2026-02-17 02:27:03.386 [INFO][9] startup/startup.go 552: Early log level set to info
2026-02-17 02:27:03.386 [INFO][9] startup/utils.go 125: Using NODENAME environment for node name kube-feufw-default-worker-g4n55-q7bvd-2zz47
2026-02-17 02:27:03.386 [INFO][9] startup/utils.go 137: Determined node name: kube-feufw-default-worker-g4n55-q7bvd-2zz47
2026-02-17 02:27:03.386 [INFO][9] startup/startup.go 112: Starting node kube-feufw-default-worker-g4n55-q7bvd-2zz47 with version v3.31.3
2026-02-17 02:27:03.387 [INFO][9] startup/startup.go 557: Checking datastore connection
2026-02-17 02:27:03.400 [INFO][9] startup/startup.go 580: Datastore connection verified
2026-02-17 02:27:03.400 [INFO][9] startup/startup.go 122: Datastore is ready
2026-02-17 02:27:03.404 [INFO][9] startup/ipam.go 2387: Upgrading any IPAM affinities from older versions.... node="kube-feufw-default-worker-g4n55-q7bvd-2zz47"
2026-02-17 02:27:03.409 [INFO][9] startup/ipam.go 2427: No affinities needed to be upgraded.
2026-02-17 02:27:03.435 [INFO][9] startup/startup.go 609: Initialize BGP data
2026-02-17 02:27:03.436 [INFO][9] startup/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:27:03.436 [INFO][9] startup/startup.go 726: Node IPv4 changed, will check for conflicts
2026-02-17 02:27:03.440 [INFO][9] startup/startup.go 878: No AS number configured on node resource, using global value
2026-02-17 02:27:03.461 [INFO][9] startup/startup.go 941: found v4=10.100.0.0/16 in the kubeadm config map
2026-02-17 02:27:03.461 [INFO][9] startup/startup.go 945: found v6= in the kubeadm config map
2026-02-17 02:27:03.480 [INFO][9] startup/startup.go 846: FELIX_IPV6SUPPORT is false through environment variable
2026-02-17 02:27:03.525 [INFO][9] startup/startup.go 249: Using node name: kube-feufw-default-worker-g4n55-q7bvd-2zz47
2026-02-17 02:27:03.593 [INFO][18] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:27:03.595 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:27:03.595 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:27:03.595 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:27:03.595 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:27:03.595 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:27:03.595 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:27:03.596 [INFO][18] tunnel-ip-allocator/config_params.go 638: Merging in config from environment variable: map[defaultendpointtohostaction:ACCEPT healthenabled:true ipinipmtu:0 ipv6support:false vxlanmtu:0 wireguardmtu:0]
2026-02-17 02:27:03.596 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:27:03.596 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:27:03.596 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:27:03.596 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:27:03.596 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:27:03.596 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:27:03.597 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:27:03.597 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:27:03.597 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:27:03.597 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:27:03.597 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:27:03.597 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:27:03.632 [INFO][18] tunnel-ip-allocator/allocateip.go 320: Assign a new tunnel address type="ipipTunnelAddress"
2026-02-17 02:27:03.632 [INFO][18] tunnel-ip-allocator/allocateip.go 398: Release any old tunnel addresses IP="" type="ipipTunnelAddress"
2026-02-17 02:27:03.638 [INFO][18] tunnel-ip-allocator/ipam.go 112: Auto-assign 1 ipv4, 0 ipv6 addrs for host 'kube-feufw-default-worker-g4n55-q7bvd-2zz47'
2026-02-17 02:27:03.643 [INFO][18] tunnel-ip-allocator/ipam.go 707: Looking up existing affinities for host handle="ipip-tunnel-addr-kube-feufw-default-worker-g4n55-q7bvd-2zz47" host="kube-feufw-default-worker-g4n55-q7bvd-2zz47"
2026-02-17 02:27:03.654 [INFO][18] tunnel-ip-allocator/ipam.go 409: Looking up existing affinities for host host="kube-feufw-default-worker-g4n55-q7bvd-2zz47"
2026-02-17 02:27:03.664 [INFO][18] tunnel-ip-allocator/ipam.go 558: Ran out of existing affine blocks for host host="kube-feufw-default-worker-g4n55-q7bvd-2zz47"
2026-02-17 02:27:03.669 [INFO][18] tunnel-ip-allocator/ipam.go 575: Tried all affine blocks. Looking for an affine block with space, or a new unclaimed block host="kube-feufw-default-worker-g4n55-q7bvd-2zz47"
2026-02-17 02:27:03.678 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 158: Found free block: 10.100.246.64/26
2026-02-17 02:27:03.679 [INFO][18] tunnel-ip-allocator/ipam.go 588: Found unclaimed block in 9.618859ms host="kube-feufw-default-worker-g4n55-q7bvd-2zz47" subnet=10.100.246.64/26
2026-02-17 02:27:03.679 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 175: Trying to create affinity in pending state host="kube-feufw-default-worker-g4n55-q7bvd-2zz47" subnet=10.100.246.64/26
2026-02-17 02:27:03.696 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 205: Successfully created pending affinity for block host="kube-feufw-default-worker-g4n55-q7bvd-2zz47" subnet=10.100.246.64/26
2026-02-17 02:27:03.696 [INFO][18] tunnel-ip-allocator/ipam.go 160: Attempting to load block cidr=10.100.246.64/26 host="kube-feufw-default-worker-g4n55-q7bvd-2zz47"
2026-02-17 02:27:03.701 [INFO][18] tunnel-ip-allocator/ipam.go 165: The referenced block doesn't exist, trying to create it cidr=10.100.246.64/26 host="kube-feufw-default-worker-g4n55-q7bvd-2zz47"
2026-02-17 02:27:03.709 [INFO][18] tunnel-ip-allocator/ipam.go 172: Wrote affinity as pending cidr=10.100.246.64/26 host="kube-feufw-default-worker-g4n55-q7bvd-2zz47"
2026-02-17 02:27:03.718 [INFO][18] tunnel-ip-allocator/ipam.go 181: Attempting to claim the block cidr=10.100.246.64/26 host="kube-feufw-default-worker-g4n55-q7bvd-2zz47"
2026-02-17 02:27:03.718 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 226: Attempting to create a new block affinityType="host" host="kube-feufw-default-worker-g4n55-q7bvd-2zz47" subnet=10.100.246.64/26
2026-02-17 02:27:03.732 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 267: Successfully created block
2026-02-17 02:27:03.732 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 283: Confirming affinity host="kube-feufw-default-worker-g4n55-q7bvd-2zz47" subnet=10.100.246.64/26
2026-02-17 02:27:03.744 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 298: Successfully confirmed affinity host="kube-feufw-default-worker-g4n55-q7bvd-2zz47" subnet=10.100.246.64/26
2026-02-17 02:27:03.745 [INFO][18] tunnel-ip-allocator/ipam.go 623: Block '10.100.246.64/26' has 64 free ips which is more than 1 ips required. host="kube-feufw-default-worker-g4n55-q7bvd-2zz47" subnet=10.100.246.64/26
2026-02-17 02:27:03.745 [INFO][18] tunnel-ip-allocator/ipam.go 1245: Attempting to assign 1 addresses from block block=10.100.246.64/26 handle="ipip-tunnel-addr-kube-feufw-default-worker-g4n55-q7bvd-2zz47" host="kube-feufw-default-worker-g4n55-q7bvd-2zz47"
2026-02-17 02:27:03.748 [INFO][18] tunnel-ip-allocator/ipam.go 1806: Creating new handle: ipip-tunnel-addr-kube-feufw-default-worker-g4n55-q7bvd-2zz47
2026-02-17 02:27:03.754 [INFO][18] tunnel-ip-allocator/ipam.go 1272: Writing block in order to claim IPs block=10.100.246.64/26 handle="ipip-tunnel-addr-kube-feufw-default-worker-g4n55-q7bvd-2zz47" host="kube-feufw-default-worker-g4n55-q7bvd-2zz47"
2026-02-17 02:27:03.762 [INFO][18] tunnel-ip-allocator/ipam.go 1288: Successfully claimed IPs: [10.100.246.64/26] block=10.100.246.64/26 handle="ipip-tunnel-addr-kube-feufw-default-worker-g4n55-q7bvd-2zz47" host="kube-feufw-default-worker-g4n55-q7bvd-2zz47"
2026-02-17 02:27:03.762 [INFO][18] tunnel-ip-allocator/ipam.go 895: Auto-assigned 1 out of 1 IPv4s: [10.100.246.64/26] handle="ipip-tunnel-addr-kube-feufw-default-worker-g4n55-q7bvd-2zz47" host="kube-feufw-default-worker-g4n55-q7bvd-2zz47"
2026-02-17 02:27:03.762 [INFO][18] tunnel-ip-allocator/allocateip.go 522: Assigned tunnel address to node IP="10.100.246.64" type="ipipTunnelAddress"
2026-02-17 02:27:03.763 [INFO][18] tunnel-ip-allocator/allocateip.go 412: Assign new tunnel address IP="10.100.246.64" 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:27:04.966 [INFO][75] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:27:04.967 [INFO][75] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:27:04.967 [INFO][75] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:27:04.967 [INFO][75] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:27:04.967 [INFO][75] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:27:04.967 [INFO][75] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:27:04.967 [INFO][75] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:27:04.967 [INFO][75] 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:27:04.967 [INFO][75] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:27:04.967 [INFO][75] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:27:04.968 [INFO][75] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:27:04.968 [INFO][75] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:27:04.968 [INFO][75] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:27:04.968 [INFO][75] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:27:04.968 [INFO][75] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:27:04.968 [INFO][75] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:27:04.968 [INFO][75] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:27:04.968 [INFO][75] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:27:04.968 [INFO][75] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:27:04.968 [INFO][75] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:27:04.976 [INFO][73] cni-config-monitor/token_watch.go 240: Update of CNI kubeconfig triggered based on elapsed time.
2026-02-17 02:27:04.976 [INFO][73] cni-config-monitor/token_watch.go 295: Wrote updated CNI kubeconfig file. path="/host/etc/cni/net.d/calico-kubeconfig"
2026-02-17 02:27:04.977 [INFO][75] tunnel-ip-allocator/watchersyncer.go 118: Start called
2026-02-17 02:27:04.977 [INFO][75] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:27:04.977 [INFO][75] tunnel-ip-allocator/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:27:04.977 [INFO][75] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes/kube-feufw-default-worker-g4n55-q7bvd-2zz47"
2026-02-17 02:27:04.978 [INFO][75] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:27:04.993 [INFO][75] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes/kube-feufw-default-worker-g4n55-q7bvd-2zz47"
2026-02-17 02:27:04.993 [INFO][75] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:27:04.993 [INFO][75] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:27:04.993 [INFO][75] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:04.994 [INFO][75] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:04.994 [INFO][75] tunnel-ip-allocator/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:27:04.994 [INFO][75] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:27:05.022 [INFO][69] monitor-addresses/startup.go 552: Early log level set to info
2026-02-17 02:27:05.023 [INFO][69] monitor-addresses/utils.go 125: Using NODENAME environment for node name kube-feufw-default-worker-g4n55-q7bvd-2zz47
2026-02-17 02:27:05.023 [INFO][69] monitor-addresses/utils.go 137: Determined node name: kube-feufw-default-worker-g4n55-q7bvd-2zz47
2026-02-17 02:27:05.026 [INFO][72] complete-startup/startup.go 289: Waiting for Calico to become ready before continuing...
2026-02-17 02:27:05.026 [WARNING][72] 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:27:05.039 [INFO][70] status-reporter/startup.go 552: Early log level set to info
2026-02-17 02:27:05.041 [INFO][75] tunnel-ip-allocator/allocateip.go 345: Current address is still valid, do nothing currentAddr="10.100.246.64" type="ipipTunnelAddress"
2026-02-17 02:27:05.041 [INFO][68] confd/config.go 81: Skipping confd config file.
2026-02-17 02:27:05.041 [INFO][68] confd/run.go 18: Starting calico-confd
2026-02-17 02:27:05.048 [INFO][70] status-reporter/watchersyncer.go 118: Start called
2026-02-17 02:27:05.049 [INFO][70] status-reporter/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:27:05.049 [INFO][70] status-reporter/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:27:05.049 [INFO][70] status-reporter/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:27:05.067 [INFO][68] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:27:05.068 [INFO][68] confd/client.go 1560: Updated with new cluster IP CIDRs: []
2026-02-17 02:27:05.068 [INFO][68] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:27:05.068 [INFO][68] confd/client.go 1551: Updated with new external IP CIDRs: []
2026-02-17 02:27:05.068 [INFO][68] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:27:05.068 [INFO][68] confd/client.go 1587: Updated with new Loadbalancer IP CIDRs: []
2026-02-17 02:27:05.069 [INFO][68] confd/watchersyncer.go 118: Start called
2026-02-17 02:27:05.069 [INFO][68] confd/client.go 452: Source SourceRouteGenerator readiness changed, ready=true
2026-02-17 02:27:05.068 [ERROR][68] confd/status_file_watcher.go 118: Error adding directory to fsnotify. error=no such file or directory
2026-02-17 02:27:05.069 [INFO][68] confd/status_file_watcher.go 185: Error initializing fsnotify. Falling back to polling. error=no such file or directory
2026-02-17 02:27:05.069 [INFO][70] status-reporter/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:27:05.069 [ERROR][68] 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:27:05.069 [INFO][68] confd/client.go 452: Source LocalBGPPeerWatcher readiness changed, ready=true
2026-02-17 02:27:05.069 [INFO][68] confd/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:27:05.069 [INFO][68] confd/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:27:05.069 [INFO][68] confd/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/host/kube-feufw-default-worker-g4n55-q7bvd-2zz47"
2026-02-17 02:27:05.070 [INFO][70] status-reporter/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.070 [INFO][70] status-reporter/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:27:05.070 [INFO][70] status-reporter/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:27:05.070 [INFO][70] status-reporter/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:27:05.070 [INFO][68] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:27:05.070 [INFO][68] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:27:05.072 [INFO][68] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:27:05.072 [INFO][68] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:27:05.072 [INFO][68] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:27:05.074 [INFO][68] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:27:05.074 [INFO][68] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.074 [INFO][68] confd/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:27:05.075 [INFO][68] confd/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/host/kube-feufw-default-worker-g4n55-q7bvd-2zz47"
2026-02-17 02:27:05.075 [INFO][68] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.077 [INFO][68] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:27:05.078 [INFO][68] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:27:05.079 [INFO][68] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:27:05.079 [INFO][68] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.079 [INFO][68] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.079 [INFO][68] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.079 [INFO][68] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:27:05.080 [INFO][68] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.080 [INFO][68] confd/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:27:05.080 [INFO][68] confd/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:27:05.081 [INFO][68] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47; name=ip_addr_v4) updated; HostBGPConfig(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47; name=ip_addr_v6) updated; HostBGPConfig(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47; name=network_v4) updated; HostBGPConfig(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47; name=rr_cluster_id) updated; kube-feufw-default-worker-g4n55-q7bvd-2zz47 updated; HostBGPConfig(node=kube-feufw-default-worker-g4n55-q7bvd-dwtmc; name=ip_addr_v4) updated; HostBGPConfig(node=kube-feufw-default-worker-g4n55-q7bvd-dwtmc; name=ip_addr_v6) updated; HostBGPConfig(node=kube-feufw-default-worker-g4n55-q7bvd-dwtmc; name=network_v4) updated; HostBGPConfig(node=kube-feufw-default-worker-g4n55-q7bvd-dwtmc; name=rr_cluster_id) updated; kube-feufw-default-worker-g4n55-q7bvd-dwtmc updated; HostBGPConfig(node=kube-feufw-h75jk-65rzx; name=ip_addr_v4) updated; HostBGPConfig(node=kube-feufw-h75jk-65rzx; name=ip_addr_v6) updated; HostBGPConfig(node=kube-feufw-h75jk-65rzx; name=network_v4) updated; HostBGPConfig(node=kube-feufw-h75jk-65rzx; name=rr_cluster_id) updated; kube-feufw-h75jk-65rzx updated
2026-02-17 02:27:05.081 [INFO][68] confd/client.go 452: Source SourceSyncer readiness changed, ready=true
2026-02-17 02:27:05.081 [INFO][68] confd/client.go 472: Data is now syncd, can start rendering templates
2026-02-17 02:27:05.089 [INFO][68] confd/resource.go 290: Target config /etc/calico/confd/config/bird_ipam.cfg has been updated
2026-02-17 02:27:05.093 [INFO][68] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_aggr.cfg has been updated
2026-02-17 02:27:05.096 [INFO][68] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated
2026-02-17 02:27:05.096 [INFO][68] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_ipam.cfg has been updated
2026-02-17 02:27:05.097 [INFO][68] confd/resource.go 290: Target config /etc/calico/confd/config/bird_aggr.cfg has been updated
2026-02-17 02:27:05.098 [INFO][74] 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)(0xc000a1f360), 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-feufw-default-worker-g4n55-q7bvd-2zz47", 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)(0xc000a1f540)}, 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, 0xf6, 0x40}, 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:"2cd2e20697094ab59e0c2ea602b1d6e9", 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)(0xc000a1f7c0), 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":"2cd2e20697094ab59e0c2ea602b1d6e9", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, 0x2:map[string]string{"IpInIpTunnelAddr":"10.100.246.64"}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-feufw-default-worker-g4n55-q7bvd-2zz47", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"2cd2e20697094ab59e0c2ea602b1d6e9", "ClusterType":"k8s,bgp,kubeadm,kdd", "DatastoreType":"kubernetes", "DefaultEndpointToHostAction":"ACCEPT", "FelixHostname":"kube-feufw-default-worker-g4n55-q7bvd-2zz47", "FloatingIPs":"Disabled", "HealthEnabled":"true", "IpInIpMtu":"0", "IpInIpTunnelAddr":"10.100.246.64", "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:27:05.099 [INFO][74] felix/daemon.go 758: Setting GOGC from configuration. GOGC=40
2026-02-17 02:27:05.099 [INFO][74] felix/daemon.go 786: Using runtime default GOMAXPROCS. default=4
2026-02-17 02:27:05.099 [INFO][74] felix/health.go 374: Health enabled.  Server is already running. host="localhost" port=9099
2026-02-17 02:27:05.099 [INFO][74] felix/driver.go 76: Using internal (linux) dataplane driver.
2026-02-17 02:27:05.099 [INFO][74] 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:27:05.100 [INFO][68] confd/resource.go 290: Target config /etc/calico/confd/config/bird6.cfg has been updated
2026-02-17 02:27:05.110 [INFO][74] felix/timeouts.go 86: BPF conntrack timeout set name="CreationGracePeriod" value=10s
2026-02-17 02:27:05.110 [INFO][74] felix/timeouts.go 86: BPF conntrack timeout set name="TCPSynSent" value=20s
2026-02-17 02:27:05.110 [INFO][74] felix/timeouts.go 86: BPF conntrack timeout set name="TCPEstablished" value=1h0m0s
2026-02-17 02:27:05.110 [INFO][74] felix/timeouts.go 97: BPF conntrack timeout set from nf_conntrack_tcp_timeout_time_wait name="TCPFinsSeen" value=2m0s
2026-02-17 02:27:05.110 [INFO][74] felix/timeouts.go 86: BPF conntrack timeout set name="TCPResetSeen" value=40s
2026-02-17 02:27:05.110 [INFO][74] felix/timeouts.go 86: BPF conntrack timeout set name="UDPTimeout" value=1m0s
2026-02-17 02:27:05.110 [INFO][74] felix/timeouts.go 86: BPF conntrack timeout set name="GenericTimeout" value=10m0s
2026-02-17 02:27:05.110 [INFO][74] felix/timeouts.go 86: BPF conntrack timeout set name="ICMPTimeout" value=5s
2026-02-17 02:27:05.110 [INFO][74] 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:27:05.110 [INFO][74] felix/int_dataplane.go 436: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"kube-feufw-default-worker-g4n55-q7bvd-2zz47", 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)(0xc000c96c30), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000c96cd0), 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, 0xf6, 0x40}, 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)(0xc000a1f540)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:0, ConfigChangedRestartCallback:(func())(0x3cd5ac0), FatalErrorRestartCallback:(func(error))(0x3cd59c0), PostInSyncCallback:(func())(0x3c9f520), HealthAggregator:(*health.HealthAggregator)(0xc000a7cc00), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000b87180), 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)(0xc000a1f360), 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)(0xc00051e380), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000a1f7c0), RequireMTUFile:false, RouteSource:"CalicoIPAM", KubernetesProvider:0x0, NewNftablesDataplane:(func(knftables.Family, string) (knftables.Interface, error))(nil)}
2026-02-17 02:27:05.111 [INFO][74] felix/rule_defs.go 491: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000c96c30), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000c96cd0), 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, 0xf6, 0x40}, 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:27:05.111 [INFO][74] felix/rule_defs.go 526: packets that are not passed by any policy or profile will be dropped.
2026-02-17 02:27:05.111 [INFO][74] felix/rule_defs.go 541: Workload to host packets will be accepted.
2026-02-17 02:27:05.111 [INFO][74] felix/rule_defs.go 555: filter table allowed packets will be accepted immediately.
2026-02-17 02:27:05.111 [INFO][74] felix/rule_defs.go 563: mangle table allowed packets will be accepted immediately.
2026-02-17 02:27:05.111 [INFO][74] felix/rule_defs.go 571: Packets to unknown service IPs will be dropped
2026-02-17 02:27:05.112 [INFO][74] felix/int_dataplane.go 1509: Determined pod MTU mtu=1352
2026-02-17 02:27:05.112 [INFO][74] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s
2026-02-17 02:27:05.112 [INFO][74] 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:27:05.112 [INFO][74] 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:27:05.130 [INFO][74] 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:27:05.163 [INFO][74] 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:27:05.163 [INFO][74] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:27:05.163 [INFO][74] 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:27:05.163 [INFO][74] 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:27:05.163 [INFO][74] 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:27:05.164 [INFO][74] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:27:05.164 [INFO][74] 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:27:05.164 [INFO][74] 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:27:05.164 [INFO][74] 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:27:05.164 [INFO][74] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:27:05.164 [INFO][74] 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:27:05.164 [INFO][74] 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:27:05.164 [INFO][74] 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:27:05.164 [INFO][74] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:27:05.164 [INFO][74] 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:27:05.164 [INFO][74] 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:27:05.167 [INFO][74] felix/int_dataplane.go 780: XDP acceleration enabled.
2026-02-17 02:27:05.205 [INFO][74] 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:27:05.205 [INFO][74] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:27:05.205 [INFO][74] 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:27:05.205 [INFO][74] 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:27:05.297 [INFO][74] 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:27:05.389 [INFO][68] confd/client.go 1157: Recompute BGP peerings: kube-feufw-h75jk-65rzx updated
2026-02-17 02:27:05.412 [INFO][74] felix/maps.go 833: Loaded map file descriptor. fd=0x1f name="/sys/fs/bpf/tc/globals/cali_ctlb_conn"
2026-02-17 02:27:05.421 [INFO][68] confd/client.go 1157: Recompute BGP peerings: kube-feufw-h75jk-65rzx updated
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:27:05.511 [INFO][74] felix/maps.go 833: Loaded map file descriptor. fd=0x20 name="/sys/fs/bpf/tc/globals/cali_ctlb_send"
2026-02-17 02:27:05.521 [INFO][74] 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:27:05.706 [INFO][74] felix/int_dataplane.go 2955: File /var/lib/calico/bpf_ct_map_size does not exist
2026-02-17 02:27:05.706 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net"
2026-02-17 02:27:05.706 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net"
2026-02-17 02:27:05.706 [INFO][74] felix/int_dataplane.go 1129: IPIP enabled, starting thread to keep tunnel configuration in sync.
2026-02-17 02:27:05.706 [INFO][74] felix/int_dataplane.go 1369: Registering to report health.
2026-02-17 02:27:05.706 [INFO][74] 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:27:05.709 [INFO][74] felix/int_dataplane.go 2471: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output=""
2026-02-17 02:27:05.710 [INFO][74] felix/int_dataplane.go 2474: Making sure IPv4 forwarding is enabled.
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-egress-dscp" ipVersion=0x4 table="mangle"
2026-02-17 02:27:05.710 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:27:05.726 [INFO][74] 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:27:05.726 [INFO][74] felix/health.go 204: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:27:05.726 [INFO][74] felix/daemon.go 467: Connect to the dataplane driver.
2026-02-17 02:27:05.727 [INFO][74] felix/daemon.go 566: using resource updates where applicable
2026-02-17 02:27:05.727 [INFO][74] felix/daemon.go 569: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc000d7fd40), (*watchersyncer.watcherCache)(0xc000d7fe10), (*watchersyncer.watcherCache)(0xc000db4000), (*watchersyncer.watcherCache)(0xc000db40d0), (*watchersyncer.watcherCache)(0xc000db41a0), (*watchersyncer.watcherCache)(0xc000db4270), (*watchersyncer.watcherCache)(0xc000db4340), (*watchersyncer.watcherCache)(0xc000db4410), (*watchersyncer.watcherCache)(0xc000db44e0), (*watchersyncer.watcherCache)(0xc000db45b0), (*watchersyncer.watcherCache)(0xc000db4680), (*watchersyncer.watcherCache)(0xc000db4750), (*watchersyncer.watcherCache)(0xc000db4820), (*watchersyncer.watcherCache)(0xc000db48f0), (*watchersyncer.watcherCache)(0xc000db49c0), (*watchersyncer.watcherCache)(0xc000db4a90), (*watchersyncer.watcherCache)(0xc000db4b60), (*watchersyncer.watcherCache)(0xc000db4c30), (*watchersyncer.watcherCache)(0xc000db4d00), (*watchersyncer.watcherCache)(0xc000db4dd0), (*watchersyncer.watcherCache)(0xc000db4ea0), (*watchersyncer.watcherCache)(0xc000db4f70), (*watchersyncer.watcherCache)(0xc000db5040)}, results:(chan interface {})(0xc0003d5570), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000d78120), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil), watchRetryTimeout:600000000000}
2026-02-17 02:27:05.727 [INFO][74] felix/daemon.go 573: Starting the datastore Syncer
2026-02-17 02:27:05.727 [INFO][74] felix/watchersyncer.go 118: Start called
2026-02-17 02:27:05.727 [INFO][74] felix/calc_graph.go 156: Creating calculation graph, filtered to hostname kube-feufw-default-worker-g4n55-q7bvd-2zz47
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1fa9a20)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223d7e0)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:27:05.727 [INFO][74] felix/int_dataplane.go 2774: Started internal status report thread
2026-02-17 02:27:05.727 [INFO][74] felix/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:27:05.727 [INFO][74] felix/int_dataplane.go 2776: Process status reports disabled
2026-02-17 02:27:05.727 [INFO][74] felix/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:27:05.727 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223d660)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:27:05.727 [INFO][74] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:27:05.728 [INFO][74] felix/async_calc_graph.go 256: Starting AsyncCalcGraph
2026-02-17 02:27:05.728 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:27:05.728 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:27:05.728 [INFO][74] felix/daemon.go 683: Started the processing graph
2026-02-17 02:27:05.728 [INFO][74] felix/daemon.go 709: Starting endpoint-status file-reporter path="/var/run/calico"
2026-02-17 02:27:05.728 [INFO][74] felix/int_dataplane.go 2210: Started internal iptables dataplane driver loop
2026-02-17 02:27:05.728 [INFO][74] felix/int_dataplane.go 2336: Will refresh IP sets on timer interval=1m30s
2026-02-17 02:27:05.728 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:27:05.728 [INFO][74] felix/int_dataplane.go 2336: Will refresh routes on timer interval=1m30s
2026-02-17 02:27:05.728 [INFO][74] felix/int_dataplane.go 2336: Will refresh XDP state on timer interval=1m30s
2026-02-17 02:27:05.728 [INFO][74] felix/iface_monitor.go 117: Interface monitoring thread started.
2026-02-17 02:27:05.728 [INFO][74] felix/iface_monitor.go 137: Subscribed to netlink updates.
2026-02-17 02:27:05.728 [INFO][74] felix/async_calc_graph.go 137: AsyncCalcGraph running
2026-02-17 02:27:05.728 [INFO][74] felix/status_file_reporter.go 151: Endpoint status file reporter running.
2026-02-17 02:27:05.728 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:27:05.728 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:27:05.728 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up"
2026-02-17 02:27:05.729 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:27:05.729 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:27:05.729 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:27:05.730 [INFO][74] felix/daemon.go 804: No driver process to monitor
2026-02-17 02:27:05.730 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:27:05.730 [INFO][74] 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:27:05.730 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=2 ifaceName="ens3" state="up"
2026-02-17 02:27:05.731 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:27:05.731 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:27:05.731 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:27:05.732 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{192.168.24.82,fe80::f816:3eff:fe10:c73b} ifaceName="ens3"
2026-02-17 02:27:05.732 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="cali1cd1859bab1" state="up"
2026-02-17 02:27:05.732 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:27:05.732 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:27:05.733 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:27:05.733 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1cd1859bab1"
2026-02-17 02:27:05.733 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calia928197acb6" state="up"
2026-02-17 02:27:05.733 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia928197acb6"
2026-02-17 02:27:05.733 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:27:05.736 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:27:05.742 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:27:05.742 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:27:05.743 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:27:05.743 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1}
2026-02-17 02:27:05.743 [INFO][74] 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:27:05.743 [INFO][74] 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:27:05.743 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:27:05.743 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"ens3", State:"up", Index:2}
2026-02-17 02:27:05.743 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.82":set.v{}, "fe80::f816:3eff:fe10:c73b":set.v{}}}
2026-02-17 02:27:05.743 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.82":set.v{}, "fe80::f816:3eff:fe10:c73b":set.v{}}}
2026-02-17 02:27:05.743 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:27:05.743 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1cd1859bab1", State:"up", Index:3}
2026-02-17 02:27:05.743 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd1859bab1", Addrs:set.Typed[string]{}}
2026-02-17 02:27:05.743 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd1859bab1", Addrs:set.Typed[string]{}}
2026-02-17 02:27:05.743 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia928197acb6", State:"up", Index:4}
2026-02-17 02:27:05.743 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia928197acb6", Addrs:set.Typed[string]{}}
2026-02-17 02:27:05.743 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia928197acb6", Addrs:set.Typed[string]{}}
2026-02-17 02:27:05.743 [INFO][74] felix/int_dataplane.go 2409: Interface monitor now in sync.
2026-02-17 02:27:05.743 [INFO][74] felix/daemon.go 1114: Reading from dataplane driver pipe...
2026-02-17 02:27:05.743 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:27:05.728 [INFO][74] 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":"2cd2e20697094ab59e0c2ea602b1d6e9", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, "datastore (per-host)":map[string]string{"IpInIpTunnelAddr":"10.100.246.64"}, "environment variable":map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-feufw-default-worker-g4n55-q7bvd-2zz47", "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:"2cd2e20697094ab59e0c2ea602b1d6e9"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-feufw-default-worker-g4n55-q7bvd-2zz47"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.246.64"} 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:"2cd2e20697094ab59e0c2ea602b1d6e9"} 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.246.64"}}} 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-feufw-default-worker-g4n55-q7bvd-2zz47"} 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:27:05.748 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:27:05.748 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:27:05.748 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:27:05.743 [INFO][74] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:27:05.749 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:27:05.744 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 769: Parsing value for FelixHostname: kube-feufw-default-worker-g4n55-q7bvd-2zz47 (from environment variable)
2026-02-17 02:27:05.744 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 805: Parsed value for FelixHostname: kube-feufw-default-worker-g4n55-q7bvd-2zz47 (from environment variable)
2026-02-17 02:27:05.744 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:27:05.744 [INFO][74] felix/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:27:05.749 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.749 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.749 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.749 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.745 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:27:05.749 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.749 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.749 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:27:05.749 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.745 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:27:05.745 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:27:05.749 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:27:05.745 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:27:05.749 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.749 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:27:05.745 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:27:05.746 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:27:05.746 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:27:05.746 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:27:05.749 [INFO][74] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:27:05.750 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.750 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.750 [INFO][74] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:27:05.750 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.750 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.746 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:27:05.750 [INFO][74] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:27:05.750 [INFO][74] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:27:05.747 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:27:05.750 [INFO][74] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:27:05.748 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:27:05.750 [INFO][74] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:27:05.750 [INFO][74] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:27:05.748 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:27:05.750 [INFO][74] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:27:05.750 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.750 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.750 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.750 [INFO][74] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:27:05.750 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.748 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:27:05.750 [INFO][74] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.246.64 (from datastore (per-host))
2026-02-17 02:27:05.750 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.750 [INFO][74] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.246.64 (from datastore (per-host))
2026-02-17 02:27:05.750 [INFO][74] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:27:05.750 [INFO][74] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:27:05.750 [INFO][74] felix/config_batcher.go 61: Host config update for this host: {{HostConfig(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47,name=IpInIpTunnelAddr) 10.100.246.64 1345 <nil> 0s} new}
2026-02-17 02:27:05.750 [INFO][74] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:27:05.750 [INFO][74] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:27:05.750 [INFO][74] 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-feufw-default-worker-g4n55-q7bvd-2zz47", "kubernetes.io/os":"linux", "node-role.kubernetes.io/worker":"", "node.cluster.x-k8s.io/nodegroup":"default-worker", "node.kubernetes.io/instance-type":"m1.large", "topology.cinder.csi.openstack.org/zone":"nova", "topology.kubernetes.io/region":"RegionOne", "topology.kubernetes.io/zone":"nova"} old=map[string]string{}
2026-02-17 02:27:05.752 [INFO][74] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=LogSeverityScreen) Info 1252 <nil> 0s} new}
2026-02-17 02:27:05.752 [INFO][74] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ReportingIntervalSecs) 0 1252 <nil> 0s} new}
2026-02-17 02:27:05.752 [INFO][74] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 1252 <nil> 0s} new}
2026-02-17 02:27:05.752 [INFO][74] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 1252 <nil> 0s} new}
2026-02-17 02:27:05.752 [INFO][74] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 1252 <nil> 0s} new}
2026-02-17 02:27:05.752 [INFO][74] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 2cd2e20697094ab59e0c2ea602b1d6e9 1248 <nil> 0s} new}
2026-02-17 02:27:05.752 [INFO][74] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) k8s,bgp,kubeadm,kdd 1248 <nil> 0s} new}
2026-02-17 02:27:05.752 [INFO][74] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.31.3 1248 <nil> 0s} new}
2026-02-17 02:27:05.752 [INFO][74] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:27:05.752 [INFO][74] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:27:05.752 [INFO][74] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:27:05.752 [INFO][74] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:27:05.753 [INFO][74] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:27:05.753 [INFO][74] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:27:05.753 [INFO][74] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:27:05.753 [INFO][74] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:27:05.753 [INFO][74] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:27:05.753 [INFO][74] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:27:05.753 [INFO][74] felix/config_params.go 769: Parsing value for ClusterGUID: 2cd2e20697094ab59e0c2ea602b1d6e9 (from datastore (global))
2026-02-17 02:27:05.753 [INFO][74] felix/config_params.go 805: Parsed value for ClusterGUID: 2cd2e20697094ab59e0c2ea602b1d6e9 (from datastore (global))
2026-02-17 02:27:05.753 [INFO][74] 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:"2cd2e20697094ab59e0c2ea602b1d6e9"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-feufw-default-worker-g4n55-q7bvd-2zz47"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.246.64"} 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:"2cd2e20697094ab59e0c2ea602b1d6e9"} 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.246.64"}}} 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-feufw-default-worker-g4n55-q7bvd-2zz47"} 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:27:05.754 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-dwtmc" ipv4_addr:"192.168.24.230"
2026-02-17 02:27:05.754 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-feufw-h75jk-65rzx" ipv4_addr:"192.168.24.191"
2026-02-17 02:27:05.754 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-2zz47" ipv4_addr:"192.168.24.82"
2026-02-17 02:27:05.754 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-dwtmc" ipv4_addr:"192.168.24.230/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-feufw-default-worker-g4n55-q7bvd-dwtmc"} 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:27:05.754 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-h75jk-65rzx" ipv4_addr:"192.168.24.191/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-feufw-h75jk-65rzx"} 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:27:05.754 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-2zz47" ipv4_addr:"192.168.24.82/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-feufw-default-worker-g4n55-q7bvd-2zz47"} 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:27:05.754 [INFO][74] 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:27:05.760 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:27:05.760 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.760 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kube-system/coredns-668d6bf9bc-jkfpn, name=eth0)
2026-02-17 02:27:05.760 [INFO][74] 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:27:05.760 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kube-system/coredns-668d6bf9bc-krrn2, name=eth0)
2026-02-17 02:27:05.761 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kube-system"} profile:{inbound_rules:{action:"deny" rule_id:"bEdubaC__d98b3S_"} outbound_rules:{action:"deny" rule_id:"Zi09QfDRWBHmIod2"}}
2026-02-17 02:27:05.761 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kube-system.coredns"} profile:{inbound_rules:{action:"deny" rule_id:"VqCzkXSpUqIZk7sy"} outbound_rules:{action:"deny" rule_id:"3DNsTn7_lvMjfqoX"}}
2026-02-17 02:27:05.763 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:27:05.763 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.768 [INFO][74] 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:27:05.768 [INFO][74] 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.119.159" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:27:05.769 [INFO][74] 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:27:05.769 [INFO][74] 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.52.159" ports:{Protocol:"TCP" Port:12345}
2026-02-17 02:27:05.772 [INFO][74] felix/route_mgr.go 618: Tunnel device MTU needs to be updated ipVersion=0x4 new=1352 old=1480 tunnelDevice="tunl0"
2026-02-17 02:27:05.772 [INFO][74] felix/route_mgr.go 622: Updated tunnel MTU ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:27:05.772 [INFO][74] felix/route_mgr.go 688: Assigning address to tunnel device address=10.100.246.64/32 ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:27:05.772 [INFO][74] felix/route_mgr.go 640: Tunnel wasn't admin up, enabling it flags=0 ipVersion=0x4 mtu=1352 tunnelAddr="10.100.246.64" tunnelDevice="tunl0"
2026-02-17 02:27:05.772 [INFO][74] felix/route_mgr.go 645: Set tunnel admin up ipVersion=0x4 mtu=1352 tunnelAddr="10.100.246.64" tunnelDevice="tunl0"
2026-02-17 02:27:05.772 [INFO][74] felix/route_mgr.go 531: parent device changed from "" to "ens3" ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:27:05.772 [INFO][74] felix/route_mgr.go 544: Tunnel device configured ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:27:05.775 [INFO][74] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="10.100.246.64" exists=true ifIndex=5
2026-02-17 02:27:05.775 [INFO][74] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:27:05.775 [INFO][74] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:27:05.775 [INFO][74] felix/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:27:05.776 [INFO][74] felix/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:27:05.778 [INFO][74] felix/config_batcher.go 102: Datamodel in sync, flushing config update
2026-02-17 02:27:05.778 [INFO][74] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:2cd2e20697094ab59e0c2ea602b1d6e9 ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0], host: map[IpInIpTunnelAddr:10.100.246.64].
2026-02-17 02:27:05.778 [INFO][74] felix/async_calc_graph.go 166: First time we've been in sync
2026-02-17 02:27:05.778 [INFO][74] felix/health.go 204: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:27:05.778 [INFO][74] felix/event_sequencer.go 278: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"2cd2e20697094ab59e0c2ea602b1d6e9", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"} host=map[string]string{"IpInIpTunnelAddr":"10.100.246.64"}
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 638: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:2cd2e20697094ab59e0c2ea602b1d6e9 ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0]
2026-02-17 02:27:05.778 [INFO][74] felix/usagerep.go 91: Waiting before first check-in delay=5m2.96s
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 769: Parsing value for FelixHostname: kube-feufw-default-worker-g4n55-q7bvd-2zz47 (from environment variable)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 805: Parsed value for FelixHostname: kube-feufw-default-worker-g4n55-q7bvd-2zz47 (from environment variable)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.246.64 (from datastore (per-host))
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.246.64 (from datastore (per-host))
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:27:05.778 [INFO][74] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for ClusterGUID: 2cd2e20697094ab59e0c2ea602b1d6e9 (from datastore (global))
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 805: Parsed value for ClusterGUID: 2cd2e20697094ab59e0c2ea602b1d6e9 (from datastore (global))
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 638: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.100.246.64]
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for FelixHostname: kube-feufw-default-worker-g4n55-q7bvd-2zz47 (from environment variable)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 805: Parsed value for FelixHostname: kube-feufw-default-worker-g4n55-q7bvd-2zz47 (from environment variable)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:27:05.779 [INFO][74] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:27:05.780 [INFO][74] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:27:05.780 [INFO][74] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.246.64 (from datastore (per-host))
2026-02-17 02:27:05.780 [INFO][74] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.246.64 (from datastore (per-host))
2026-02-17 02:27:05.780 [INFO][74] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:27:05.780 [INFO][74] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:27:05.780 [INFO][74] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:27:05.780 [INFO][74] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:27:05.780 [INFO][74] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:27:05.780 [INFO][74] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:27:05.780 [INFO][74] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:27:05.780 [INFO][74] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:27:05.780 [INFO][74] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:27:05.780 [INFO][74] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:27:05.780 [INFO][74] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:27:05.780 [INFO][74] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:27:05.780 [INFO][74] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:27:05.780 [INFO][74] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:27:05.782 [INFO][74] felix/config_params.go 769: Parsing value for ClusterGUID: 2cd2e20697094ab59e0c2ea602b1d6e9 (from datastore (global))
2026-02-17 02:27:05.782 [INFO][74] felix/config_params.go 805: Parsed value for ClusterGUID: 2cd2e20697094ab59e0c2ea602b1d6e9 (from datastore (global))
2026-02-17 02:27:05.782 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kube-system"} profile:{inbound_rules:{action:"allow" rule_id:"YlN-KJA93B7Fe2ih"} outbound_rules:{action:"allow" rule_id:"GUM3x2IgYhIM5cBY"}}
2026-02-17 02:27:05.782 [INFO][74] felix/async_calc_graph.go 221: First flush after becoming in sync, sending InSync message.
2026-02-17 02:27:05.782 [INFO][74] felix/daemon.go 1319: Datastore now in sync.
2026-02-17 02:27:05.782 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kube-system.coredns"} profile:{}
2026-02-17 02:27:05.783 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-668d6bf9bc-jkfpn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia928197acb6" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.246.66/32"}
2026-02-17 02:27:05.783 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-668d6bf9bc-krrn2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1cd1859bab1" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.246.65/32"}
2026-02-17 02:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.783 [INFO][74] 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:27:05.784 [INFO][74] 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:27:05.784 [INFO][74] 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:27:05.784 [INFO][74] 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:27:05.784 [INFO][74] 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:27:05.784 [INFO][74] 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:27:05.784 [INFO][74] 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:27:05.784 [INFO][74] 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:27:05.784 [INFO][74] 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:27:05.784 [INFO][74] 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:27:05.784 [INFO][74] 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:27:05.784 [INFO][74] 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:27:05.784 [INFO][74] 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:27:05.784 [INFO][74] 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:27:05.784 [INFO][74] 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:27:05.784 [INFO][74] 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:27:05.784 [INFO][74] 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:27:05.784 [INFO][74] 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:27:05.784 [INFO][74] felix/int_dataplane.go 2357: Received *proto.Encapsulation update from calculation graph. msg=ipip_enabled:true
2026-02-17 02:27:05.784 [INFO][74] felix/int_dataplane.go 2357: Received *proto.InSync update from calculation graph. msg=
2026-02-17 02:27:05.784 [INFO][74] felix/int_dataplane.go 2367: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=766.373469ms
2026-02-17 02:27:05.784 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1cd1859bab1"
2026-02-17 02:27:05.784 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia928197acb6"
2026-02-17 02:27:05.784 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"}
2026-02-17 02:27:05.784 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"}
2026-02-17 02:27:05.784 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"}
2026-02-17 02:27:05.785 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"}
2026-02-17 02:27:05.785 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"}
2026-02-17 02:27:05.785 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"}
2026-02-17 02:27:05.785 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1cd1859bab1" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.785 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kube-system" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.785 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_u2Tn2rSoAPffvE7JO6" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.785 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia928197acb6" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.785 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1cd1859bab1" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.786 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kube-system" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.786 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_u2Tn2rSoAPffvE7JO6" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.786 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia928197acb6" ipVersion=0x4 table="filter"
2026-02-17 02:27:05.787 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1cd1859bab1"
2026-02-17 02:27:05.787 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia928197acb6"
2026-02-17 02:27:05.787 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"}
2026-02-17 02:27:05.787 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"}
2026-02-17 02:27:05.787 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"}
2026-02-17 02:27:05.787 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"}
2026-02-17 02:27:05.787 [INFO][74] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4
2026-02-17 02:27:05.787 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:27:05.787 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:27:05.787 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="dscp-src-net" setType="hash:net"
2026-02-17 02:27:05.875 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="tunl0" state="down"
2026-02-17 02:27:05.875 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kube-system/manila-csi-openstack-manila-csi-controllerplugin-0, name=eth0)
2026-02-17 02:27:05.875 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{10.100.246.64} ifaceName="tunl0"
2026-02-17 02:27:05.875 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="tunl0" state="up"
2026-02-17 02:27:05.905 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_B" state="down"
2026-02-17 02:27:05.906 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B"
2026-02-17 02:27:05.906 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calico_tmp_A" state="down"
2026-02-17 02:27:05.906 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A"
2026-02-17 02:27:05.937 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali6bd85d6a14a" state="down"
2026-02-17 02:27:05.937 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6bd85d6a14a"
2026-02-17 02:27:05.940 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali6bd85d6a14a" state="up"
2026-02-17 02:27:06.020 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kube-system/calico-kube-controllers-9b54b4c6c-6zd8d, name=eth0)
2026-02-17 02:27:06.027 [WARNING][72] 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:27:06.064 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali6aeb77e728d" state="down"
2026-02-17 02:27:06.064 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6aeb77e728d"
2026-02-17 02:27:06.073 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali6aeb77e728d" state="up"
2026-02-17 02:27:06.091 [INFO][74] felix/wireguard.go 1763: Trying to connect to linkClient ipVersion=0x4
2026-02-17 02:27:06.092 [INFO][74] felix/wireguard.go 648: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
2026-02-17 02:27:06.141 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calico_tmp_A" state=""
2026-02-17 02:27:06.141 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_A"
2026-02-17 02:27:06.141 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calico_tmp_B" state=""
2026-02-17 02:27:06.141 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_B"
2026-02-17 02:27:06.218 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kube-system/coredns-668d6bf9bc-jkfpn, name=eth0)
2026-02-17 02:27:06.228 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:27:06.228 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"} status="up"
2026-02-17 02:27:06.228 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:27:06.228 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"} status="up"
2026-02-17 02:27:06.228 [INFO][74] felix/int_dataplane.go 2307: Completed first update to dataplane. secsSinceStart=1.210661022
2026-02-17 02:27:06.239 [INFO][74] felix/health.go 204: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:27:06.239 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kube-system.manila-csi-openstack-manila-csi-controllerplugin"} profile:{}
2026-02-17 02:27:06.239 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6bd85d6a14a" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.manila-csi-openstack-manila-csi-controllerplugin" ipv4_nets:"10.100.246.67/32"}
2026-02-17 02:27:06.239 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kube-system.calico-kube-controllers"} profile:{}
2026-02-17 02:27:06.239 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6aeb77e728d" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.calico-kube-controllers" ipv4_nets:"10.100.246.68/32"}
2026-02-17 02:27:06.239 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-668d6bf9bc-jkfpn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia928197acb6" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.246.66/32"}
2026-02-17 02:27:06.239 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:27:06.239 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:27:06.239 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:27:06.240 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"}
2026-02-17 02:27:06.240 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"}
2026-02-17 02:27:06.240 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"}
2026-02-17 02:27:06.240 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"}
2026-02-17 02:27:06.240 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"}
2026-02-17 02:27:06.240 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"}
2026-02-17 02:27:06.241 [INFO][74] 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:27:06.241 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6aeb77e728d" ipVersion=0x4 table="filter"
2026-02-17 02:27:06.241 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PTRGc0U-L5Kz7V6ERW" ipVersion=0x4 table="filter"
2026-02-17 02:27:06.241 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6bd85d6a14a" ipVersion=0x4 table="filter"
2026-02-17 02:27:06.241 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_s6e3_Jq3ddmHZgUOWD" ipVersion=0x4 table="filter"
2026-02-17 02:27:06.241 [INFO][74] 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:27:06.241 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6aeb77e728d" ipVersion=0x4 table="filter"
2026-02-17 02:27:06.241 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PTRGc0U-L5Kz7V6ERW" ipVersion=0x4 table="filter"
2026-02-17 02:27:06.241 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6bd85d6a14a" ipVersion=0x4 table="filter"
2026-02-17 02:27:06.241 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_s6e3_Jq3ddmHZgUOWD" ipVersion=0x4 table="filter"
2026-02-17 02:27:06.241 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6bd85d6a14a"
2026-02-17 02:27:06.241 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6aeb77e728d"
2026-02-17 02:27:06.241 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia928197acb6"
2026-02-17 02:27:06.241 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:27:06.241 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:27:06.241 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"}
2026-02-17 02:27:06.241 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"}
2026-02-17 02:27:06.241 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"}
2026-02-17 02:27:06.241 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"}
2026-02-17 02:27:06.258 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kube-system/coredns-668d6bf9bc-krrn2, name=eth0)
2026-02-17 02:27:06.282 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:27:06.282 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} status="down"
2026-02-17 02:27:06.282 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:27:06.282 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"} status="down"
2026-02-17 02:27:06.282 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:27:06.282 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"} status="up"
2026-02-17 02:27:06.283 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-668d6bf9bc-krrn2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1cd1859bab1" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.246.65/32"}
2026-02-17 02:27:06.283 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:27:06.283 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:5}
2026-02-17 02:27:06.283 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.246.64":set.v{}}}
2026-02-17 02:27:06.283 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.246.64":set.v{}}}
2026-02-17 02:27:06.283 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:27:06.283 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"up", Index:5}
2026-02-17 02:27:06.283 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:6}
2026-02-17 02:27:06.283 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:27:06.283 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:27:06.283 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:7}
2026-02-17 02:27:06.283 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:27:06.283 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:27:06.283 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6bd85d6a14a", State:"down", Index:8}
2026-02-17 02:27:06.283 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6bd85d6a14a", Addrs:set.Typed[string]{}}
2026-02-17 02:27:06.283 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6bd85d6a14a", Addrs:set.Typed[string]{}}
2026-02-17 02:27:06.283 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6bd85d6a14a", State:"up", Index:8}
2026-02-17 02:27:06.283 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6aeb77e728d", State:"down", Index:9}
2026-02-17 02:27:06.283 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6aeb77e728d", Addrs:set.Typed[string]{}}
2026-02-17 02:27:06.283 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6aeb77e728d", Addrs:set.Typed[string]{}}
2026-02-17 02:27:06.283 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6aeb77e728d", State:"up", Index:9}
2026-02-17 02:27:06.283 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:7}
2026-02-17 02:27:06.283 [INFO][74] 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:27:06.283 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 02:27:06.283 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:6}
2026-02-17 02:27:06.283 [INFO][74] 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:27:06.283 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-17 02:27:06.283 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6bd85d6a14a"
2026-02-17 02:27:06.283 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6bd85d6a14a"
2026-02-17 02:27:06.283 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6aeb77e728d"
2026-02-17 02:27:06.283 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6aeb77e728d"
2026-02-17 02:27:06.283 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"}
2026-02-17 02:27:06.283 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"}
2026-02-17 02:27:06.283 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"}
2026-02-17 02:27:06.284 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6bd85d6a14a"
2026-02-17 02:27:06.284 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6aeb77e728d"
2026-02-17 02:27:06.284 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1cd1859bab1"
2026-02-17 02:27:06.284 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:27:06.284 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:27:06.284 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"}
2026-02-17 02:27:06.284 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"}
2026-02-17 02:27:06.284 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"}
2026-02-17 02:27:06.284 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"}
2026-02-17 02:27:06.307 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:27:06.307 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} status="up"
2026-02-17 02:27:06.307 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:27:06.307 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"} status="up"
2026-02-17 02:27:06.307 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:27:06.307 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"} status="up"
2026-02-17 02:27:06.786 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=3
2026-02-17 02:27:06.786 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1cd1859bab1"
2026-02-17 02:27:06.786 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd1859bab1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:27:06.786 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd1859bab1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:27:06.786 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
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_230: Initializing
bird: Mesh_192_168_24_191: 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_230: Starting
bird: Mesh_192_168_24_230: State changed to start
bird: Mesh_192_168_24_191: Starting
bird: Mesh_192_168_24_191: 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:27:06.979 [INFO][74] 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:27:06.979 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6bd85d6a14a"
2026-02-17 02:27:06.979 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6bd85d6a14a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:27:06.979 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6bd85d6a14a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:27:07.029 [INFO][74] 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:27:07.030 [INFO][72] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:27:07.031 [INFO][72] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:27:07.031 [WARNING][72] 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.230,192.168.24.191"
2026-02-17 02:27:07.426 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=4
2026-02-17 02:27:07.427 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia928197acb6"
2026-02-17 02:27:07.427 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia928197acb6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:27:07.427 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia928197acb6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:27:07.459 [INFO][74] 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:27:07.459 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6aeb77e728d"
2026-02-17 02:27:07.459 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6aeb77e728d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:27:07.459 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6aeb77e728d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:27:08.033 [INFO][72] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:27:08.033 [INFO][72] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:27:08.034 [WARNING][72] 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.230,192.168.24.191"
2026-02-17 02:27:09.037 [INFO][72] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:27:09.037 [INFO][72] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:27:09.037 [WARNING][72] 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.230,192.168.24.191"
bird: Mesh_192_168_24_191: Connected to table master
bird: Mesh_192_168_24_191: State changed to wait
bird: Mesh_192_168_24_230: Connected to table master
bird: Mesh_192_168_24_230: State changed to wait
bird: Graceful restart done
bird: Mesh_192_168_24_230: State changed to feed
bird: Mesh_192_168_24_191: State changed to feed
2026-02-17 02:27:09.152 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-dwtmc" ipv4_addr:"192.168.24.230/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-feufw-default-worker-g4n55-q7bvd-dwtmc"} 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:27:09.152 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:27:09.152 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
bird: Mesh_192_168_24_230: State changed to up
bird: Mesh_192_168_24_191: State changed to up
2026-02-17 02:27:10.038 [INFO][72] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:27:10.039 [INFO][72] complete-startup/health.go 206: Number of node(s) with BGP peering established = 2
2026-02-17 02:27:10.041 [INFO][72] complete-startup/utils.go 125: Using NODENAME environment for node name kube-feufw-default-worker-g4n55-q7bvd-2zz47
2026-02-17 02:27:10.041 [INFO][72] complete-startup/utils.go 137: Determined node name: kube-feufw-default-worker-g4n55-q7bvd-2zz47
2026-02-17 02:27:10.042 [INFO][72] complete-startup/utils.go 191: Setting NetworkUnavailable to false
2026-02-17 02:27:10.164 [INFO][72] complete-startup/startup.go 352: Calico started successfully
2026-02-17 02:27:10.166 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-2zz47" ipv4_addr:"192.168.24.82/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-feufw-default-worker-g4n55-q7bvd-2zz47"} 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:27:10.166 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:27:10.166 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:27:15.247 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kube-system/calico-kube-controllers-9b54b4c6c-6zd8d, name=eth0)
2026-02-17 02:27:15.247 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6aeb77e728d" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.calico-kube-controllers" ipv4_nets:"10.100.246.68/32"}
2026-02-17 02:27:15.247 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"}
2026-02-17 02:27:15.247 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"}
2026-02-17 02:27:15.248 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"}
2026-02-17 02:27:15.248 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6aeb77e728d"
2026-02-17 02:27:15.248 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"}
2026-02-17 02:27:15.248 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"}
2026-02-17 02:27:15.269 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:27:15.269 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"} status="up"
2026-02-17 02:27:15.339 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kube-system/calico-kube-controllers-9b54b4c6c-6zd8d, name=eth0)
2026-02-17 02:27:15.340 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6aeb77e728d" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.calico-kube-controllers" ipv4_nets:"10.100.246.68/32"}
2026-02-17 02:27:15.340 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"}
2026-02-17 02:27:15.340 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"}
2026-02-17 02:27:15.340 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"}
2026-02-17 02:27:15.341 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6aeb77e728d"
2026-02-17 02:27:15.342 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"}
2026-02-17 02:27:15.342 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"}
2026-02-17 02:27:15.362 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:27:15.362 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-6zd8d", EndpointId:"eth0"} status="up"
2026-02-17 02:27:17.217 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kube-system/coredns-668d6bf9bc-krrn2, name=eth0)
2026-02-17 02:27:17.217 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-668d6bf9bc-krrn2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1cd1859bab1" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.246.65/32"}
2026-02-17 02:27:17.217 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"}
2026-02-17 02:27:17.217 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"}
2026-02-17 02:27:17.218 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"}
2026-02-17 02:27:17.218 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1cd1859bab1"
2026-02-17 02:27:17.218 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"}
2026-02-17 02:27:17.218 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"}
2026-02-17 02:27:17.244 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kube-system/coredns-668d6bf9bc-jkfpn, name=eth0)
2026-02-17 02:27:17.284 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:27:17.284 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-krrn2", EndpointId:"eth0"} status="up"
2026-02-17 02:27:17.285 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-668d6bf9bc-jkfpn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia928197acb6" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.246.66/32"}
2026-02-17 02:27:17.285 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"}
2026-02-17 02:27:17.285 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"}
2026-02-17 02:27:17.285 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"}
2026-02-17 02:27:17.286 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia928197acb6"
2026-02-17 02:27:17.287 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"}
2026-02-17 02:27:17.287 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"}
2026-02-17 02:27:17.331 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:27:17.331 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-668d6bf9bc-jkfpn", EndpointId:"eth0"} status="up"
2026-02-17 02:27:18.993 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz, name=eth0)
2026-02-17 02:27:18.994 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kube-system.csi-cinder-controller-sa"} profile:{}
2026-02-17 02:27:18.994 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7d4ca81e01" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.csi-cinder-controller-sa" ipv4_nets:"10.100.246.69/32"}
2026-02-17 02:27:18.994 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"}
2026-02-17 02:27:18.994 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"}
2026-02-17 02:27:18.994 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"}
2026-02-17 02:27:18.994 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie7d4ca81e01" ipVersion=0x4 table="filter"
2026-02-17 02:27:18.994 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2EgHMJ0hJk63WMxVD7" ipVersion=0x4 table="filter"
2026-02-17 02:27:18.994 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie7d4ca81e01" ipVersion=0x4 table="filter"
2026-02-17 02:27:18.994 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2EgHMJ0hJk63WMxVD7" ipVersion=0x4 table="filter"
2026-02-17 02:27:18.994 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie7d4ca81e01"
2026-02-17 02:27:18.994 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"}
2026-02-17 02:27:18.994 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"}
2026-02-17 02:27:19.032 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:27:19.032 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"} status="down"
2026-02-17 02:27:19.065 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="calie7d4ca81e01" state="down"
2026-02-17 02:27:19.066 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7d4ca81e01"
2026-02-17 02:27:19.066 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7d4ca81e01", State:"down", Index:10}
2026-02-17 02:27:19.066 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7d4ca81e01", Addrs:set.Typed[string]{}}
2026-02-17 02:27:19.066 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7d4ca81e01", Addrs:set.Typed[string]{}}
2026-02-17 02:27:19.066 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7d4ca81e01"
2026-02-17 02:27:19.066 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"}
2026-02-17 02:27:19.066 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"}
2026-02-17 02:27:19.068 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="calie7d4ca81e01" state="up"
2026-02-17 02:27:19.089 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:27:19.089 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"} status="down"
2026-02-17 02:27:19.089 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7d4ca81e01", State:"up", Index:10}
2026-02-17 02:27:19.089 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie7d4ca81e01"
2026-02-17 02:27:19.089 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7d4ca81e01"
2026-02-17 02:27:19.089 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7d4ca81e01"
2026-02-17 02:27:19.089 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"}
2026-02-17 02:27:19.089 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"}
2026-02-17 02:27:19.126 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:27:19.126 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"} status="up"
2026-02-17 02:27:20.374 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kube-system/manila-csi-openstack-manila-csi-controllerplugin-0, name=eth0)
2026-02-17 02:27:20.374 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6bd85d6a14a" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.manila-csi-openstack-manila-csi-controllerplugin" ipv4_nets:"10.100.246.67/32"}
2026-02-17 02:27:20.374 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:27:20.375 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:27:20.375 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:27:20.375 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6bd85d6a14a"
2026-02-17 02:27:20.376 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:27:20.376 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:27:20.401 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:27:20.402 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} status="up"
2026-02-17 02:27:20.515 [INFO][74] 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:27:20.515 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie7d4ca81e01"
2026-02-17 02:27:20.515 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7d4ca81e01", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:27:20.515 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7d4ca81e01", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:27:21.322 [INFO][74] 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:27:21.345 [INFO][74] 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:27:21.345 [INFO][74] 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:27:21.411 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sonobuoy-aggregator" namespace:"sonobuoy" type:"ClusterIP" cluster_ips:"10.254.14.54" ports:{Protocol:"TCP" Port:8080}
2026-02-17 02:27:24.100 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-2zz47" ipv4_addr:"192.168.24.82/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-feufw-default-worker-g4n55-q7bvd-2zz47"} 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:27:24.101 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:27:24.101 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:27:24.807 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-h75jk-65rzx" ipv4_addr:"192.168.24.191/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-feufw-h75jk-65rzx"} 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:27:24.807 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:27:24.807 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:27:24.916 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-dwtmc" ipv4_addr:"192.168.24.230/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-feufw-default-worker-g4n55-q7bvd-dwtmc"} 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:27:24.916 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:27:24.916 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:27:29.372 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz, name=eth0)
2026-02-17 02:27:29.373 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7d4ca81e01" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.csi-cinder-controller-sa" ipv4_nets:"10.100.246.69/32"}
2026-02-17 02:27:29.373 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"}
2026-02-17 02:27:29.373 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"}
2026-02-17 02:27:29.373 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"}
2026-02-17 02:27:29.374 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7d4ca81e01"
2026-02-17 02:27:29.374 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"}
2026-02-17 02:27:29.374 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"}
2026-02-17 02:27:29.392 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:27:29.392 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-74bfd87565-v2lpz", EndpointId:"eth0"} status="up"
2026-02-17 02:27:35.068 [INFO][68] confd/status_file_watcher.go 123: Started watching directory via fsnotify. dir="/var/run/calico/endpoint-status"
2026-02-17 02:27:39.121 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3787"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3787"}
2026-02-17 02:27:39.144 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3787" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:27:39.241 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4185"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4185"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4185"}
2026-02-17 02:27:39.241 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9832"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9832"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9832"}
2026-02-17 02:27:39.260 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4185" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:27:39.284 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-3919"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-3919"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-3919"}
2026-02-17 02:27:39.284 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-9832" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:27:39.284 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"hostport-3919" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:27:40.358 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4185"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4185"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4185"}
2026-02-17 02:27:40.416 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2948"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2948"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2948"}
2026-02-17 02:27:40.441 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-2948" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:27:45.572 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4185" name:"default"}
2026-02-17 02:27:46.799 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4185"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4185"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4185"}
2026-02-17 02:27:46.979 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-4185"}
2026-02-17 02:27:53.380 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3787"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3787"}
2026-02-17 02:27:53.404 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8606"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8606"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8606"}
2026-02-17 02:27:53.423 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8606" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:27:53.491 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9832"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9832"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9832"}
2026-02-17 02:27:53.520 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8807"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8807"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8807"}
2026-02-17 02:27:53.521 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-8807" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:27:54.594 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2948"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2948"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2948"}
2026-02-17 02:27:54.620 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5665"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5665"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5665"}
2026-02-17 02:27:54.640 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-5665" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:27:54.740 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-2zz47" ipv4_addr:"192.168.24.82/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-feufw-default-worker-g4n55-q7bvd-2zz47"} 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:27:54.740 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:27:54.740 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:27:54.803 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5665"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5665"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5665"}
2026-02-17 02:27:54.842 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4890"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4890"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4890"}
2026-02-17 02:27:54.863 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-4890" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:27:55.472 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-h75jk-65rzx" ipv4_addr:"192.168.24.191/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-feufw-h75jk-65rzx"} 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:27:55.472 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:27:55.472 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:27:55.498 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-dwtmc" ipv4_addr:"192.168.24.230/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-feufw-default-worker-g4n55-q7bvd-dwtmc"} 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:27:55.498 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:27:55.498 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:27:58.460 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3787" name:"default"}
2026-02-17 02:27:58.588 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-9832" name:"default"}
2026-02-17 02:27:58.884 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3787"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3787"}
2026-02-17 02:27:58.910 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3787"}
2026-02-17 02:27:59.009 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9832"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9832"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9832"}
2026-02-17 02:27:59.030 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-9832"}
2026-02-17 02:27:59.728 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-2948" name:"default"}
2026-02-17 02:28:00.005 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2948"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2948"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2948"}
2026-02-17 02:28:00.031 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-2948"}
2026-02-17 02:28:00.143 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-5665" name:"default"}
2026-02-17 02:28:00.176 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5665"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5665"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5665"}
2026-02-17 02:28:00.199 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-5665"}
2026-02-17 02:28:02.743 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-3919"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-3919"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-3919"}
2026-02-17 02:28:02.767 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8950"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8950"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8950"}
2026-02-17 02:28:02.767 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8950" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:05.098 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:28:08.173 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"hostport-3919" name:"default"}
2026-02-17 02:28:08.201 [INFO][74] felix/summary.go 100: Summarising 74 dataplane reconciliation loops over 1m3.1s: avg=31ms longest=444ms (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:28:08.240 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-3919"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-3919"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-3919"}
2026-02-17 02:28:09.855 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"resourcequota-8950" type:"ClusterIP" cluster_ips:"10.254.125.93" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:28:09.911 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-8950" type:"NodePort" cluster_ips:"10.254.149.66" ports:{Protocol:"TCP" Port:80 NodePort:32056}
2026-02-17 02:28:11.958 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"resourcequota-8950"
2026-02-17 02:28:12.024 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-8950"
2026-02-17 02:28:13.440 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-3919"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-3919"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-3919"}
2026-02-17 02:28:13.462 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"hostport-3919"}
2026-02-17 02:28:14.046 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8950"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8950"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8950"}
2026-02-17 02:28:14.073 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6772"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6772"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6772"}
2026-02-17 02:28:14.094 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-6772" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:19.025 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4890"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4890"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4890"}
2026-02-17 02:28:19.050 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2002"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2002"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2002"}
2026-02-17 02:28:19.081 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2002" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:19.081 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8950" name:"default"}
2026-02-17 02:28:19.192 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2002"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2002"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2002"}
2026-02-17 02:28:19.226 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9498"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9498"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9498"}
2026-02-17 02:28:19.226 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-9498" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:19.352 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8950"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8950"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8950"}
2026-02-17 02:28:19.383 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8950"}
2026-02-17 02:28:20.407 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6772"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6772"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6772"}
2026-02-17 02:28:20.433 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5016"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5016"}
2026-02-17 02:28:20.454 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5016" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:20.481 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5016"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5016"} labels:{key:"webhook-5016" value:"true"}
2026-02-17 02:28:20.481 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7865"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7865"} labels:{key:"webhook-5016-markers" value:"true"}
2026-02-17 02:28:20.504 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7865" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:21.282 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9498"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9498"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9498"}
2026-02-17 02:28:21.316 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2183"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2183"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2183"}
2026-02-17 02:28:21.316 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2183" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:21.340 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2183"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2183"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2183"} labels:{key:"webhook-2183" value:"true"}
2026-02-17 02:28:21.359 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7972"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7972"} labels:{key:"webhook-2183-markers" value:"true"}
2026-02-17 02:28:21.359 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7972" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:21.582 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8606"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8606"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8606"}
2026-02-17 02:28:21.618 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6127"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6127"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6127"}
2026-02-17 02:28:21.648 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-6127" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:23.538 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5016" type:"ClusterIP" cluster_ips:"10.254.138.29" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:28:24.053 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2183" type:"ClusterIP" cluster_ips:"10.254.232.251" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:28:24.252 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-4890" name:"default"}
2026-02-17 02:28:24.612 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2002" name:"default"}
2026-02-17 02:28:24.718 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5016"
2026-02-17 02:28:24.810 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5016"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5016"} labels:{key:"webhook-5016" value:"true"}
2026-02-17 02:28:24.844 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7865"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7865"} labels:{key:"webhook-5016-markers" value:"true"}
2026-02-17 02:28:24.867 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6918"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-6918"}
2026-02-17 02:28:24.889 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-6918" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:24.913 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6918"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-6918"} labels:{key:"validating-admission-policy-6918" value:"true"}
2026-02-17 02:28:25.027 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2002"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2002"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2002"}
2026-02-17 02:28:25.056 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2002"}
2026-02-17 02:28:25.140 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2183"
2026-02-17 02:28:25.169 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4890"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4890"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4890"}
2026-02-17 02:28:25.212 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-4890"}
2026-02-17 02:28:25.301 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2183"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2183"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2183"} labels:{key:"webhook-2183" value:"true"}
2026-02-17 02:28:25.323 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7972"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7972"} labels:{key:"webhook-2183-markers" value:"true"}
2026-02-17 02:28:25.354 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-9083"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-9083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-9083"}
2026-02-17 02:28:25.381 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-9083" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:25.612 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6918"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-6918"} labels:{key:"validating-admission-policy-6918" value:"true"}
2026-02-17 02:28:25.639 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3300"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3300"}
2026-02-17 02:28:25.663 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-3300" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:25.821 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-6772" name:"default"}
2026-02-17 02:28:26.005 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6772"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6772"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6772"}
2026-02-17 02:28:26.058 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-6772"}
2026-02-17 02:28:26.086 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-9083/condition-test-gdgx8, name=eth0)
2026-02-17 02:28:26.086 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-9083"} profile:{inbound_rules:{action:"allow" rule_id:"lTw6BbebuSfAlDP0"} outbound_rules:{action:"allow" rule_id:"8HAXn3pDeO-xyadK"}}
2026-02-17 02:28:26.086 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-9083.default"} profile:{}
2026-02-17 02:28:26.086 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-9083/condition-test-gdgx8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2e1444d160" profile_ids:"kns.replication-controller-9083" profile_ids:"ksa.replication-controller-9083.default" ipv4_nets:"10.100.246.70/32"}
2026-02-17 02:28:26.086 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:26.086 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:26.086 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:26.087 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif2e1444d160" ipVersion=0x4 table="filter"
2026-02-17 02:28:26.087 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_r1_FlPLHQf0m7GQvxf" ipVersion=0x4 table="filter"
2026-02-17 02:28:26.087 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Hn5OQSybB6W9iqpG9C" ipVersion=0x4 table="filter"
2026-02-17 02:28:26.087 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif2e1444d160" ipVersion=0x4 table="filter"
2026-02-17 02:28:26.087 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_r1_FlPLHQf0m7GQvxf" ipVersion=0x4 table="filter"
2026-02-17 02:28:26.087 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Hn5OQSybB6W9iqpG9C" ipVersion=0x4 table="filter"
2026-02-17 02:28:26.087 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif2e1444d160"
2026-02-17 02:28:26.087 [INFO][74] felix/endpoint_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-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:26.087 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:26.122 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:28:26.123 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"} status="down"
2026-02-17 02:28:26.149 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calif2e1444d160" state="down"
2026-02-17 02:28:26.150 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif2e1444d160"
2026-02-17 02:28:26.150 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2e1444d160", State:"down", Index:11}
2026-02-17 02:28:26.150 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2e1444d160", Addrs:set.Typed[string]{}}
2026-02-17 02:28:26.150 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2e1444d160", Addrs:set.Typed[string]{}}
2026-02-17 02:28:26.150 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif2e1444d160"
2026-02-17 02:28:26.150 [INFO][74] felix/endpoint_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-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:26.150 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:26.155 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calif2e1444d160" state="up"
2026-02-17 02:28:26.172 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:28:26.172 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"} status="down"
2026-02-17 02:28:26.172 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2e1444d160", State:"up", Index:11}
2026-02-17 02:28:26.172 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif2e1444d160"
2026-02-17 02:28:26.172 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif2e1444d160"
2026-02-17 02:28:26.172 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2e1444d160"
2026-02-17 02:28:26.172 [INFO][74] felix/endpoint_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-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:26.172 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:26.197 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:28:26.197 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"} status="up"
2026-02-17 02:28:26.232 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:28:26.444 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-9498" name:"default"}
2026-02-17 02:28:26.470 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-9083"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-9083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-9083"}
2026-02-17 02:28:26.515 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-18"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-18"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-18"}
2026-02-17 02:28:26.515 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-18" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:26.907 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8606" name:"default"}
2026-02-17 02:28:26.907 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:28:27.263 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8606"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8606"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8606"}
2026-02-17 02:28:27.293 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8606"}
2026-02-17 02:28:27.357 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9498"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9498"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9498"}
2026-02-17 02:28:27.764 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6127"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6127"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6127"}
2026-02-17 02:28:27.803 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-229"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-229"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-229"}
2026-02-17 02:28:27.865 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-229" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:28.098 [INFO][74] 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:28:28.098 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif2e1444d160"
2026-02-17 02:28:28.098 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2e1444d160", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:28:28.098 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2e1444d160", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:28:30.249 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7865" name:"default"}
2026-02-17 02:28:30.385 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5016" name:"default"}
2026-02-17 02:28:30.571 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5016"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5016"} labels:{key:"webhook-5016" value:"true"}
2026-02-17 02:28:30.598 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7865"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7865"} labels:{key:"webhook-5016-markers" value:"true"}
2026-02-17 02:28:30.621 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5016"}
2026-02-17 02:28:30.621 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7865"}
2026-02-17 02:28:30.655 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-9083/condition-test-gdgx8, name=eth0)
2026-02-17 02:28:30.655 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-9083/condition-test-gdgx8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2e1444d160" profile_ids:"kns.replication-controller-9083" profile_ids:"ksa.replication-controller-9083.default" ipv4_nets:"10.100.246.70/32"}
2026-02-17 02:28:30.655 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:30.655 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:30.655 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:30.656 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2e1444d160"
2026-02-17 02:28:30.656 [INFO][74] felix/endpoint_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-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:30.656 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:30.687 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:28:30.687 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"} status="up"
2026-02-17 02:28:30.838 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7972" name:"default"}
2026-02-17 02:28:31.057 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-6918" name:"default"}
2026-02-17 02:28:31.105 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2183" name:"default"}
2026-02-17 02:28:31.215 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6918"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-6918"} labels:{key:"validating-admission-policy-6918" value:"true"}
2026-02-17 02:28:31.246 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7972"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7972"} labels:{key:"webhook-2183-markers" value:"true"}
2026-02-17 02:28:31.272 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-6918"}
2026-02-17 02:28:31.272 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7972"}
2026-02-17 02:28:31.356 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2183"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2183"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2183"} labels:{key:"webhook-2183" value:"true"}
2026-02-17 02:28:31.383 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2183"}
2026-02-17 02:28:31.701 [INFO][74] felix/active_rules_calculator.go 412: One or more endpoints uses a profile that doesn't exist; generating default-drop profile. (This can happen transiently when a Kubernetes namespace is deleted.) profileID="ksa.replication-controller-9083.default"
2026-02-17 02:28:31.702 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-9083.default"} profile:{inbound_rules:{action:"deny" rule_id:"FF8vjJvso1if1QTf"} outbound_rules:{action:"deny" rule_id:"dOTh9XrBpz8Y3QVd"}}
2026-02-17 02:28:31.702 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-9083" name:"default"}
2026-02-17 02:28:31.764 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-9083/condition-test-gdgx8, name=eth0)
2026-02-17 02:28:31.765 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-9083/condition-test-gdgx8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2e1444d160" profile_ids:"kns.replication-controller-9083" profile_ids:"ksa.replication-controller-9083.default" ipv4_nets:"10.100.246.70/32"}
2026-02-17 02:28:31.765 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:31.765 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:31.765 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:31.765 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2e1444d160"
2026-02-17 02:28:31.766 [INFO][74] felix/endpoint_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-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:31.766 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:31.776 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-9083/condition-test-gdgx8, name=eth0)
2026-02-17 02:28:31.794 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:28:31.794 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"} status="up"
2026-02-17 02:28:31.795 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-9083/condition-test-gdgx8" endpoint_id:"eth0"}
2026-02-17 02:28:31.795 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-9083"}
2026-02-17 02:28:31.795 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-9083.default"}
2026-02-17 02:28:31.795 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:31.795 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:31.796 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_r1_FlPLHQf0m7GQvxf" ipVersion=0x4 table="filter"
2026-02-17 02:28:31.796 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Hn5OQSybB6W9iqpG9C" ipVersion=0x4 table="filter"
2026-02-17 02:28:31.796 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_r1_FlPLHQf0m7GQvxf" ipVersion=0x4 table="filter"
2026-02-17 02:28:31.796 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Hn5OQSybB6W9iqpG9C" ipVersion=0x4 table="filter"
2026-02-17 02:28:31.796 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:31.796 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif2e1444d160" ipVersion=0x4 table="filter"
2026-02-17 02:28:31.796 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif2e1444d160" ipVersion=0x4 table="filter"
2026-02-17 02:28:31.796 [INFO][74] felix/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-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:31.796 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:31.797 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.70
2026-02-17 02:28:31.846 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9083/condition-test-gdgx8", EndpointId:"eth0"}
2026-02-17 02:28:31.968 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-229"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-229"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-229"}
2026-02-17 02:28:31.991 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5407"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5407"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5407"}
2026-02-17 02:28:32.013 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5407" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:32.036 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5407"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5407"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5407"} labels:{key:"webhook-5407" value:"true"}
2026-02-17 02:28:32.060 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1231"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1231"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1231"} labels:{key:"webhook-5407-markers" value:"true"}
2026-02-17 02:28:32.060 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1231" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:32.112 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-9083"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-9083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-9083"}
2026-02-17 02:28:32.142 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-9083"}
2026-02-17 02:28:32.800 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-6127" name:"default"}
2026-02-17 02:28:33.287 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6127"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6127"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6127"}
2026-02-17 02:28:33.323 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-6127"}
2026-02-17 02:28:33.912 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calif2e1444d160" state="down"
2026-02-17 02:28:33.912 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif2e1444d160"
2026-02-17 02:28:33.912 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2e1444d160", State:"down", Index:11}
2026-02-17 02:28:33.912 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2e1444d160", Addrs:set.Typed[string]{}}
2026-02-17 02:28:33.912 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2e1444d160", Addrs:set.Typed[string]{}}
2026-02-17 02:28:33.914 [INFO][74] 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:28:33.918 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calif2e1444d160" state=""
2026-02-17 02:28:33.918 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif2e1444d160"
2026-02-17 02:28:33.935 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2e1444d160", State:"", Index:11}
2026-02-17 02:28:33.935 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2e1444d160", Addrs:set.Set[string](nil)}
2026-02-17 02:28:33.935 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2e1444d160", Addrs:set.Set[string](nil)}
2026-02-17 02:28:34.429 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5407" type:"ClusterIP" cluster_ips:"10.254.103.121" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:28:35.454 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5407"
2026-02-17 02:28:35.519 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5407"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5407"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5407"} labels:{key:"webhook-5407" value:"true"}
2026-02-17 02:28:35.543 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1231"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1231"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1231"} labels:{key:"webhook-5407-markers" value:"true"}
2026-02-17 02:28:35.543 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2280"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2280"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2280"}
2026-02-17 02:28:35.568 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2280" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:37.214 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-229" name:"default"}
2026-02-17 02:28:37.305 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-229"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-229"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-229"}
2026-02-17 02:28:37.334 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-229"}
2026-02-17 02:28:39.659 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2280"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2280"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2280"}
2026-02-17 02:28:39.710 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7894"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7894"}
2026-02-17 02:28:39.733 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7894" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:40.862 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1231" name:"default"}
2026-02-17 02:28:41.070 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5407" name:"default"}
2026-02-17 02:28:41.104 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5407"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5407"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5407"} labels:{key:"webhook-5407" value:"true"}
2026-02-17 02:28:41.133 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5407"}
2026-02-17 02:28:41.201 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1231"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1231"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1231"} labels:{key:"webhook-5407-markers" value:"true"}
2026-02-17 02:28:41.233 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1231"}
2026-02-17 02:28:43.826 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7894"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7894"}
2026-02-17 02:28:43.855 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5333"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5333"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5333"}
2026-02-17 02:28:43.881 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-5333" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:44.697 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2280" name:"default"}
2026-02-17 02:28:45.223 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2280"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2280"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2280"}
2026-02-17 02:28:45.253 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2280"}
2026-02-17 02:28:47.976 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5333"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5333"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5333"}
2026-02-17 02:28:48.016 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-9030"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-9030"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9030"}
2026-02-17 02:28:48.041 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslicemirroring-9030" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:48.071 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-9030" type:"ClusterIP" cluster_ips:"10.254.186.158" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:28:49.214 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7894" name:"default"}
2026-02-17 02:28:49.322 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7894"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7894"}
2026-02-17 02:28:49.365 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7894"}
2026-02-17 02:28:50.147 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-9030"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-9030"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9030"}
2026-02-17 02:28:50.211 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8069"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8069"}
2026-02-17 02:28:50.211 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8069" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:53.066 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-5333" name:"default"}
2026-02-17 02:28:53.649 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5333"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5333"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5333"}
2026-02-17 02:28:53.668 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-5333"}
2026-02-17 02:28:54.324 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8069"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8069"}
2026-02-17 02:28:54.370 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-4748"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-4748"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4748"}
2026-02-17 02:28:54.401 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-4748" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:54.440 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-4748" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:28:55.218 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslicemirroring-9030" name:"default"}
2026-02-17 02:28:55.376 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-9030"
2026-02-17 02:28:55.602 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-9030"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-9030"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9030"}
2026-02-17 02:28:55.632 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslicemirroring-9030"}
2026-02-17 02:28:55.935 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-2zz47" ipv4_addr:"192.168.24.82/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-feufw-default-worker-g4n55-q7bvd-2zz47"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:55.935 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:28:55.935 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:28:56.664 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:28:56.664 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-4748"} profile:{inbound_rules:{action:"allow" rule_id:"Ogfdsm7m1vAN81Wq"} outbound_rules:{action:"allow" rule_id:"SusauIXVNB36ord5"}}
2026-02-17 02:28:56.664 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-4748.default"} profile:{}
2026-02-17 02:28:56.664 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf15d445bc3" profile_ids:"kns.statefulset-4748" profile_ids:"ksa.statefulset-4748.default" ipv4_nets:"10.100.246.71/32"}
2026-02-17 02:28:56.664 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:56.664 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:56.665 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:56.665 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicf15d445bc3" ipVersion=0x4 table="filter"
2026-02-17 02:28:56.666 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sVzp07TALQm5q8V7cy" ipVersion=0x4 table="filter"
2026-02-17 02:28:56.666 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zrH_SWxfSVaIT7NBou" ipVersion=0x4 table="filter"
2026-02-17 02:28:56.666 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicf15d445bc3" ipVersion=0x4 table="filter"
2026-02-17 02:28:56.666 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sVzp07TALQm5q8V7cy" ipVersion=0x4 table="filter"
2026-02-17 02:28:56.666 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zrH_SWxfSVaIT7NBou" ipVersion=0x4 table="filter"
2026-02-17 02:28:56.666 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicf15d445bc3"
2026-02-17 02:28:56.666 [INFO][74] felix/endpoint_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-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:56.666 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:56.704 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:28:56.704 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:28:56.737 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calicf15d445bc3" state="down"
2026-02-17 02:28:56.738 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicf15d445bc3"
2026-02-17 02:28:56.738 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf15d445bc3", State:"down", Index:12}
2026-02-17 02:28:56.738 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{}}
2026-02-17 02:28:56.738 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{}}
2026-02-17 02:28:56.738 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicf15d445bc3"
2026-02-17 02:28:56.738 [INFO][74] felix/endpoint_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-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:56.738 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:56.741 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calicf15d445bc3" state="up"
2026-02-17 02:28:56.761 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:28:56.761 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:28:56.761 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf15d445bc3", State:"up", Index:12}
2026-02-17 02:28:56.761 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicf15d445bc3"
2026-02-17 02:28:56.761 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicf15d445bc3"
2026-02-17 02:28:56.761 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf15d445bc3"
2026-02-17 02:28:56.762 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:56.762 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:56.782 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:28:56.782 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:28:56.782 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-dwtmc" ipv4_addr:"192.168.24.230/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-feufw-default-worker-g4n55-q7bvd-dwtmc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:56.782 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:28:56.782 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:28:57.814 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:28:57.814 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf15d445bc3" profile_ids:"kns.statefulset-4748" profile_ids:"ksa.statefulset-4748.default" ipv4_nets:"10.100.246.71/32"}
2026-02-17 02:28:57.814 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:57.815 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:57.815 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:57.815 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf15d445bc3"
2026-02-17 02:28:57.816 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:57.816 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:57.833 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:28:57.836 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:28:57.836 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:28:57.836 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf15d445bc3" profile_ids:"kns.statefulset-4748" profile_ids:"ksa.statefulset-4748.default" ipv4_nets:"10.100.246.71/32"}
2026-02-17 02:28:57.836 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:57.837 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:57.837 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:57.838 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf15d445bc3"
2026-02-17 02:28:57.838 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:57.839 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:28:57.859 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:28:57.859 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:28:58.018 [INFO][74] 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:28:58.019 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicf15d445bc3"
2026-02-17 02:28:58.019 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:28:58.019 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:28:59.445 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8069" name:"default"}
2026-02-17 02:28:59.663 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8069"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8069"}
2026-02-17 02:28:59.688 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8069"}
2026-02-17 02:29:00.638 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-18"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-18"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-18"}
2026-02-17 02:29:00.671 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-35"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-35"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-35"}
2026-02-17 02:29:00.696 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-35" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:04.876 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:29:04.877 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf15d445bc3" profile_ids:"kns.statefulset-4748" profile_ids:"ksa.statefulset-4748.default" ipv4_nets:"10.100.246.71/32"}
2026-02-17 02:29:04.877 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:04.877 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:04.877 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:04.878 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf15d445bc3"
2026-02-17 02:29:04.878 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:04.878 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:04.903 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:04.904 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:29:05.126 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:29:05.512 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9498"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9498"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9498"}
2026-02-17 02:29:05.536 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-9498"}
2026-02-17 02:29:05.706 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-18" name:"default"}
2026-02-17 02:29:05.943 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-18"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-18"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-18"}
2026-02-17 02:29:06.005 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-18"}
2026-02-17 02:29:16.747 [INFO][74] felix/summary.go 100: Summarising 171 dataplane reconciliation loops over 1m8.5s: avg=28ms longest=66ms (resync-calico-v4)
2026-02-17 02:29:25.826 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:29:25.827 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf15d445bc3" profile_ids:"kns.statefulset-4748" profile_ids:"ksa.statefulset-4748.default" ipv4_nets:"10.100.246.71/32"}
2026-02-17 02:29:25.827 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:25.827 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:25.827 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:25.828 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf15d445bc3"
2026-02-17 02:29:25.828 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:25.828 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:25.855 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:25.855 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:29:32.338 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:29:32.338 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf15d445bc3" profile_ids:"kns.statefulset-4748" profile_ids:"ksa.statefulset-4748.default" ipv4_nets:"10.100.246.71/32"}
2026-02-17 02:29:32.339 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:32.339 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:32.339 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:32.340 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf15d445bc3"
2026-02-17 02:29:32.340 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:32.341 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:32.361 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:32.361 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:29:32.660 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:29:32.660 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:29:32.660 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-4748"}
2026-02-17 02:29:32.660 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-4748.default"}
2026-02-17 02:29:32.660 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:32.660 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:32.661 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sVzp07TALQm5q8V7cy" ipVersion=0x4 table="filter"
2026-02-17 02:29:32.661 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zrH_SWxfSVaIT7NBou" ipVersion=0x4 table="filter"
2026-02-17 02:29:32.661 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sVzp07TALQm5q8V7cy" ipVersion=0x4 table="filter"
2026-02-17 02:29:32.661 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zrH_SWxfSVaIT7NBou" ipVersion=0x4 table="filter"
2026-02-17 02:29:32.661 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:32.661 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicf15d445bc3" ipVersion=0x4 table="filter"
2026-02-17 02:29:32.661 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicf15d445bc3" ipVersion=0x4 table="filter"
2026-02-17 02:29:32.661 [INFO][74] felix/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-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:32.661 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:32.662 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.71
bird: KIF: Received address message for unknown interface 12
2026-02-17 02:29:32.715 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:32.766 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calicf15d445bc3" state="down"
2026-02-17 02:29:32.766 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicf15d445bc3"
2026-02-17 02:29:32.766 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf15d445bc3", State:"down", Index:12}
2026-02-17 02:29:32.766 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{}}
2026-02-17 02:29:32.766 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{}}
2026-02-17 02:29:32.767 [INFO][74] 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:29:32.772 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calicf15d445bc3" state=""
2026-02-17 02:29:32.772 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicf15d445bc3"
2026-02-17 02:29:32.784 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf15d445bc3", State:"", Index:12}
2026-02-17 02:29:32.784 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Set[string](nil)}
2026-02-17 02:29:32.784 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Set[string](nil)}
2026-02-17 02:29:33.822 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:29:33.823 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-4748"} profile:{inbound_rules:{action:"allow" rule_id:"Ogfdsm7m1vAN81Wq"} outbound_rules:{action:"allow" rule_id:"SusauIXVNB36ord5"}}
2026-02-17 02:29:33.823 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-4748.default"} profile:{}
2026-02-17 02:29:33.823 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf15d445bc3" profile_ids:"kns.statefulset-4748" profile_ids:"ksa.statefulset-4748.default" ipv4_nets:"10.100.246.72/32"}
2026-02-17 02:29:33.823 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:33.823 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:33.823 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:33.824 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicf15d445bc3" ipVersion=0x4 table="filter"
2026-02-17 02:29:33.824 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sVzp07TALQm5q8V7cy" ipVersion=0x4 table="filter"
2026-02-17 02:29:33.824 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zrH_SWxfSVaIT7NBou" ipVersion=0x4 table="filter"
2026-02-17 02:29:33.824 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicf15d445bc3" ipVersion=0x4 table="filter"
2026-02-17 02:29:33.824 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sVzp07TALQm5q8V7cy" ipVersion=0x4 table="filter"
2026-02-17 02:29:33.824 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zrH_SWxfSVaIT7NBou" ipVersion=0x4 table="filter"
2026-02-17 02:29:33.824 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicf15d445bc3"
2026-02-17 02:29:33.824 [INFO][74] felix/endpoint_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-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:33.824 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:33.875 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:29:33.875 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:29:33.899 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="calicf15d445bc3" state="down"
2026-02-17 02:29:33.899 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicf15d445bc3"
2026-02-17 02:29:33.899 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf15d445bc3", State:"down", Index:13}
2026-02-17 02:29:33.899 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{}}
2026-02-17 02:29:33.899 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{}}
2026-02-17 02:29:33.899 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicf15d445bc3"
2026-02-17 02:29:33.899 [INFO][74] felix/endpoint_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-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:33.899 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:33.904 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="calicf15d445bc3" state="up"
2026-02-17 02:29:33.920 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:29:33.920 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:29:33.920 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf15d445bc3", State:"up", Index:13}
2026-02-17 02:29:33.920 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicf15d445bc3"
2026-02-17 02:29:33.920 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicf15d445bc3"
2026-02-17 02:29:33.920 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf15d445bc3"
2026-02-17 02:29:33.920 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:33.920 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:33.946 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:33.946 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:29:34.914 [INFO][74] 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:29:34.914 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicf15d445bc3"
2026-02-17 02:29:34.914 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:34.914 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:38.180 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:29:38.180 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf15d445bc3" profile_ids:"kns.statefulset-4748" profile_ids:"ksa.statefulset-4748.default" ipv4_nets:"10.100.246.72/32"}
2026-02-17 02:29:38.180 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:38.180 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:38.180 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:38.181 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf15d445bc3"
2026-02-17 02:29:38.181 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:38.182 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:38.205 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:38.205 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:29:38.317 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:29:38.317 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf15d445bc3" profile_ids:"kns.statefulset-4748" profile_ids:"ksa.statefulset-4748.default" ipv4_nets:"10.100.246.72/32"}
2026-02-17 02:29:38.317 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:38.317 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:38.318 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:38.319 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf15d445bc3"
2026-02-17 02:29:38.319 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:38.319 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:38.345 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:38.345 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:29:46.152 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:29:46.152 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf15d445bc3" profile_ids:"kns.statefulset-4748" profile_ids:"ksa.statefulset-4748.default" ipv4_nets:"10.100.246.72/32"}
2026-02-17 02:29:46.152 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:46.153 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:46.153 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:46.155 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf15d445bc3"
2026-02-17 02:29:46.155 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:46.155 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:29:46.179 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:46.179 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:29:57.085 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-2zz47" ipv4_addr:"192.168.24.82/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-feufw-default-worker-g4n55-q7bvd-2zz47"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:29:57.085 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:29:57.085 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:29:58.154 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-dwtmc" ipv4_addr:"192.168.24.230/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-feufw-default-worker-g4n55-q7bvd-dwtmc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:29:58.154 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:29:58.154 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:30:05.138 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:30:06.153 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:30:06.154 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf15d445bc3" profile_ids:"kns.statefulset-4748" profile_ids:"ksa.statefulset-4748.default" ipv4_nets:"10.100.246.72/32"}
2026-02-17 02:30:06.154 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:06.154 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:06.154 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:06.155 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf15d445bc3"
2026-02-17 02:30:06.155 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:06.155 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:06.178 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:06.178 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:30:10.068 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:30:10.068 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf15d445bc3" profile_ids:"kns.statefulset-4748" profile_ids:"ksa.statefulset-4748.default" ipv4_nets:"10.100.246.72/32"}
2026-02-17 02:30:10.069 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:10.069 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:10.069 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:10.070 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf15d445bc3"
2026-02-17 02:30:10.070 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:10.070 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:10.092 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:10.092 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:30:10.258 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:30:10.259 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf15d445bc3" profile_ids:"kns.statefulset-4748" profile_ids:"ksa.statefulset-4748.default" ipv4_nets:"10.100.246.72/32"}
2026-02-17 02:30:10.259 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:10.259 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:10.259 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:10.259 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf15d445bc3"
2026-02-17 02:30:10.260 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:10.260 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:10.283 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:10.283 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:30:10.920 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:30:10.920 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:30:10.920 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-4748"}
2026-02-17 02:30:10.921 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-4748.default"}
2026-02-17 02:30:10.921 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:10.921 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:10.921 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sVzp07TALQm5q8V7cy" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.921 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zrH_SWxfSVaIT7NBou" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.921 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sVzp07TALQm5q8V7cy" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.921 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zrH_SWxfSVaIT7NBou" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.921 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:10.921 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicf15d445bc3" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.921 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicf15d445bc3" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.921 [INFO][74] felix/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-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:10.921 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:10.922 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.72
bird: KIF: Received address message for unknown interface 13
2026-02-17 02:30:10.975 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:11.026 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="calicf15d445bc3" state="down"
2026-02-17 02:30:11.026 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicf15d445bc3"
2026-02-17 02:30:11.026 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf15d445bc3", State:"down", Index:13}
2026-02-17 02:30:11.027 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{}}
2026-02-17 02:30:11.027 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{}}
2026-02-17 02:30:11.027 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=13
2026-02-17 02:30:11.029 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="calicf15d445bc3" state=""
2026-02-17 02:30:11.030 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicf15d445bc3"
2026-02-17 02:30:11.053 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf15d445bc3", State:"", Index:13}
2026-02-17 02:30:11.053 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Set[string](nil)}
2026-02-17 02:30:11.053 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Set[string](nil)}
2026-02-17 02:30:12.066 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:30:12.092 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-4748.default"} profile:{}
2026-02-17 02:30:12.092 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-4748"} profile:{inbound_rules:{action:"allow" rule_id:"Ogfdsm7m1vAN81Wq"} outbound_rules:{action:"allow" rule_id:"SusauIXVNB36ord5"}}
2026-02-17 02:30:12.092 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf15d445bc3" profile_ids:"kns.statefulset-4748" profile_ids:"ksa.statefulset-4748.default" ipv4_nets:"10.100.246.73/32"}
2026-02-17 02:30:12.092 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:12.092 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:12.092 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:12.093 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicf15d445bc3" ipVersion=0x4 table="filter"
2026-02-17 02:30:12.093 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sVzp07TALQm5q8V7cy" ipVersion=0x4 table="filter"
2026-02-17 02:30:12.093 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zrH_SWxfSVaIT7NBou" ipVersion=0x4 table="filter"
2026-02-17 02:30:12.093 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicf15d445bc3" ipVersion=0x4 table="filter"
2026-02-17 02:30:12.093 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sVzp07TALQm5q8V7cy" ipVersion=0x4 table="filter"
2026-02-17 02:30:12.093 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zrH_SWxfSVaIT7NBou" ipVersion=0x4 table="filter"
2026-02-17 02:30:12.093 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicf15d445bc3"
2026-02-17 02:30:12.093 [INFO][74] felix/endpoint_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-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:12.093 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:12.134 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:12.135 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:30:12.135 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calicf15d445bc3" state="down"
2026-02-17 02:30:12.135 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicf15d445bc3"
2026-02-17 02:30:12.135 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf15d445bc3", State:"down", Index:14}
2026-02-17 02:30:12.135 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{}}
2026-02-17 02:30:12.135 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{}}
2026-02-17 02:30:12.135 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicf15d445bc3"
2026-02-17 02:30:12.135 [INFO][74] felix/endpoint_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-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:12.135 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:12.137 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calicf15d445bc3" state="up"
2026-02-17 02:30:12.155 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:12.156 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:30:12.156 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf15d445bc3", State:"up", Index:14}
2026-02-17 02:30:12.156 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicf15d445bc3"
2026-02-17 02:30:12.156 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicf15d445bc3"
2026-02-17 02:30:12.156 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf15d445bc3"
2026-02-17 02:30:12.156 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:12.156 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:12.181 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:12.181 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:30:13.314 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=14
2026-02-17 02:30:13.314 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicf15d445bc3"
2026-02-17 02:30:13.314 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:13.314 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:13.379 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:30:13.379 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf15d445bc3" profile_ids:"kns.statefulset-4748" profile_ids:"ksa.statefulset-4748.default" ipv4_nets:"10.100.246.73/32"}
2026-02-17 02:30:13.379 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:13.380 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:13.380 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:13.380 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf15d445bc3"
2026-02-17 02:30:13.380 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:13.380 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:13.400 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:30:13.407 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:13.407 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:30:13.407 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf15d445bc3" profile_ids:"kns.statefulset-4748" profile_ids:"ksa.statefulset-4748.default" ipv4_nets:"10.100.246.73/32"}
2026-02-17 02:30:13.407 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:13.408 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:13.408 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:13.408 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf15d445bc3"
2026-02-17 02:30:13.408 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:13.408 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:13.435 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:13.435 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:30:13.586 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-35"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-35"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-35"}
2026-02-17 02:30:13.611 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3657"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3657"}
2026-02-17 02:30:13.643 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-3657" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:15.741 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3657"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3657"}
2026-02-17 02:30:15.820 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1350"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1350"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1350"}
2026-02-17 02:30:15.844 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-1350" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:15.865 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-1350" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:30:17.191 [INFO][74] felix/summary.go 100: Summarising 41 dataplane reconciliation loops over 1m0.4s: avg=29ms longest=70ms (resync-calico-v4)
2026-02-17 02:30:18.938 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-35" name:"default"}
2026-02-17 02:30:18.983 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-35"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-35"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-35"}
2026-02-17 02:30:20.978 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-3657" name:"default"}
2026-02-17 02:30:21.025 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3657"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3657"}
2026-02-17 02:30:24.181 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-35"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-35"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-35"}
2026-02-17 02:30:24.214 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-35"}
2026-02-17 02:30:26.609 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:30:26.610 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf15d445bc3" profile_ids:"kns.statefulset-4748" profile_ids:"ksa.statefulset-4748.default" ipv4_nets:"10.100.246.73/32"}
2026-02-17 02:30:26.610 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:26.610 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:26.610 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:26.611 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf15d445bc3"
2026-02-17 02:30:26.611 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:26.611 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:26.634 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:26.634 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:30:26.902 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4748/ss2-1, name=eth0)
2026-02-17 02:30:26.902 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4748/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:30:26.903 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-4748.default"}
2026-02-17 02:30:26.903 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-4748"}
2026-02-17 02:30:26.903 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:26.903 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:26.906 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sVzp07TALQm5q8V7cy" ipVersion=0x4 table="filter"
2026-02-17 02:30:26.906 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zrH_SWxfSVaIT7NBou" ipVersion=0x4 table="filter"
2026-02-17 02:30:26.906 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sVzp07TALQm5q8V7cy" ipVersion=0x4 table="filter"
2026-02-17 02:30:26.906 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zrH_SWxfSVaIT7NBou" ipVersion=0x4 table="filter"
2026-02-17 02:30:26.906 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:26.907 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicf15d445bc3" ipVersion=0x4 table="filter"
2026-02-17 02:30:26.907 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicf15d445bc3" ipVersion=0x4 table="filter"
2026-02-17 02:30:26.907 [INFO][74] felix/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-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:26.907 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 14
2026-02-17 02:30:26.914 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.73
2026-02-17 02:30:26.958 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4748/ss2-1", EndpointId:"eth0"}
2026-02-17 02:30:27.015 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=14
2026-02-17 02:30:27.015 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicf15d445bc3"
2026-02-17 02:30:27.015 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calicf15d445bc3" state="down"
2026-02-17 02:30:27.015 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calicf15d445bc3" state=""
2026-02-17 02:30:27.015 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{}}
2026-02-17 02:30:27.016 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicf15d445bc3"
2026-02-17 02:30:27.016 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Typed[string]{}}
2026-02-17 02:30:27.016 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf15d445bc3", State:"down", Index:14}
2026-02-17 02:30:27.016 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf15d445bc3", State:"", Index:14}
2026-02-17 02:30:27.016 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Set[string](nil)}
2026-02-17 02:30:27.016 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf15d445bc3", Addrs:set.Set[string](nil)}
2026-02-17 02:30:35.635 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-4748"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-4748"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4748"}
2026-02-17 02:30:35.660 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5521"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5521"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5521"}
2026-02-17 02:30:35.683 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5521" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:36.007 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1350"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1350"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1350"}
2026-02-17 02:30:36.064 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-7851"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-7851"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7851"}
2026-02-17 02:30:36.085 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-7851" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:36.667 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-7851/netserver-0, name=eth0)
2026-02-17 02:30:36.669 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-7851"} profile:{inbound_rules:{action:"allow" rule_id:"B-zy0BstSckIlZmW"} outbound_rules:{action:"allow" rule_id:"QR40GjKeaHLVyc-c"}}
2026-02-17 02:30:36.670 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-7851.default"} profile:{}
2026-02-17 02:30:36.670 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7851/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid280250b3bd" profile_ids:"kns.pod-network-test-7851" profile_ids:"ksa.pod-network-test-7851.default" ipv4_nets:"10.100.246.74/32"}
2026-02-17 02:30:36.671 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:36.671 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:36.671 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:36.673 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid280250b3bd" ipVersion=0x4 table="filter"
2026-02-17 02:30:36.673 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GzVBTZkmbAfQDaqyko" ipVersion=0x4 table="filter"
2026-02-17 02:30:36.673 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ncfw4IXbzHq3eE62NS" ipVersion=0x4 table="filter"
2026-02-17 02:30:36.673 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid280250b3bd" ipVersion=0x4 table="filter"
2026-02-17 02:30:36.673 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GzVBTZkmbAfQDaqyko" ipVersion=0x4 table="filter"
2026-02-17 02:30:36.673 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ncfw4IXbzHq3eE62NS" ipVersion=0x4 table="filter"
2026-02-17 02:30:36.673 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid280250b3bd"
2026-02-17 02:30:36.674 [INFO][74] felix/endpoint_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-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:36.674 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:36.707 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:36.707 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:30:36.731 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calid280250b3bd" state="down"
2026-02-17 02:30:36.731 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid280250b3bd"
2026-02-17 02:30:36.732 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid280250b3bd", State:"down", Index:15}
2026-02-17 02:30:36.732 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid280250b3bd", Addrs:set.Typed[string]{}}
2026-02-17 02:30:36.732 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid280250b3bd", Addrs:set.Typed[string]{}}
2026-02-17 02:30:36.732 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid280250b3bd"
2026-02-17 02:30:36.732 [INFO][74] felix/endpoint_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-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:36.732 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:36.734 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calid280250b3bd" state="up"
2026-02-17 02:30:36.762 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:36.762 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:30:36.762 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid280250b3bd", State:"up", Index:15}
2026-02-17 02:30:36.762 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid280250b3bd"
2026-02-17 02:30:36.763 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid280250b3bd"
2026-02-17 02:30:36.763 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid280250b3bd"
2026-02-17 02:30:36.763 [INFO][74] felix/endpoint_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-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:36.763 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:36.798 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:36.798 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:30:38.018 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=15
2026-02-17 02:30:38.018 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid280250b3bd"
2026-02-17 02:30:38.018 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid280250b3bd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:38.019 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid280250b3bd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:39.832 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5521"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5521"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5521"}
2026-02-17 02:30:39.863 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3064"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3064"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3064"}
2026-02-17 02:30:39.863 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-3064" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:40.746 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-trgbl, name=eth0)
2026-02-17 02:30:40.747 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-3064"} profile:{inbound_rules:{action:"allow" rule_id:"9GGG2RoEb2FIwDpo"} outbound_rules:{action:"allow" rule_id:"jIJNS1SxWwcPAvqL"}}
2026-02-17 02:30:40.747 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-3064.default"} profile:{}
2026-02-17 02:30:40.747 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-trgbl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali54527071702" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.75/32"}
2026-02-17 02:30:40.747 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:40.747 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:40.747 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:40.748 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali54527071702" ipVersion=0x4 table="filter"
2026-02-17 02:30:40.748 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-3064" ipVersion=0x4 table="filter"
2026-02-17 02:30:40.748 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-3064.default" ipVersion=0x4 table="filter"
2026-02-17 02:30:40.748 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali54527071702" ipVersion=0x4 table="filter"
2026-02-17 02:30:40.748 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-3064" ipVersion=0x4 table="filter"
2026-02-17 02:30:40.748 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-3064.default" ipVersion=0x4 table="filter"
2026-02-17 02:30:40.748 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali54527071702"
2026-02-17 02:30:40.748 [INFO][74] felix/endpoint_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-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:40.748 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:40.803 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:40.803 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"} status="down"
2026-02-17 02:30:40.809 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali54527071702" state="down"
2026-02-17 02:30:40.809 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali54527071702"
2026-02-17 02:30:40.809 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali54527071702", State:"down", Index:16}
2026-02-17 02:30:40.809 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali54527071702", Addrs:set.Typed[string]{}}
2026-02-17 02:30:40.809 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali54527071702", Addrs:set.Typed[string]{}}
2026-02-17 02:30:40.809 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali54527071702"
2026-02-17 02:30:40.809 [INFO][74] felix/endpoint_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-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:40.809 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:40.812 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali54527071702" state="up"
2026-02-17 02:30:40.828 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:40.828 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"} status="down"
2026-02-17 02:30:40.828 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali54527071702", State:"up", Index:16}
2026-02-17 02:30:40.828 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali54527071702"
2026-02-17 02:30:40.828 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali54527071702"
2026-02-17 02:30:40.828 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali54527071702"
2026-02-17 02:30:40.828 [INFO][74] felix/endpoint_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-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:40.828 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:40.864 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:40.864 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"} status="up"
2026-02-17 02:30:41.009 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-zmpgt, name=eth0)
2026-02-17 02:30:41.009 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-zmpgt" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdea77c5f0b" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.76/32"}
2026-02-17 02:30:41.010 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:41.010 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:41.010 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:41.010 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califdea77c5f0b" ipVersion=0x4 table="filter"
2026-02-17 02:30:41.010 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califdea77c5f0b" ipVersion=0x4 table="filter"
2026-02-17 02:30:41.010 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califdea77c5f0b"
2026-02-17 02:30:41.010 [INFO][74] felix/endpoint_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-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:41.010 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:41.048 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:41.048 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"} status="down"
2026-02-17 02:30:41.054 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="califdea77c5f0b" state="down"
2026-02-17 02:30:41.054 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdea77c5f0b", State:"down", Index:17}
2026-02-17 02:30:41.054 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdea77c5f0b"
2026-02-17 02:30:41.054 [INFO][74] felix/endpoint_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-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:41.054 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:41.056 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdea77c5f0b"
2026-02-17 02:30:41.067 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="califdea77c5f0b" state="up"
2026-02-17 02:30:41.071 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:41.071 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"} status="down"
2026-02-17 02:30:41.071 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdea77c5f0b", Addrs:set.Typed[string]{}}
2026-02-17 02:30:41.071 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdea77c5f0b", Addrs:set.Typed[string]{}}
2026-02-17 02:30:41.071 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdea77c5f0b", State:"up", Index:17}
2026-02-17 02:30:41.071 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califdea77c5f0b"
2026-02-17 02:30:41.071 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdea77c5f0b"
2026-02-17 02:30:41.071 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdea77c5f0b"
2026-02-17 02:30:41.071 [INFO][74] felix/endpoint_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-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:41.071 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:41.096 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:41.096 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"} status="up"
2026-02-17 02:30:41.191 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-v26t5, name=eth0)
2026-02-17 02:30:41.192 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-v26t5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc949114f31" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.77/32"}
2026-02-17 02:30:41.192 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:30:41.192 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:30:41.192 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:30:41.192 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibc949114f31" ipVersion=0x4 table="filter"
2026-02-17 02:30:41.192 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibc949114f31" ipVersion=0x4 table="filter"
2026-02-17 02:30:41.192 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibc949114f31"
2026-02-17 02:30:41.192 [INFO][74] felix/endpoint_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-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:30:41.192 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:30:41.252 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:41.252 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"} status="down"
2026-02-17 02:30:41.262 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="calibc949114f31" state="down"
2026-02-17 02:30:41.262 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibc949114f31"
2026-02-17 02:30:41.262 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc949114f31", State:"down", Index:18}
2026-02-17 02:30:41.262 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="calibc949114f31" state="up"
2026-02-17 02:30:41.262 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc949114f31", Addrs:set.Typed[string]{}}
2026-02-17 02:30:41.262 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc949114f31", Addrs:set.Typed[string]{}}
2026-02-17 02:30:41.262 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc949114f31", State:"up", Index:18}
2026-02-17 02:30:41.262 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibc949114f31"
2026-02-17 02:30:41.262 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibc949114f31"
2026-02-17 02:30:41.263 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc949114f31"
2026-02-17 02:30:41.263 [INFO][74] felix/endpoint_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-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:30:41.263 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:30:41.292 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:41.292 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"} status="up"
2026-02-17 02:30:41.347 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-4748"
2026-02-17 02:30:41.371 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-cm2jd, name=eth0)
2026-02-17 02:30:41.372 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-cm2jd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia69f1e71c35" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.78/32"}
2026-02-17 02:30:41.372 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:41.372 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:41.372 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:41.372 [INFO][74] 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:30:41.372 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia69f1e71c35" ipVersion=0x4 table="filter"
2026-02-17 02:30:41.372 [INFO][74] 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:30:41.372 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia69f1e71c35" ipVersion=0x4 table="filter"
2026-02-17 02:30:41.372 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia69f1e71c35"
2026-02-17 02:30:41.372 [INFO][74] felix/endpoint_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-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:41.372 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:41.427 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:41.427 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"} status="down"
2026-02-17 02:30:41.444 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="calia69f1e71c35" state="down"
2026-02-17 02:30:41.444 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia69f1e71c35", State:"down", Index:19}
2026-02-17 02:30:41.444 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia69f1e71c35"
2026-02-17 02:30:41.444 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia69f1e71c35"
2026-02-17 02:30:41.444 [INFO][74] felix/endpoint_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-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:41.444 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:41.451 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="calia69f1e71c35" state="up"
2026-02-17 02:30:41.467 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:41.467 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"} status="down"
2026-02-17 02:30:41.467 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia69f1e71c35", Addrs:set.Typed[string]{}}
2026-02-17 02:30:41.467 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia69f1e71c35", Addrs:set.Typed[string]{}}
2026-02-17 02:30:41.467 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia69f1e71c35", State:"up", Index:19}
2026-02-17 02:30:41.467 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia69f1e71c35"
2026-02-17 02:30:41.467 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia69f1e71c35"
2026-02-17 02:30:41.467 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia69f1e71c35"
2026-02-17 02:30:41.467 [INFO][74] felix/endpoint_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-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:41.467 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:41.497 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:41.497 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"} status="up"
2026-02-17 02:30:41.591 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-njhb7, name=eth0)
2026-02-17 02:30:41.591 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-njhb7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5ff01b526f4" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.79/32"}
2026-02-17 02:30:41.591 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:30:41.591 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:30:41.591 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:30:41.592 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:30:41.592 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5ff01b526f4" ipVersion=0x4 table="filter"
2026-02-17 02:30:41.592 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:30:41.592 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5ff01b526f4" ipVersion=0x4 table="filter"
2026-02-17 02:30:41.592 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5ff01b526f4"
2026-02-17 02:30:41.592 [INFO][74] felix/endpoint_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-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:30:41.592 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:30:41.635 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:41.635 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"} status="down"
2026-02-17 02:30:41.635 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-1350" name:"default"}
2026-02-17 02:30:41.673 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali5ff01b526f4" state="down"
2026-02-17 02:30:41.674 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5ff01b526f4"
2026-02-17 02:30:41.674 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali5ff01b526f4" state="up"
2026-02-17 02:30:41.674 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5ff01b526f4", State:"down", Index:20}
2026-02-17 02:30:41.674 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5ff01b526f4", Addrs:set.Typed[string]{}}
2026-02-17 02:30:41.674 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5ff01b526f4", Addrs:set.Typed[string]{}}
2026-02-17 02:30:41.674 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5ff01b526f4", State:"up", Index:20}
2026-02-17 02:30:41.674 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5ff01b526f4"
2026-02-17 02:30:41.674 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5ff01b526f4"
2026-02-17 02:30:41.674 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5ff01b526f4"
2026-02-17 02:30:41.674 [INFO][74] felix/endpoint_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-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:30:41.674 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:30:41.694 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:41.694 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"} status="up"
2026-02-17 02:30:41.809 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-wxw2b, name=eth0)
2026-02-17 02:30:41.809 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-wxw2b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e3478a9484" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.80/32"}
2026-02-17 02:30:41.809 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:41.809 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:41.809 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:41.810 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4e3478a9484" ipVersion=0x4 table="filter"
2026-02-17 02:30:41.810 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4e3478a9484" ipVersion=0x4 table="filter"
2026-02-17 02:30:41.810 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4e3478a9484"
2026-02-17 02:30:41.810 [INFO][74] felix/endpoint_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-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:41.810 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:41.851 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:41.851 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"} status="down"
2026-02-17 02:30:41.885 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali4e3478a9484" state="down"
2026-02-17 02:30:41.886 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4e3478a9484"
2026-02-17 02:30:41.886 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e3478a9484", State:"down", Index:21}
2026-02-17 02:30:41.886 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e3478a9484", Addrs:set.Typed[string]{}}
2026-02-17 02:30:41.886 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e3478a9484", Addrs:set.Typed[string]{}}
2026-02-17 02:30:41.886 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4e3478a9484"
2026-02-17 02:30:41.886 [INFO][74] felix/endpoint_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-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:41.886 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:41.888 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali4e3478a9484" state="up"
2026-02-17 02:30:41.909 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:41.909 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"} status="down"
2026-02-17 02:30:41.910 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e3478a9484", State:"up", Index:21}
2026-02-17 02:30:41.910 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4e3478a9484"
2026-02-17 02:30:41.910 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4e3478a9484"
2026-02-17 02:30:41.910 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e3478a9484"
2026-02-17 02:30:41.910 [INFO][74] felix/endpoint_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-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:41.910 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:41.929 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:41.930 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"} status="up"
2026-02-17 02:30:42.022 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-sxvtj, name=eth0)
2026-02-17 02:30:42.023 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-sxvtj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5ff8785859" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.81/32"}
2026-02-17 02:30:42.023 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:42.023 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:42.023 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:42.023 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic5ff8785859" ipVersion=0x4 table="filter"
2026-02-17 02:30:42.024 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic5ff8785859" ipVersion=0x4 table="filter"
2026-02-17 02:30:42.024 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic5ff8785859"
2026-02-17 02:30:42.024 [INFO][74] felix/endpoint_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-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:42.024 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:42.078 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:42.078 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"} status="down"
2026-02-17 02:30:42.097 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calic5ff8785859" state="down"
2026-02-17 02:30:42.097 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5ff8785859", State:"down", Index:22}
2026-02-17 02:30:42.097 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5ff8785859"
2026-02-17 02:30:42.097 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5ff8785859", Addrs:set.Typed[string]{}}
2026-02-17 02:30:42.097 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5ff8785859", Addrs:set.Typed[string]{}}
2026-02-17 02:30:42.097 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calic5ff8785859" state="up"
2026-02-17 02:30:42.097 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic5ff8785859"
2026-02-17 02:30:42.097 [INFO][74] felix/endpoint_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-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:42.097 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:42.181 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=16
2026-02-17 02:30:42.181 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali54527071702"
2026-02-17 02:30:42.212 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:42.212 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"} status="down"
2026-02-17 02:30:42.212 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5ff8785859", State:"up", Index:22}
2026-02-17 02:30:42.212 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali54527071702", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:42.212 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali54527071702", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:42.212 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic5ff8785859"
2026-02-17 02:30:42.212 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic5ff8785859"
2026-02-17 02:30:42.212 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5ff8785859"
2026-02-17 02:30:42.212 [INFO][74] felix/endpoint_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-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:42.212 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:42.234 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:42.234 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"} status="up"
2026-02-17 02:30:42.267 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-khddt, name=eth0)
2026-02-17 02:30:42.268 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-khddt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3865af4e24a" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.82/32"}
2026-02-17 02:30:42.268 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:30:42.268 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:30:42.268 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:30:42.268 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3865af4e24a" ipVersion=0x4 table="filter"
2026-02-17 02:30:42.268 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3865af4e24a" ipVersion=0x4 table="filter"
2026-02-17 02:30:42.268 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3865af4e24a"
2026-02-17 02:30:42.268 [INFO][74] felix/endpoint_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-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:30:42.269 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:30:42.318 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali3865af4e24a" state="down"
2026-02-17 02:30:42.318 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3865af4e24a"
2026-02-17 02:30:42.321 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali3865af4e24a" state="up"
2026-02-17 02:30:42.439 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:42.439 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"} status="down"
2026-02-17 02:30:42.439 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3865af4e24a", State:"down", Index:23}
2026-02-17 02:30:42.439 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3865af4e24a", Addrs:set.Typed[string]{}}
2026-02-17 02:30:42.439 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3865af4e24a", Addrs:set.Typed[string]{}}
2026-02-17 02:30:42.439 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3865af4e24a", State:"up", Index:23}
2026-02-17 02:30:42.439 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3865af4e24a"
2026-02-17 02:30:42.439 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3865af4e24a"
2026-02-17 02:30:42.439 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3865af4e24a"
2026-02-17 02:30:42.439 [INFO][74] felix/endpoint_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-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:30:42.440 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:30:42.457 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:42.457 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"} status="up"
2026-02-17 02:30:42.498 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=18
2026-02-17 02:30:42.498 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibc949114f31"
2026-02-17 02:30:42.498 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc949114f31", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:42.498 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc949114f31", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:42.541 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-lq9wd, name=eth0)
2026-02-17 02:30:42.541 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-lq9wd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia604336caf5" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.83/32"}
2026-02-17 02:30:42.541 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:30:42.542 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:30:42.542 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:30:42.548 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia604336caf5" ipVersion=0x4 table="filter"
2026-02-17 02:30:42.548 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia604336caf5" ipVersion=0x4 table="filter"
2026-02-17 02:30:42.548 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia604336caf5"
2026-02-17 02:30:42.548 [INFO][74] felix/endpoint_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-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:30:42.548 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:30:42.562 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=17
2026-02-17 02:30:42.562 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califdea77c5f0b"
2026-02-17 02:30:42.590 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calia604336caf5" state="down"
2026-02-17 02:30:42.590 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia604336caf5"
2026-02-17 02:30:42.592 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calia604336caf5" state="up"
2026-02-17 02:30:42.602 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-7851/netserver-0, name=eth0)
2026-02-17 02:30:42.617 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:42.617 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"} status="down"
2026-02-17 02:30:42.617 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdea77c5f0b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:42.617 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdea77c5f0b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:42.617 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia604336caf5", State:"down", Index:24}
2026-02-17 02:30:42.617 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia604336caf5", Addrs:set.Typed[string]{}}
2026-02-17 02:30:42.617 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia604336caf5", Addrs:set.Typed[string]{}}
2026-02-17 02:30:42.617 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia604336caf5", State:"up", Index:24}
2026-02-17 02:30:42.617 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia604336caf5"
2026-02-17 02:30:42.617 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia604336caf5"
2026-02-17 02:30:42.617 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia604336caf5"
2026-02-17 02:30:42.617 [INFO][74] felix/endpoint_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-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:30:42.617 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:30:42.641 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:42.641 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"} status="up"
2026-02-17 02:30:42.641 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7851/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid280250b3bd" profile_ids:"kns.pod-network-test-7851" profile_ids:"ksa.pod-network-test-7851.default" ipv4_nets:"10.100.246.74/32"}
2026-02-17 02:30:42.641 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:42.641 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:42.641 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:42.642 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid280250b3bd"
2026-02-17 02:30:42.642 [INFO][74] felix/endpoint_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-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:42.642 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:42.714 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:42.714 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:30:42.757 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-4tj46, name=eth0)
2026-02-17 02:30:42.757 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-4tj46" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali52a22ef1fbb" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.84/32"}
2026-02-17 02:30:42.757 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:42.757 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:42.757 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:42.758 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali52a22ef1fbb" ipVersion=0x4 table="filter"
2026-02-17 02:30:42.758 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali52a22ef1fbb" ipVersion=0x4 table="filter"
2026-02-17 02:30:42.758 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali52a22ef1fbb"
2026-02-17 02:30:42.758 [INFO][74] felix/endpoint_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-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:42.758 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:42.799 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:42.799 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"} status="down"
2026-02-17 02:30:42.804 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali52a22ef1fbb" state="down"
2026-02-17 02:30:42.805 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali52a22ef1fbb"
2026-02-17 02:30:42.805 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali52a22ef1fbb", State:"down", Index:25}
2026-02-17 02:30:42.805 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali52a22ef1fbb", Addrs:set.Typed[string]{}}
2026-02-17 02:30:42.806 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali52a22ef1fbb", Addrs:set.Typed[string]{}}
2026-02-17 02:30:42.806 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali52a22ef1fbb"
2026-02-17 02:30:42.806 [INFO][74] felix/endpoint_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-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:42.806 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:42.809 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali52a22ef1fbb" state="up"
2026-02-17 02:30:42.833 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:42.833 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"} status="down"
2026-02-17 02:30:42.833 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali52a22ef1fbb", State:"up", Index:25}
2026-02-17 02:30:42.833 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:30:42.833 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali52a22ef1fbb"
2026-02-17 02:30:42.833 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali52a22ef1fbb"
2026-02-17 02:30:42.833 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali52a22ef1fbb"
2026-02-17 02:30:42.833 [INFO][74] felix/endpoint_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-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:42.833 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:42.866 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:42.866 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"} status="up"
2026-02-17 02:30:42.882 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=19
2026-02-17 02:30:42.882 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia69f1e71c35"
2026-02-17 02:30:42.882 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia69f1e71c35", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:42.882 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia69f1e71c35", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:43.042 [INFO][74] 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:30:43.042 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4e3478a9484"
2026-02-17 02:30:43.057 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e3478a9484", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:43.057 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e3478a9484", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:43.086 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-8p6wf, name=eth0)
2026-02-17 02:30:43.126 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calif1c52189f68" state="down"
2026-02-17 02:30:43.127 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif1c52189f68"
2026-02-17 02:30:43.127 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calif1c52189f68" state="up"
2026-02-17 02:30:43.205 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=20
2026-02-17 02:30:43.205 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5ff01b526f4"
2026-02-17 02:30:43.247 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1c52189f68", State:"down", Index:26}
2026-02-17 02:30:43.247 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1c52189f68", Addrs:set.Typed[string]{}}
2026-02-17 02:30:43.247 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1c52189f68", Addrs:set.Typed[string]{}}
2026-02-17 02:30:43.247 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1c52189f68", State:"up", Index:26}
2026-02-17 02:30:43.247 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5ff01b526f4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:43.247 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5ff01b526f4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:43.247 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif1c52189f68"
2026-02-17 02:30:43.247 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1c52189f68"
2026-02-17 02:30:43.278 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-8p6wf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1c52189f68" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.85/32"}
2026-02-17 02:30:43.279 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:30:43.279 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:30:43.279 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:30:43.287 [INFO][74] 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:30:43.287 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic5ff8785859"
2026-02-17 02:30:43.291 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:30:43.291 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif1c52189f68" ipVersion=0x4 table="filter"
2026-02-17 02:30:43.291 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:30:43.291 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif1c52189f68" ipVersion=0x4 table="filter"
2026-02-17 02:30:43.291 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1c52189f68"
2026-02-17 02:30:43.291 [INFO][74] felix/endpoint_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-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:30:43.292 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:30:43.321 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-6jf5h, name=eth0)
2026-02-17 02:30:43.334 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:43.334 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"} status="up"
2026-02-17 02:30:43.334 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-6jf5h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic7abc0e4195" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.86/32"}
2026-02-17 02:30:43.334 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5ff8785859", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:43.334 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5ff8785859", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:43.350 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:30:43.350 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:30:43.351 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:30:43.351 [INFO][74] 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:30:43.351 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic7abc0e4195" ipVersion=0x4 table="filter"
2026-02-17 02:30:43.351 [INFO][74] 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:30:43.351 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic7abc0e4195" ipVersion=0x4 table="filter"
2026-02-17 02:30:43.351 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic7abc0e4195"
2026-02-17 02:30:43.351 [INFO][74] felix/endpoint_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-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:30:43.351 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:30:43.360 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="calic7abc0e4195" state="down"
2026-02-17 02:30:43.360 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic7abc0e4195"
2026-02-17 02:30:43.362 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="calic7abc0e4195" state="up"
2026-02-17 02:30:43.404 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:43.404 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"} status="down"
2026-02-17 02:30:43.404 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic7abc0e4195", State:"down", Index:27}
2026-02-17 02:30:43.404 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic7abc0e4195", Addrs:set.Typed[string]{}}
2026-02-17 02:30:43.404 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic7abc0e4195", Addrs:set.Typed[string]{}}
2026-02-17 02:30:43.404 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic7abc0e4195", State:"up", Index:27}
2026-02-17 02:30:43.459 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic7abc0e4195"
2026-02-17 02:30:43.459 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic7abc0e4195"
2026-02-17 02:30:43.459 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic7abc0e4195"
2026-02-17 02:30:43.460 [INFO][74] felix/endpoint_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-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:30:43.460 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:30:43.465 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-rh48g, name=eth0)
2026-02-17 02:30:43.480 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:43.480 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"} status="up"
2026-02-17 02:30:43.480 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-rh48g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali614869cb754" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.87/32"}
2026-02-17 02:30:43.534 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali614869cb754" state="down"
2026-02-17 02:30:43.535 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali614869cb754", State:"down", Index:28}
2026-02-17 02:30:43.535 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali614869cb754"
2026-02-17 02:30:43.537 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali614869cb754" state="up"
2026-02-17 02:30:43.538 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali614869cb754", Addrs:set.Typed[string]{}}
2026-02-17 02:30:43.538 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali614869cb754", Addrs:set.Typed[string]{}}
2026-02-17 02:30:43.539 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali614869cb754", State:"up", Index:28}
2026-02-17 02:30:43.570 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali614869cb754"
2026-02-17 02:30:43.570 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:30:43.570 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:30:43.571 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:30:43.572 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali614869cb754" ipVersion=0x4 table="filter"
2026-02-17 02:30:43.573 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali614869cb754" ipVersion=0x4 table="filter"
2026-02-17 02:30:43.573 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali614869cb754"
2026-02-17 02:30:43.574 [INFO][74] felix/endpoint_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-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:30:43.574 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:30:43.615 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:43.615 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"} status="up"
2026-02-17 02:30:43.711 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-1350"
2026-02-17 02:30:43.714 [INFO][74] 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:30:43.714 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3865af4e24a"
2026-02-17 02:30:43.734 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3865af4e24a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:43.734 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3865af4e24a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:43.886 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hwwc8, name=eth0)
2026-02-17 02:30:43.887 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hwwc8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0be3b55a67f" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.88/32"}
2026-02-17 02:30:43.896 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:30:43.896 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:30:43.896 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:30:43.896 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0be3b55a67f" ipVersion=0x4 table="filter"
2026-02-17 02:30:43.896 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0be3b55a67f" ipVersion=0x4 table="filter"
2026-02-17 02:30:43.896 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0be3b55a67f"
2026-02-17 02:30:43.897 [INFO][74] felix/endpoint_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-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:30:43.897 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:30:43.925 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali0be3b55a67f" state="down"
2026-02-17 02:30:43.925 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0be3b55a67f"
2026-02-17 02:30:43.927 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali0be3b55a67f" state="up"
2026-02-17 02:30:43.938 [INFO][74] 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:30:43.938 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali52a22ef1fbb"
2026-02-17 02:30:43.962 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:43.962 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"} status="down"
2026-02-17 02:30:43.963 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0be3b55a67f", State:"down", Index:29}
2026-02-17 02:30:43.963 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0be3b55a67f", Addrs:set.Typed[string]{}}
2026-02-17 02:30:43.963 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0be3b55a67f", Addrs:set.Typed[string]{}}
2026-02-17 02:30:43.963 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0be3b55a67f", State:"up", Index:29}
2026-02-17 02:30:43.963 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali52a22ef1fbb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:43.963 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali52a22ef1fbb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:44.004 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0be3b55a67f"
2026-02-17 02:30:44.004 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0be3b55a67f"
2026-02-17 02:30:44.004 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0be3b55a67f"
2026-02-17 02:30:44.004 [INFO][74] felix/endpoint_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-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:30:44.004 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:30:44.022 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:44.022 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"} status="up"
2026-02-17 02:30:44.084 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-w8q96, name=eth0)
2026-02-17 02:30:44.084 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-w8q96" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1673d4ae881" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.89/32"}
2026-02-17 02:30:44.106 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:30:44.106 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:30:44.106 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:30:44.107 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.107 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1673d4ae881" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.107 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.107 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1673d4ae881" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.107 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1673d4ae881"
2026-02-17 02:30:44.107 [INFO][74] felix/endpoint_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-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:30:44.107 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:30:44.140 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali1673d4ae881" state="down"
2026-02-17 02:30:44.140 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1673d4ae881"
2026-02-17 02:30:44.152 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali1673d4ae881" state="up"
2026-02-17 02:30:44.156 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:44.156 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"} status="down"
2026-02-17 02:30:44.156 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1673d4ae881", State:"down", Index:30}
2026-02-17 02:30:44.156 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1673d4ae881", Addrs:set.Typed[string]{}}
2026-02-17 02:30:44.156 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1673d4ae881", Addrs:set.Typed[string]{}}
2026-02-17 02:30:44.156 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1673d4ae881", State:"up", Index:30}
2026-02-17 02:30:44.211 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1673d4ae881"
2026-02-17 02:30:44.211 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1673d4ae881"
2026-02-17 02:30:44.211 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1673d4ae881"
2026-02-17 02:30:44.211 [INFO][74] felix/endpoint_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-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:30:44.212 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:30:44.236 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:44.236 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"} status="up"
2026-02-17 02:30:44.273 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-7bh9f, name=eth0)
2026-02-17 02:30:44.273 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-7bh9f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1adfaf017bc" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.90/32"}
2026-02-17 02:30:44.316 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:30:44.316 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:30:44.316 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:30:44.316 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1adfaf017bc" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.316 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1adfaf017bc" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.316 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1adfaf017bc"
2026-02-17 02:30:44.316 [INFO][74] felix/endpoint_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-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:30:44.316 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:30:44.343 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali1adfaf017bc" state="down"
2026-02-17 02:30:44.344 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1adfaf017bc"
2026-02-17 02:30:44.344 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali1adfaf017bc" state="up"
2026-02-17 02:30:44.388 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:44.388 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"} status="down"
2026-02-17 02:30:44.389 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1350"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1350"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1350"}
2026-02-17 02:30:44.389 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1adfaf017bc", State:"down", Index:31}
2026-02-17 02:30:44.389 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1adfaf017bc", Addrs:set.Typed[string]{}}
2026-02-17 02:30:44.389 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1adfaf017bc", Addrs:set.Typed[string]{}}
2026-02-17 02:30:44.389 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1adfaf017bc", State:"up", Index:31}
2026-02-17 02:30:44.396 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-1350"}
2026-02-17 02:30:44.425 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1adfaf017bc"
2026-02-17 02:30:44.425 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1adfaf017bc"
2026-02-17 02:30:44.425 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1adfaf017bc"
2026-02-17 02:30:44.425 [INFO][74] felix/endpoint_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-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:30:44.425 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:30:44.450 [INFO][74] 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:30:44.450 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic7abc0e4195"
2026-02-17 02:30:44.466 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:44.466 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"} status="up"
2026-02-17 02:30:44.466 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic7abc0e4195", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:44.466 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic7abc0e4195", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:44.482 [INFO][74] 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:30:44.482 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali614869cb754"
2026-02-17 02:30:44.482 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali614869cb754", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:44.482 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali614869cb754", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:44.520 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-68vnm, name=eth0)
2026-02-17 02:30:44.521 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-68vnm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif4e1963dc25" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.91/32"}
2026-02-17 02:30:44.529 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:30:44.529 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:30:44.529 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:30:44.530 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif4e1963dc25" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.531 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif4e1963dc25" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.531 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif4e1963dc25"
2026-02-17 02:30:44.531 [INFO][74] felix/endpoint_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-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:30:44.531 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:30:44.551 [INFO][74] 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:30:44.551 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia604336caf5"
2026-02-17 02:30:44.557 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calif4e1963dc25" state="down"
2026-02-17 02:30:44.558 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif4e1963dc25"
2026-02-17 02:30:44.564 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calif4e1963dc25" state="up"
2026-02-17 02:30:44.578 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:44.578 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"} status="down"
2026-02-17 02:30:44.578 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia604336caf5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:44.578 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia604336caf5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:44.578 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif4e1963dc25", State:"down", Index:32}
2026-02-17 02:30:44.578 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif4e1963dc25", Addrs:set.Typed[string]{}}
2026-02-17 02:30:44.578 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif4e1963dc25", Addrs:set.Typed[string]{}}
2026-02-17 02:30:44.578 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif4e1963dc25", State:"up", Index:32}
2026-02-17 02:30:44.634 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif4e1963dc25"
2026-02-17 02:30:44.634 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif4e1963dc25"
2026-02-17 02:30:44.634 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif4e1963dc25"
2026-02-17 02:30:44.634 [INFO][74] felix/endpoint_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-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:30:44.634 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:30:44.665 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:44.665 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"} status="up"
2026-02-17 02:30:44.670 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-4748" name:"default"}
2026-02-17 02:30:44.738 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hqr6x, name=eth0)
2026-02-17 02:30:44.738 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hqr6x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali315ec86e042" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.92/32"}
2026-02-17 02:30:44.743 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:30:44.743 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:30:44.743 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:30:44.744 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.744 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali315ec86e042" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.744 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.744 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali315ec86e042" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.744 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali315ec86e042"
2026-02-17 02:30:44.744 [INFO][74] felix/endpoint_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-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:30:44.744 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:30:44.781 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali315ec86e042" state="down"
2026-02-17 02:30:44.781 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali315ec86e042"
2026-02-17 02:30:44.786 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali315ec86e042" state="up"
2026-02-17 02:30:44.799 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:44.799 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"} status="down"
2026-02-17 02:30:44.799 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali315ec86e042", State:"down", Index:33}
2026-02-17 02:30:44.799 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali315ec86e042", Addrs:set.Typed[string]{}}
2026-02-17 02:30:44.799 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali315ec86e042", Addrs:set.Typed[string]{}}
2026-02-17 02:30:44.799 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali315ec86e042", State:"up", Index:33}
2026-02-17 02:30:44.799 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-4748"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-4748"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4748"}
2026-02-17 02:30:44.833 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-4748"}
2026-02-17 02:30:44.850 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali315ec86e042"
2026-02-17 02:30:44.850 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali315ec86e042"
2026-02-17 02:30:44.850 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali315ec86e042"
2026-02-17 02:30:44.850 [INFO][74] felix/endpoint_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-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:30:44.850 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:30:44.874 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:44.874 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"} status="up"
2026-02-17 02:30:44.921 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-4g7z4, name=eth0)
2026-02-17 02:30:44.921 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-4g7z4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4623ce22175" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.93/32"}
2026-02-17 02:30:44.954 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:30:44.954 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:30:44.954 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:30:44.954 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.954 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4623ce22175" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.954 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.955 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4623ce22175" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.955 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4623ce22175"
2026-02-17 02:30:44.955 [INFO][74] felix/endpoint_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-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:30:44.955 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:30:44.990 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali4623ce22175" state="down"
2026-02-17 02:30:44.990 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4623ce22175"
2026-02-17 02:30:44.994 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali4623ce22175" state="up"
2026-02-17 02:30:44.999 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:44.999 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"} status="down"
2026-02-17 02:30:44.999 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4623ce22175", State:"down", Index:34}
2026-02-17 02:30:44.999 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4623ce22175", Addrs:set.Typed[string]{}}
2026-02-17 02:30:44.999 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4623ce22175", Addrs:set.Typed[string]{}}
2026-02-17 02:30:44.999 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4623ce22175", State:"up", Index:34}
2026-02-17 02:30:45.030 [INFO][74] 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:30:45.030 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif1c52189f68"
2026-02-17 02:30:45.030 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1c52189f68", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:45.030 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1c52189f68", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:45.058 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4623ce22175"
2026-02-17 02:30:45.058 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4623ce22175"
2026-02-17 02:30:45.058 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4623ce22175"
2026-02-17 02:30:45.058 [INFO][74] felix/endpoint_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-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:30:45.059 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:30:45.083 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:45.083 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"} status="up"
2026-02-17 02:30:45.106 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-w6tr9, name=eth0)
2026-02-17 02:30:45.107 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-w6tr9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2efe69314da" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.94/32"}
2026-02-17 02:30:45.167 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:30:45.167 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:30:45.167 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:30:45.168 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2efe69314da" ipVersion=0x4 table="filter"
2026-02-17 02:30:45.168 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2efe69314da" ipVersion=0x4 table="filter"
2026-02-17 02:30:45.168 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2efe69314da"
2026-02-17 02:30:45.168 [INFO][74] felix/endpoint_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-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:30:45.168 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:30:45.186 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali2efe69314da" state="down"
2026-02-17 02:30:45.186 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2efe69314da"
2026-02-17 02:30:45.189 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali2efe69314da" state="up"
2026-02-17 02:30:45.206 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:45.206 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"} status="down"
2026-02-17 02:30:45.206 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2efe69314da", State:"down", Index:35}
2026-02-17 02:30:45.206 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2efe69314da", Addrs:set.Typed[string]{}}
2026-02-17 02:30:45.207 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2efe69314da", Addrs:set.Typed[string]{}}
2026-02-17 02:30:45.207 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2efe69314da", State:"up", Index:35}
2026-02-17 02:30:45.222 [INFO][74] 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:30:45.222 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1673d4ae881"
2026-02-17 02:30:45.222 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1673d4ae881", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:45.222 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1673d4ae881", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:45.278 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2efe69314da"
2026-02-17 02:30:45.278 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2efe69314da"
2026-02-17 02:30:45.278 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2efe69314da"
2026-02-17 02:30:45.278 [INFO][74] felix/endpoint_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-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:30:45.278 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:30:45.329 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-2h8bb, name=eth0)
2026-02-17 02:30:45.329 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:45.329 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"} status="up"
2026-02-17 02:30:45.329 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-2h8bb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1c680e411d" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.95/32"}
2026-02-17 02:30:45.383 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:30:45.383 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:30:45.383 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:30:45.384 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif1c680e411d" ipVersion=0x4 table="filter"
2026-02-17 02:30:45.384 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif1c680e411d" ipVersion=0x4 table="filter"
2026-02-17 02:30:45.384 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif1c680e411d"
2026-02-17 02:30:45.384 [INFO][74] felix/endpoint_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-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:30:45.384 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:30:45.393 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calif1c680e411d" state="down"
2026-02-17 02:30:45.393 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif1c680e411d"
2026-02-17 02:30:45.393 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calif1c680e411d" state="up"
2026-02-17 02:30:45.426 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:45.426 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"} status="down"
2026-02-17 02:30:45.426 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1c680e411d", State:"down", Index:36}
2026-02-17 02:30:45.426 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1c680e411d", Addrs:set.Typed[string]{}}
2026-02-17 02:30:45.426 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1c680e411d", Addrs:set.Typed[string]{}}
2026-02-17 02:30:45.426 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1c680e411d", State:"up", Index:36}
2026-02-17 02:30:45.484 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif1c680e411d"
2026-02-17 02:30:45.484 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif1c680e411d"
2026-02-17 02:30:45.484 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1c680e411d"
2026-02-17 02:30:45.484 [INFO][74] felix/endpoint_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-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:30:45.484 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:30:45.506 [INFO][74] 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:30:45.506 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1adfaf017bc"
2026-02-17 02:30:45.510 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:45.510 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"} status="up"
2026-02-17 02:30:45.510 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1adfaf017bc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:45.510 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1adfaf017bc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:45.538 [INFO][74] 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:30:45.538 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0be3b55a67f"
2026-02-17 02:30:45.538 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0be3b55a67f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:45.538 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0be3b55a67f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:45.544 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-zr46f, name=eth0)
2026-02-17 02:30:45.545 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-zr46f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidaf0e0f49cc" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.96/32"}
2026-02-17 02:30:45.590 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:30:45.590 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:30:45.590 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:30:45.591 [INFO][74] 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:30:45.591 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidaf0e0f49cc" ipVersion=0x4 table="filter"
2026-02-17 02:30:45.591 [INFO][74] 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:30:45.591 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidaf0e0f49cc" ipVersion=0x4 table="filter"
2026-02-17 02:30:45.591 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidaf0e0f49cc"
2026-02-17 02:30:45.591 [INFO][74] felix/endpoint_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-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:30:45.591 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:30:45.606 [INFO][74] 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:30:45.606 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif4e1963dc25"
2026-02-17 02:30:45.611 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="calidaf0e0f49cc" state="down"
2026-02-17 02:30:45.612 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidaf0e0f49cc"
2026-02-17 02:30:45.612 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="calidaf0e0f49cc" state="up"
2026-02-17 02:30:45.638 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:45.638 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"} status="down"
2026-02-17 02:30:45.638 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif4e1963dc25", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:45.638 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif4e1963dc25", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:45.638 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidaf0e0f49cc", State:"down", Index:37}
2026-02-17 02:30:45.638 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidaf0e0f49cc", Addrs:set.Typed[string]{}}
2026-02-17 02:30:45.638 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidaf0e0f49cc", Addrs:set.Typed[string]{}}
2026-02-17 02:30:45.638 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidaf0e0f49cc", State:"up", Index:37}
2026-02-17 02:30:45.645 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5521" name:"default"}
2026-02-17 02:30:45.697 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidaf0e0f49cc"
2026-02-17 02:30:45.697 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidaf0e0f49cc"
2026-02-17 02:30:45.697 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidaf0e0f49cc"
2026-02-17 02:30:45.697 [INFO][74] felix/endpoint_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-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:30:45.697 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:30:45.718 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:45.718 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"} status="up"
2026-02-17 02:30:45.720 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-4g7z4, name=eth0)
2026-02-17 02:30:45.721 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-4g7z4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4623ce22175" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.93/32"}
2026-02-17 02:30:45.735 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-r7ptf, name=eth0)
2026-02-17 02:30:45.735 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-r7ptf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11534075e95" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.97/32"}
2026-02-17 02:30:45.749 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-trgbl, name=eth0)
2026-02-17 02:30:45.749 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-trgbl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali54527071702" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.75/32"}
2026-02-17 02:30:45.788 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-w6tr9, name=eth0)
2026-02-17 02:30:45.789 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-w6tr9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2efe69314da" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.94/32"}
2026-02-17 02:30:45.803 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:30:45.803 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:30:45.803 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:30:45.804 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:30:45.804 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:30:45.804 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:30:45.811 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:45.811 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:45.811 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:45.812 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:30:45.812 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:30:45.812 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:30:45.814 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali11534075e95" ipVersion=0x4 table="filter"
2026-02-17 02:30:45.814 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali11534075e95" ipVersion=0x4 table="filter"
2026-02-17 02:30:45.814 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali54527071702"
2026-02-17 02:30:45.814 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2efe69314da"
2026-02-17 02:30:45.814 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4623ce22175"
2026-02-17 02:30:45.814 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali11534075e95"
2026-02-17 02:30:45.814 [INFO][74] felix/endpoint_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-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:30:45.814 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:30:45.814 [INFO][74] felix/endpoint_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-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:45.815 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:45.815 [INFO][74] felix/endpoint_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-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:30:45.815 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:30:45.815 [INFO][74] felix/endpoint_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-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:30:45.815 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:30:45.817 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali11534075e95" state="down"
2026-02-17 02:30:45.818 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali11534075e95"
2026-02-17 02:30:45.818 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali11534075e95" state="up"
2026-02-17 02:30:45.826 [INFO][74] 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:30:45.826 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali315ec86e042"
2026-02-17 02:30:45.854 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:45.854 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"} status="down"
2026-02-17 02:30:45.854 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:45.854 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"} status="up"
2026-02-17 02:30:45.854 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:45.854 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"} status="up"
2026-02-17 02:30:45.854 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:45.854 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"} status="up"
2026-02-17 02:30:45.855 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11534075e95", State:"down", Index:38}
2026-02-17 02:30:45.855 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11534075e95", Addrs:set.Typed[string]{}}
2026-02-17 02:30:45.855 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11534075e95", Addrs:set.Typed[string]{}}
2026-02-17 02:30:45.855 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11534075e95", State:"up", Index:38}
2026-02-17 02:30:45.855 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali315ec86e042", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:45.855 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali315ec86e042", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:45.909 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali11534075e95"
2026-02-17 02:30:45.909 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11534075e95"
2026-02-17 02:30:45.909 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11534075e95"
2026-02-17 02:30:45.909 [INFO][74] felix/endpoint_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-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:30:45.909 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:30:45.927 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:45.927 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"} status="up"
2026-02-17 02:30:45.934 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-f8vn5, name=eth0)
2026-02-17 02:30:45.935 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-f8vn5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice63fc9b8b2" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.98/32"}
2026-02-17 02:30:45.990 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-2h8bb, name=eth0)
2026-02-17 02:30:45.990 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-2h8bb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1c680e411d" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.95/32"}
2026-02-17 02:30:45.996 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-sxvtj, name=eth0)
2026-02-17 02:30:45.996 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-sxvtj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5ff8785859" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.81/32"}
2026-02-17 02:30:46.000 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="calice63fc9b8b2" state="down"
2026-02-17 02:30:46.001 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice63fc9b8b2", State:"down", Index:39}
2026-02-17 02:30:46.001 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calice63fc9b8b2"
2026-02-17 02:30:46.001 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice63fc9b8b2", Addrs:set.Typed[string]{}}
2026-02-17 02:30:46.001 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice63fc9b8b2", Addrs:set.Typed[string]{}}
2026-02-17 02:30:46.002 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="calice63fc9b8b2" state="up"
2026-02-17 02:30:46.002 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hqr6x, name=eth0)
2026-02-17 02:30:46.002 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice63fc9b8b2", State:"up", Index:39}
2026-02-17 02:30:46.002 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hqr6x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali315ec86e042" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.92/32"}
2026-02-17 02:30:46.014 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calice63fc9b8b2"
2026-02-17 02:30:46.014 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:30:46.015 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:30:46.015 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:30:46.016 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:30:46.016 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:30:46.017 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:30:46.018 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:46.018 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:46.018 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:46.019 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:30:46.019 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:30:46.019 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:30:46.021 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calice63fc9b8b2" ipVersion=0x4 table="filter"
2026-02-17 02:30:46.021 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calice63fc9b8b2" ipVersion=0x4 table="filter"
2026-02-17 02:30:46.021 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice63fc9b8b2"
2026-02-17 02:30:46.021 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1c680e411d"
2026-02-17 02:30:46.022 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5ff8785859"
2026-02-17 02:30:46.022 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali315ec86e042"
2026-02-17 02:30:46.022 [INFO][74] felix/endpoint_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-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:30:46.022 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:30:46.022 [INFO][74] felix/endpoint_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-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:46.022 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:46.022 [INFO][74] felix/endpoint_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-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:30:46.022 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:30:46.022 [INFO][74] felix/endpoint_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-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:30:46.022 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:30:46.044 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-cm2jd, name=eth0)
2026-02-17 02:30:46.044 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-trgbl, name=eth0)
2026-02-17 02:30:46.083 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.083 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.083 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.083 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.083 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.083 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.083 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.083 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.083 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-cm2jd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia69f1e71c35" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.78/32"}
2026-02-17 02:30:46.083 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-trgbl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali54527071702" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.75/32"}
2026-02-17 02:30:46.121 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:46.122 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:46.122 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:46.122 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:46.122 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:46.122 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:46.123 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia69f1e71c35"
2026-02-17 02:30:46.123 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali54527071702"
2026-02-17 02:30:46.123 [INFO][74] felix/endpoint_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-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:46.123 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:30:46.123 [INFO][74] felix/endpoint_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-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:46.123 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:46.157 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.157 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.157 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.157 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.170 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-2h2rv, name=eth0)
2026-02-17 02:30:46.170 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-2h2rv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic8bb8fc31a5" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.99/32"}
2026-02-17 02:30:46.226 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:30:46.226 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:30:46.226 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:30:46.227 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic8bb8fc31a5" ipVersion=0x4 table="filter"
2026-02-17 02:30:46.227 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic8bb8fc31a5" ipVersion=0x4 table="filter"
2026-02-17 02:30:46.227 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic8bb8fc31a5"
2026-02-17 02:30:46.227 [INFO][74] felix/endpoint_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-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:30:46.227 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:30:46.241 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calic8bb8fc31a5" state="down"
2026-02-17 02:30:46.241 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic8bb8fc31a5"
2026-02-17 02:30:46.241 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calic8bb8fc31a5" state="up"
2026-02-17 02:30:46.272 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:46.272 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"} status="down"
2026-02-17 02:30:46.272 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8bb8fc31a5", State:"down", Index:40}
2026-02-17 02:30:46.272 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8bb8fc31a5", Addrs:set.Typed[string]{}}
2026-02-17 02:30:46.272 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8bb8fc31a5", Addrs:set.Typed[string]{}}
2026-02-17 02:30:46.272 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8bb8fc31a5", State:"up", Index:40}
2026-02-17 02:30:46.277 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hwwc8, name=eth0)
2026-02-17 02:30:46.278 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hwwc8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0be3b55a67f" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.88/32"}
2026-02-17 02:30:46.306 [INFO][74] 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:30:46.306 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4623ce22175"
2026-02-17 02:30:46.306 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4623ce22175", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:46.306 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4623ce22175", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:46.327 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic8bb8fc31a5"
2026-02-17 02:30:46.327 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic8bb8fc31a5"
2026-02-17 02:30:46.327 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:30:46.327 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:30:46.328 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:30:46.328 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0be3b55a67f"
2026-02-17 02:30:46.329 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic8bb8fc31a5"
2026-02-17 02:30:46.329 [INFO][74] felix/endpoint_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-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:30:46.329 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:30:46.329 [INFO][74] felix/endpoint_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-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:30:46.329 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:30:46.367 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.368 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.368 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.368 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.395 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-gf8mr, name=eth0)
2026-02-17 02:30:46.395 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-gf8mr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia473ca44023" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.100/32"}
2026-02-17 02:30:46.431 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:30:46.432 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:30:46.432 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:30:46.432 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia473ca44023" ipVersion=0x4 table="filter"
2026-02-17 02:30:46.432 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia473ca44023" ipVersion=0x4 table="filter"
2026-02-17 02:30:46.432 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia473ca44023"
2026-02-17 02:30:46.432 [INFO][74] felix/endpoint_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-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:30:46.432 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:30:46.462 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calia473ca44023" state="down"
2026-02-17 02:30:46.463 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia473ca44023"
2026-02-17 02:30:46.463 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calia473ca44023" state="up"
2026-02-17 02:30:46.476 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:46.476 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"} status="down"
2026-02-17 02:30:46.476 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia473ca44023", State:"down", Index:41}
2026-02-17 02:30:46.476 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia473ca44023", Addrs:set.Typed[string]{}}
2026-02-17 02:30:46.476 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia473ca44023", Addrs:set.Typed[string]{}}
2026-02-17 02:30:46.476 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia473ca44023", State:"up", Index:41}
2026-02-17 02:30:46.538 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia473ca44023"
2026-02-17 02:30:46.538 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia473ca44023"
2026-02-17 02:30:46.539 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia473ca44023"
2026-02-17 02:30:46.539 [INFO][74] felix/endpoint_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-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:30:46.539 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:30:46.567 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.567 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.590 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-6l27m, name=eth0)
2026-02-17 02:30:46.590 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-6l27m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e58bb37c36" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.101/32"}
2026-02-17 02:30:46.600 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-68vnm, name=eth0)
2026-02-17 02:30:46.601 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-68vnm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif4e1963dc25" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.91/32"}
2026-02-17 02:30:46.641 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5521"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5521"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5521"}
2026-02-17 02:30:46.645 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:30:46.645 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:30:46.645 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:30:46.646 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:30:46.646 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:30:46.646 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:30:46.646 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5e58bb37c36" ipVersion=0x4 table="filter"
2026-02-17 02:30:46.646 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-w6tr9, name=eth0)
2026-02-17 02:30:46.646 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5e58bb37c36" ipVersion=0x4 table="filter"
2026-02-17 02:30:46.647 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5e58bb37c36"
2026-02-17 02:30:46.647 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif4e1963dc25"
2026-02-17 02:30:46.647 [INFO][74] felix/endpoint_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-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:30:46.647 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:30:46.647 [INFO][74] felix/endpoint_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-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:30:46.647 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:30:46.665 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali5e58bb37c36" state="down"
2026-02-17 02:30:46.665 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e58bb37c36"
2026-02-17 02:30:46.671 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali5e58bb37c36" state="up"
2026-02-17 02:30:46.676 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-v26t5, name=eth0)
2026-02-17 02:30:46.699 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.700 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.700 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:46.700 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"} status="down"
2026-02-17 02:30:46.700 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-w6tr9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2efe69314da" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.94/32"}
2026-02-17 02:30:46.700 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-v26t5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc949114f31" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.77/32"}
2026-02-17 02:30:46.700 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5521"}
2026-02-17 02:30:46.700 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e58bb37c36", State:"down", Index:42}
2026-02-17 02:30:46.700 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e58bb37c36", Addrs:set.Typed[string]{}}
2026-02-17 02:30:46.700 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e58bb37c36", Addrs:set.Typed[string]{}}
2026-02-17 02:30:46.700 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e58bb37c36", State:"up", Index:42}
2026-02-17 02:30:46.721 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-zmpgt, name=eth0)
2026-02-17 02:30:46.721 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-zmpgt" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdea77c5f0b" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.76/32"}
2026-02-17 02:30:46.752 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5e58bb37c36"
2026-02-17 02:30:46.752 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5e58bb37c36"
2026-02-17 02:30:46.752 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:30:46.753 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:30:46.753 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:30:46.753 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:30:46.753 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:30:46.753 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:30:46.754 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:46.754 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:46.754 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:46.755 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc949114f31"
2026-02-17 02:30:46.755 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdea77c5f0b"
2026-02-17 02:30:46.755 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e58bb37c36"
2026-02-17 02:30:46.755 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2efe69314da"
2026-02-17 02:30:46.755 [INFO][74] felix/endpoint_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-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:30:46.755 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:30:46.755 [INFO][74] felix/endpoint_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-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:30:46.755 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:30:46.755 [INFO][74] felix/endpoint_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-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:30:46.755 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:30:46.756 [INFO][74] felix/endpoint_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-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:46.756 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:46.774 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hrxpw, name=eth0)
2026-02-17 02:30:46.792 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.792 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.792 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.792 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.792 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.792 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.792 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.792 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.792 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hrxpw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif5126ca637d" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.102/32"}
2026-02-17 02:30:46.814 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-f8vn5, name=eth0)
2026-02-17 02:30:46.814 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-f8vn5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice63fc9b8b2" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.98/32"}
2026-02-17 02:30:46.835 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-zmpgt, name=eth0)
2026-02-17 02:30:46.835 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-zmpgt" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdea77c5f0b" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.76/32"}
2026-02-17 02:30:46.850 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-8p6wf, name=eth0)
2026-02-17 02:30:46.850 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-8p6wf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1c52189f68" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.85/32"}
2026-02-17 02:30:46.852 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calif5126ca637d" state="down"
2026-02-17 02:30:46.852 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif5126ca637d"
2026-02-17 02:30:46.852 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calif5126ca637d" state="up"
2026-02-17 02:30:46.853 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif5126ca637d", State:"down", Index:43}
2026-02-17 02:30:46.853 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif5126ca637d", Addrs:set.Typed[string]{}}
2026-02-17 02:30:46.853 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif5126ca637d", Addrs:set.Typed[string]{}}
2026-02-17 02:30:46.853 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif5126ca637d", State:"up", Index:43}
2026-02-17 02:30:46.858 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif5126ca637d"
2026-02-17 02:30:46.858 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:30:46.858 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:30:46.858 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:30:46.858 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:30:46.858 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:30:46.858 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:30:46.859 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:46.859 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:46.859 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:46.859 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:30:46.859 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:30:46.859 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:30:46.865 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif5126ca637d" ipVersion=0x4 table="filter"
2026-02-17 02:30:46.866 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif5126ca637d" ipVersion=0x4 table="filter"
2026-02-17 02:30:46.866 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif5126ca637d"
2026-02-17 02:30:46.866 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice63fc9b8b2"
2026-02-17 02:30:46.866 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdea77c5f0b"
2026-02-17 02:30:46.866 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1c52189f68"
2026-02-17 02:30:46.866 [INFO][74] felix/endpoint_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-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:30:46.866 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:30:46.866 [INFO][74] felix/endpoint_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-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:30:46.866 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:30:46.866 [INFO][74] felix/endpoint_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-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:46.866 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:30:46.866 [INFO][74] felix/endpoint_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-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:30:46.866 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:30:46.868 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-njhb7, name=eth0)
2026-02-17 02:30:46.874 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-7bh9f, name=eth0)
2026-02-17 02:30:46.883 [INFO][74] 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:30:46.883 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidaf0e0f49cc"
2026-02-17 02:30:46.883 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-zr46f, name=eth0)
2026-02-17 02:30:46.895 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-rh48g, name=eth0)
2026-02-17 02:30:46.907 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-2h2rv, name=eth0)
2026-02-17 02:30:46.930 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.930 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.930 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.930 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.930 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.930 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.930 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.930 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.930 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidaf0e0f49cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:46.930 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidaf0e0f49cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:46.930 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-njhb7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5ff01b526f4" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.79/32"}
2026-02-17 02:30:46.930 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-7bh9f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1adfaf017bc" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.90/32"}
2026-02-17 02:30:46.930 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-zr46f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidaf0e0f49cc" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.96/32"}
2026-02-17 02:30:46.930 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-rh48g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali614869cb754" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.87/32"}
2026-02-17 02:30:46.930 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-2h2rv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic8bb8fc31a5" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.99/32"}
2026-02-17 02:30:46.941 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-cm2jd, name=eth0)
2026-02-17 02:30:46.942 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-cm2jd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia69f1e71c35" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.78/32"}
2026-02-17 02:30:46.965 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:30:46.965 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:30:46.965 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:30:46.966 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:30:46.966 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:30:46.966 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:30:46.966 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:30:46.966 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:30:46.966 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:30:46.966 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:30:46.966 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:30:46.966 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:30:46.966 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:30:46.966 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:30:46.966 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:30:46.967 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:46.967 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:46.967 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:46.967 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5ff01b526f4"
2026-02-17 02:30:46.967 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1adfaf017bc"
2026-02-17 02:30:46.967 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidaf0e0f49cc"
2026-02-17 02:30:46.968 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali614869cb754"
2026-02-17 02:30:46.968 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic8bb8fc31a5"
2026-02-17 02:30:46.968 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia69f1e71c35"
2026-02-17 02:30:46.968 [INFO][74] felix/endpoint_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-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:30:46.968 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:30:46.968 [INFO][74] felix/endpoint_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-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:30:46.968 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:30:46.968 [INFO][74] felix/endpoint_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-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:30:46.968 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:30:46.968 [INFO][74] felix/endpoint_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-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:30:46.968 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:30:46.968 [INFO][74] felix/endpoint_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-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:30:46.968 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:30:46.968 [INFO][74] felix/endpoint_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-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:46.968 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:30:46.969 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-v26t5, name=eth0)
2026-02-17 02:30:47.006 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-2h8bb, name=eth0)
2026-02-17 02:30:47.010 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-r7ptf, name=eth0)
2026-02-17 02:30:47.010 [INFO][74] 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:30:47.010 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif1c680e411d"
2026-02-17 02:30:47.017 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.017 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.017 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.017 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.017 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.017 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.017 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.017 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.017 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.017 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.017 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.017 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.017 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1c680e411d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:47.017 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1c680e411d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:47.017 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-v26t5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc949114f31" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.77/32"}
2026-02-17 02:30:47.017 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-2h8bb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1c680e411d" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.95/32"}
2026-02-17 02:30:47.017 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-r7ptf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11534075e95" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.97/32"}
2026-02-17 02:30:47.034 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-dl8vx, name=eth0)
2026-02-17 02:30:47.034 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-dl8vx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali965b1586f3a" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.103/32"}
2026-02-17 02:30:47.042 [INFO][74] 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:30:47.042 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2efe69314da"
2026-02-17 02:30:47.042 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2efe69314da", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:47.042 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2efe69314da", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:47.066 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:30:47.066 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:30:47.067 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:30:47.067 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:30:47.067 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:30:47.067 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:30:47.068 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:30:47.068 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:30:47.068 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:30:47.068 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:30:47.068 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:30:47.068 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:30:47.069 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali965b1586f3a" ipVersion=0x4 table="filter"
2026-02-17 02:30:47.069 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali965b1586f3a" ipVersion=0x4 table="filter"
2026-02-17 02:30:47.069 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali965b1586f3a"
2026-02-17 02:30:47.069 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc949114f31"
2026-02-17 02:30:47.070 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1c680e411d"
2026-02-17 02:30:47.070 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11534075e95"
2026-02-17 02:30:47.070 [INFO][74] felix/endpoint_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-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:30:47.070 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:30:47.070 [INFO][74] felix/endpoint_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-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:30:47.070 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:30:47.070 [INFO][74] felix/endpoint_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-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:30:47.070 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:30:47.071 [INFO][74] felix/endpoint_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-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:30:47.071 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:30:47.074 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-njhb7, name=eth0)
2026-02-17 02:30:47.103 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-gf8mr, name=eth0)
2026-02-17 02:30:47.106 [INFO][74] 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:30:47.106 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calice63fc9b8b2"
2026-02-17 02:30:47.106 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali965b1586f3a" state="down"
2026-02-17 02:30:47.106 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali965b1586f3a"
2026-02-17 02:30:47.106 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali965b1586f3a" state="up"
2026-02-17 02:30:47.114 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.114 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.114 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.114 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.114 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.114 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.114 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:47.114 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"} status="down"
2026-02-17 02:30:47.115 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-njhb7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5ff01b526f4" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.79/32"}
2026-02-17 02:30:47.115 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-gf8mr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia473ca44023" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.100/32"}
2026-02-17 02:30:47.115 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice63fc9b8b2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:47.115 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice63fc9b8b2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:47.115 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali965b1586f3a", State:"down", Index:44}
2026-02-17 02:30:47.115 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali965b1586f3a", Addrs:set.Typed[string]{}}
2026-02-17 02:30:47.115 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali965b1586f3a", Addrs:set.Typed[string]{}}
2026-02-17 02:30:47.115 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali965b1586f3a", State:"up", Index:44}
2026-02-17 02:30:47.173 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali965b1586f3a"
2026-02-17 02:30:47.173 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali965b1586f3a"
2026-02-17 02:30:47.173 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:30:47.173 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:30:47.173 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:30:47.174 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:30:47.174 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:30:47.174 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:30:47.176 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5ff01b526f4"
2026-02-17 02:30:47.176 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia473ca44023"
2026-02-17 02:30:47.176 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali965b1586f3a"
2026-02-17 02:30:47.176 [INFO][74] felix/endpoint_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-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:30:47.176 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:30:47.176 [INFO][74] felix/endpoint_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-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:30:47.176 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:30:47.176 [INFO][74] felix/endpoint_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-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:30:47.176 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:30:47.182 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-wxw2b, name=eth0)
2026-02-17 02:30:47.199 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-lq9wd, name=eth0)
2026-02-17 02:30:47.219 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.219 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.219 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.219 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.219 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.219 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.219 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-wxw2b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e3478a9484" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.80/32"}
2026-02-17 02:30:47.219 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-lq9wd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia604336caf5" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.83/32"}
2026-02-17 02:30:47.223 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-dnwjs, name=eth0)
2026-02-17 02:30:47.223 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-dnwjs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic8b38247e26" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.104/32"}
2026-02-17 02:30:47.226 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-khddt, name=eth0)
2026-02-17 02:30:47.226 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-khddt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3865af4e24a" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.82/32"}
2026-02-17 02:30:47.257 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-4g7z4, name=eth0)
2026-02-17 02:30:47.258 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-4g7z4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4623ce22175" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.93/32"}
2026-02-17 02:30:47.274 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:47.274 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:47.274 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:47.275 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:30:47.275 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:30:47.275 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:30:47.275 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:30:47.275 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:30:47.275 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:30:47.275 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:30:47.276 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:30:47.276 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:30:47.276 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:30:47.276 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:30:47.276 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:30:47.276 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic8b38247e26" ipVersion=0x4 table="filter"
2026-02-17 02:30:47.276 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic8b38247e26" ipVersion=0x4 table="filter"
2026-02-17 02:30:47.276 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic8b38247e26"
2026-02-17 02:30:47.277 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3865af4e24a"
2026-02-17 02:30:47.277 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4623ce22175"
2026-02-17 02:30:47.277 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e3478a9484"
2026-02-17 02:30:47.277 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia604336caf5"
2026-02-17 02:30:47.277 [INFO][74] felix/endpoint_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-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:30:47.277 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:30:47.277 [INFO][74] felix/endpoint_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-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:30:47.277 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:30:47.277 [INFO][74] felix/endpoint_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-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:30:47.277 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:30:47.277 [INFO][74] felix/endpoint_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-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:30:47.277 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:30:47.277 [INFO][74] felix/endpoint_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-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:47.277 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:47.299 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="calic8b38247e26" state="down"
2026-02-17 02:30:47.299 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic8b38247e26"
2026-02-17 02:30:47.313 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="calic8b38247e26" state="up"
2026-02-17 02:30:47.323 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-4tj46, name=eth0)
2026-02-17 02:30:47.335 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.335 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.335 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:47.335 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"} status="down"
2026-02-17 02:30:47.335 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.335 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.335 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.335 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.335 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.335 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.335 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-4tj46" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali52a22ef1fbb" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.84/32"}
2026-02-17 02:30:47.335 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8b38247e26", State:"down", Index:45}
2026-02-17 02:30:47.335 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8b38247e26", Addrs:set.Typed[string]{}}
2026-02-17 02:30:47.335 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8b38247e26", Addrs:set.Typed[string]{}}
2026-02-17 02:30:47.335 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8b38247e26", State:"up", Index:45}
2026-02-17 02:30:47.381 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic8b38247e26"
2026-02-17 02:30:47.381 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic8b38247e26"
2026-02-17 02:30:47.381 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:47.381 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:47.381 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:47.382 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic8b38247e26"
2026-02-17 02:30:47.382 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali52a22ef1fbb"
2026-02-17 02:30:47.382 [INFO][74] felix/endpoint_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-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:30:47.382 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:30:47.382 [INFO][74] felix/endpoint_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-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:47.382 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:47.393 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-5jb6k, name=eth0)
2026-02-17 02:30:47.409 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.409 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.409 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.409 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.409 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-5jb6k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali378ddfb17fa" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.105/32"}
2026-02-17 02:30:47.463 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali378ddfb17fa" state="down"
2026-02-17 02:30:47.463 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali378ddfb17fa"
2026-02-17 02:30:47.463 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali378ddfb17fa", State:"down", Index:46}
2026-02-17 02:30:47.463 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali378ddfb17fa", Addrs:set.Typed[string]{}}
2026-02-17 02:30:47.463 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali378ddfb17fa", Addrs:set.Typed[string]{}}
2026-02-17 02:30:47.471 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali378ddfb17fa" state="up"
2026-02-17 02:30:47.472 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali378ddfb17fa", State:"up", Index:46}
2026-02-17 02:30:47.481 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-w8q96, name=eth0)
2026-02-17 02:30:47.482 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-w8q96" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1673d4ae881" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.89/32"}
2026-02-17 02:30:47.490 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali378ddfb17fa"
2026-02-17 02:30:47.490 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:30:47.490 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:30:47.490 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:30:47.491 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:30:47.491 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:30:47.491 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:30:47.492 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali378ddfb17fa" ipVersion=0x4 table="filter"
2026-02-17 02:30:47.492 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali378ddfb17fa" ipVersion=0x4 table="filter"
2026-02-17 02:30:47.492 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali378ddfb17fa"
2026-02-17 02:30:47.492 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1673d4ae881"
2026-02-17 02:30:47.493 [INFO][74] felix/endpoint_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-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:30:47.493 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:30:47.493 [INFO][74] felix/endpoint_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-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:30:47.493 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:30:47.534 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-zr46f, name=eth0)
2026-02-17 02:30:47.548 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-r7ptf, name=eth0)
2026-02-17 02:30:47.548 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.548 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.548 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.548 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.548 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-zr46f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidaf0e0f49cc" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.96/32"}
2026-02-17 02:30:47.548 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-r7ptf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11534075e95" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.97/32"}
2026-02-17 02:30:47.554 [INFO][74] 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:30:47.554 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali11534075e95"
2026-02-17 02:30:47.554 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11534075e95", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:47.554 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11534075e95", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:47.591 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-9ncxp, name=eth0)
2026-02-17 02:30:47.591 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-9ncxp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9711307a01" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.106/32"}
2026-02-17 02:30:47.599 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:30:47.599 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:30:47.599 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:30:47.599 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:30:47.599 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:30:47.599 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:30:47.600 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:30:47.600 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:30:47.600 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:30:47.600 [INFO][74] 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:30:47.600 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie9711307a01" ipVersion=0x4 table="filter"
2026-02-17 02:30:47.601 [INFO][74] 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:30:47.601 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie9711307a01" ipVersion=0x4 table="filter"
2026-02-17 02:30:47.601 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11534075e95"
2026-02-17 02:30:47.602 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie9711307a01"
2026-02-17 02:30:47.602 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidaf0e0f49cc"
2026-02-17 02:30:47.602 [INFO][74] felix/endpoint_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-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:30:47.602 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:30:47.602 [INFO][74] felix/endpoint_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-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:30:47.602 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:30:47.602 [INFO][74] felix/endpoint_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-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:30:47.603 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:30:47.626 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-f8vn5, name=eth0)
2026-02-17 02:30:47.646 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:47.646 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"} status="down"
2026-02-17 02:30:47.646 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.646 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.646 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.646 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.646 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-f8vn5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice63fc9b8b2" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.98/32"}
2026-02-17 02:30:47.656 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calie9711307a01" state="down"
2026-02-17 02:30:47.657 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie9711307a01"
2026-02-17 02:30:47.657 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9711307a01", State:"down", Index:47}
2026-02-17 02:30:47.657 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9711307a01", Addrs:set.Typed[string]{}}
2026-02-17 02:30:47.657 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9711307a01", Addrs:set.Typed[string]{}}
2026-02-17 02:30:47.657 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calie9711307a01" state="up"
2026-02-17 02:30:47.661 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9711307a01", State:"up", Index:47}
2026-02-17 02:30:47.682 [INFO][74] 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:30:47.682 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic8bb8fc31a5"
2026-02-17 02:30:47.682 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8bb8fc31a5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:47.682 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8bb8fc31a5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:47.686 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-5jb6k, name=eth0)
2026-02-17 02:30:47.686 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-5jb6k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali378ddfb17fa" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.105/32"}
2026-02-17 02:30:47.704 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie9711307a01"
2026-02-17 02:30:47.704 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie9711307a01"
2026-02-17 02:30:47.704 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:30:47.704 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:30:47.704 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:30:47.704 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:30:47.704 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:30:47.704 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:30:47.705 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9711307a01"
2026-02-17 02:30:47.705 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice63fc9b8b2"
2026-02-17 02:30:47.705 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali378ddfb17fa"
2026-02-17 02:30:47.705 [INFO][74] felix/endpoint_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-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:30:47.705 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:30:47.705 [INFO][74] felix/endpoint_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-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:30:47.705 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:30:47.705 [INFO][74] felix/endpoint_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-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:30:47.705 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:30:47.711 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-6jf5h, name=eth0)
2026-02-17 02:30:47.731 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.731 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.731 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.731 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.731 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.731 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.731 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-6jf5h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic7abc0e4195" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.86/32"}
2026-02-17 02:30:47.803 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-qn7tq, name=eth0)
2026-02-17 02:30:47.804 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-qn7tq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali59f0688f509" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.107/32"}
2026-02-17 02:30:47.808 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:30:47.809 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:30:47.809 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:30:47.810 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:30:47.810 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:30:47.810 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:30:47.811 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali59f0688f509" ipVersion=0x4 table="filter"
2026-02-17 02:30:47.811 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali59f0688f509" ipVersion=0x4 table="filter"
2026-02-17 02:30:47.812 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic7abc0e4195"
2026-02-17 02:30:47.812 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali59f0688f509"
2026-02-17 02:30:47.812 [INFO][74] felix/endpoint_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-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:30:47.812 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:30:47.812 [INFO][74] felix/endpoint_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-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:30:47.812 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:30:47.814 [INFO][74] 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:30:47.814 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif5126ca637d"
2026-02-17 02:30:47.866 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.866 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.866 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:47.866 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"} status="down"
2026-02-17 02:30:47.866 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif5126ca637d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:47.866 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif5126ca637d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:47.874 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali59f0688f509" state="down"
2026-02-17 02:30:47.874 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali59f0688f509"
2026-02-17 02:30:47.874 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali59f0688f509", State:"down", Index:48}
2026-02-17 02:30:47.874 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali59f0688f509", Addrs:set.Typed[string]{}}
2026-02-17 02:30:47.874 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali59f0688f509", Addrs:set.Typed[string]{}}
2026-02-17 02:30:47.874 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali59f0688f509" state="up"
2026-02-17 02:30:47.875 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali59f0688f509", State:"up", Index:48}
2026-02-17 02:30:47.895 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-6l27m, name=eth0)
2026-02-17 02:30:47.896 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-6l27m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e58bb37c36" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.101/32"}
2026-02-17 02:30:47.910 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali59f0688f509"
2026-02-17 02:30:47.910 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali59f0688f509"
2026-02-17 02:30:47.910 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:30:47.910 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:30:47.910 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:30:47.911 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali59f0688f509"
2026-02-17 02:30:47.911 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e58bb37c36"
2026-02-17 02:30:47.911 [INFO][74] felix/endpoint_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-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:30:47.911 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:30:47.911 [INFO][74] felix/endpoint_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-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:30:47.911 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:30:47.915 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-sxvtj, name=eth0)
2026-02-17 02:30:47.932 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-khddt, name=eth0)
2026-02-17 02:30:47.939 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.939 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.939 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:47.939 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"} status="up"
2026-02-17 02:30:47.940 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-sxvtj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5ff8785859" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.81/32"}
2026-02-17 02:30:47.940 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-khddt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3865af4e24a" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.82/32"}
2026-02-17 02:30:47.951 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-gf8mr, name=eth0)
2026-02-17 02:30:47.951 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-gf8mr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia473ca44023" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.100/32"}
2026-02-17 02:30:48.013 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:48.013 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:48.013 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:48.013 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hrxpw, name=eth0)
2026-02-17 02:30:48.014 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:30:48.014 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:30:48.014 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:30:48.014 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:30:48.014 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:30:48.014 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:30:48.015 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5ff8785859"
2026-02-17 02:30:48.015 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3865af4e24a"
2026-02-17 02:30:48.015 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia473ca44023"
2026-02-17 02:30:48.015 [INFO][74] felix/endpoint_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-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:30:48.015 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:30:48.015 [INFO][74] felix/endpoint_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-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:48.015 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:30:48.015 [INFO][74] felix/endpoint_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-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:30:48.015 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:30:48.036 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-d9w5z, name=eth0)
2026-02-17 02:30:48.050 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-wxw2b, name=eth0)
2026-02-17 02:30:48.058 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:48.058 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"} status="up"
2026-02-17 02:30:48.058 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:48.058 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"} status="up"
2026-02-17 02:30:48.058 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:48.058 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"} status="up"
2026-02-17 02:30:48.058 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hrxpw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif5126ca637d" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.102/32"}
2026-02-17 02:30:48.058 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-d9w5z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3650d5d1a38" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.108/32"}
2026-02-17 02:30:48.058 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-wxw2b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e3478a9484" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.80/32"}
2026-02-17 02:30:48.066 [INFO][74] 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:30:48.066 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia473ca44023"
2026-02-17 02:30:48.066 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia473ca44023", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:48.066 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia473ca44023", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:48.078 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-dl8vx, name=eth0)
2026-02-17 02:30:48.078 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-dl8vx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali965b1586f3a" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.103/32"}
2026-02-17 02:30:48.099 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-dnwjs, name=eth0)
2026-02-17 02:30:48.100 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-dnwjs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic8b38247e26" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.104/32"}
2026-02-17 02:30:48.110 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali3650d5d1a38" state="down"
2026-02-17 02:30:48.110 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3650d5d1a38", State:"down", Index:49}
2026-02-17 02:30:48.110 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3650d5d1a38"
2026-02-17 02:30:48.110 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3650d5d1a38", Addrs:set.Typed[string]{}}
2026-02-17 02:30:48.110 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3650d5d1a38", Addrs:set.Typed[string]{}}
2026-02-17 02:30:48.110 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali3650d5d1a38" state="up"
2026-02-17 02:30:48.111 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3650d5d1a38", State:"up", Index:49}
2026-02-17 02:30:48.115 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3650d5d1a38"
2026-02-17 02:30:48.115 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:30:48.115 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:30:48.115 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:30:48.116 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d9w5z", EndpointId:"eth0"}
2026-02-17 02:30:48.116 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d9w5z", EndpointId:"eth0"}
2026-02-17 02:30:48.116 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d9w5z", EndpointId:"eth0"}
2026-02-17 02:30:48.116 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:48.116 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:48.116 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:48.116 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:30:48.116 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:30:48.116 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:30:48.117 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:30:48.117 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:30:48.117 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:30:48.117 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3650d5d1a38" ipVersion=0x4 table="filter"
2026-02-17 02:30:48.117 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3650d5d1a38" ipVersion=0x4 table="filter"
2026-02-17 02:30:48.118 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3650d5d1a38"
2026-02-17 02:30:48.118 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif5126ca637d"
2026-02-17 02:30:48.118 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e3478a9484"
2026-02-17 02:30:48.118 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali965b1586f3a"
2026-02-17 02:30:48.118 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic8b38247e26"
2026-02-17 02:30:48.118 [INFO][74] felix/endpoint_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-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:30:48.118 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:30:48.118 [INFO][74] felix/endpoint_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-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:30:48.118 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:30:48.118 [INFO][74] felix/endpoint_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-3064/simpletest.rc-d9w5z", EndpointId:"eth0"}
2026-02-17 02:30:48.118 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d9w5z", EndpointId:"eth0"}
2026-02-17 02:30:48.118 [INFO][74] felix/endpoint_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-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:48.118 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:30:48.118 [INFO][74] felix/endpoint_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-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:30:48.118 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:30:48.166 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:48.166 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"} status="up"
2026-02-17 02:30:48.166 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d9w5z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:48.166 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d9w5z", EndpointId:"eth0"} status="up"
2026-02-17 02:30:48.166 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:48.166 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"} status="up"
2026-02-17 02:30:48.167 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:48.167 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"} status="up"
2026-02-17 02:30:48.167 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:48.167 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"} status="up"
2026-02-17 02:30:48.225 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-dnfsh, name=eth0)
2026-02-17 02:30:48.226 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-dnfsh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2220d6735e" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.109/32"}
2026-02-17 02:30:48.226 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:30:48.226 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:30:48.226 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:30:48.229 [INFO][74] 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:30:48.229 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib2220d6735e" ipVersion=0x4 table="filter"
2026-02-17 02:30:48.230 [INFO][74] 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:30:48.230 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib2220d6735e" ipVersion=0x4 table="filter"
2026-02-17 02:30:48.230 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib2220d6735e"
2026-02-17 02:30:48.230 [INFO][74] felix/endpoint_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-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:30:48.230 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:30:48.294 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:48.294 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"} status="down"
2026-02-17 02:30:48.308 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calib2220d6735e" state="down"
2026-02-17 02:30:48.309 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib2220d6735e"
2026-02-17 02:30:48.309 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2220d6735e", State:"down", Index:50}
2026-02-17 02:30:48.309 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2220d6735e", Addrs:set.Typed[string]{}}
2026-02-17 02:30:48.309 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2220d6735e", Addrs:set.Typed[string]{}}
2026-02-17 02:30:48.316 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calib2220d6735e" state="up"
2026-02-17 02:30:48.317 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2220d6735e", State:"up", Index:50}
2026-02-17 02:30:48.330 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib2220d6735e"
2026-02-17 02:30:48.330 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2220d6735e"
2026-02-17 02:30:48.330 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2220d6735e"
2026-02-17 02:30:48.330 [INFO][74] felix/endpoint_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-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:30:48.330 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:30:48.347 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:48.347 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"} status="up"
2026-02-17 02:30:48.393 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-ck55b, name=eth0)
2026-02-17 02:30:48.393 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-ck55b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d88418b07c" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.110/32"}
2026-02-17 02:30:48.433 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:30:48.433 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:30:48.433 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:30:48.435 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7d88418b07c" ipVersion=0x4 table="filter"
2026-02-17 02:30:48.436 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7d88418b07c" ipVersion=0x4 table="filter"
2026-02-17 02:30:48.436 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7d88418b07c"
2026-02-17 02:30:48.436 [INFO][74] felix/endpoint_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-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:30:48.436 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:30:48.454 [INFO][74] 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:30:48.454 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5e58bb37c36"
2026-02-17 02:30:48.477 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali7d88418b07c" state="down"
2026-02-17 02:30:48.477 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7d88418b07c"
2026-02-17 02:30:48.477 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali7d88418b07c" state="up"
2026-02-17 02:30:48.482 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:48.483 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"} status="down"
2026-02-17 02:30:48.483 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e58bb37c36", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:48.483 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e58bb37c36", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:48.483 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d88418b07c", State:"down", Index:51}
2026-02-17 02:30:48.483 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d88418b07c", Addrs:set.Typed[string]{}}
2026-02-17 02:30:48.483 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d88418b07c", Addrs:set.Typed[string]{}}
2026-02-17 02:30:48.483 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d88418b07c", State:"up", Index:51}
2026-02-17 02:30:48.487 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=44
2026-02-17 02:30:48.487 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali965b1586f3a"
2026-02-17 02:30:48.487 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali965b1586f3a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:48.487 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali965b1586f3a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:48.542 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7d88418b07c"
2026-02-17 02:30:48.542 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7d88418b07c"
2026-02-17 02:30:48.542 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d88418b07c"
2026-02-17 02:30:48.542 [INFO][74] felix/endpoint_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-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:30:48.542 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:30:48.567 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:48.567 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"} status="up"
2026-02-17 02:30:48.623 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-tx9c9, name=eth0)
2026-02-17 02:30:48.624 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-tx9c9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie396f99059f" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.111/32"}
2026-02-17 02:30:48.642 [INFO][74] 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:30:48.642 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic8b38247e26"
2026-02-17 02:30:48.642 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8b38247e26", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:48.642 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8b38247e26", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:48.645 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:30:48.645 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:30:48.646 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:30:48.646 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie396f99059f" ipVersion=0x4 table="filter"
2026-02-17 02:30:48.647 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie396f99059f" ipVersion=0x4 table="filter"
2026-02-17 02:30:48.647 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie396f99059f"
2026-02-17 02:30:48.647 [INFO][74] felix/endpoint_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-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:30:48.647 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:30:48.688 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calie396f99059f" state="down"
2026-02-17 02:30:48.690 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie396f99059f"
2026-02-17 02:30:48.698 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calie396f99059f" state="up"
2026-02-17 02:30:48.731 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:48.731 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"} status="down"
2026-02-17 02:30:48.731 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie396f99059f", State:"down", Index:52}
2026-02-17 02:30:48.731 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie396f99059f", Addrs:set.Typed[string]{}}
2026-02-17 02:30:48.731 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie396f99059f", Addrs:set.Typed[string]{}}
2026-02-17 02:30:48.731 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie396f99059f", State:"up", Index:52}
2026-02-17 02:30:48.751 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie396f99059f"
2026-02-17 02:30:48.751 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie396f99059f"
2026-02-17 02:30:48.751 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie396f99059f"
2026-02-17 02:30:48.751 [INFO][74] felix/endpoint_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-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:30:48.751 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:30:48.778 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:48.778 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"} status="up"
2026-02-17 02:30:48.834 [INFO][74] 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:30:48.834 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali59f0688f509"
2026-02-17 02:30:48.834 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali59f0688f509", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:48.834 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali59f0688f509", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:48.848 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-9xf85, name=eth0)
2026-02-17 02:30:48.848 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-9xf85" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibf441733db2" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.112/32"}
2026-02-17 02:30:48.855 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:30:48.855 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:30:48.855 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:30:48.855 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibf441733db2" ipVersion=0x4 table="filter"
2026-02-17 02:30:48.856 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibf441733db2" ipVersion=0x4 table="filter"
2026-02-17 02:30:48.856 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibf441733db2"
2026-02-17 02:30:48.856 [INFO][74] felix/endpoint_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-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:30:48.856 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:30:48.866 [INFO][74] 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:30:48.866 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie9711307a01"
2026-02-17 02:30:48.916 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calibf441733db2" state="down"
2026-02-17 02:30:48.916 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibf441733db2"
2026-02-17 02:30:48.918 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:48.919 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"} status="down"
2026-02-17 02:30:48.919 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9711307a01", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:48.919 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9711307a01", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:48.919 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibf441733db2", State:"down", Index:53}
2026-02-17 02:30:48.919 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibf441733db2", Addrs:set.Typed[string]{}}
2026-02-17 02:30:48.919 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibf441733db2", Addrs:set.Typed[string]{}}
2026-02-17 02:30:48.920 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calibf441733db2" state="up"
2026-02-17 02:30:48.920 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibf441733db2", State:"up", Index:53}
2026-02-17 02:30:48.949 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-8p6wf, name=eth0)
2026-02-17 02:30:48.949 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-8p6wf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1c52189f68" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.85/32"}
2026-02-17 02:30:48.958 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibf441733db2"
2026-02-17 02:30:48.958 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibf441733db2"
2026-02-17 02:30:48.958 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:30:48.958 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:30:48.958 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:30:48.960 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibf441733db2"
2026-02-17 02:30:48.960 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1c52189f68"
2026-02-17 02:30:48.960 [INFO][74] felix/endpoint_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-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:30:48.960 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:30:48.960 [INFO][74] felix/endpoint_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-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:30:48.960 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:30:48.974 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-qn7tq, name=eth0)
2026-02-17 02:30:48.988 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-dnfsh, name=eth0)
2026-02-17 02:30:48.998 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:48.998 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"} status="up"
2026-02-17 02:30:48.998 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:48.998 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"} status="up"
2026-02-17 02:30:48.998 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-qn7tq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali59f0688f509" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.107/32"}
2026-02-17 02:30:48.998 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-dnfsh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2220d6735e" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.109/32"}
2026-02-17 02:30:49.005 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-9ncxp, name=eth0)
2026-02-17 02:30:49.006 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-9ncxp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9711307a01" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.106/32"}
2026-02-17 02:30:49.025 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-lq9wd, name=eth0)
2026-02-17 02:30:49.026 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-lq9wd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia604336caf5" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.83/32"}
2026-02-17 02:30:49.043 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-5jb6k, name=eth0)
2026-02-17 02:30:49.043 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-5jb6k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali378ddfb17fa" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.105/32"}
2026-02-17 02:30:49.062 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:30:49.062 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:30:49.062 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:30:49.063 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:30:49.063 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:30:49.063 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:30:49.063 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-j9pvn, name=eth0)
2026-02-17 02:30:49.063 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:30:49.063 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:30:49.063 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:30:49.064 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:30:49.064 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:30:49.064 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:30:49.065 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:30:49.065 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:30:49.065 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:30:49.065 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9711307a01"
2026-02-17 02:30:49.066 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia604336caf5"
2026-02-17 02:30:49.066 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali378ddfb17fa"
2026-02-17 02:30:49.066 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali59f0688f509"
2026-02-17 02:30:49.066 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2220d6735e"
2026-02-17 02:30:49.066 [INFO][74] felix/endpoint_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-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:30:49.066 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:30:49.066 [INFO][74] felix/endpoint_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-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:30:49.066 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:30:49.066 [INFO][74] felix/endpoint_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-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:30:49.066 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:30:49.066 [INFO][74] felix/endpoint_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-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:30:49.066 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:30:49.066 [INFO][74] felix/endpoint_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-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:30:49.066 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:30:49.070 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-d9w5z, name=eth0)
2026-02-17 02:30:49.102 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:49.102 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"} status="up"
2026-02-17 02:30:49.102 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:49.102 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"} status="up"
2026-02-17 02:30:49.102 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:49.103 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"} status="up"
2026-02-17 02:30:49.103 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:49.103 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"} status="up"
2026-02-17 02:30:49.103 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:49.103 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"} status="up"
2026-02-17 02:30:49.103 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-j9pvn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1394a908c5d" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.113/32"}
2026-02-17 02:30:49.103 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-d9w5z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3650d5d1a38" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.108/32"}
2026-02-17 02:30:49.135 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali1394a908c5d" state="down"
2026-02-17 02:30:49.136 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1394a908c5d"
2026-02-17 02:30:49.136 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali1394a908c5d" state="up"
2026-02-17 02:30:49.136 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1394a908c5d", State:"down", Index:54}
2026-02-17 02:30:49.137 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1394a908c5d", Addrs:set.Typed[string]{}}
2026-02-17 02:30:49.137 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1394a908c5d", Addrs:set.Typed[string]{}}
2026-02-17 02:30:49.137 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1394a908c5d", State:"up", Index:54}
2026-02-17 02:30:49.158 [INFO][74] 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:30:49.158 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali378ddfb17fa"
2026-02-17 02:30:49.158 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali378ddfb17fa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:49.158 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali378ddfb17fa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:49.165 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1394a908c5d"
2026-02-17 02:30:49.166 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:30:49.166 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:30:49.166 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:30:49.166 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d9w5z", EndpointId:"eth0"}
2026-02-17 02:30:49.167 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d9w5z", EndpointId:"eth0"}
2026-02-17 02:30:49.167 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d9w5z", EndpointId:"eth0"}
2026-02-17 02:30:49.167 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1394a908c5d" ipVersion=0x4 table="filter"
2026-02-17 02:30:49.168 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1394a908c5d" ipVersion=0x4 table="filter"
2026-02-17 02:30:49.168 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1394a908c5d"
2026-02-17 02:30:49.168 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3650d5d1a38"
2026-02-17 02:30:49.169 [INFO][74] felix/endpoint_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-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:30:49.169 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:30:49.169 [INFO][74] felix/endpoint_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-3064/simpletest.rc-d9w5z", EndpointId:"eth0"}
2026-02-17 02:30:49.169 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d9w5z", EndpointId:"eth0"}
2026-02-17 02:30:49.218 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:49.218 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"} status="up"
2026-02-17 02:30:49.218 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d9w5z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:49.218 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d9w5z", EndpointId:"eth0"} status="up"
2026-02-17 02:30:49.245 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-5l8p5, name=eth0)
2026-02-17 02:30:49.245 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-5l8p5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d525810cf5" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.114/32"}
2026-02-17 02:30:49.266 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:30:49.267 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:30:49.267 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:30:49.267 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8d525810cf5" ipVersion=0x4 table="filter"
2026-02-17 02:30:49.267 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8d525810cf5" ipVersion=0x4 table="filter"
2026-02-17 02:30:49.267 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8d525810cf5"
2026-02-17 02:30:49.267 [INFO][74] felix/endpoint_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-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:30:49.267 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:30:49.313 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali8d525810cf5" state="down"
2026-02-17 02:30:49.314 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8d525810cf5"
2026-02-17 02:30:49.318 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali8d525810cf5" state="up"
2026-02-17 02:30:49.342 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:49.342 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"} status="down"
2026-02-17 02:30:49.342 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d525810cf5", State:"down", Index:55}
2026-02-17 02:30:49.343 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d525810cf5", Addrs:set.Typed[string]{}}
2026-02-17 02:30:49.343 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d525810cf5", Addrs:set.Typed[string]{}}
2026-02-17 02:30:49.343 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d525810cf5", State:"up", Index:55}
2026-02-17 02:30:49.375 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8d525810cf5"
2026-02-17 02:30:49.375 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8d525810cf5"
2026-02-17 02:30:49.375 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d525810cf5"
2026-02-17 02:30:49.375 [INFO][74] felix/endpoint_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-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:30:49.375 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:30:49.399 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:49.399 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"} status="up"
2026-02-17 02:30:49.438 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-wwj69, name=eth0)
2026-02-17 02:30:49.438 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-wwj69" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali25aed595bea" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.115/32"}
2026-02-17 02:30:49.477 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:30:49.477 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:30:49.478 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:30:49.478 [INFO][74] 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:30:49.478 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali25aed595bea" ipVersion=0x4 table="filter"
2026-02-17 02:30:49.478 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-2" ipVersion=0x4 nextLog=2026-02-17 02:31:11.010594024 +0000 UTC m=+246.120182330 table="filter"
2026-02-17 02:30:49.478 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali25aed595bea"
2026-02-17 02:30:49.478 [INFO][74] felix/endpoint_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-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:30:49.478 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:30:49.508 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali25aed595bea" state="down"
2026-02-17 02:30:49.513 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali25aed595bea"
2026-02-17 02:30:49.522 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali25aed595bea" state="up"
2026-02-17 02:30:49.530 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:49.530 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"} status="down"
2026-02-17 02:30:49.530 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali25aed595bea", State:"down", Index:56}
2026-02-17 02:30:49.530 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali25aed595bea", Addrs:set.Typed[string]{}}
2026-02-17 02:30:49.530 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali25aed595bea", Addrs:set.Typed[string]{}}
2026-02-17 02:30:49.530 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali25aed595bea", State:"up", Index:56}
2026-02-17 02:30:49.584 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali25aed595bea"
2026-02-17 02:30:49.584 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali25aed595bea"
2026-02-17 02:30:49.584 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali25aed595bea"
2026-02-17 02:30:49.584 [INFO][74] felix/endpoint_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-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:30:49.584 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:30:49.606 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:49.607 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"} status="up"
2026-02-17 02:30:49.633 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hgj4j, name=eth0)
2026-02-17 02:30:49.633 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hgj4j" endpoint_id:"eth0"} endpoint:{state:"active" name:"califae821b2725" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.116/32"}
2026-02-17 02:30:49.694 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:30:49.694 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="califae821b2725" state="down"
2026-02-17 02:30:49.694 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:30:49.694 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:30:49.695 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califae821b2725"
2026-02-17 02:30:49.696 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califae821b2725"
2026-02-17 02:30:49.696 [INFO][74] felix/endpoint_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-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:30:49.696 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:30:49.702 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="califae821b2725" state="up"
2026-02-17 02:30:49.742 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:49.742 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"} status="down"
2026-02-17 02:30:49.742 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califae821b2725", State:"down", Index:57}
2026-02-17 02:30:49.742 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califae821b2725", Addrs:set.Typed[string]{}}
2026-02-17 02:30:49.742 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califae821b2725", Addrs:set.Typed[string]{}}
2026-02-17 02:30:49.742 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califae821b2725", State:"up", Index:57}
2026-02-17 02:30:49.798 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califae821b2725"
2026-02-17 02:30:49.798 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califae821b2725"
2026-02-17 02:30:49.798 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califae821b2725"
2026-02-17 02:30:49.798 [INFO][74] felix/endpoint_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-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:30:49.799 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:30:49.820 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-d2rs7, name=eth0)
2026-02-17 02:30:49.826 [INFO][74] 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:30:49.826 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7d88418b07c"
2026-02-17 02:30:49.826 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:49.826 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"} status="up"
2026-02-17 02:30:49.826 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-d2rs7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf738192799" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.117/32"}
2026-02-17 02:30:49.826 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d88418b07c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:49.826 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d88418b07c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:49.883 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calicf738192799" state="down"
2026-02-17 02:30:49.883 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicf738192799"
2026-02-17 02:30:49.883 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calicf738192799" state="up"
2026-02-17 02:30:49.883 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf738192799", State:"down", Index:58}
2026-02-17 02:30:49.883 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf738192799", Addrs:set.Typed[string]{}}
2026-02-17 02:30:49.883 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf738192799", Addrs:set.Typed[string]{}}
2026-02-17 02:30:49.883 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf738192799", State:"up", Index:58}
2026-02-17 02:30:49.894 [INFO][74] 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:30:49.894 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3650d5d1a38"
2026-02-17 02:30:49.894 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3650d5d1a38", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:49.894 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3650d5d1a38", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:49.905 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicf738192799"
2026-02-17 02:30:49.906 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d2rs7", EndpointId:"eth0"}
2026-02-17 02:30:49.906 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d2rs7", EndpointId:"eth0"}
2026-02-17 02:30:49.906 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d2rs7", EndpointId:"eth0"}
2026-02-17 02:30:49.907 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf738192799"
2026-02-17 02:30:49.907 [INFO][74] felix/endpoint_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-3064/simpletest.rc-d2rs7", EndpointId:"eth0"}
2026-02-17 02:30:49.907 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d2rs7", EndpointId:"eth0"}
2026-02-17 02:30:49.954 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d2rs7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:49.954 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d2rs7", EndpointId:"eth0"} status="up"
2026-02-17 02:30:49.973 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-6jf5h, name=eth0)
2026-02-17 02:30:49.973 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-6jf5h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic7abc0e4195" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.86/32"}
2026-02-17 02:30:49.994 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-wwj69, name=eth0)
2026-02-17 02:30:49.994 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-wwj69" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali25aed595bea" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.115/32"}
2026-02-17 02:30:50.008 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:30:50.008 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:30:50.008 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:30:50.008 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:30:50.008 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:30:50.009 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:30:50.014 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic7abc0e4195"
2026-02-17 02:30:50.014 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali25aed595bea"
2026-02-17 02:30:50.014 [INFO][74] felix/endpoint_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-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:30:50.014 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:30:50.014 [INFO][74] felix/endpoint_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-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:30:50.014 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:30:50.018 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-j9pvn, name=eth0)
2026-02-17 02:30:50.046 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-ck55b, name=eth0)
2026-02-17 02:30:50.055 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:50.055 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"} status="up"
2026-02-17 02:30:50.055 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:50.055 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"} status="up"
2026-02-17 02:30:50.055 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-j9pvn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1394a908c5d" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.113/32"}
2026-02-17 02:30:50.055 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-ck55b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d88418b07c" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.110/32"}
2026-02-17 02:30:50.074 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-tx9c9, name=eth0)
2026-02-17 02:30:50.074 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-pwss7, name=eth0)
2026-02-17 02:30:50.074 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-tx9c9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie396f99059f" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.111/32"}
2026-02-17 02:30:50.074 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-pwss7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali58ecf6e13c6" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.118/32"}
2026-02-17 02:30:50.082 [INFO][74] 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:30:50.082 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1394a908c5d"
2026-02-17 02:30:50.082 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1394a908c5d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:50.082 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1394a908c5d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:50.095 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-5l8p5, name=eth0)
2026-02-17 02:30:50.095 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-5l8p5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d525810cf5" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.114/32"}
2026-02-17 02:30:50.110 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:30:50.110 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:30:50.110 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:30:50.111 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:30:50.111 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:30:50.111 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:30:50.111 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:30:50.111 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:30:50.111 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:30:50.111 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:30:50.111 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:30:50.111 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:30:50.111 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:30:50.111 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:30:50.111 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:30:50.112 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d525810cf5"
2026-02-17 02:30:50.112 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1394a908c5d"
2026-02-17 02:30:50.112 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d88418b07c"
2026-02-17 02:30:50.113 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie396f99059f"
2026-02-17 02:30:50.113 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali58ecf6e13c6"
2026-02-17 02:30:50.113 [INFO][74] felix/endpoint_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-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:30:50.113 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:30:50.113 [INFO][74] felix/endpoint_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-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:30:50.113 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:30:50.113 [INFO][74] felix/endpoint_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-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:30:50.113 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:30:50.113 [INFO][74] felix/endpoint_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-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:30:50.113 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:30:50.113 [INFO][74] felix/endpoint_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-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:30:50.113 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:30:50.113 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-4tj46, name=eth0)
2026-02-17 02:30:50.128 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali58ecf6e13c6" state="down"
2026-02-17 02:30:50.129 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali58ecf6e13c6"
2026-02-17 02:30:50.129 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali58ecf6e13c6" state="up"
2026-02-17 02:30:50.134 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-9xf85, name=eth0)
2026-02-17 02:30:50.171 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:50.171 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"} status="up"
2026-02-17 02:30:50.171 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:50.171 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"} status="up"
2026-02-17 02:30:50.171 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:50.171 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"} status="down"
2026-02-17 02:30:50.171 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:50.171 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"} status="up"
2026-02-17 02:30:50.171 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:50.171 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"} status="up"
2026-02-17 02:30:50.171 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58ecf6e13c6", State:"down", Index:59}
2026-02-17 02:30:50.172 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58ecf6e13c6", Addrs:set.Typed[string]{}}
2026-02-17 02:30:50.172 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58ecf6e13c6", Addrs:set.Typed[string]{}}
2026-02-17 02:30:50.172 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58ecf6e13c6", State:"up", Index:59}
2026-02-17 02:30:50.172 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-4tj46" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali52a22ef1fbb" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.84/32"}
2026-02-17 02:30:50.172 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-9xf85" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibf441733db2" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.112/32"}
2026-02-17 02:30:50.178 [INFO][74] 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:30:50.178 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib2220d6735e"
2026-02-17 02:30:50.178 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2220d6735e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:50.178 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2220d6735e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:50.214 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali58ecf6e13c6"
2026-02-17 02:30:50.214 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali58ecf6e13c6"
2026-02-17 02:30:50.214 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:50.214 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:50.214 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:50.215 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:30:50.215 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:30:50.215 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:30:50.216 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali58ecf6e13c6"
2026-02-17 02:30:50.216 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali52a22ef1fbb"
2026-02-17 02:30:50.216 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibf441733db2"
2026-02-17 02:30:50.216 [INFO][74] felix/endpoint_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-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:30:50.216 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:30:50.216 [INFO][74] felix/endpoint_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-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:30:50.216 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:30:50.216 [INFO][74] felix/endpoint_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-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:50.216 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:30:50.229 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-22ghx, name=eth0)
2026-02-17 02:30:50.248 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:50.248 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"} status="up"
2026-02-17 02:30:50.248 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:50.248 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"} status="up"
2026-02-17 02:30:50.248 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:50.248 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"} status="up"
2026-02-17 02:30:50.248 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-22ghx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali61650ffbeda" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.119/32"}
2026-02-17 02:30:50.308 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali61650ffbeda" state="down"
2026-02-17 02:30:50.309 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61650ffbeda", State:"down", Index:60}
2026-02-17 02:30:50.309 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali61650ffbeda"
2026-02-17 02:30:50.310 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali61650ffbeda" state="up"
2026-02-17 02:30:50.311 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61650ffbeda", Addrs:set.Typed[string]{}}
2026-02-17 02:30:50.313 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61650ffbeda", Addrs:set.Typed[string]{}}
2026-02-17 02:30:50.314 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61650ffbeda", State:"up", Index:60}
2026-02-17 02:30:50.323 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali61650ffbeda"
2026-02-17 02:30:50.323 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:30:50.323 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:30:50.323 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:30:50.326 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali61650ffbeda"
2026-02-17 02:30:50.326 [INFO][74] felix/endpoint_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-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:30:50.326 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:30:50.391 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:50.391 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"} status="up"
2026-02-17 02:30:50.534 [INFO][74] 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:30:50.534 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie396f99059f"
2026-02-17 02:30:50.534 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie396f99059f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:50.535 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie396f99059f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:50.535 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:30:50.534 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali65cbd5cdd53" state="down"
2026-02-17 02:30:50.536 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65cbd5cdd53"
2026-02-17 02:30:50.536 [INFO][74] 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:30:50.536 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8d525810cf5"
2026-02-17 02:30:50.537 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali65cbd5cdd53" state="up"
2026-02-17 02:30:50.538 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-2vcgd, name=eth0)
2026-02-17 02:30:50.562 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65cbd5cdd53", State:"down", Index:61}
2026-02-17 02:30:50.562 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65cbd5cdd53", Addrs:set.Typed[string]{}}
2026-02-17 02:30:50.562 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65cbd5cdd53", Addrs:set.Typed[string]{}}
2026-02-17 02:30:50.562 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d525810cf5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:50.562 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d525810cf5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:50.562 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65cbd5cdd53", State:"up", Index:61}
2026-02-17 02:30:50.562 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali65cbd5cdd53"
2026-02-17 02:30:50.563 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65cbd5cdd53"
2026-02-17 02:30:50.566 [INFO][74] 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:30:50.566 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali25aed595bea"
2026-02-17 02:30:50.588 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali25aed595bea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:50.588 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali25aed595bea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:50.588 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:30:50.588 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-2vcgd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65cbd5cdd53" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.120/32"}
2026-02-17 02:30:50.637 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2vcgd", EndpointId:"eth0"}
2026-02-17 02:30:50.637 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2vcgd", EndpointId:"eth0"}
2026-02-17 02:30:50.637 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2vcgd", EndpointId:"eth0"}
2026-02-17 02:30:50.646 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65cbd5cdd53"
2026-02-17 02:30:50.647 [INFO][74] felix/endpoint_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-3064/simpletest.rc-2vcgd", EndpointId:"eth0"}
2026-02-17 02:30:50.647 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2vcgd", EndpointId:"eth0"}
2026-02-17 02:30:50.653 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-nszf7, name=eth0)
2026-02-17 02:30:50.662 [INFO][74] 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:30:50.662 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibf441733db2"
2026-02-17 02:30:50.694 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2vcgd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:50.694 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2vcgd", EndpointId:"eth0"} status="up"
2026-02-17 02:30:50.694 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibf441733db2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:50.694 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibf441733db2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:50.694 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-nszf7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e10f4343e0" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.121/32"}
2026-02-17 02:30:50.714 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali7e10f4343e0" state="down"
2026-02-17 02:30:50.714 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e10f4343e0", State:"down", Index:62}
2026-02-17 02:30:50.714 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7e10f4343e0"
2026-02-17 02:30:50.715 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e10f4343e0", Addrs:set.Typed[string]{}}
2026-02-17 02:30:50.715 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali7e10f4343e0" state="up"
2026-02-17 02:30:50.715 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e10f4343e0", Addrs:set.Typed[string]{}}
2026-02-17 02:30:50.715 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e10f4343e0", State:"up", Index:62}
2026-02-17 02:30:50.739 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7e10f4343e0"
2026-02-17 02:30:50.739 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-nszf7", EndpointId:"eth0"}
2026-02-17 02:30:50.739 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-nszf7", EndpointId:"eth0"}
2026-02-17 02:30:50.739 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-nszf7", EndpointId:"eth0"}
2026-02-17 02:30:50.740 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e10f4343e0"
2026-02-17 02:30:50.740 [INFO][74] felix/endpoint_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-3064/simpletest.rc-nszf7", EndpointId:"eth0"}
2026-02-17 02:30:50.740 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-nszf7", EndpointId:"eth0"}
2026-02-17 02:30:50.790 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-nszf7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:50.790 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-nszf7", EndpointId:"eth0"} status="up"
2026-02-17 02:30:50.934 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-x9ghf, name=eth0)
2026-02-17 02:30:50.935 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-x9ghf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali761dc4d5276" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.122/32"}
2026-02-17 02:30:50.935 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:30:50.935 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:30:50.935 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:30:50.938 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali761dc4d5276"
2026-02-17 02:30:50.939 [INFO][74] felix/endpoint_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-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:30:50.939 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:30:50.983 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali761dc4d5276" state="down"
2026-02-17 02:30:50.983 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali761dc4d5276"
2026-02-17 02:30:50.985 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali761dc4d5276" state="up"
2026-02-17 02:30:50.996 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:50.996 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"} status="down"
2026-02-17 02:30:50.996 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali761dc4d5276", State:"down", Index:63}
2026-02-17 02:30:50.996 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali761dc4d5276", Addrs:set.Typed[string]{}}
2026-02-17 02:30:50.996 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali761dc4d5276", Addrs:set.Typed[string]{}}
2026-02-17 02:30:50.996 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali761dc4d5276", State:"up", Index:63}
2026-02-17 02:30:50.996 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali761dc4d5276"
2026-02-17 02:30:50.996 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali761dc4d5276"
2026-02-17 02:30:50.996 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali761dc4d5276"
2026-02-17 02:30:50.997 [INFO][74] felix/endpoint_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-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:30:50.997 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:30:51.020 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:51.020 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"} status="up"
2026-02-17 02:30:51.039 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-w8q96, name=eth0)
2026-02-17 02:30:51.039 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-w8q96" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1673d4ae881" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.89/32"}
2026-02-17 02:30:51.042 [INFO][74] 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:30:51.042 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicf738192799"
2026-02-17 02:30:51.042 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf738192799", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:51.042 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf738192799", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:51.056 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:30:51.056 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:30:51.056 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:30:51.057 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1673d4ae881"
2026-02-17 02:30:51.057 [INFO][74] felix/endpoint_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-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:30:51.057 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:30:51.068 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-pwss7, name=eth0)
2026-02-17 02:30:51.093 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-22ghx, name=eth0)
2026-02-17 02:30:51.098 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:51.098 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"} status="up"
2026-02-17 02:30:51.098 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-pwss7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali58ecf6e13c6" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.118/32"}
2026-02-17 02:30:51.098 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-22ghx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali61650ffbeda" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.119/32"}
2026-02-17 02:30:51.106 [INFO][74] 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:30:51.106 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califae821b2725"
2026-02-17 02:30:51.106 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califae821b2725", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:51.106 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califae821b2725", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:51.154 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hwwc8, name=eth0)
2026-02-17 02:30:51.154 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-l8krs, name=eth0)
2026-02-17 02:30:51.154 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hwwc8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0be3b55a67f" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.88/32"}
2026-02-17 02:30:51.154 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-l8krs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali18938bc3cdf" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.123/32"}
2026-02-17 02:30:51.163 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:30:51.163 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:30:51.163 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:30:51.164 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:30:51.164 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:30:51.164 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:30:51.164 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:30:51.164 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:30:51.164 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:30:51.165 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:30:51.165 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:30:51.165 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:30:51.165 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali58ecf6e13c6"
2026-02-17 02:30:51.166 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali61650ffbeda"
2026-02-17 02:30:51.166 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0be3b55a67f"
2026-02-17 02:30:51.166 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali18938bc3cdf"
2026-02-17 02:30:51.166 [INFO][74] felix/endpoint_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-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:30:51.166 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:30:51.166 [INFO][74] felix/endpoint_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-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:30:51.166 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:30:51.166 [INFO][74] felix/endpoint_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-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:30:51.166 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:30:51.166 [INFO][74] felix/endpoint_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-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:30:51.166 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:30:51.182 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hgj4j, name=eth0)
2026-02-17 02:30:51.183 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali18938bc3cdf" state="down"
2026-02-17 02:30:51.183 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali18938bc3cdf"
2026-02-17 02:30:51.183 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali18938bc3cdf" state="up"
2026-02-17 02:30:51.234 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:51.235 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"} status="down"
2026-02-17 02:30:51.235 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:51.235 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"} status="up"
2026-02-17 02:30:51.235 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:51.235 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"} status="up"
2026-02-17 02:30:51.235 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:51.235 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"} status="up"
2026-02-17 02:30:51.235 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hgj4j" endpoint_id:"eth0"} endpoint:{state:"active" name:"califae821b2725" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.116/32"}
2026-02-17 02:30:51.235 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali18938bc3cdf", State:"down", Index:64}
2026-02-17 02:30:51.235 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali18938bc3cdf", Addrs:set.Typed[string]{}}
2026-02-17 02:30:51.235 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali18938bc3cdf", Addrs:set.Typed[string]{}}
2026-02-17 02:30:51.235 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali18938bc3cdf", State:"up", Index:64}
2026-02-17 02:30:51.243 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-d2rs7, name=eth0)
2026-02-17 02:30:51.243 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-d2rs7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf738192799" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.117/32"}
2026-02-17 02:30:51.264 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali18938bc3cdf"
2026-02-17 02:30:51.264 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali18938bc3cdf"
2026-02-17 02:30:51.264 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:30:51.264 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:30:51.264 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:30:51.265 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d2rs7", EndpointId:"eth0"}
2026-02-17 02:30:51.265 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d2rs7", EndpointId:"eth0"}
2026-02-17 02:30:51.265 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d2rs7", EndpointId:"eth0"}
2026-02-17 02:30:51.266 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali18938bc3cdf"
2026-02-17 02:30:51.266 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califae821b2725"
2026-02-17 02:30:51.267 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf738192799"
2026-02-17 02:30:51.267 [INFO][74] felix/endpoint_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-3064/simpletest.rc-d2rs7", EndpointId:"eth0"}
2026-02-17 02:30:51.267 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d2rs7", EndpointId:"eth0"}
2026-02-17 02:30:51.267 [INFO][74] felix/endpoint_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-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:30:51.267 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:30:51.267 [INFO][74] felix/endpoint_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-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:30:51.267 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:30:51.296 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d2rs7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:51.297 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d2rs7", EndpointId:"eth0"} status="up"
2026-02-17 02:30:51.297 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:51.297 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"} status="up"
2026-02-17 02:30:51.297 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:51.297 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"} status="up"
2026-02-17 02:30:51.327 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-rh48g, name=eth0)
2026-02-17 02:30:51.327 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-rh48g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali614869cb754" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.87/32"}
2026-02-17 02:30:51.368 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:30:51.368 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:30:51.368 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:30:51.369 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali614869cb754"
2026-02-17 02:30:51.369 [INFO][74] felix/endpoint_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-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:30:51.369 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:30:51.405 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:51.405 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"} status="up"
2026-02-17 02:30:51.426 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-fm8lv, name=eth0)
2026-02-17 02:30:51.426 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-fm8lv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia90aa1b4b99" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.124/32"}
2026-02-17 02:30:51.477 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:30:51.477 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:30:51.477 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:30:51.478 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia90aa1b4b99"
2026-02-17 02:30:51.478 [INFO][74] felix/endpoint_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-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:30:51.478 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:30:51.491 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calia90aa1b4b99" state="down"
2026-02-17 02:30:51.491 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia90aa1b4b99"
2026-02-17 02:30:51.501 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calia90aa1b4b99" state="up"
2026-02-17 02:30:51.531 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:51.531 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"} status="down"
2026-02-17 02:30:51.531 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia90aa1b4b99", State:"down", Index:65}
2026-02-17 02:30:51.532 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia90aa1b4b99", Addrs:set.Typed[string]{}}
2026-02-17 02:30:51.532 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia90aa1b4b99", Addrs:set.Typed[string]{}}
2026-02-17 02:30:51.532 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia90aa1b4b99", State:"up", Index:65}
2026-02-17 02:30:51.582 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia90aa1b4b99"
2026-02-17 02:30:51.582 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia90aa1b4b99"
2026-02-17 02:30:51.582 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia90aa1b4b99"
2026-02-17 02:30:51.583 [INFO][74] felix/endpoint_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-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:30:51.583 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:30:51.606 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:51.606 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"} status="up"
2026-02-17 02:30:51.650 [INFO][74] 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:30:51.650 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali65cbd5cdd53"
2026-02-17 02:30:51.650 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65cbd5cdd53", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:51.650 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65cbd5cdd53", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:51.746 [INFO][74] 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:30:51.746 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7e10f4343e0"
2026-02-17 02:30:51.746 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e10f4343e0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:51.746 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e10f4343e0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:51.922 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3657"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3657"}
2026-02-17 02:30:52.006 [INFO][74] 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:30:52.006 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali58ecf6e13c6"
2026-02-17 02:30:52.006 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58ecf6e13c6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:52.006 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58ecf6e13c6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:52.044 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-x9ghf, name=eth0)
2026-02-17 02:30:52.044 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-x9ghf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali761dc4d5276" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.122/32"}
2026-02-17 02:30:52.060 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-fm8lv, name=eth0)
2026-02-17 02:30:52.060 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-fm8lv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia90aa1b4b99" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.124/32"}
2026-02-17 02:30:52.078 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-nszf7, name=eth0)
2026-02-17 02:30:52.079 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-nszf7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e10f4343e0" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.121/32"}
2026-02-17 02:30:52.114 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:30:52.114 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:30:52.114 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:30:52.114 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-nszf7", EndpointId:"eth0"}
2026-02-17 02:30:52.114 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-nszf7", EndpointId:"eth0"}
2026-02-17 02:30:52.114 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-nszf7", EndpointId:"eth0"}
2026-02-17 02:30:52.115 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:30:52.115 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:30:52.115 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:30:52.116 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia90aa1b4b99"
2026-02-17 02:30:52.116 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e10f4343e0"
2026-02-17 02:30:52.117 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali761dc4d5276"
2026-02-17 02:30:52.117 [INFO][74] felix/endpoint_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-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:30:52.117 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:30:52.117 [INFO][74] felix/endpoint_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-3064/simpletest.rc-nszf7", EndpointId:"eth0"}
2026-02-17 02:30:52.117 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-nszf7", EndpointId:"eth0"}
2026-02-17 02:30:52.117 [INFO][74] felix/endpoint_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-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:30:52.117 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:30:52.126 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-7bh9f, name=eth0)
2026-02-17 02:30:52.141 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-l8krs, name=eth0)
2026-02-17 02:30:52.148 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:52.148 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"} status="up"
2026-02-17 02:30:52.148 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-nszf7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:52.148 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-nszf7", EndpointId:"eth0"} status="up"
2026-02-17 02:30:52.148 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:52.148 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"} status="up"
2026-02-17 02:30:52.149 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-7bh9f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1adfaf017bc" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.90/32"}
2026-02-17 02:30:52.149 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-l8krs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali18938bc3cdf" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.123/32"}
2026-02-17 02:30:52.161 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-68vnm, name=eth0)
2026-02-17 02:30:52.161 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-68vnm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif4e1963dc25" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.91/32"}
2026-02-17 02:30:52.162 [INFO][74] 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:30:52.162 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali18938bc3cdf"
2026-02-17 02:30:52.162 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali18938bc3cdf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:52.162 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali18938bc3cdf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:52.186 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-2vcgd, name=eth0)
2026-02-17 02:30:52.186 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-2vcgd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65cbd5cdd53" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.120/32"}
2026-02-17 02:30:52.216 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:30:52.216 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:30:52.216 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:30:52.217 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:30:52.217 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:30:52.217 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:30:52.217 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:30:52.217 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:30:52.217 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:30:52.218 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2vcgd", EndpointId:"eth0"}
2026-02-17 02:30:52.218 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2vcgd", EndpointId:"eth0"}
2026-02-17 02:30:52.218 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2vcgd", EndpointId:"eth0"}
2026-02-17 02:30:52.218 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1adfaf017bc"
2026-02-17 02:30:52.219 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali18938bc3cdf"
2026-02-17 02:30:52.219 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif4e1963dc25"
2026-02-17 02:30:52.219 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65cbd5cdd53"
2026-02-17 02:30:52.219 [INFO][74] felix/endpoint_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-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:30:52.219 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:30:52.219 [INFO][74] felix/endpoint_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-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:30:52.219 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:30:52.219 [INFO][74] felix/endpoint_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-3064/simpletest.rc-2vcgd", EndpointId:"eth0"}
2026-02-17 02:30:52.219 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2vcgd", EndpointId:"eth0"}
2026-02-17 02:30:52.219 [INFO][74] felix/endpoint_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-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:30:52.219 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:30:52.226 [INFO][74] 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:30:52.226 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali61650ffbeda"
2026-02-17 02:30:52.247 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:52.247 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"} status="up"
2026-02-17 02:30:52.247 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:52.247 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"} status="up"
2026-02-17 02:30:52.247 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:52.247 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"} status="up"
2026-02-17 02:30:52.247 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2vcgd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:52.247 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2vcgd", EndpointId:"eth0"} status="up"
2026-02-17 02:30:52.247 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61650ffbeda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:52.247 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61650ffbeda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:52.486 [INFO][74] 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:30:52.486 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia90aa1b4b99"
2026-02-17 02:30:52.486 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia90aa1b4b99", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:52.486 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia90aa1b4b99", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:52.770 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3657"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3657"}
2026-02-17 02:30:52.770 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:30:52.800 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-3657"}
2026-02-17 02:30:52.866 [INFO][74] 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:30:52.866 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali761dc4d5276"
2026-02-17 02:30:52.866 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali761dc4d5276", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:52.866 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali761dc4d5276", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:53.095 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hqr6x, name=eth0)
2026-02-17 02:30:53.096 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hqr6x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali315ec86e042" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.92/32"}
2026-02-17 02:30:53.096 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:30:53.096 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:30:53.096 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:30:53.098 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali315ec86e042"
2026-02-17 02:30:53.098 [INFO][74] felix/endpoint_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-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:30:53.098 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:30:53.124 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:53.124 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"} status="up"
2026-02-17 02:30:53.625 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-7851/netserver-0, name=eth0)
2026-02-17 02:30:53.625 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7851/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid280250b3bd" profile_ids:"kns.pod-network-test-7851" profile_ids:"ksa.pod-network-test-7851.default" ipv4_nets:"10.100.246.74/32"}
2026-02-17 02:30:53.625 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:53.625 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:53.625 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:53.626 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid280250b3bd"
2026-02-17 02:30:53.626 [INFO][74] felix/endpoint_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-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:53.626 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:30:53.661 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:53.661 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:30:58.135 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-2zz47" ipv4_addr:"192.168.24.82/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-feufw-default-worker-g4n55-q7bvd-2zz47"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:30:58.135 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:30:58.135 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:30:58.541 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-7851"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-7851"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7851"}
2026-02-17 02:30:58.578 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-2121"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-2121"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-2121"}
2026-02-17 02:30:58.607 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-2121" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:59.492 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-dwtmc" ipv4_addr:"192.168.24.230/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-feufw-default-worker-g4n55-q7bvd-dwtmc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:30:59.492 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:30:59.492 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:31:01.049 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-2121"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-2121"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-2121"}
2026-02-17 02:31:01.074 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3060"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3060"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3060"}
2026-02-17 02:31:01.101 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3060" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:03.848 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-7851/netserver-0, name=eth0)
2026-02-17 02:31:03.848 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7851/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid280250b3bd" profile_ids:"kns.pod-network-test-7851" profile_ids:"ksa.pod-network-test-7851.default" ipv4_nets:"10.100.246.74/32"}
2026-02-17 02:31:03.848 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:31:03.848 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:31:03.848 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:31:03.855 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid280250b3bd"
2026-02-17 02:31:03.855 [INFO][74] felix/endpoint_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-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:31:03.855 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:31:03.879 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:03.879 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:31:04.056 [INFO][74] felix/active_rules_calculator.go 412: One or more endpoints uses a profile that doesn't exist; generating default-drop profile. (This can happen transiently when a Kubernetes namespace is deleted.) profileID="ksa.pod-network-test-7851.default"
2026-02-17 02:31:04.056 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-7851.default"} profile:{inbound_rules:{action:"deny" rule_id:"2J4BcHEj25xEwzR_"} outbound_rules:{action:"deny" rule_id:"DDA36HAYSsdy_1XR"}}
2026-02-17 02:31:04.057 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-7851" name:"default"}
2026-02-17 02:31:04.107 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-7851"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-7851"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7851"}
2026-02-17 02:31:05.014 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-7851/netserver-0, name=eth0)
2026-02-17 02:31:05.014 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7851/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:31:05.014 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-7851"}
2026-02-17 02:31:05.014 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-7851.default"}
2026-02-17 02:31:05.015 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:31:05.015 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:31:05.015 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:31:05.015 [INFO][74] felix/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-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:31:05.015 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:31:05.019 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.74
2026-02-17 02:31:05.090 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7851/netserver-0", EndpointId:"eth0"}
2026-02-17 02:31:05.118 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calid280250b3bd" state="down"
2026-02-17 02:31:05.118 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid280250b3bd"
2026-02-17 02:31:05.118 [INFO][74] 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:31:05.119 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid280250b3bd", State:"down", Index:15}
2026-02-17 02:31:05.119 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid280250b3bd", Addrs:set.Typed[string]{}}
2026-02-17 02:31:05.119 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid280250b3bd", Addrs:set.Typed[string]{}}
2026-02-17 02:31:05.119 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calid280250b3bd" state=""
2026-02-17 02:31:05.119 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid280250b3bd"
2026-02-17 02:31:05.151 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid280250b3bd", State:"", Index:15}
2026-02-17 02:31:05.151 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid280250b3bd", Addrs:set.Set[string](nil)}
2026-02-17 02:31:05.151 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid280250b3bd", Addrs:set.Set[string](nil)}
2026-02-17 02:31:05.179 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:31:06.191 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-2121" name:"default"}
2026-02-17 02:31:06.531 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-2121"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-2121"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-2121"}
2026-02-17 02:31:06.560 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-2121"}
2026-02-17 02:31:07.229 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3060"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3060"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3060"}
2026-02-17 02:31:07.254 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5545"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5545"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5545"}
2026-02-17 02:31:07.287 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-5545" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:09.339 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-7851"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-7851"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7851"}
2026-02-17 02:31:09.365 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-7851"}
2026-02-17 02:31:11.377 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5545"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5545"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5545"}
2026-02-17 02:31:11.404 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-3162"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-3162"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3162"}
2026-02-17 02:31:11.404 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingressclass-3162" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:11.549 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-3162"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-3162"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3162"}
2026-02-17 02:31:11.584 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4568"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4568"}
2026-02-17 02:31:11.612 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4568" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:12.420 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3060" name:"default"}
2026-02-17 02:31:12.923 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3060"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3060"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3060"}
2026-02-17 02:31:12.952 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3060"}
2026-02-17 02:31:15.699 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4568"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4568"}
2026-02-17 02:31:15.722 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-865"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-lifecycle-hook-865"}
2026-02-17 02:31:15.744 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-865" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:16.431 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-lifecycle-hook-865/pod-handle-http-request, name=eth0)
2026-02-17 02:31:16.431 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-865"} profile:{inbound_rules:{action:"allow" rule_id:"GXVXGVd4GGomK15X"} outbound_rules:{action:"allow" rule_id:"SF8W9nSo_6EaXhZl"}}
2026-02-17 02:31:16.431 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-865.default"} profile:{}
2026-02-17 02:31:16.431 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-865/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali790f59f3949" profile_ids:"kns.container-lifecycle-hook-865" profile_ids:"ksa.container-lifecycle-hook-865.default" ipv4_nets:"10.100.246.125/32"}
2026-02-17 02:31:16.431 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:16.432 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:16.432 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:16.435 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali790f59f3949" ipVersion=0x4 logsSkipped=29 table="filter"
2026-02-17 02:31:16.435 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rlSXx_ztjRwSTTQDZb" ipVersion=0x4 table="filter"
2026-02-17 02:31:16.435 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_j9V3fM1OTe-Ee_7qC9" ipVersion=0x4 table="filter"
2026-02-17 02:31:16.435 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali790f59f3949" ipVersion=0x4 table="filter"
2026-02-17 02:31:16.435 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rlSXx_ztjRwSTTQDZb" ipVersion=0x4 table="filter"
2026-02-17 02:31:16.435 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_j9V3fM1OTe-Ee_7qC9" ipVersion=0x4 table="filter"
2026-02-17 02:31:16.435 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali790f59f3949"
2026-02-17 02:31:16.435 [INFO][74] felix/endpoint_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-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:16.435 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:16.486 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:16.487 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:31:16.498 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-5545" name:"default"}
2026-02-17 02:31:16.518 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali790f59f3949" state="down"
2026-02-17 02:31:16.518 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali790f59f3949"
2026-02-17 02:31:16.519 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali790f59f3949" state="up"
2026-02-17 02:31:16.521 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali790f59f3949", State:"down", Index:66}
2026-02-17 02:31:16.521 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali790f59f3949", Addrs:set.Typed[string]{}}
2026-02-17 02:31:16.522 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali790f59f3949", Addrs:set.Typed[string]{}}
2026-02-17 02:31:16.522 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali790f59f3949", State:"up", Index:66}
2026-02-17 02:31:16.522 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali790f59f3949"
2026-02-17 02:31:16.522 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali790f59f3949"
2026-02-17 02:31:16.522 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali790f59f3949"
2026-02-17 02:31:16.523 [INFO][74] felix/endpoint_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-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:16.523 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:16.542 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:16.542 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:31:16.772 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5545"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5545"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5545"}
2026-02-17 02:31:16.798 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-5545"}
2026-02-17 02:31:17.002 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingressclass-3162" name:"default"}
2026-02-17 02:31:17.101 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-3162"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-3162"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3162"}
2026-02-17 02:31:17.129 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingressclass-3162"}
2026-02-17 02:31:17.284 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-lifecycle-hook-865/pod-handle-http-request, name=eth0)
2026-02-17 02:31:17.285 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-865/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali790f59f3949" profile_ids:"kns.container-lifecycle-hook-865" profile_ids:"ksa.container-lifecycle-hook-865.default" ipv4_nets:"10.100.246.125/32"}
2026-02-17 02:31:17.285 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:17.285 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:17.285 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:17.287 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali790f59f3949"
2026-02-17 02:31:17.287 [INFO][74] felix/endpoint_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-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:17.287 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:17.316 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:17.316 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:31:17.316 [INFO][74] felix/summary.go 100: Summarising 195 dataplane reconciliation loops over 1m0.1s: avg=38ms longest=190ms (resync-calico-v4)
2026-02-17 02:31:18.402 [INFO][74] 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:31:18.402 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali790f59f3949"
2026-02-17 02:31:18.402 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali790f59f3949", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:18.402 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali790f59f3949", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:18.456 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-lifecycle-hook-865/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:31:18.457 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-865/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"califd284c85ac1" profile_ids:"kns.container-lifecycle-hook-865" profile_ids:"ksa.container-lifecycle-hook-865.default" ipv4_nets:"10.100.246.126/32"}
2026-02-17 02:31:18.457 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:18.457 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:18.457 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:18.462 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califd284c85ac1" ipVersion=0x4 table="filter"
2026-02-17 02:31:18.462 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califd284c85ac1" ipVersion=0x4 table="filter"
2026-02-17 02:31:18.462 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califd284c85ac1"
2026-02-17 02:31:18.462 [INFO][74] felix/endpoint_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-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:18.462 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:18.518 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:18.519 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:31:18.523 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="califd284c85ac1" state="down"
2026-02-17 02:31:18.524 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califd284c85ac1"
2026-02-17 02:31:18.524 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califd284c85ac1", State:"down", Index:67}
2026-02-17 02:31:18.524 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califd284c85ac1", Addrs:set.Typed[string]{}}
2026-02-17 02:31:18.524 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califd284c85ac1", Addrs:set.Typed[string]{}}
2026-02-17 02:31:18.524 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califd284c85ac1"
2026-02-17 02:31:18.524 [INFO][74] felix/endpoint_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-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:18.524 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:18.526 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="califd284c85ac1" state="up"
2026-02-17 02:31:18.547 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:18.547 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:31:18.547 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califd284c85ac1", State:"up", Index:67}
2026-02-17 02:31:18.547 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califd284c85ac1"
2026-02-17 02:31:18.547 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califd284c85ac1"
2026-02-17 02:31:18.547 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califd284c85ac1"
2026-02-17 02:31:18.547 [INFO][74] felix/endpoint_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-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:18.547 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:18.571 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:18.571 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:31:19.303 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-lifecycle-hook-865/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:31:19.304 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-865/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"califd284c85ac1" profile_ids:"kns.container-lifecycle-hook-865" profile_ids:"ksa.container-lifecycle-hook-865.default" ipv4_nets:"10.100.246.126/32"}
2026-02-17 02:31:19.304 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:19.304 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:19.304 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:19.306 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califd284c85ac1"
2026-02-17 02:31:19.306 [INFO][74] felix/endpoint_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-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:19.306 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:19.334 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:19.334 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:31:19.866 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-lifecycle-hook-865/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:31:19.866 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-865/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"califd284c85ac1" profile_ids:"kns.container-lifecycle-hook-865" profile_ids:"ksa.container-lifecycle-hook-865.default" ipv4_nets:"10.100.246.126/32"}
2026-02-17 02:31:19.867 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:19.867 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:19.867 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:19.871 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califd284c85ac1"
2026-02-17 02:31:19.871 [INFO][74] felix/endpoint_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-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:19.871 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:19.900 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:19.900 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:31:20.098 [INFO][74] 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:31:20.100 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califd284c85ac1"
2026-02-17 02:31:20.100 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califd284c85ac1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:20.100 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califd284c85ac1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:21.033 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4568" name:"default"}
2026-02-17 02:31:21.089 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4568"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4568"}
2026-02-17 02:31:21.117 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-22ghx, name=eth0)
2026-02-17 02:31:21.117 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-22ghx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali61650ffbeda" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.119/32"}
2026-02-17 02:31:21.117 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:31:21.117 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:31:21.117 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:31:21.119 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali61650ffbeda"
2026-02-17 02:31:21.119 [INFO][74] felix/endpoint_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-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:31:21.119 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:31:21.122 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-22ghx, name=eth0)
2026-02-17 02:31:21.136 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-2h2rv, name=eth0)
2026-02-17 02:31:21.149 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-2h2rv, name=eth0)
2026-02-17 02:31:21.158 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-2h8bb, name=eth0)
2026-02-17 02:31:21.159 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:21.160 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"} status="up"
2026-02-17 02:31:21.160 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4568"}
2026-02-17 02:31:21.160 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-22ghx" endpoint_id:"eth0"}
2026-02-17 02:31:21.160 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-2h2rv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic8bb8fc31a5" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.99/32"}
2026-02-17 02:31:21.160 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-2h2rv" endpoint_id:"eth0"}
2026-02-17 02:31:21.160 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-2h8bb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1c680e411d" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.95/32"}
2026-02-17 02:31:21.161 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:31:21.161 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:31:21.163 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:31:21.163 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:31:21.163 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:31:21.165 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-2h8bb, name=eth0)
2026-02-17 02:31:21.165 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:31:21.166 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:31:21.166 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:31:21.166 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:31:21.173 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali61650ffbeda" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.173 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic8bb8fc31a5" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.173 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali61650ffbeda" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.173 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic8bb8fc31a5" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.173 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1c680e411d"
2026-02-17 02:31:21.174 [INFO][74] felix/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-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:31:21.174 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:31:21.174 [INFO][74] felix/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-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:31:21.174 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:31:21.174 [INFO][74] felix/endpoint_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-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:31:21.174 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:31:21.174 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.99
2026-02-17 02:31:21.175 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.119
2026-02-17 02:31:21.197 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-2vcgd, name=eth0)
2026-02-17 02:31:21.198 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-2vcgd, name=eth0)
2026-02-17 02:31:21.250 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-4g7z4, name=eth0)
2026-02-17 02:31:21.257 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-4g7z4, name=eth0)
2026-02-17 02:31:21.262 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-22ghx", EndpointId:"eth0"}
2026-02-17 02:31:21.262 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h2rv", EndpointId:"eth0"}
2026-02-17 02:31:21.262 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:21.262 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"} status="up"
2026-02-17 02:31:21.262 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-2h8bb" endpoint_id:"eth0"}
2026-02-17 02:31:21.262 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-2vcgd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65cbd5cdd53" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.120/32"}
2026-02-17 02:31:21.262 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-2vcgd" endpoint_id:"eth0"}
2026-02-17 02:31:21.262 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-4g7z4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4623ce22175" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.93/32"}
2026-02-17 02:31:21.262 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-4g7z4" endpoint_id:"eth0"}
2026-02-17 02:31:21.262 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:31:21.262 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:31:21.263 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:31:21.263 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2vcgd", EndpointId:"eth0"}
2026-02-17 02:31:21.263 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2vcgd", EndpointId:"eth0"}
2026-02-17 02:31:21.263 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2vcgd", EndpointId:"eth0"}
2026-02-17 02:31:21.263 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:31:21.263 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:31:21.264 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:31:21.264 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali65cbd5cdd53" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.264 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif1c680e411d" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.264 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.264 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4623ce22175" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.264 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali65cbd5cdd53" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.264 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif1c680e411d" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.264 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.264 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4623ce22175" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.264 [INFO][74] felix/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-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:31:21.264 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:31:21.264 [INFO][74] felix/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-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:31:21.264 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:31:21.264 [INFO][74] felix/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-3064/simpletest.rc-2vcgd", EndpointId:"eth0"}
2026-02-17 02:31:21.264 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2vcgd", EndpointId:"eth0"}
2026-02-17 02:31:21.266 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.120
2026-02-17 02:31:21.266 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.95
2026-02-17 02:31:21.266 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.93
2026-02-17 02:31:21.270 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-4tj46, name=eth0)
2026-02-17 02:31:21.277 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-4tj46, name=eth0)
2026-02-17 02:31:21.334 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-5jb6k, name=eth0)
2026-02-17 02:31:21.343 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-5jb6k, name=eth0)
2026-02-17 02:31:21.358 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-5l8p5, name=eth0)
2026-02-17 02:31:21.359 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2h8bb", EndpointId:"eth0"}
2026-02-17 02:31:21.359 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-2vcgd", EndpointId:"eth0"}
2026-02-17 02:31:21.359 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4g7z4", EndpointId:"eth0"}
2026-02-17 02:31:21.359 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-4tj46" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali52a22ef1fbb" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.84/32"}
2026-02-17 02:31:21.360 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-4tj46" endpoint_id:"eth0"}
2026-02-17 02:31:21.360 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-5jb6k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali378ddfb17fa" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.105/32"}
2026-02-17 02:31:21.360 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-5jb6k" endpoint_id:"eth0"}
2026-02-17 02:31:21.360 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-5l8p5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d525810cf5" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.114/32"}
2026-02-17 02:31:21.360 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:31:21.360 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:31:21.360 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:31:21.360 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:31:21.360 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:31:21.360 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:31:21.361 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:31:21.361 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:31:21.361 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:31:21.362 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali378ddfb17fa" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.362 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali52a22ef1fbb" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.362 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali378ddfb17fa" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.362 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali52a22ef1fbb" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.362 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d525810cf5"
2026-02-17 02:31:21.362 [INFO][74] felix/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-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:31:21.362 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:31:21.362 [INFO][74] felix/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-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:31:21.362 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:31:21.362 [INFO][74] felix/endpoint_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-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:31:21.362 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:31:21.363 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.84
2026-02-17 02:31:21.363 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.105
2026-02-17 02:31:21.364 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-5l8p5, name=eth0)
2026-02-17 02:31:21.405 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-68vnm, name=eth0)
2026-02-17 02:31:21.418 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-68vnm, name=eth0)
2026-02-17 02:31:21.454 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-6jf5h, name=eth0)
2026-02-17 02:31:21.456 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-4tj46", EndpointId:"eth0"}
2026-02-17 02:31:21.456 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5jb6k", EndpointId:"eth0"}
2026-02-17 02:31:21.456 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:21.456 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"} status="up"
2026-02-17 02:31:21.456 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-5l8p5" endpoint_id:"eth0"}
2026-02-17 02:31:21.456 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-68vnm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif4e1963dc25" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.91/32"}
2026-02-17 02:31:21.456 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-68vnm" endpoint_id:"eth0"}
2026-02-17 02:31:21.456 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-6jf5h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic7abc0e4195" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.86/32"}
2026-02-17 02:31:21.456 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:31:21.456 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:31:21.457 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:31:21.457 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:31:21.457 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:31:21.457 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:31:21.458 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:31:21.458 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:31:21.459 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:31:21.460 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif4e1963dc25" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.460 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8d525810cf5" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.460 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif4e1963dc25" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.460 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8d525810cf5" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.460 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic7abc0e4195"
2026-02-17 02:31:21.460 [INFO][74] felix/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-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:31:21.460 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:31:21.460 [INFO][74] felix/endpoint_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-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:31:21.460 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:31:21.460 [INFO][74] felix/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-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:31:21.460 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:31:21.464 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.91
2026-02-17 02:31:21.464 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.114
2026-02-17 02:31:21.481 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-6jf5h, name=eth0)
2026-02-17 02:31:21.491 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-6l27m, name=eth0)
2026-02-17 02:31:21.495 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-6l27m, name=eth0)
2026-02-17 02:31:21.512 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-7bh9f, name=eth0)
2026-02-17 02:31:21.516 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-7bh9f, name=eth0)
2026-02-17 02:31:21.546 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-68vnm", EndpointId:"eth0"}
2026-02-17 02:31:21.546 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:21.546 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"} status="up"
2026-02-17 02:31:21.546 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-5l8p5", EndpointId:"eth0"}
2026-02-17 02:31:21.546 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-6jf5h" endpoint_id:"eth0"}
2026-02-17 02:31:21.546 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-6l27m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e58bb37c36" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.101/32"}
2026-02-17 02:31:21.546 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-6l27m" endpoint_id:"eth0"}
2026-02-17 02:31:21.546 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-7bh9f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1adfaf017bc" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.90/32"}
2026-02-17 02:31:21.546 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-7bh9f" endpoint_id:"eth0"}
2026-02-17 02:31:21.547 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:31:21.547 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:31:21.548 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:31:21.548 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:31:21.548 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:31:21.548 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:31:21.548 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:31:21.549 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:31:21.549 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:31:21.549 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1adfaf017bc" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.549 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5e58bb37c36" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.549 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic7abc0e4195" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.549 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1adfaf017bc" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.549 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5e58bb37c36" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.549 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic7abc0e4195" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.550 [INFO][74] felix/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-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:31:21.550 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:31:21.550 [INFO][74] felix/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-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:31:21.550 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:31:21.550 [INFO][74] felix/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-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:31:21.550 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:31:21.550 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.86
2026-02-17 02:31:21.550 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.90
2026-02-17 02:31:21.551 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.101
2026-02-17 02:31:21.620 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-8p6wf, name=eth0)
2026-02-17 02:31:21.625 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-8p6wf, name=eth0)
2026-02-17 02:31:21.628 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6jf5h", EndpointId:"eth0"}
2026-02-17 02:31:21.628 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-6l27m", EndpointId:"eth0"}
2026-02-17 02:31:21.628 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-7bh9f", EndpointId:"eth0"}
2026-02-17 02:31:21.628 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-8p6wf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1c52189f68" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.85/32"}
2026-02-17 02:31:21.633 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-8p6wf" endpoint_id:"eth0"}
2026-02-17 02:31:21.633 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:31:21.634 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:31:21.634 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:31:21.634 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif1c52189f68" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.634 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif1c52189f68" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.634 [INFO][74] felix/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-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:31:21.634 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:31:21.635 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.85
2026-02-17 02:31:21.663 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-9ncxp, name=eth0)
2026-02-17 02:31:21.674 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-9ncxp, name=eth0)
2026-02-17 02:31:21.684 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-9xf85, name=eth0)
2026-02-17 02:31:21.692 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-9xf85, name=eth0)
2026-02-17 02:31:21.714 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-8p6wf", EndpointId:"eth0"}
2026-02-17 02:31:21.714 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-9ncxp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9711307a01" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.106/32"}
2026-02-17 02:31:21.715 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-9ncxp" endpoint_id:"eth0"}
2026-02-17 02:31:21.715 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-9xf85" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibf441733db2" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.112/32"}
2026-02-17 02:31:21.715 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-9xf85" endpoint_id:"eth0"}
2026-02-17 02:31:21.715 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:31:21.715 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:31:21.715 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:31:21.715 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:31:21.716 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:31:21.716 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:31:21.716 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibf441733db2" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.716 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie9711307a01" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.716 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibf441733db2" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.717 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie9711307a01" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.717 [INFO][74] felix/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-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:31:21.717 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:31:21.717 [INFO][74] felix/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-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:31:21.717 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:31:21.717 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.106
2026-02-17 02:31:21.717 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.112
2026-02-17 02:31:21.746 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-ck55b, name=eth0)
2026-02-17 02:31:21.762 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-ck55b, name=eth0)
2026-02-17 02:31:21.773 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-cm2jd, name=eth0)
2026-02-17 02:31:21.781 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-cm2jd, name=eth0)
2026-02-17 02:31:21.796 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-d2rs7, name=eth0)
2026-02-17 02:31:21.797 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-d2rs7, name=eth0)
2026-02-17 02:31:21.802 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9ncxp", EndpointId:"eth0"}
2026-02-17 02:31:21.802 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-9xf85", EndpointId:"eth0"}
2026-02-17 02:31:21.802 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-ck55b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d88418b07c" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.110/32"}
2026-02-17 02:31:21.802 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-ck55b" endpoint_id:"eth0"}
2026-02-17 02:31:21.802 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-cm2jd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia69f1e71c35" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.78/32"}
2026-02-17 02:31:21.802 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-cm2jd" endpoint_id:"eth0"}
2026-02-17 02:31:21.802 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-d2rs7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf738192799" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.117/32"}
2026-02-17 02:31:21.802 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-d2rs7" endpoint_id:"eth0"}
2026-02-17 02:31:21.802 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:31:21.802 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:31:21.803 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:31:21.803 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:31:21.803 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:31:21.803 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:31:21.803 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d2rs7", EndpointId:"eth0"}
2026-02-17 02:31:21.803 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d2rs7", EndpointId:"eth0"}
2026-02-17 02:31:21.803 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d2rs7", EndpointId:"eth0"}
2026-02-17 02:31:21.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7d88418b07c" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia69f1e71c35" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicf738192799" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7d88418b07c" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia69f1e71c35" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicf738192799" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.804 [INFO][74] felix/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-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:31:21.804 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:31:21.804 [INFO][74] felix/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-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:31:21.804 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:31:21.804 [INFO][74] felix/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-3064/simpletest.rc-d2rs7", EndpointId:"eth0"}
2026-02-17 02:31:21.804 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d2rs7", EndpointId:"eth0"}
2026-02-17 02:31:21.804 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.110
2026-02-17 02:31:21.805 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.117
2026-02-17 02:31:21.807 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.78
2026-02-17 02:31:21.819 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-d9w5z, name=eth0)
2026-02-17 02:31:21.830 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-d9w5z, name=eth0)
2026-02-17 02:31:21.838 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-dl8vx, name=eth0)
2026-02-17 02:31:21.844 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-dl8vx, name=eth0)
2026-02-17 02:31:21.862 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-dnfsh, name=eth0)
2026-02-17 02:31:21.867 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-dnfsh, name=eth0)
2026-02-17 02:31:21.870 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-ck55b", EndpointId:"eth0"}
2026-02-17 02:31:21.870 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-cm2jd", EndpointId:"eth0"}
2026-02-17 02:31:21.870 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d2rs7", EndpointId:"eth0"}
2026-02-17 02:31:21.870 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-d9w5z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3650d5d1a38" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.108/32"}
2026-02-17 02:31:21.871 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-d9w5z" endpoint_id:"eth0"}
2026-02-17 02:31:21.871 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-dl8vx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali965b1586f3a" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.103/32"}
2026-02-17 02:31:21.871 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-dl8vx" endpoint_id:"eth0"}
2026-02-17 02:31:21.871 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-dnfsh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2220d6735e" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.109/32"}
2026-02-17 02:31:21.871 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-dnfsh" endpoint_id:"eth0"}
2026-02-17 02:31:21.871 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d9w5z", EndpointId:"eth0"}
2026-02-17 02:31:21.871 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d9w5z", EndpointId:"eth0"}
2026-02-17 02:31:21.871 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d9w5z", EndpointId:"eth0"}
2026-02-17 02:31:21.871 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:31:21.871 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:31:21.871 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:31:21.871 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:31:21.872 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:31:21.872 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:31:21.873 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3650d5d1a38" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.873 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali965b1586f3a" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.873 [INFO][74] 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:31:21.873 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib2220d6735e" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.873 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3650d5d1a38" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.873 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali965b1586f3a" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.873 [INFO][74] 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:31:21.873 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib2220d6735e" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.873 [INFO][74] felix/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-3064/simpletest.rc-d9w5z", EndpointId:"eth0"}
2026-02-17 02:31:21.873 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d9w5z", EndpointId:"eth0"}
2026-02-17 02:31:21.873 [INFO][74] felix/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-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:31:21.873 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:31:21.873 [INFO][74] felix/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-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:31:21.873 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:31:21.875 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.103
2026-02-17 02:31:21.875 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.109
2026-02-17 02:31:21.879 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.108
2026-02-17 02:31:21.910 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-dnwjs, name=eth0)
2026-02-17 02:31:21.971 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-d9w5z", EndpointId:"eth0"}
2026-02-17 02:31:21.971 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dl8vx", EndpointId:"eth0"}
2026-02-17 02:31:21.971 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnfsh", EndpointId:"eth0"}
2026-02-17 02:31:21.971 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-dnwjs" endpoint_id:"eth0"}
2026-02-17 02:31:21.971 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:31:21.971 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:31:21.972 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:31:21.972 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic8b38247e26" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.972 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic8b38247e26" ipVersion=0x4 table="filter"
2026-02-17 02:31:21.972 [INFO][74] felix/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-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:31:21.972 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:31:21.973 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.104
2026-02-17 02:31:22.027 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-f8vn5, name=eth0)
2026-02-17 02:31:22.035 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-f8vn5, name=eth0)
2026-02-17 02:31:22.062 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-dnwjs", EndpointId:"eth0"}
2026-02-17 02:31:22.062 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-f8vn5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice63fc9b8b2" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.98/32"}
2026-02-17 02:31:22.062 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-f8vn5" endpoint_id:"eth0"}
2026-02-17 02:31:22.062 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:31:22.062 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:31:22.063 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:31:22.063 [INFO][74] 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:31:22.063 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calice63fc9b8b2" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.064 [INFO][74] 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:31:22.064 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calice63fc9b8b2" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.064 [INFO][74] felix/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-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:31:22.064 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:31:22.064 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.98
2026-02-17 02:31:22.072 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-fm8lv, name=eth0)
2026-02-17 02:31:22.074 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-fm8lv, name=eth0)
2026-02-17 02:31:22.134 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-f8vn5", EndpointId:"eth0"}
2026-02-17 02:31:22.134 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-fm8lv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia90aa1b4b99" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.124/32"}
2026-02-17 02:31:22.134 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-fm8lv" endpoint_id:"eth0"}
2026-02-17 02:31:22.134 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:31:22.134 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:31:22.155 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:31:22.156 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia90aa1b4b99" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.156 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia90aa1b4b99" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.156 [INFO][74] felix/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-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:31:22.156 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:31:22.158 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.124
2026-02-17 02:31:22.186 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-gf8mr, name=eth0)
2026-02-17 02:31:22.202 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-gf8mr, name=eth0)
2026-02-17 02:31:22.230 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-fm8lv", EndpointId:"eth0"}
2026-02-17 02:31:22.230 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-gf8mr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia473ca44023" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.100/32"}
2026-02-17 02:31:22.230 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-gf8mr" endpoint_id:"eth0"}
2026-02-17 02:31:22.230 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:31:22.230 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:31:22.231 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:31:22.231 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia473ca44023" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.231 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia473ca44023" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.231 [INFO][74] felix/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-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:31:22.231 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:31:22.232 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.100
2026-02-17 02:31:22.282 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hgj4j, name=eth0)
2026-02-17 02:31:22.285 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hgj4j, name=eth0)
2026-02-17 02:31:22.307 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-gf8mr", EndpointId:"eth0"}
2026-02-17 02:31:22.307 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hgj4j" endpoint_id:"eth0"} endpoint:{state:"active" name:"califae821b2725" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.116/32"}
2026-02-17 02:31:22.307 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hgj4j" endpoint_id:"eth0"}
2026-02-17 02:31:22.307 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:31:22.307 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:31:22.307 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:31:22.308 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califae821b2725" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.308 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califae821b2725" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.308 [INFO][74] felix/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-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:31:22.308 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:31:22.308 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.116
2026-02-17 02:31:22.341 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hqr6x, name=eth0)
2026-02-17 02:31:22.347 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hqr6x, name=eth0)
2026-02-17 02:31:22.361 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hrxpw, name=eth0)
2026-02-17 02:31:22.362 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hgj4j", EndpointId:"eth0"}
2026-02-17 02:31:22.362 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hqr6x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali315ec86e042" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.92/32"}
2026-02-17 02:31:22.362 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hqr6x" endpoint_id:"eth0"}
2026-02-17 02:31:22.362 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hrxpw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif5126ca637d" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.102/32"}
2026-02-17 02:31:22.362 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:31:22.362 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:31:22.363 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:31:22.363 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:31:22.363 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:31:22.363 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:31:22.364 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hrxpw, name=eth0)
2026-02-17 02:31:22.368 [INFO][74] 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:31:22.368 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali315ec86e042" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.368 [INFO][74] 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:31:22.368 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali315ec86e042" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.368 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif5126ca637d"
2026-02-17 02:31:22.368 [INFO][74] felix/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-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:31:22.368 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:31:22.368 [INFO][74] felix/endpoint_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-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:31:22.368 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:31:22.369 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.92
2026-02-17 02:31:22.374 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hwwc8, name=eth0)
2026-02-17 02:31:22.384 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-hwwc8, name=eth0)
2026-02-17 02:31:22.401 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-j9pvn, name=eth0)
2026-02-17 02:31:22.411 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hqr6x", EndpointId:"eth0"}
2026-02-17 02:31:22.411 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:22.411 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"} status="up"
2026-02-17 02:31:22.411 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hrxpw" endpoint_id:"eth0"}
2026-02-17 02:31:22.411 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hwwc8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0be3b55a67f" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.88/32"}
2026-02-17 02:31:22.411 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-hwwc8" endpoint_id:"eth0"}
2026-02-17 02:31:22.411 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-j9pvn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1394a908c5d" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.113/32"}
2026-02-17 02:31:22.411 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:31:22.411 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:31:22.411 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:31:22.411 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:31:22.411 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:31:22.412 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:31:22.412 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:31:22.412 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-j9pvn, name=eth0)
2026-02-17 02:31:22.412 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:31:22.412 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:31:22.412 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif5126ca637d" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.412 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0be3b55a67f" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.412 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif5126ca637d" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.412 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0be3b55a67f" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.412 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1394a908c5d"
2026-02-17 02:31:22.412 [INFO][74] felix/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-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:31:22.412 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:31:22.413 [INFO][74] felix/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-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:31:22.413 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:31:22.413 [INFO][74] felix/endpoint_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-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:31:22.413 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:31:22.413 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.88
2026-02-17 02:31:22.413 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.102
2026-02-17 02:31:22.492 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hrxpw", EndpointId:"eth0"}
2026-02-17 02:31:22.492 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-hwwc8", EndpointId:"eth0"}
2026-02-17 02:31:22.492 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:22.492 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"} status="up"
2026-02-17 02:31:22.492 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-j9pvn" endpoint_id:"eth0"}
2026-02-17 02:31:22.492 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:31:22.492 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:31:22.492 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
bird: 2026-02-17 02:31:22.494 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
KIF: Received address message for unknown interface 60
2026-02-17 02:31:22.495 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1394a908c5d" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.495 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1394a908c5d" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.495 [INFO][74] felix/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-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:31:22.495 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:31:22.498 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.113
2026-02-17 02:31:22.505 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-khddt, name=eth0)
2026-02-17 02:31:22.509 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-khddt, name=eth0)
2026-02-17 02:31:22.549 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-l8krs, name=eth0)
2026-02-17 02:31:22.558 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-j9pvn", EndpointId:"eth0"}
2026-02-17 02:31:22.558 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-khddt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3865af4e24a" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.82/32"}
2026-02-17 02:31:22.558 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-l8krs, name=eth0)
2026-02-17 02:31:22.558 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-khddt" endpoint_id:"eth0"}
2026-02-17 02:31:22.558 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-l8krs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali18938bc3cdf" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.123/32"}
2026-02-17 02:31:22.558 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:31:22.558 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:31:22.558 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:31:22.559 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:31:22.559 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:31:22.559 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:31:22.559 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:31:22.559 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3865af4e24a" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.560 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3865af4e24a" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.560 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali18938bc3cdf"
2026-02-17 02:31:22.560 [INFO][74] felix/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-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:31:22.560 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:31:22.560 [INFO][74] felix/endpoint_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-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:31:22.560 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:31:22.560 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.82
2026-02-17 02:31:22.568 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali61650ffbeda" state="down"
2026-02-17 02:31:22.594 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali61650ffbeda"
2026-02-17 02:31:22.594 [INFO][74] 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:31:22.594 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali61650ffbeda" state=""
2026-02-17 02:31:22.594 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali61650ffbeda"
2026-02-17 02:31:22.606 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-lq9wd, name=eth0)
2026-02-17 02:31:22.616 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-lq9wd, name=eth0)
2026-02-17 02:31:22.635 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-khddt", EndpointId:"eth0"}
2026-02-17 02:31:22.635 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:22.635 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"} status="up"
2026-02-17 02:31:22.635 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61650ffbeda", State:"down", Index:60}
2026-02-17 02:31:22.635 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61650ffbeda", Addrs:set.Typed[string]{}}
2026-02-17 02:31:22.635 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61650ffbeda", Addrs:set.Typed[string]{}}
2026-02-17 02:31:22.635 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61650ffbeda", State:"", Index:60}
2026-02-17 02:31:22.635 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61650ffbeda", Addrs:set.Set[string](nil)}
2026-02-17 02:31:22.635 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61650ffbeda", Addrs:set.Set[string](nil)}
2026-02-17 02:31:22.655 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-l8krs" endpoint_id:"eth0"}
2026-02-17 02:31:22.655 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-lq9wd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia604336caf5" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.83/32"}
2026-02-17 02:31:22.655 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-lq9wd" endpoint_id:"eth0"}
2026-02-17 02:31:22.655 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:31:22.655 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:31:22.655 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:31:22.656 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:31:22.656 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:31:22.656 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:31:22.656 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:31:22.656 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali18938bc3cdf" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.656 [INFO][74] 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:31:22.657 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia604336caf5" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.657 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali18938bc3cdf" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.657 [INFO][74] 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:31:22.657 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia604336caf5" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.657 [INFO][74] felix/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-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:31:22.657 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:31:22.657 [INFO][74] felix/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-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:31:22.657 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:31:22.658 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.83
2026-02-17 02:31:22.658 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.123
2026-02-17 02:31:22.713 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calif1c680e411d" state="down"
2026-02-17 02:31:22.713 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif1c680e411d"
2026-02-17 02:31:22.713 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=36
2026-02-17 02:31:22.737 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calif1c680e411d" state=""
2026-02-17 02:31:22.738 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif1c680e411d"
2026-02-17 02:31:22.747 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-l8krs", EndpointId:"eth0"}
2026-02-17 02:31:22.747 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-lq9wd", EndpointId:"eth0"}
2026-02-17 02:31:22.747 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1c680e411d", State:"down", Index:36}
2026-02-17 02:31:22.747 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1c680e411d", Addrs:set.Typed[string]{}}
2026-02-17 02:31:22.747 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1c680e411d", Addrs:set.Typed[string]{}}
2026-02-17 02:31:22.747 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1c680e411d", State:"", Index:36}
2026-02-17 02:31:22.747 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1c680e411d", Addrs:set.Set[string](nil)}
2026-02-17 02:31:22.747 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1c680e411d", Addrs:set.Set[string](nil)}
2026-02-17 02:31:22.772 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-njhb7, name=eth0)
2026-02-17 02:31:22.773 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-njhb7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5ff01b526f4" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.79/32"}
2026-02-17 02:31:22.780 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-njhb7, name=eth0)
2026-02-17 02:31:22.780 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-njhb7" endpoint_id:"eth0"}
2026-02-17 02:31:22.822 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-nszf7, name=eth0)
2026-02-17 02:31:22.822 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-nszf7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e10f4343e0" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.121/32"}
2026-02-17 02:31:22.827 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-nszf7, name=eth0)
2026-02-17 02:31:22.827 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-nszf7" endpoint_id:"eth0"}
2026-02-17 02:31:22.846 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:31:22.846 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:31:22.846 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:31:22.846 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-nszf7", EndpointId:"eth0"}
2026-02-17 02:31:22.846 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-nszf7", EndpointId:"eth0"}
2026-02-17 02:31:22.847 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-nszf7", EndpointId:"eth0"}
2026-02-17 02:31:22.847 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5ff01b526f4" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.847 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7e10f4343e0" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.847 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5ff01b526f4" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.847 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7e10f4343e0" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.847 [INFO][74] felix/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-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:31:22.847 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:31:22.847 [INFO][74] felix/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-3064/simpletest.rc-nszf7", EndpointId:"eth0"}
2026-02-17 02:31:22.847 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-nszf7", EndpointId:"eth0"}
2026-02-17 02:31:22.848 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.121
2026-02-17 02:31:22.848 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.79
2026-02-17 02:31:22.887 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-njhb7", EndpointId:"eth0"}
2026-02-17 02:31:22.887 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-nszf7", EndpointId:"eth0"}
2026-02-17 02:31:22.914 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-pwss7, name=eth0)
2026-02-17 02:31:22.914 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-pwss7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali58ecf6e13c6" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.118/32"}
2026-02-17 02:31:22.919 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-pwss7, name=eth0)
2026-02-17 02:31:22.919 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-pwss7" endpoint_id:"eth0"}
2026-02-17 02:31:22.947 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:31:22.947 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:31:22.947 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:31:22.948 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali58ecf6e13c6" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.948 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali58ecf6e13c6" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.948 [INFO][74] felix/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-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:31:22.948 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:31:22.948 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.118
2026-02-17 02:31:22.953 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-qn7tq, name=eth0)
2026-02-17 02:31:22.961 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-qn7tq, name=eth0)
2026-02-17 02:31:22.992 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali65cbd5cdd53" state="down"
2026-02-17 02:31:22.992 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65cbd5cdd53"
2026-02-17 02:31:22.992 [INFO][74] 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:31:22.995 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali65cbd5cdd53" state=""
2026-02-17 02:31:22.995 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali65cbd5cdd53"
2026-02-17 02:31:22.998 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-r7ptf, name=eth0)
2026-02-17 02:31:23.006 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-pwss7", EndpointId:"eth0"}
2026-02-17 02:31:23.006 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-qn7tq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali59f0688f509" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.107/32"}
2026-02-17 02:31:23.006 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-qn7tq" endpoint_id:"eth0"}
2026-02-17 02:31:23.006 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-r7ptf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11534075e95" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.97/32"}
2026-02-17 02:31:23.006 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65cbd5cdd53", State:"down", Index:61}
2026-02-17 02:31:23.006 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65cbd5cdd53", Addrs:set.Typed[string]{}}
2026-02-17 02:31:23.006 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65cbd5cdd53", Addrs:set.Typed[string]{}}
2026-02-17 02:31:23.006 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65cbd5cdd53", State:"", Index:61}
2026-02-17 02:31:23.006 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65cbd5cdd53", Addrs:set.Set[string](nil)}
2026-02-17 02:31:23.006 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65cbd5cdd53", Addrs:set.Set[string](nil)}
2026-02-17 02:31:23.012 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-r7ptf, name=eth0)
2026-02-17 02:31:23.012 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-r7ptf" endpoint_id:"eth0"}
2026-02-17 02:31:23.030 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-rh48g, name=eth0)
2026-02-17 02:31:23.031 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-rh48g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali614869cb754" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.87/32"}
2026-02-17 02:31:23.038 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-rh48g, name=eth0)
2026-02-17 02:31:23.038 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-rh48g" endpoint_id:"eth0"}
2026-02-17 02:31:23.051 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:31:23.051 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:31:23.052 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:31:23.052 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:31:23.052 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:31:23.052 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:31:23.052 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:31:23.052 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:31:23.052 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:31:23.053 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali11534075e95" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.053 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali614869cb754" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.053 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.053 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali59f0688f509" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.053 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali11534075e95" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.053 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali614869cb754" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.053 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.053 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali59f0688f509" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.053 [INFO][74] felix/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-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:31:23.053 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:31:23.053 [INFO][74] felix/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-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:31:23.053 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:31:23.053 [INFO][74] felix/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-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:31:23.053 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:31:23.054 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.97
2026-02-17 02:31:23.054 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.87
2026-02-17 02:31:23.054 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.107
2026-02-17 02:31:23.130 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-r7ptf", EndpointId:"eth0"}
2026-02-17 02:31:23.130 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-rh48g", EndpointId:"eth0"}
2026-02-17 02:31:23.130 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-qn7tq", EndpointId:"eth0"}
2026-02-17 02:31:23.189 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-sxvtj, name=eth0)
2026-02-17 02:31:23.189 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-sxvtj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5ff8785859" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.81/32"}
2026-02-17 02:31:23.189 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:31:23.189 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:31:23.190 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:31:23.192 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-sxvtj, name=eth0)
2026-02-17 02:31:23.222 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5ff8785859"
2026-02-17 02:31:23.223 [INFO][74] felix/endpoint_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-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:31:23.223 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:31:23.247 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:23.247 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"} status="up"
2026-02-17 02:31:23.247 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-sxvtj" endpoint_id:"eth0"}
2026-02-17 02:31:23.267 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:31:23.267 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:31:23.267 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:31:23.268 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic5ff8785859" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.268 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic5ff8785859" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.268 [INFO][74] felix/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-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:31:23.268 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:31:23.268 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.81
2026-02-17 02:31:23.300 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calic8bb8fc31a5" state="down"
2026-02-17 02:31:23.303 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic8bb8fc31a5"
2026-02-17 02:31:23.309 [INFO][74] 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:31:23.317 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calic8bb8fc31a5" state=""
2026-02-17 02:31:23.317 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic8bb8fc31a5"
2026-02-17 02:31:23.327 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-sxvtj", EndpointId:"eth0"}
2026-02-17 02:31:23.327 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8bb8fc31a5", State:"down", Index:40}
2026-02-17 02:31:23.327 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8bb8fc31a5", Addrs:set.Typed[string]{}}
2026-02-17 02:31:23.327 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8bb8fc31a5", Addrs:set.Typed[string]{}}
2026-02-17 02:31:23.327 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8bb8fc31a5", State:"", Index:40}
2026-02-17 02:31:23.327 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8bb8fc31a5", Addrs:set.Set[string](nil)}
2026-02-17 02:31:23.327 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8bb8fc31a5", Addrs:set.Set[string](nil)}
2026-02-17 02:31:23.334 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-trgbl, name=eth0)
2026-02-17 02:31:23.334 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-trgbl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali54527071702" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.75/32"}
2026-02-17 02:31:23.342 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-trgbl, name=eth0)
2026-02-17 02:31:23.342 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-trgbl" endpoint_id:"eth0"}
2026-02-17 02:31:23.354 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-tx9c9, name=eth0)
2026-02-17 02:31:23.354 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-tx9c9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie396f99059f" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.111/32"}
2026-02-17 02:31:23.364 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-tx9c9, name=eth0)
2026-02-17 02:31:23.364 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-tx9c9" endpoint_id:"eth0"}
2026-02-17 02:31:23.368 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:31:23.368 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:31:23.368 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:31:23.368 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:31:23.368 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:31:23.368 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:31:23.369 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali54527071702" ipVersion=0x4 nextLog=2026-02-17 02:31:46.435098288 +0000 UTC m=+281.544686804 table="filter"
2026-02-17 02:31:23.369 [INFO][74] felix/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-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:31:23.369 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:31:23.369 [INFO][74] felix/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-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:31:23.369 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:31:23.369 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.111
2026-02-17 02:31:23.370 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.75
2026-02-17 02:31:23.380 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-v26t5, name=eth0)
2026-02-17 02:31:23.384 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-v26t5, name=eth0)
2026-02-17 02:31:23.397 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-w6tr9, name=eth0)
2026-02-17 02:31:23.402 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-w6tr9, name=eth0)
2026-02-17 02:31:23.420 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-w8q96, name=eth0)
2026-02-17 02:31:23.434 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-w8q96, name=eth0)
2026-02-17 02:31:23.442 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-trgbl", EndpointId:"eth0"}
2026-02-17 02:31:23.442 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-tx9c9", EndpointId:"eth0"}
2026-02-17 02:31:23.442 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-v26t5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc949114f31" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.77/32"}
2026-02-17 02:31:23.442 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-v26t5" endpoint_id:"eth0"}
2026-02-17 02:31:23.442 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-w6tr9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2efe69314da" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.94/32"}
2026-02-17 02:31:23.442 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-w6tr9" endpoint_id:"eth0"}
2026-02-17 02:31:23.442 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-w8q96" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1673d4ae881" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.89/32"}
2026-02-17 02:31:23.442 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-w8q96" endpoint_id:"eth0"}
2026-02-17 02:31:23.450 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-wwj69, name=eth0)
2026-02-17 02:31:23.450 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-wwj69" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali25aed595bea" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.115/32"}
2026-02-17 02:31:23.457 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-wwj69, name=eth0)
2026-02-17 02:31:23.457 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-wwj69" endpoint_id:"eth0"}
2026-02-17 02:31:23.469 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-wxw2b, name=eth0)
2026-02-17 02:31:23.469 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-wxw2b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e3478a9484" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.80/32"}
2026-02-17 02:31:23.473 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:31:23.473 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:31:23.474 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:31:23.474 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:31:23.474 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:31:23.474 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:31:23.474 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:31:23.474 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:31:23.476 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:31:23.476 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:31:23.476 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:31:23.482 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:31:23.482 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:31:23.482 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:31:23.482 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:31:23.487 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e3478a9484"
2026-02-17 02:31:23.487 [INFO][74] felix/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-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:31:23.487 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:31:23.487 [INFO][74] felix/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-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:31:23.487 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:31:23.487 [INFO][74] felix/endpoint_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-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:31:23.487 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:31:23.487 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-wxw2b, name=eth0)
2026-02-17 02:31:23.487 [INFO][74] felix/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-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:31:23.487 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:31:23.491 [INFO][74] felix/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-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:31:23.491 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:31:23.497 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.89
2026-02-17 02:31:23.506 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.115
2026-02-17 02:31:23.519 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.94
2026-02-17 02:31:23.519 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.77
2026-02-17 02:31:23.521 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-x9ghf, name=eth0)
2026-02-17 02:31:23.595 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w8q96", EndpointId:"eth0"}
2026-02-17 02:31:23.595 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wwj69", EndpointId:"eth0"}
2026-02-17 02:31:23.595 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:23.595 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"} status="up"
2026-02-17 02:31:23.595 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-v26t5", EndpointId:"eth0"}
2026-02-17 02:31:23.595 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-w6tr9", EndpointId:"eth0"}
2026-02-17 02:31:23.595 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-wxw2b" endpoint_id:"eth0"}
2026-02-17 02:31:23.595 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-x9ghf" endpoint_id:"eth0"}
2026-02-17 02:31:23.595 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:31:23.596 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:31:23.609 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:31:23.609 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:31:23.609 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:31:23.609 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:31:23.610 [INFO][74] felix/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-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:31:23.610 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:31:23.610 [INFO][74] felix/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-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:31:23.610 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:31:23.610 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.122
2026-02-17 02:31:23.610 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.80
2026-02-17 02:31:23.637 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-zmpgt, name=eth0)
2026-02-17 02:31:23.644 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-zmpgt, name=eth0)
2026-02-17 02:31:23.675 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-wxw2b", EndpointId:"eth0"}
2026-02-17 02:31:23.675 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-x9ghf", EndpointId:"eth0"}
2026-02-17 02:31:23.675 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-zmpgt" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdea77c5f0b" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.76/32"}
2026-02-17 02:31:23.675 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-zmpgt" endpoint_id:"eth0"}
2026-02-17 02:31:23.686 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-lifecycle-hook-865/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:31:23.686 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-865/pod-with-prestop-http-hook" endpoint_id:"eth0"}
2026-02-17 02:31:23.688 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:31:23.688 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:31:23.689 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:31:23.689 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:23.689 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:23.689 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:23.689 [INFO][74] felix/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-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:23.689 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:23.689 [INFO][74] felix/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-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:31:23.689 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:31:23.690 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.76
2026-02-17 02:31:23.691 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.126
2026-02-17 02:31:23.698 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-zr46f, name=eth0)
2026-02-17 02:31:23.704 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3064/simpletest.rc-zr46f, name=eth0)
2026-02-17 02:31:23.763 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:31:23.763 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zmpgt", EndpointId:"eth0"}
2026-02-17 02:31:23.763 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-zr46f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidaf0e0f49cc" profile_ids:"kns.gc-3064" profile_ids:"ksa.gc-3064.default" ipv4_nets:"10.100.246.96/32"}
2026-02-17 02:31:23.764 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3064/simpletest.rc-zr46f" endpoint_id:"eth0"}
2026-02-17 02:31:23.764 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-3064"}
2026-02-17 02:31:23.764 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-3064.default"}
2026-02-17 02:31:23.780 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3064"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3064"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3064"}
2026-02-17 02:31:23.792 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7339"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7339"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7339"}
2026-02-17 02:31:23.799 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:31:23.799 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:31:23.800 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:31:23.800 [INFO][74] felix/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-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:31:23.800 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:31:23.800 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.96
2026-02-17 02:31:23.845 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="califd284c85ac1" state="down"
2026-02-17 02:31:23.846 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califd284c85ac1"
2026-02-17 02:31:23.846 [INFO][74] 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:31:23.862 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="califd284c85ac1" state=""
2026-02-17 02:31:23.863 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califd284c85ac1"
2026-02-17 02:31:23.863 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3064/simpletest.rc-zr46f", EndpointId:"eth0"}
2026-02-17 02:31:23.863 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-7339" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:23.863 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califd284c85ac1", State:"down", Index:67}
2026-02-17 02:31:23.863 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califd284c85ac1", Addrs:set.Typed[string]{}}
2026-02-17 02:31:23.863 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califd284c85ac1", Addrs:set.Typed[string]{}}
2026-02-17 02:31:23.863 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califd284c85ac1", State:"", Index:67}
2026-02-17 02:31:23.863 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califd284c85ac1", Addrs:set.Set[string](nil)}
2026-02-17 02:31:23.863 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califd284c85ac1", Addrs:set.Set[string](nil)}
2026-02-17 02:31:24.111 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=34
2026-02-17 02:31:24.111 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4623ce22175"
2026-02-17 02:31:24.111 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali4623ce22175" state="down"
2026-02-17 02:31:24.111 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4623ce22175", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.111 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4623ce22175", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.111 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4623ce22175", State:"down", Index:34}
2026-02-17 02:31:24.187 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali4623ce22175" state=""
2026-02-17 02:31:24.187 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4623ce22175"
2026-02-17 02:31:24.187 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4623ce22175", State:"", Index:34}
2026-02-17 02:31:24.187 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4623ce22175", Addrs:set.Set[string](nil)}
2026-02-17 02:31:24.187 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4623ce22175", Addrs:set.Set[string](nil)}
2026-02-17 02:31:24.302 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=55
2026-02-17 02:31:24.302 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8d525810cf5"
2026-02-17 02:31:24.302 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali8d525810cf5" state="down"
2026-02-17 02:31:24.302 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d525810cf5", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.302 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d525810cf5", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.302 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d525810cf5", State:"down", Index:55}
2026-02-17 02:31:24.330 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali8d525810cf5" state=""
2026-02-17 02:31:24.330 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8d525810cf5"
2026-02-17 02:31:24.330 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d525810cf5", State:"", Index:55}
2026-02-17 02:31:24.330 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d525810cf5", Addrs:set.Set[string](nil)}
2026-02-17 02:31:24.330 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d525810cf5", Addrs:set.Set[string](nil)}
2026-02-17 02:31:24.400 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali1adfaf017bc" state="down"
2026-02-17 02:31:24.400 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1adfaf017bc"
2026-02-17 02:31:24.400 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=31
2026-02-17 02:31:24.400 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1adfaf017bc", State:"down", Index:31}
2026-02-17 02:31:24.400 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1adfaf017bc", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.400 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1adfaf017bc", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.413 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali1adfaf017bc" state=""
2026-02-17 02:31:24.413 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1adfaf017bc"
2026-02-17 02:31:24.413 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1adfaf017bc", State:"", Index:31}
2026-02-17 02:31:24.413 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1adfaf017bc", Addrs:set.Set[string](nil)}
2026-02-17 02:31:24.413 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1adfaf017bc", Addrs:set.Set[string](nil)}
bird: KIF: Received address message for unknown interface 58
2026-02-17 02:31:24.667 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calicf738192799" state="down"
2026-02-17 02:31:24.667 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf738192799", State:"down", Index:58}
2026-02-17 02:31:24.667 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:31:24.704 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicf738192799"
2026-02-17 02:31:24.704 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calicf738192799" state=""
2026-02-17 02:31:24.705 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicf738192799"
2026-02-17 02:31:24.705 [INFO][74] 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=58
2026-02-17 02:31:24.705 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali52a22ef1fbb" state="down"
2026-02-17 02:31:24.705 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali52a22ef1fbb"
2026-02-17 02:31:24.705 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=25
2026-02-17 02:31:24.705 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali52a22ef1fbb" state=""
2026-02-17 02:31:24.705 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali52a22ef1fbb"
2026-02-17 02:31:24.705 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf738192799", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.705 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf738192799", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.705 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf738192799", State:"", Index:58}
2026-02-17 02:31:24.705 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf738192799", Addrs:set.Set[string](nil)}
2026-02-17 02:31:24.705 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf738192799", Addrs:set.Set[string](nil)}
2026-02-17 02:31:24.705 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali52a22ef1fbb", State:"down", Index:25}
2026-02-17 02:31:24.705 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali52a22ef1fbb", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.705 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali52a22ef1fbb", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.705 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali52a22ef1fbb", State:"", Index:25}
2026-02-17 02:31:24.705 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali52a22ef1fbb", Addrs:set.Set[string](nil)}
2026-02-17 02:31:24.705 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali52a22ef1fbb", Addrs:set.Set[string](nil)}
2026-02-17 02:31:24.769 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calif1c52189f68" state="down"
2026-02-17 02:31:24.770 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif1c52189f68"
2026-02-17 02:31:24.770 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=26
2026-02-17 02:31:24.770 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1c52189f68", State:"down", Index:26}
2026-02-17 02:31:24.770 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1c52189f68", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.770 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1c52189f68", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.807 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calif1c52189f68" state=""
2026-02-17 02:31:24.807 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif1c52189f68"
2026-02-17 02:31:24.807 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1c52189f68", State:"", Index:26}
2026-02-17 02:31:24.807 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1c52189f68", Addrs:set.Set[string](nil)}
2026-02-17 02:31:24.807 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1c52189f68", Addrs:set.Set[string](nil)}
2026-02-17 02:31:24.807 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:31:24.896 [INFO][74] 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:31:24.896 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1394a908c5d"
2026-02-17 02:31:24.896 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali1394a908c5d" state="down"
2026-02-17 02:31:24.896 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1394a908c5d", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.896 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1394a908c5d", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.896 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1394a908c5d", State:"down", Index:54}
2026-02-17 02:31:24.897 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali1394a908c5d" state=""
2026-02-17 02:31:24.897 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1394a908c5d"
2026-02-17 02:31:24.897 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1394a908c5d", State:"", Index:54}
2026-02-17 02:31:24.897 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1394a908c5d", Addrs:set.Set[string](nil)}
2026-02-17 02:31:24.897 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1394a908c5d", Addrs:set.Set[string](nil)}
2026-02-17 02:31:24.958 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali5e58bb37c36" state="down"
2026-02-17 02:31:24.971 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e58bb37c36"
2026-02-17 02:31:24.971 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali5e58bb37c36" state=""
2026-02-17 02:31:24.971 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5e58bb37c36"
2026-02-17 02:31:24.971 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali3650d5d1a38" state="down"
2026-02-17 02:31:24.971 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3650d5d1a38"
2026-02-17 02:31:24.971 [INFO][74] 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=42
2026-02-17 02:31:24.971 [INFO][74] 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:31:24.971 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali3650d5d1a38" state=""
2026-02-17 02:31:24.971 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3650d5d1a38"
2026-02-17 02:31:25.018 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="calia69f1e71c35" state="down"
2026-02-17 02:31:25.018 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia69f1e71c35"
2026-02-17 02:31:25.020 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=19
2026-02-17 02:31:25.022 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="calia69f1e71c35" state=""
2026-02-17 02:31:25.022 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia69f1e71c35"
2026-02-17 02:31:25.033 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e58bb37c36", State:"down", Index:42}
2026-02-17 02:31:25.033 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e58bb37c36", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.033 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e58bb37c36", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.033 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e58bb37c36", State:"", Index:42}
2026-02-17 02:31:25.033 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e58bb37c36", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.033 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e58bb37c36", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.033 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3650d5d1a38", State:"down", Index:49}
2026-02-17 02:31:25.033 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3650d5d1a38", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.033 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3650d5d1a38", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.033 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3650d5d1a38", State:"", Index:49}
2026-02-17 02:31:25.033 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3650d5d1a38", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.033 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3650d5d1a38", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.033 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia69f1e71c35", State:"down", Index:19}
2026-02-17 02:31:25.033 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia69f1e71c35", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.033 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia69f1e71c35", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.033 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia69f1e71c35", State:"", Index:19}
2026-02-17 02:31:25.033 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia69f1e71c35", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.033 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia69f1e71c35", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.052 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali378ddfb17fa" state="down"
2026-02-17 02:31:25.052 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali378ddfb17fa", State:"down", Index:46}
2026-02-17 02:31:25.145 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali378ddfb17fa"
2026-02-17 02:31:25.145 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali378ddfb17fa" state=""
2026-02-17 02:31:25.145 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali378ddfb17fa"
2026-02-17 02:31:25.145 [INFO][74] 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=46
2026-02-17 02:31:25.145 [INFO][74] 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:31:25.145 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7d88418b07c"
2026-02-17 02:31:25.145 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali7d88418b07c" state="down"
2026-02-17 02:31:25.145 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali378ddfb17fa", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.145 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali378ddfb17fa", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.145 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali378ddfb17fa", State:"", Index:46}
2026-02-17 02:31:25.145 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali378ddfb17fa", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.145 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali378ddfb17fa", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.145 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d88418b07c", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.145 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d88418b07c", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.145 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d88418b07c", State:"down", Index:51}
2026-02-17 02:31:25.237 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali7d88418b07c" state=""
2026-02-17 02:31:25.237 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7d88418b07c"
2026-02-17 02:31:25.237 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d88418b07c", State:"", Index:51}
2026-02-17 02:31:25.238 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d88418b07c", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.238 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d88418b07c", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.248 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali965b1586f3a" state="down"
2026-02-17 02:31:25.248 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali965b1586f3a"
2026-02-17 02:31:25.248 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=44
2026-02-17 02:31:25.248 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali965b1586f3a", State:"down", Index:44}
2026-02-17 02:31:25.248 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali965b1586f3a", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.248 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali965b1586f3a", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.249 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali965b1586f3a" state=""
2026-02-17 02:31:25.249 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali965b1586f3a"
2026-02-17 02:31:25.249 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali965b1586f3a", State:"", Index:44}
2026-02-17 02:31:25.249 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali965b1586f3a", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.249 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali965b1586f3a", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.273 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="calic7abc0e4195" state="down"
2026-02-17 02:31:25.274 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic7abc0e4195"
2026-02-17 02:31:25.278 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=27
2026-02-17 02:31:25.287 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="calic7abc0e4195" state=""
2026-02-17 02:31:25.287 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic7abc0e4195"
2026-02-17 02:31:25.290 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic7abc0e4195", State:"down", Index:27}
2026-02-17 02:31:25.290 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic7abc0e4195", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.290 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic7abc0e4195", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.290 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic7abc0e4195", State:"", Index:27}
2026-02-17 02:31:25.290 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic7abc0e4195", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.290 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic7abc0e4195", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.386 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calie9711307a01" state="down"
2026-02-17 02:31:25.386 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie9711307a01"
2026-02-17 02:31:25.386 [INFO][74] 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:31:25.389 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calie9711307a01" state=""
2026-02-17 02:31:25.389 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie9711307a01"
2026-02-17 02:31:25.399 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9711307a01", State:"down", Index:47}
2026-02-17 02:31:25.399 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9711307a01", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.399 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9711307a01", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.399 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9711307a01", State:"", Index:47}
2026-02-17 02:31:25.399 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9711307a01", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.399 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9711307a01", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.677 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="calic8b38247e26" state="down"
2026-02-17 02:31:25.677 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic8b38247e26"
2026-02-17 02:31:25.677 [INFO][74] 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:31:25.677 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8b38247e26", State:"down", Index:45}
2026-02-17 02:31:25.678 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8b38247e26", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.678 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8b38247e26", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.683 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="calic8b38247e26" state=""
2026-02-17 02:31:25.683 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic8b38247e26"
2026-02-17 02:31:25.701 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calif4e1963dc25" state="down"
2026-02-17 02:31:25.701 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif4e1963dc25"
2026-02-17 02:31:25.701 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=32
2026-02-17 02:31:25.709 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calif4e1963dc25" state=""
2026-02-17 02:31:25.709 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif4e1963dc25"
2026-02-17 02:31:25.710 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8b38247e26", State:"", Index:45}
2026-02-17 02:31:25.710 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8b38247e26", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.710 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8b38247e26", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.710 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif4e1963dc25", State:"down", Index:32}
2026-02-17 02:31:25.710 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif4e1963dc25", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.710 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif4e1963dc25", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.710 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif4e1963dc25", State:"", Index:32}
2026-02-17 02:31:25.710 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif4e1963dc25", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.710 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif4e1963dc25", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.718 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali3865af4e24a" state="down"
2026-02-17 02:31:25.723 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3865af4e24a"
2026-02-17 02:31:25.723 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali3865af4e24a" state=""
2026-02-17 02:31:25.723 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3865af4e24a"
2026-02-17 02:31:25.723 [INFO][74] 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=23
2026-02-17 02:31:25.732 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3865af4e24a", State:"down", Index:23}
2026-02-17 02:31:25.732 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3865af4e24a", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.732 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3865af4e24a", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.732 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3865af4e24a", State:"", Index:23}
2026-02-17 02:31:25.732 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3865af4e24a", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.732 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3865af4e24a", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.817 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="calice63fc9b8b2" state="down"
2026-02-17 02:31:25.818 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calice63fc9b8b2"
2026-02-17 02:31:25.818 [INFO][74] 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:31:25.820 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice63fc9b8b2", State:"down", Index:39}
2026-02-17 02:31:25.820 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice63fc9b8b2", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.820 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice63fc9b8b2", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.822 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="calice63fc9b8b2" state=""
2026-02-17 02:31:25.822 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calice63fc9b8b2"
2026-02-17 02:31:25.822 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice63fc9b8b2", State:"", Index:39}
2026-02-17 02:31:25.822 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice63fc9b8b2", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.822 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice63fc9b8b2", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.864 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calibf441733db2" state="down"
2026-02-17 02:31:25.864 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibf441733db2"
2026-02-17 02:31:25.864 [INFO][74] 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:31:25.864 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibf441733db2", State:"down", Index:53}
2026-02-17 02:31:25.864 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibf441733db2", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.864 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibf441733db2", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.866 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calibf441733db2" state=""
2026-02-17 02:31:25.866 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibf441733db2"
2026-02-17 02:31:25.866 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibf441733db2", State:"", Index:53}
2026-02-17 02:31:25.866 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibf441733db2", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.866 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibf441733db2", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.873 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali58ecf6e13c6" state="down"
2026-02-17 02:31:25.873 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali58ecf6e13c6"
2026-02-17 02:31:25.873 [INFO][74] 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:31:25.873 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58ecf6e13c6", State:"down", Index:59}
2026-02-17 02:31:25.873 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58ecf6e13c6", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.873 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58ecf6e13c6", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.887 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali58ecf6e13c6" state=""
2026-02-17 02:31:25.887 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali58ecf6e13c6"
2026-02-17 02:31:25.887 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58ecf6e13c6", State:"", Index:59}
2026-02-17 02:31:25.887 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58ecf6e13c6", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.887 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58ecf6e13c6", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.923 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calib2220d6735e" state="down"
2026-02-17 02:31:25.923 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib2220d6735e"
2026-02-17 02:31:25.923 [INFO][74] 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:31:25.923 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2220d6735e", State:"down", Index:50}
2026-02-17 02:31:25.923 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2220d6735e", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.923 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2220d6735e", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.924 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calib2220d6735e" state=""
2026-02-17 02:31:25.924 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib2220d6735e"
2026-02-17 02:31:25.924 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2220d6735e", State:"", Index:50}
2026-02-17 02:31:25.924 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2220d6735e", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.924 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2220d6735e", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.927 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali59f0688f509" state="down"
2026-02-17 02:31:25.928 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali59f0688f509", State:"down", Index:48}
2026-02-17 02:31:25.928 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali59f0688f509"
2026-02-17 02:31:25.928 [INFO][74] 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:31:25.928 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali59f0688f509", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.928 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali59f0688f509", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.930 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali59f0688f509" state=""
2026-02-17 02:31:25.930 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali59f0688f509"
2026-02-17 02:31:25.930 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali59f0688f509", State:"", Index:48}
2026-02-17 02:31:25.930 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali59f0688f509", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.930 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali59f0688f509", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.936 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali7e10f4343e0" state="down"
2026-02-17 02:31:25.936 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e10f4343e0", State:"down", Index:62}
2026-02-17 02:31:25.939 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7e10f4343e0"
2026-02-17 02:31:25.939 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali7e10f4343e0" state=""
2026-02-17 02:31:25.939 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7e10f4343e0"
2026-02-17 02:31:25.939 [INFO][74] 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=62
2026-02-17 02:31:25.939 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e10f4343e0", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.939 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e10f4343e0", Addrs:set.Typed[string]{}}
2026-02-17 02:31:25.939 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e10f4343e0", State:"", Index:62}
2026-02-17 02:31:25.939 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e10f4343e0", Addrs:set.Set[string](nil)}
2026-02-17 02:31:25.939 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e10f4343e0", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.038 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calia90aa1b4b99" state="down"
2026-02-17 02:31:26.038 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia90aa1b4b99", State:"down", Index:65}
2026-02-17 02:31:26.082 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia90aa1b4b99"
2026-02-17 02:31:26.082 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calia90aa1b4b99" state=""
2026-02-17 02:31:26.082 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia90aa1b4b99"
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="califae821b2725" state="down"
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califae821b2725"
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="califae821b2725" state=""
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califae821b2725"
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia90aa1b4b99", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.083 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia90aa1b4b99", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia90aa1b4b99", State:"", Index:65}
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali315ec86e042" state="down"
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia90aa1b4b99", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.083 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia90aa1b4b99", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califae821b2725", State:"down", Index:57}
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali315ec86e042"
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califae821b2725", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali315ec86e042" state=""
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali315ec86e042"
2026-02-17 02:31:26.083 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califae821b2725", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.083 [INFO][74] 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=65
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califae821b2725", State:"", Index:57}
2026-02-17 02:31:26.083 [INFO][74] 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=57
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califae821b2725", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.083 [INFO][74] 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=33
2026-02-17 02:31:26.083 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califae821b2725", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali315ec86e042", State:"down", Index:33}
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali315ec86e042", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.083 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali315ec86e042", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali315ec86e042", State:"", Index:33}
2026-02-17 02:31:26.083 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali315ec86e042", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.083 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali315ec86e042", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.096 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calif5126ca637d" state="down"
2026-02-17 02:31:26.096 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif5126ca637d", State:"down", Index:43}
2026-02-17 02:31:26.096 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif5126ca637d"
2026-02-17 02:31:26.096 [INFO][74] 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:31:26.096 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif5126ca637d", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.096 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif5126ca637d", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.099 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calif5126ca637d" state=""
2026-02-17 02:31:26.100 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif5126ca637d"
2026-02-17 02:31:26.100 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif5126ca637d", State:"", Index:43}
2026-02-17 02:31:26.100 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif5126ca637d", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.100 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif5126ca637d", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.127 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali18938bc3cdf" state="down"
2026-02-17 02:31:26.127 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali18938bc3cdf"
2026-02-17 02:31:26.127 [INFO][74] 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:31:26.135 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali18938bc3cdf", State:"down", Index:64}
2026-02-17 02:31:26.135 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali18938bc3cdf", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.135 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali18938bc3cdf", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.180 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali18938bc3cdf" state=""
2026-02-17 02:31:26.180 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali18938bc3cdf"
2026-02-17 02:31:26.180 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali18938bc3cdf", State:"", Index:64}
2026-02-17 02:31:26.180 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali18938bc3cdf", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.180 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali18938bc3cdf", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.185 [INFO][74] 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:31:26.185 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia473ca44023"
2026-02-17 02:31:26.185 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calia473ca44023" state="down"
2026-02-17 02:31:26.185 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calia473ca44023" state=""
2026-02-17 02:31:26.185 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia473ca44023"
2026-02-17 02:31:26.185 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia473ca44023", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.185 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia473ca44023", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.185 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia473ca44023", State:"down", Index:41}
2026-02-17 02:31:26.186 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia473ca44023", State:"", Index:41}
2026-02-17 02:31:26.186 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia473ca44023", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.186 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia473ca44023", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.294 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali0be3b55a67f" state="down"
2026-02-17 02:31:26.294 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0be3b55a67f"
2026-02-17 02:31:26.294 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0be3b55a67f", State:"down", Index:29}
2026-02-17 02:31:26.294 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0be3b55a67f", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.294 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0be3b55a67f", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.295 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=29
2026-02-17 02:31:26.297 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali0be3b55a67f" state=""
2026-02-17 02:31:26.297 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0be3b55a67f"
2026-02-17 02:31:26.297 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0be3b55a67f", State:"", Index:29}
2026-02-17 02:31:26.297 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0be3b55a67f", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.297 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0be3b55a67f", Addrs:set.Set[string](nil)}
bird: KIF: Received address message for unknown interface 20
2026-02-17 02:31:26.437 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali1673d4ae881" state="down"
2026-02-17 02:31:26.438 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1673d4ae881"
2026-02-17 02:31:26.438 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=30
2026-02-17 02:31:26.438 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1673d4ae881", State:"down", Index:30}
2026-02-17 02:31:26.438 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1673d4ae881", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.438 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1673d4ae881", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.449 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali1673d4ae881" state=""
2026-02-17 02:31:26.449 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1673d4ae881"
2026-02-17 02:31:26.458 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1673d4ae881", State:"", Index:30}
2026-02-17 02:31:26.458 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1673d4ae881", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.458 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1673d4ae881", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.484 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calia604336caf5" state="down"
2026-02-17 02:31:26.485 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia604336caf5"
2026-02-17 02:31:26.485 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=24
2026-02-17 02:31:26.485 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia604336caf5", State:"down", Index:24}
2026-02-17 02:31:26.485 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia604336caf5", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.485 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia604336caf5", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.489 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calia604336caf5" state=""
2026-02-17 02:31:26.489 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia604336caf5"
2026-02-17 02:31:26.489 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia604336caf5", State:"", Index:24}
2026-02-17 02:31:26.490 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia604336caf5", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.490 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia604336caf5", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.497 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali5ff01b526f4" state="down"
2026-02-17 02:31:26.497 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5ff01b526f4", State:"down", Index:20}
2026-02-17 02:31:26.497 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5ff01b526f4"
2026-02-17 02:31:26.497 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5ff01b526f4", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.497 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=20
2026-02-17 02:31:26.497 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5ff01b526f4", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.498 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali5ff01b526f4" state=""
2026-02-17 02:31:26.498 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5ff01b526f4"
2026-02-17 02:31:26.498 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5ff01b526f4", State:"", Index:20}
2026-02-17 02:31:26.498 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5ff01b526f4", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.498 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5ff01b526f4", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.508 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calic5ff8785859" state="down"
2026-02-17 02:31:26.508 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5ff8785859", State:"down", Index:22}
2026-02-17 02:31:26.514 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5ff8785859"
2026-02-17 02:31:26.515 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=22
2026-02-17 02:31:26.515 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5ff8785859", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.515 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5ff8785859", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.519 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calic5ff8785859" state=""
2026-02-17 02:31:26.519 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic5ff8785859"
2026-02-17 02:31:26.519 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5ff8785859", State:"", Index:22}
2026-02-17 02:31:26.519 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5ff8785859", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.519 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5ff8785859", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.581 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali614869cb754" state="down"
2026-02-17 02:31:26.581 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali614869cb754", State:"down", Index:28}
2026-02-17 02:31:26.584 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali614869cb754"
2026-02-17 02:31:26.584 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=28
2026-02-17 02:31:26.584 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali614869cb754", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.584 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali614869cb754", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.585 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali614869cb754" state=""
2026-02-17 02:31:26.585 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali614869cb754"
2026-02-17 02:31:26.585 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali614869cb754", State:"", Index:28}
2026-02-17 02:31:26.585 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali614869cb754", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.585 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali614869cb754", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.602 [INFO][74] 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:31:26.602 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali11534075e95"
2026-02-17 02:31:26.602 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali11534075e95" state="down"
2026-02-17 02:31:26.602 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11534075e95", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.602 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11534075e95", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.602 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11534075e95", State:"down", Index:38}
2026-02-17 02:31:26.604 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali11534075e95" state=""
2026-02-17 02:31:26.604 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali11534075e95"
2026-02-17 02:31:26.604 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11534075e95", State:"", Index:38}
2026-02-17 02:31:26.604 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11534075e95", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.604 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11534075e95", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.615 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=18
2026-02-17 02:31:26.615 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibc949114f31"
2026-02-17 02:31:26.615 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="calibc949114f31" state="down"
2026-02-17 02:31:26.615 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc949114f31", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.615 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc949114f31", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.615 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc949114f31", State:"down", Index:18}
2026-02-17 02:31:26.616 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="calibc949114f31" state=""
2026-02-17 02:31:26.617 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibc949114f31"
2026-02-17 02:31:26.617 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc949114f31", State:"", Index:18}
2026-02-17 02:31:26.617 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc949114f31", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.617 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc949114f31", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.680 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali4e3478a9484" state="down"
2026-02-17 02:31:26.680 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4e3478a9484"
2026-02-17 02:31:26.680 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=21
2026-02-17 02:31:26.680 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e3478a9484", State:"down", Index:21}
2026-02-17 02:31:26.681 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e3478a9484", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.681 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e3478a9484", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.685 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali4e3478a9484" state=""
2026-02-17 02:31:26.685 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4e3478a9484"
2026-02-17 02:31:26.685 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e3478a9484", State:"", Index:21}
2026-02-17 02:31:26.685 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e3478a9484", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.685 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e3478a9484", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.705 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calie396f99059f" state="down"
2026-02-17 02:31:26.705 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie396f99059f", State:"down", Index:52}
2026-02-17 02:31:26.705 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie396f99059f"
2026-02-17 02:31:26.705 [INFO][74] 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:31:26.705 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie396f99059f", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.705 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie396f99059f", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.708 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calie396f99059f" state=""
2026-02-17 02:31:26.708 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie396f99059f"
2026-02-17 02:31:26.708 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie396f99059f", State:"", Index:52}
2026-02-17 02:31:26.709 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie396f99059f", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.709 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie396f99059f", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.713 [INFO][74] 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:31:26.713 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2efe69314da"
2026-02-17 02:31:26.713 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali2efe69314da" state="down"
2026-02-17 02:31:26.713 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2efe69314da", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.713 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2efe69314da", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.713 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2efe69314da", State:"down", Index:35}
2026-02-17 02:31:26.714 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali2efe69314da" state=""
2026-02-17 02:31:26.714 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2efe69314da"
2026-02-17 02:31:26.714 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2efe69314da", State:"", Index:35}
2026-02-17 02:31:26.714 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2efe69314da", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.714 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2efe69314da", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.737 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="calidaf0e0f49cc" state="down"
2026-02-17 02:31:26.737 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidaf0e0f49cc"
2026-02-17 02:31:26.737 [INFO][74] 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:31:26.737 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidaf0e0f49cc", State:"down", Index:37}
2026-02-17 02:31:26.738 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidaf0e0f49cc", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.738 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidaf0e0f49cc", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.739 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="calidaf0e0f49cc" state=""
2026-02-17 02:31:26.739 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidaf0e0f49cc"
2026-02-17 02:31:26.739 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidaf0e0f49cc", State:"", Index:37}
2026-02-17 02:31:26.739 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidaf0e0f49cc", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.739 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidaf0e0f49cc", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.773 [INFO][74] 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:31:26.773 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdea77c5f0b"
2026-02-17 02:31:26.773 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="califdea77c5f0b" state="down"
2026-02-17 02:31:26.777 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="califdea77c5f0b" state=""
2026-02-17 02:31:26.777 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califdea77c5f0b"
2026-02-17 02:31:26.781 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdea77c5f0b", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.781 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdea77c5f0b", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.781 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdea77c5f0b", State:"down", Index:17}
2026-02-17 02:31:26.781 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdea77c5f0b", State:"", Index:17}
2026-02-17 02:31:26.781 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdea77c5f0b", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.781 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdea77c5f0b", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.847 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali54527071702" state="down"
2026-02-17 02:31:26.847 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali54527071702", State:"down", Index:16}
2026-02-17 02:31:26.847 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali54527071702"
2026-02-17 02:31:26.847 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali54527071702", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.847 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali54527071702", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.856 [INFO][74] 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:31:26.873 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali54527071702" state=""
2026-02-17 02:31:26.873 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali54527071702"
2026-02-17 02:31:26.877 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali54527071702", State:"", Index:16}
2026-02-17 02:31:26.877 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali54527071702", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.877 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali54527071702", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.880 [INFO][74] 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:31:26.880 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali25aed595bea"
2026-02-17 02:31:26.880 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali25aed595bea" state="down"
2026-02-17 02:31:26.880 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali25aed595bea", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.881 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali25aed595bea", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.881 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali25aed595bea", State:"down", Index:56}
2026-02-17 02:31:26.883 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali25aed595bea" state=""
2026-02-17 02:31:26.883 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali25aed595bea"
2026-02-17 02:31:26.883 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali25aed595bea", State:"", Index:56}
2026-02-17 02:31:26.883 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali25aed595bea", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.883 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali25aed595bea", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.923 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7339"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7339"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7339"}
2026-02-17 02:31:26.927 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali761dc4d5276" state="down"
2026-02-17 02:31:26.927 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali761dc4d5276"
2026-02-17 02:31:26.927 [INFO][74] 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:31:26.927 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali761dc4d5276", State:"down", Index:63}
2026-02-17 02:31:26.927 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali761dc4d5276", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.927 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali761dc4d5276", Addrs:set.Typed[string]{}}
2026-02-17 02:31:26.935 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali761dc4d5276" state=""
2026-02-17 02:31:26.935 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali761dc4d5276"
2026-02-17 02:31:26.935 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali761dc4d5276", State:"", Index:63}
2026-02-17 02:31:26.935 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali761dc4d5276", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.935 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali761dc4d5276", Addrs:set.Set[string](nil)}
2026-02-17 02:31:26.990 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6654"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6654"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6654"}
2026-02-17 02:31:27.011 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6654" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:28.010 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-865"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-lifecycle-hook-865"}
2026-02-17 02:31:28.010 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:31:28.057 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8734"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8734"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8734"}
2026-02-17 02:31:28.096 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-8734" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:33.028 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-7339" name:"default"}
2026-02-17 02:31:33.135 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6654"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6654"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6654"}
2026-02-17 02:31:33.168 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-lifecycle-hook-865/pod-handle-http-request, name=eth0)
2026-02-17 02:31:33.168 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-865/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali790f59f3949" profile_ids:"kns.container-lifecycle-hook-865" profile_ids:"ksa.container-lifecycle-hook-865.default" ipv4_nets:"10.100.246.125/32"}
2026-02-17 02:31:33.168 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:33.168 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:33.168 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:33.169 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali790f59f3949"
2026-02-17 02:31:33.169 [INFO][74] felix/endpoint_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-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:33.169 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:33.181 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-lifecycle-hook-865/pod-handle-http-request, name=eth0)
2026-02-17 02:31:33.202 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:33.202 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:31:33.202 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-998"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"pods-998"} 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-998"}
2026-02-17 02:31:33.203 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-865/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:31:33.203 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-865"}
2026-02-17 02:31:33.203 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-865.default"}
2026-02-17 02:31:33.203 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-998" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:33.203 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:33.203 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:33.203 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:33.204 [INFO][74] felix/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-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:33.204 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:33.204 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.125
2026-02-17 02:31:33.256 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-865/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:31:33.322 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-3064" name:"default"}
2026-02-17 02:31:33.456 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3064"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3064"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3064"}
2026-02-17 02:31:33.479 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-3064"}
2026-02-17 02:31:33.581 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7339"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7339"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7339"}
2026-02-17 02:31:33.606 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-7339"}
2026-02-17 02:31:33.629 [INFO][74] 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:31:33.629 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali790f59f3949"
2026-02-17 02:31:33.630 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali790f59f3949" state="down"
2026-02-17 02:31:33.630 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali790f59f3949", Addrs:set.Typed[string]{}}
2026-02-17 02:31:33.630 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali790f59f3949", Addrs:set.Typed[string]{}}
2026-02-17 02:31:33.630 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali790f59f3949", State:"down", Index:66}
2026-02-17 02:31:33.631 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali790f59f3949" state=""
2026-02-17 02:31:33.631 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali790f59f3949"
2026-02-17 02:31:33.654 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali790f59f3949", State:"", Index:66}
2026-02-17 02:31:33.655 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali790f59f3949", Addrs:set.Set[string](nil)}
2026-02-17 02:31:33.655 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali790f59f3949", Addrs:set.Set[string](nil)}
2026-02-17 02:31:33.755 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-865" name:"default"}
2026-02-17 02:31:33.783 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-865"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-lifecycle-hook-865"}
2026-02-17 02:31:33.818 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-865"}
2026-02-17 02:31:34.218 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8734"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8734"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8734"}
2026-02-17 02:31:34.248 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6605"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6605"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6605"}
2026-02-17 02:31:34.269 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-6605" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:38.210 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6654" name:"default"}
2026-02-17 02:31:38.525 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6654"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6654"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6654"}
2026-02-17 02:31:38.551 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6654"}
2026-02-17 02:31:39.253 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-8734" name:"default"}
2026-02-17 02:31:39.336 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-998"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"pods-998"} 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-998"}
2026-02-17 02:31:39.378 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-7574"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-7574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7574"}
2026-02-17 02:31:39.379 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-7574" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:39.449 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6605"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6605"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6605"}
2026-02-17 02:31:39.477 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-201"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-201"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-201"}
2026-02-17 02:31:39.502 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-selectable-fields-201" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:39.612 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8734"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8734"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8734"}
2026-02-17 02:31:39.636 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-8734"}
2026-02-17 02:31:41.786 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-201" type:"ClusterIP" cluster_ips:"10.254.99.230" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:31:44.082 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-7574"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-7574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7574"}
2026-02-17 02:31:44.110 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3487"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3487"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3487"}
2026-02-17 02:31:44.110 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3487" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:44.356 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-998" name:"default"}
2026-02-17 02:31:45.072 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-998"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"pods-998"} 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-998"}
2026-02-17 02:31:45.097 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-998"}
2026-02-17 02:31:45.196 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-6605" name:"default"}
2026-02-17 02:31:45.313 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6605"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6605"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6605"}
2026-02-17 02:31:45.343 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-6605"}
2026-02-17 02:31:46.065 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-201"
2026-02-17 02:31:46.143 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-201"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-201"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-201"}
2026-02-17 02:31:46.195 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4956"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4956"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4956"}
2026-02-17 02:31:46.224 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-4956" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:46.339 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3487"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3487"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3487"}
2026-02-17 02:31:46.362 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1515"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1515"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1515"}
2026-02-17 02:31:46.385 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1515" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:49.363 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-7574" name:"default"}
2026-02-17 02:31:49.495 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-7574"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-7574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7574"}
2026-02-17 02:31:50.353 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4956"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4956"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4956"}
2026-02-17 02:31:50.375 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-7410"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"gc-7410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7410"}
2026-02-17 02:31:50.395 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-7410" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:50.523 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1515"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1515"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1515"}
2026-02-17 02:31:50.548 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-2998"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-2998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2998"}
2026-02-17 02:31:50.569 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-2998" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:51.233 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calia890459c976" state="down"
2026-02-17 02:31:51.233 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia890459c976", State:"down", Index:68}
2026-02-17 02:31:51.233 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia890459c976"
2026-02-17 02:31:51.238 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calia890459c976" state="up"
2026-02-17 02:31:51.258 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia890459c976", Addrs:set.Typed[string]{}}
2026-02-17 02:31:51.258 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia890459c976", Addrs:set.Typed[string]{}}
2026-02-17 02:31:51.258 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia890459c976", State:"up", Index:68}
2026-02-17 02:31:51.258 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia890459c976"
2026-02-17 02:31:51.259 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia890459c976"
2026-02-17 02:31:51.318 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-selectable-fields-201" name:"default"}
2026-02-17 02:31:51.459 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calia890459c976" state="down"
2026-02-17 02:31:51.460 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia890459c976", State:"down", Index:68}
2026-02-17 02:31:51.461 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calia890459c976" state=""
2026-02-17 02:31:51.461 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia890459c976"
2026-02-17 02:31:51.483 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia890459c976", State:"", Index:68}
2026-02-17 02:31:51.484 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia890459c976", Addrs:set.Set[string](nil)}
2026-02-17 02:31:51.484 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia890459c976", Addrs:set.Set[string](nil)}
2026-02-17 02:31:51.484 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.127
2026-02-17 02:31:51.539 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-7410"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"gc-7410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7410"}
2026-02-17 02:31:51.562 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4083"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4083"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4083"}
2026-02-17 02:31:51.563 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-4083" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:51.882 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3487" name:"default"}
2026-02-17 02:31:51.933 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3487"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3487"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3487"}
2026-02-17 02:31:51.972 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3487"}
2026-02-17 02:31:52.017 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-201"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-201"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-201"}
2026-02-17 02:31:52.051 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-selectable-fields-201"}
2026-02-17 02:31:54.699 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-7574"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-7574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7574"}
2026-02-17 02:31:54.724 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-7574"}
2026-02-17 02:31:55.388 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-4956" name:"default"}
2026-02-17 02:31:55.700 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4956"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4956"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4956"}
2026-02-17 02:31:55.719 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-4956"}
2026-02-17 02:31:55.719 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-2998"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-2998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2998"}
2026-02-17 02:31:55.748 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4094"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4094"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-4094"}
2026-02-17 02:31:55.749 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-4094" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:55.910 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1515" name:"default"}
2026-02-17 02:31:56.022 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1515"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1515"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1515"}
2026-02-17 02:31:56.073 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1515"}
2026-02-17 02:31:56.615 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-7410" name:"default"}
2026-02-17 02:31:56.784 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-7410"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"gc-7410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7410"}
2026-02-17 02:31:56.810 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-7410"}
2026-02-17 02:31:56.886 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8807"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8807"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8807"}
2026-02-17 02:31:56.911 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-8176"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-8176"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-8176"}
2026-02-17 02:31:56.911 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-8176" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:57.020 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-8176"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-8176"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-8176"}
2026-02-17 02:31:57.048 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-243"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-243"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-243"}
2026-02-17 02:31:57.048 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-243" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:57.648 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4083"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4083"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4083"}
2026-02-17 02:31:57.670 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-591"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-591"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-591"}
2026-02-17 02:31:57.696 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-591" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:00.854 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-2998" name:"default"}
2026-02-17 02:32:01.114 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-2998"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-2998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2998"}
2026-02-17 02:32:01.142 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-2998"}
2026-02-17 02:32:01.262 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-243"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-243"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-243"}
2026-02-17 02:32:01.288 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-8396"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-8396"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8396"}
2026-02-17 02:32:01.288 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-8396" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:01.623 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-591"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-591"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-591"}
2026-02-17 02:32:01.644 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-630"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-630"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-630"}
2026-02-17 02:32:01.670 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-630" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:01.702 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-630"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-630"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-630"} labels:{key:"webhook-630" value:"true"}
2026-02-17 02:32:01.702 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1534"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1534"} labels:{key:"webhook-630-markers" value:"true"}
2026-02-17 02:32:01.702 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1534" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:02.158 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-8176" name:"default"}
2026-02-17 02:32:02.332 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-8807" name:"default"}
2026-02-17 02:32:02.563 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-8176"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-8176"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-8176"}
2026-02-17 02:32:02.597 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-8176"}
2026-02-17 02:32:02.663 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8807"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8807"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8807"}
2026-02-17 02:32:02.684 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-8807"}
2026-02-17 02:32:03.152 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-4083" name:"default"}
2026-02-17 02:32:03.228 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4083"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4083"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4083"}
2026-02-17 02:32:03.251 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-4083"}
2026-02-17 02:32:05.193 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:32:05.371 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-8396"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-8396"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8396"}
2026-02-17 02:32:05.401 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8126"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8126"}
2026-02-17 02:32:05.401 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-8126" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:06.436 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-243" name:"default"}
2026-02-17 02:32:06.620 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-630" type:"ClusterIP" cluster_ips:"10.254.118.41" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:32:06.915 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-591" name:"default"}
2026-02-17 02:32:07.074 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-243"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-243"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-243"}
2026-02-17 02:32:07.205 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-591"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-591"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-591"}
2026-02-17 02:32:07.733 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-630"
2026-02-17 02:32:07.787 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-630"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-630"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-630"} labels:{key:"webhook-630" value:"true"}
2026-02-17 02:32:07.817 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1534"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1534"} labels:{key:"webhook-630-markers" value:"true"}
2026-02-17 02:32:07.848 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9917"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9917"}
2026-02-17 02:32:07.868 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9917" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:08.739 [INFO][74] felix/usagerep.go 116: Initial delay complete, doing first report
2026-02-17 02:32:08.739 [INFO][74] felix/usagerep.go 209: Reporting cluster usage/checking for deprecation warnings. alpEnabled=false calicoVersion="v3.31.3" clusterGUID="2cd2e20697094ab59e0c2ea602b1d6e9" clusterType="k8s,bgp,kubeadm,kdd" gitRevision="2e3c880bcabff580ddd7a08340878ede207f37be" kubernetesVersion="v1.32.12" stats=calc.StatsUpdate{NumHosts:3, NumWorkloadEndpoints:11, NumHostEndpoints:0, NumTiers:3, NumPolicies:0, NumProfiles:73, NumALPPolicies:0} version="v3.31.3"
2026-02-17 02:32:09.168 [INFO][74] felix/usagerep.go 118: First report done, starting ticker
2026-02-17 02:32:11.322 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-8396" name:"default"}
2026-02-17 02:32:11.535 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-8396"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-8396"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8396"}
2026-02-17 02:32:11.799 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-8396"}
2026-02-17 02:32:13.936 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-630" name:"default"}
2026-02-17 02:32:14.769 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9917"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9917"}
2026-02-17 02:32:15.050 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9478"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9478"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9478"}
2026-02-17 02:32:15.107 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-9478" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:15.515 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9478"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9478"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9478"}
2026-02-17 02:32:15.539 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-7988"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-7988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7988"}
2026-02-17 02:32:15.871 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-7988" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:17.082 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-243"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-243"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-243"}
2026-02-17 02:32:17.363 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-243"}
2026-02-17 02:32:17.408 [INFO][74] felix/summary.go 100: Summarising 208 dataplane reconciliation loops over 1m0.1s: avg=33ms longest=122ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:32:17.869 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-591"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-591"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-591"}
2026-02-17 02:32:18.072 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-591"}
2026-02-17 02:32:18.613 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1534" name:"default"}
2026-02-17 02:32:18.817 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1534"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1534"} labels:{key:"webhook-630-markers" value:"true"}
2026-02-17 02:32:19.077 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1534"}
2026-02-17 02:32:19.237 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-630"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-630"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-630"} labels:{key:"webhook-630" value:"true"}
2026-02-17 02:32:19.506 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-630"}
2026-02-17 02:32:21.625 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9917" name:"default"}
2026-02-17 02:32:21.807 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-9478" name:"default"}
2026-02-17 02:32:22.476 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9917"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9917"}
2026-02-17 02:32:22.706 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9917"}
2026-02-17 02:32:23.229 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9478"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9478"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9478"}
2026-02-17 02:32:23.588 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-9478"}
2026-02-17 02:32:24.928 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-7988"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-7988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7988"}
2026-02-17 02:32:25.011 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8683"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8683"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8683"}
2026-02-17 02:32:25.048 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8683" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:28.626 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3300"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3300"}
2026-02-17 02:32:28.731 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7031"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-7031"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7031"}
2026-02-17 02:32:28.948 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7031" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:29.960 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-test" namespace:"services-7031" type:"NodePort" cluster_ips:"10.254.255.1" ports:{Protocol:"TCP" Port:80 NodePort:30872}
2026-02-17 02:32:32.671 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-7988" name:"default"}
2026-02-17 02:32:33.094 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calie4a15f2a100" state="down"
2026-02-17 02:32:33.094 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4a15f2a100"
2026-02-17 02:32:33.094 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4a15f2a100", State:"down", Index:69}
2026-02-17 02:32:33.094 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4a15f2a100", Addrs:set.Typed[string]{}}
2026-02-17 02:32:33.094 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4a15f2a100", Addrs:set.Typed[string]{}}
2026-02-17 02:32:33.100 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calie4a15f2a100" state="up"
2026-02-17 02:32:33.119 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4a15f2a100", State:"up", Index:69}
2026-02-17 02:32:33.119 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie4a15f2a100"
2026-02-17 02:32:33.120 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4a15f2a100"
2026-02-17 02:32:33.285 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-7031/nodeport-test-92hg7, name=eth0)
2026-02-17 02:32:33.286 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7031"} profile:{inbound_rules:{action:"allow" rule_id:"UaJC4HiVX2SwE-DF"} outbound_rules:{action:"allow" rule_id:"89ZWPV7zzGUUnBbp"}}
2026-02-17 02:32:33.286 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7031.default"} profile:{}
2026-02-17 02:32:33.287 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7031/nodeport-test-92hg7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4a15f2a100" profile_ids:"kns.services-7031" profile_ids:"ksa.services-7031.default" ipv4_nets:"10.100.246.70/32"}
2026-02-17 02:32:33.287 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:33.287 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:33.287 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:33.290 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-e" ipVersion=0x4 logsSkipped=41 table="filter"
2026-02-17 02:32:33.291 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie4a15f2a100" ipVersion=0x4 table="filter"
2026-02-17 02:32:33.291 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7031" ipVersion=0x4 table="filter"
2026-02-17 02:32:33.291 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_P_iWen-vevN-CjnDhO" ipVersion=0x4 table="filter"
2026-02-17 02:32:33.291 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:32:33.291 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie4a15f2a100" ipVersion=0x4 table="filter"
2026-02-17 02:32:33.291 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7031" ipVersion=0x4 table="filter"
2026-02-17 02:32:33.291 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_P_iWen-vevN-CjnDhO" ipVersion=0x4 table="filter"
2026-02-17 02:32:33.291 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4a15f2a100"
2026-02-17 02:32:33.291 [INFO][74] felix/endpoint_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-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:33.291 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:33.334 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:33.335 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"} status="up"
2026-02-17 02:32:34.818 [INFO][74] 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:32:34.818 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie4a15f2a100"
2026-02-17 02:32:34.818 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4a15f2a100", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:34.818 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4a15f2a100", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:35.904 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8126"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8126"}
2026-02-17 02:32:36.263 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-9490"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-9490"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9490"}
2026-02-17 02:32:36.414 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-9490" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:38.029 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-7031/nodeport-test-92hg7, name=eth0)
2026-02-17 02:32:38.029 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7031/nodeport-test-92hg7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4a15f2a100" profile_ids:"kns.services-7031" profile_ids:"ksa.services-7031.default" ipv4_nets:"10.100.246.70/32"}
2026-02-17 02:32:38.029 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:38.029 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:38.030 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:38.031 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4a15f2a100"
2026-02-17 02:32:38.031 [INFO][74] felix/endpoint_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-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:38.031 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:38.053 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:38.053 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"} status="up"
2026-02-17 02:32:40.331 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-7988"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-7988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7988"}
2026-02-17 02:32:40.411 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-7988"}
2026-02-17 02:32:40.614 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-3300" name:"default"}
2026-02-17 02:32:42.790 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3300"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3300"}
2026-02-17 02:32:43.056 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-3300"}
2026-02-17 02:32:43.641 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8683"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8683"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8683"}
2026-02-17 02:32:43.770 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6146"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6146"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6146"}
2026-02-17 02:32:44.059 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-6146" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:45.091 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-8126" name:"default"}
2026-02-17 02:32:45.945 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8126"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8126"}
2026-02-17 02:32:46.113 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-8126"}
2026-02-17 02:32:48.702 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8683" name:"default"}
2026-02-17 02:32:49.508 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8683"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8683"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8683"}
2026-02-17 02:32:49.752 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-8683"}
2026-02-17 02:32:51.714 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7031"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-7031"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7031"}
2026-02-17 02:32:51.739 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-2995"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-2995"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2995"}
2026-02-17 02:32:51.762 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svc-latency-2995" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:53.944 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4s85v" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.242.236" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.020 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7tl8g" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.37.78" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.020 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tkgnm" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.191.93" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.020 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mhn45" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.51.79" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.067 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t42dw" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.188.57" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.067 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wgcx2" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.19.197" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.099 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jzg4v" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.113.105" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.099 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ncxgn" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.161.164" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.124 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tlhsg" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.108.241" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.148 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w8ft8" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.15.169" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.166 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6pqnx" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.30.81" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.190 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qnx5q" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.165.42" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.220 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hfmnr" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.13.11" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.239 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dbn99" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.22.163" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.265 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8sl2p" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.5.183" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.288 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4m2r7" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.57.135" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.312 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5w6xs" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.233.139" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.341 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-66kdt" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.128.70" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.370 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j59xj" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.144.220" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.370 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:32:54.378 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wndrt" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.84.224" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.432 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kdc24" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.219.116" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.433 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c7chc" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.52.74" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.456 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dvxsz" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.52.176" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.488 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g7f65" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.99.125" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.534 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wjxsc" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.181.182" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.550 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v7zl4" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.227.72" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.575 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-grgjq" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.54.41" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.597 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qx6j8" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.180.220" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.638 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rh9tn" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.33.163" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.644 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r5vgs" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.219.153" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.662 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zt5rp" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.12.114" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.685 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xf59t" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.247.198" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.696 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dn2qk" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.16.172" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.740 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cc98c" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.57.79" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.750 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p9wsd" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.166.57" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.765 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v4gb9" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.108.192" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.791 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bsk77" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.69.141" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.844 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l6xp7" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.251.203" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.844 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-64t97" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.151.96" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.858 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6146"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6146"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6146"}
2026-02-17 02:32:54.858 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6nt79" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.63.65" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.873 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9678"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9678"} 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-9678"}
2026-02-17 02:32:54.876 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-97vpz" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.244.176" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.884 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9678" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:54.905 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t7zqt" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.73.244" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.954 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-82jjs" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.197.167" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.954 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s9mxf" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.71.74" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:54.987 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rfcd9" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.85.206" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.016 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2b9db" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.60.210" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.022 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r4nm6" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.138.92" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.060 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ct26r" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.174.140" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.060 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xlfch" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.224.53" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.075 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g84v4" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.25.30" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.087 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bp4tt" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.107.230" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.105 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mzdtv" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.60.197" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.123 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rgxfq" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.139.254" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.170 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t8jks" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.164.135" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.170 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wt8gr" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.169.207" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.172 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bmdrq" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.193.74" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.181 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8p9pp" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.128.247" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.195 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s7jnl" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.175.228" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.206 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vkllm" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.131.254" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.213 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fjrvr" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.130.188" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.223 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d2l8q" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.35.185" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.264 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pf66x" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.223.216" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.287 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hjszh" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.131.148" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.312 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6sprz" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.154.38" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.322 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m4hdn" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.169.225" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.332 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t98kl" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.250.119" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.380 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w2dhd" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.73.86" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.380 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z4hh2" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.226.176" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.393 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g2722" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.185.102" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.408 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jt2gr" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.250.29" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.418 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2zpq6" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.235.38" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.427 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9nszj" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.174.48" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.441 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vlbxh" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.158.132" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.479 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zglkm" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.52.27" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.481 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-crc7x" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.15.130" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.523 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nctlg" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.226.164" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.586 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gw7tk" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.23.95" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.622 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5v8nl" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.67.13" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.665 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dpv6l" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.128.180" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.720 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qwgpb" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.43.123" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.772 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mpbks" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.161.172" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.817 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wx9wl" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.67.9" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.866 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t7vsr" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.172.32" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.928 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qnt5d" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.215.200" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:55.970 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xqbqq" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.120.120" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.025 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wfzln" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.235.211" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.069 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ldwb7" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.106.200" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.124 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kpg4z" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.5.245" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.164 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4f6zn" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.251.65" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.224 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8ssq2" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.34.252" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.272 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xnf76" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.27.114" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.333 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rzp7f" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.122.124" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.373 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8nt84" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.254.127" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.440 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jk9vx" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.63.200" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.483 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-spnsm" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.39.151" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.557 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w2c45" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.55.224" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.617 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tlr94" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.220.172" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.649 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vqr9s" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.250.200" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.669 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-89smd" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.209.245" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.753 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gxqhb" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.208.69" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.766 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xc8qx" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.227.147" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.831 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rthsn" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.5.34" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.865 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-test" namespace:"services-7031"
2026-02-17 02:32:56.877 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6j2r4" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.22.229" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.913 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p7m8b" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.9.208" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:56.925 [INFO][74] felix/active_rules_calculator.go 412: One or more endpoints uses a profile that doesn't exist; generating default-drop profile. (This can happen transiently when a Kubernetes namespace is deleted.) profileID="ksa.services-7031.default"
2026-02-17 02:32:56.925 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7031.default"} profile:{inbound_rules:{action:"deny" rule_id:"5dxJQlQRXNLR8pqn"} outbound_rules:{action:"deny" rule_id:"ASQKL3Ed1Dy4bBAq"}}
2026-02-17 02:32:56.926 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7031" name:"default"}
2026-02-17 02:32:56.995 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cp4gg" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.31.237" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.006 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9678"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9678"} 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-9678"}
2026-02-17 02:32:57.018 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7w7dd" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.100.85" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.035 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6829"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6829"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6829"}
2026-02-17 02:32:57.052 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-6829" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:57.085 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v5nlm" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.7.151" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.117 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kvx8n" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.145.181" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.179 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w6g7s" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.114.179" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.215 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5sp5h" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.121.234" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.288 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hqllg" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.101.7" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.319 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-br5d5" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.184.207" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.375 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qrbjb" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.175.76" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.407 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-7031/nodeport-test-92hg7, name=eth0)
2026-02-17 02:32:57.407 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7031/nodeport-test-92hg7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4a15f2a100" profile_ids:"kns.services-7031" profile_ids:"ksa.services-7031.default" ipv4_nets:"10.100.246.70/32"}
2026-02-17 02:32:57.428 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xc928" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.103.40" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.471 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tkm9c" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.11.202" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.483 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:57.483 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:57.483 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:57.486 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4a15f2a100"
2026-02-17 02:32:57.486 [INFO][74] felix/endpoint_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-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:57.486 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:57.515 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:57.515 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"} status="up"
2026-02-17 02:32:57.522 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-22bzk" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.8.5" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.571 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9kbl9" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.173.80" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.662 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2ngv6" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.29.99" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.727 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5vn5n" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.144.3" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.767 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6tf44" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.217.180" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.835 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gfnsq" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.228.68" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.871 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2rb5d" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.188.155" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.937 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vj9c4" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.115.244" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:57.973 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lckln" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.148.107" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.042 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w8n89" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.185.34" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.076 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7bvxh" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.142.201" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.138 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4bvnr" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.33.119" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.176 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j6hmz" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.80.144" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.247 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c29sn" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.197.179" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.277 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xqjnr" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.82.159" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.318 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z2hll" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.239.111" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.356 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7031"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-7031"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7031"}
2026-02-17 02:32:58.398 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-47n95" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.75.184" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.423 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c22cw" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.78.68" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.476 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mwgf7" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.21.28" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.520 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k4v5n" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.219.81" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.571 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gtshx" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.219.189" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.665 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pp9g9" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.84.118" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.714 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hcbdr" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.142.163" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.738 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7tr4d" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.211.140" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.776 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qt9dk" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.196.212" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.827 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4mc4c" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.244.70" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.881 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6sh4w" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.19.92" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.922 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ff6qr" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.3.162" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:58.986 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-n9tpk" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.52.15" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.034 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4wnqz" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.121.250" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.081 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xd7t5" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.241.104" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.124 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cwwfn" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.188.203" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.186 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7s9h7" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.171.65" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.232 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x7ftk" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.226.190" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.300 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fnfn9" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.247.200" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.320 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mp774" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.13.59" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.370 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rzxk5" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.153.91" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.445 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9rldf" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.25.70" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.468 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-whvnn" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.38.216" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.536 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6lgfr" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.94.46" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.567 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wr66k" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.252.44" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.617 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c7dkn" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.32.175" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.670 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-7031/nodeport-test-92hg7, name=eth0)
2026-02-17 02:32:59.670 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7031/nodeport-test-92hg7" endpoint_id:"eth0"}
2026-02-17 02:32:59.670 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7031"}
2026-02-17 02:32:59.670 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7031.default"}
2026-02-17 02:32:59.674 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5zdvz" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.8.80" ports:{Protocol:"TCP" Port:80}
bird: KIF: Received address message for unknown interface 69
2026-02-17 02:32:59.716 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jv8bv" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.205.74" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.732 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:59.732 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:59.732 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7031" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.732 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_P_iWen-vevN-CjnDhO" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.732 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7031" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.732 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_P_iWen-vevN-CjnDhO" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.732 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:59.732 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.733 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie4a15f2a100" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.733 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.733 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie4a15f2a100" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.733 [INFO][74] felix/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-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:59.733 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:59.733 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.70
2026-02-17 02:32:59.773 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calie4a15f2a100" state="down"
2026-02-17 02:32:59.774 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4a15f2a100"
2026-02-17 02:32:59.774 [INFO][74] 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:32:59.779 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calie4a15f2a100" state=""
2026-02-17 02:32:59.779 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie4a15f2a100"
2026-02-17 02:32:59.806 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7031/nodeport-test-92hg7", EndpointId:"eth0"}
2026-02-17 02:32:59.807 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qctpx" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.254.166" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.807 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4a15f2a100", State:"down", Index:69}
2026-02-17 02:32:59.807 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4a15f2a100", Addrs:set.Typed[string]{}}
2026-02-17 02:32:59.807 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4a15f2a100", Addrs:set.Typed[string]{}}
2026-02-17 02:32:59.807 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4a15f2a100", State:"", Index:69}
2026-02-17 02:32:59.807 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4a15f2a100", Addrs:set.Set[string](nil)}
2026-02-17 02:32:59.808 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4a15f2a100", Addrs:set.Set[string](nil)}
2026-02-17 02:32:59.826 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sjxmb" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.119.160" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.871 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-55d2x" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.57.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.881 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-6146" name:"default"}
2026-02-17 02:32:59.929 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9bbrr" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.73.167" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:59.979 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zfmzv" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.119.203" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.027 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k474k" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.214.141" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.089 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rhhgc" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.93.26" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.118 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5r68x" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.16.206" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.188 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8ljql" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.24.146" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.220 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vbbkz" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.149.156" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.287 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rvh77" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.12.72" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.287 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7031"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-7031"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7031"}
2026-02-17 02:33:00.329 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g7pt8" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.147.15" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.402 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f4h9w" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.27.169" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.424 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pzc74" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.45.32" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.463 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5jq8k" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.45.52" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.520 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fjrgt" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.151.169" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.565 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tk8zk" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.243.123" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.620 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ghs59" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.93.195" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.672 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6fxzf" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.127.187" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.722 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4d9qh" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.171.242" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.773 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mzmk2" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.62.247" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.835 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tvgfx" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.206.205" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.868 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sfwgp" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.3.237" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.935 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vmlvb" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.254.131" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:00.984 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2jt76" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.177.180" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:01.049 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jkmlc" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.72.16" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:01.064 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tpzbb" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.57.88" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:01.146 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m292t" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.152.56" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:01.174 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wpbdf" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.105.150" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:01.215 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-plnvh" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.251.68" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:01.264 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vscxz" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.31.249" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:01.361 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4jxj4" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.184.43" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:01.368 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rnbr7" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.175.248" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:01.416 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p4dvb" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.152.79" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:01.476 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6146"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6146"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6146"}
2026-02-17 02:33:01.483 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rdrwf" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.135.5" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:01.490 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-6146"}
2026-02-17 02:33:01.515 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6nzpl" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.221.234" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:01.571 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-h75jk-65rzx" ipv4_addr:"192.168.24.191/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-feufw-h75jk-65rzx"} 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:33:01.571 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-phv72" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.33.155" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:01.618 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zrrrx" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.140.151" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:01.643 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:01.643 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:01.697 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8jkwc" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.186.88" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:01.741 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-99kx5" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.84.108" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:01.793 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z9d8g" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.113.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:01.825 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ckrlg" namespace:"svc-latency-2995" type:"ClusterIP" cluster_ips:"10.254.180.137" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:02.021 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7031"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-7031"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7031"}
2026-02-17 02:33:02.062 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7031"}
2026-02-17 02:33:02.210 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9678" name:"default"}
2026-02-17 02:33:02.486 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6829"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6829"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6829"}
2026-02-17 02:33:02.486 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:33:02.523 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-3415"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-3415"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3415"}
2026-02-17 02:33:02.553 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-3415" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:02.580 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-2995"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-2995"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2995"}
2026-02-17 02:33:02.580 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:33:02.596 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6010"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6010"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6010"}
2026-02-17 02:33:02.632 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6010" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:02.777 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9678"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9678"} 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-9678"}
2026-02-17 02:33:04.836 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:33:05.260 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:33:07.296 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6010"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6010"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6010"}
2026-02-17 02:33:07.329 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3977"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3977"}
2026-02-17 02:33:07.329 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-3977" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:07.564 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-6829" name:"default"}
2026-02-17 02:33:07.611 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-22bzk" namespace:"svc-latency-2995"
2026-02-17 02:33:07.641 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2b9db" namespace:"svc-latency-2995"
2026-02-17 02:33:07.707 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2jt76" namespace:"svc-latency-2995"
2026-02-17 02:33:07.707 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2ngv6" namespace:"svc-latency-2995"
2026-02-17 02:33:07.749 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2rb5d" namespace:"svc-latency-2995"
2026-02-17 02:33:07.750 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2zpq6" namespace:"svc-latency-2995"
2026-02-17 02:33:07.816 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-47n95" namespace:"svc-latency-2995"
2026-02-17 02:33:07.816 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4bvnr" namespace:"svc-latency-2995"
2026-02-17 02:33:07.856 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4d9qh" namespace:"svc-latency-2995"
2026-02-17 02:33:07.890 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4f6zn" namespace:"svc-latency-2995"
2026-02-17 02:33:07.922 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4jxj4" namespace:"svc-latency-2995"
2026-02-17 02:33:07.954 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4m2r7" namespace:"svc-latency-2995"
2026-02-17 02:33:07.989 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4mc4c" namespace:"svc-latency-2995"
2026-02-17 02:33:08.030 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4s85v" namespace:"svc-latency-2995"
2026-02-17 02:33:08.070 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4wnqz" namespace:"svc-latency-2995"
2026-02-17 02:33:08.150 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-55d2x" namespace:"svc-latency-2995"
2026-02-17 02:33:08.173 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5jq8k" namespace:"svc-latency-2995"
2026-02-17 02:33:08.199 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5r68x" namespace:"svc-latency-2995"
2026-02-17 02:33:08.226 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5sp5h" namespace:"svc-latency-2995"
2026-02-17 02:33:08.226 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:33:08.281 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5v8nl" namespace:"svc-latency-2995"
2026-02-17 02:33:08.296 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5vn5n" namespace:"svc-latency-2995"
2026-02-17 02:33:08.317 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5w6xs" namespace:"svc-latency-2995"
2026-02-17 02:33:08.337 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5zdvz" namespace:"svc-latency-2995"
2026-02-17 02:33:08.375 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-64t97" namespace:"svc-latency-2995"
2026-02-17 02:33:08.383 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-66kdt" namespace:"svc-latency-2995"
2026-02-17 02:33:08.419 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6fxzf" namespace:"svc-latency-2995"
2026-02-17 02:33:08.442 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6j2r4" namespace:"svc-latency-2995"
2026-02-17 02:33:08.489 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6lgfr" namespace:"svc-latency-2995"
2026-02-17 02:33:08.497 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6nt79" namespace:"svc-latency-2995"
2026-02-17 02:33:08.527 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6nzpl" namespace:"svc-latency-2995"
2026-02-17 02:33:08.555 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6pqnx" namespace:"svc-latency-2995"
2026-02-17 02:33:08.592 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6sh4w" namespace:"svc-latency-2995"
2026-02-17 02:33:08.598 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6sprz" namespace:"svc-latency-2995"
2026-02-17 02:33:08.638 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6tf44" namespace:"svc-latency-2995"
2026-02-17 02:33:08.657 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7bvxh" namespace:"svc-latency-2995"
2026-02-17 02:33:08.705 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7s9h7" namespace:"svc-latency-2995"
2026-02-17 02:33:08.706 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7tl8g" namespace:"svc-latency-2995"
2026-02-17 02:33:08.740 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7tr4d" namespace:"svc-latency-2995"
2026-02-17 02:33:08.754 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7w7dd" namespace:"svc-latency-2995"
2026-02-17 02:33:08.775 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-82jjs" namespace:"svc-latency-2995"
2026-02-17 02:33:08.804 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-89smd" namespace:"svc-latency-2995"
2026-02-17 02:33:08.816 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8jkwc" namespace:"svc-latency-2995"
2026-02-17 02:33:08.850 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8ljql" namespace:"svc-latency-2995"
2026-02-17 02:33:08.872 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8nt84" namespace:"svc-latency-2995"
2026-02-17 02:33:08.909 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8p9pp" namespace:"svc-latency-2995"
2026-02-17 02:33:08.922 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8sl2p" namespace:"svc-latency-2995"
2026-02-17 02:33:08.954 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8ssq2" namespace:"svc-latency-2995"
2026-02-17 02:33:08.978 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-97vpz" namespace:"svc-latency-2995"
2026-02-17 02:33:09.017 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-99kx5" namespace:"svc-latency-2995"
2026-02-17 02:33:09.020 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9bbrr" namespace:"svc-latency-2995"
2026-02-17 02:33:09.046 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9kbl9" namespace:"svc-latency-2995"
2026-02-17 02:33:09.077 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9nszj" namespace:"svc-latency-2995"
2026-02-17 02:33:09.125 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9rldf" namespace:"svc-latency-2995"
2026-02-17 02:33:09.125 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bmdrq" namespace:"svc-latency-2995"
2026-02-17 02:33:09.141 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bp4tt" namespace:"svc-latency-2995"
2026-02-17 02:33:09.158 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-br5d5" namespace:"svc-latency-2995"
2026-02-17 02:33:09.198 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bsk77" namespace:"svc-latency-2995"
2026-02-17 02:33:09.224 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c22cw" namespace:"svc-latency-2995"
2026-02-17 02:33:09.242 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c29sn" namespace:"svc-latency-2995"
2026-02-17 02:33:09.261 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c7chc" namespace:"svc-latency-2995"
2026-02-17 02:33:09.290 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c7dkn" namespace:"svc-latency-2995"
2026-02-17 02:33:09.330 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cc98c" namespace:"svc-latency-2995"
2026-02-17 02:33:09.332 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6829"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6829"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6829"}
2026-02-17 02:33:09.345 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ckrlg" namespace:"svc-latency-2995"
2026-02-17 02:33:09.352 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-6829"}
2026-02-17 02:33:09.381 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cp4gg" namespace:"svc-latency-2995"
2026-02-17 02:33:09.434 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-crc7x" namespace:"svc-latency-2995"
2026-02-17 02:33:09.435 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ct26r" namespace:"svc-latency-2995"
2026-02-17 02:33:09.455 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cwwfn" namespace:"svc-latency-2995"
2026-02-17 02:33:09.476 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d2l8q" namespace:"svc-latency-2995"
2026-02-17 02:33:09.490 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dbn99" namespace:"svc-latency-2995"
2026-02-17 02:33:09.535 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dn2qk" namespace:"svc-latency-2995"
2026-02-17 02:33:09.548 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dpv6l" namespace:"svc-latency-2995"
2026-02-17 02:33:09.569 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dvxsz" namespace:"svc-latency-2995"
2026-02-17 02:33:09.587 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f4h9w" namespace:"svc-latency-2995"
2026-02-17 02:33:09.682 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ff6qr" namespace:"svc-latency-2995"
2026-02-17 02:33:09.682 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fjrgt" namespace:"svc-latency-2995"
2026-02-17 02:33:09.682 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fjrvr" namespace:"svc-latency-2995"
2026-02-17 02:33:09.690 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fnfn9" namespace:"svc-latency-2995"
2026-02-17 02:33:09.713 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g2722" namespace:"svc-latency-2995"
2026-02-17 02:33:09.749 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g7f65" namespace:"svc-latency-2995"
2026-02-17 02:33:09.770 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g7pt8" namespace:"svc-latency-2995"
2026-02-17 02:33:09.794 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g84v4" namespace:"svc-latency-2995"
2026-02-17 02:33:09.818 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gfnsq" namespace:"svc-latency-2995"
2026-02-17 02:33:09.860 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ghs59" namespace:"svc-latency-2995"
2026-02-17 02:33:09.879 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-grgjq" namespace:"svc-latency-2995"
2026-02-17 02:33:09.896 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gtshx" namespace:"svc-latency-2995"
2026-02-17 02:33:09.917 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gw7tk" namespace:"svc-latency-2995"
2026-02-17 02:33:09.965 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gxqhb" namespace:"svc-latency-2995"
2026-02-17 02:33:09.987 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hcbdr" namespace:"svc-latency-2995"
2026-02-17 02:33:10.027 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hfmnr" namespace:"svc-latency-2995"
2026-02-17 02:33:10.066 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hjszh" namespace:"svc-latency-2995"
2026-02-17 02:33:10.162 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hqllg" namespace:"svc-latency-2995"
2026-02-17 02:33:10.184 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j59xj" namespace:"svc-latency-2995"
2026-02-17 02:33:10.202 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j6hmz" namespace:"svc-latency-2995"
2026-02-17 02:33:10.219 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jk9vx" namespace:"svc-latency-2995"
2026-02-17 02:33:10.237 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jkmlc" namespace:"svc-latency-2995"
2026-02-17 02:33:10.272 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jt2gr" namespace:"svc-latency-2995"
2026-02-17 02:33:10.288 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jv8bv" namespace:"svc-latency-2995"
2026-02-17 02:33:10.307 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jzg4v" namespace:"svc-latency-2995"
2026-02-17 02:33:10.326 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k474k" namespace:"svc-latency-2995"
2026-02-17 02:33:10.345 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k4v5n" namespace:"svc-latency-2995"
2026-02-17 02:33:10.376 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kdc24" namespace:"svc-latency-2995"
2026-02-17 02:33:10.398 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kpg4z" namespace:"svc-latency-2995"
2026-02-17 02:33:10.414 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kvx8n" namespace:"svc-latency-2995"
2026-02-17 02:33:10.437 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l6xp7" namespace:"svc-latency-2995"
2026-02-17 02:33:10.484 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lckln" namespace:"svc-latency-2995"
2026-02-17 02:33:10.487 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ldwb7" namespace:"svc-latency-2995"
2026-02-17 02:33:10.512 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m292t" namespace:"svc-latency-2995"
2026-02-17 02:33:10.531 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m4hdn" namespace:"svc-latency-2995"
2026-02-17 02:33:10.548 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mhn45" namespace:"svc-latency-2995"
2026-02-17 02:33:10.594 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mp774" namespace:"svc-latency-2995"
2026-02-17 02:33:10.594 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mpbks" namespace:"svc-latency-2995"
2026-02-17 02:33:10.618 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mwgf7" namespace:"svc-latency-2995"
2026-02-17 02:33:10.644 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mzdtv" namespace:"svc-latency-2995"
2026-02-17 02:33:10.662 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mzmk2" namespace:"svc-latency-2995"
2026-02-17 02:33:10.715 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-n9tpk" namespace:"svc-latency-2995"
2026-02-17 02:33:10.715 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nctlg" namespace:"svc-latency-2995"
2026-02-17 02:33:10.726 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ncxgn" namespace:"svc-latency-2995"
2026-02-17 02:33:10.749 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p4dvb" namespace:"svc-latency-2995"
2026-02-17 02:33:10.770 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p7m8b" namespace:"svc-latency-2995"
2026-02-17 02:33:10.811 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p9wsd" namespace:"svc-latency-2995"
2026-02-17 02:33:10.818 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pf66x" namespace:"svc-latency-2995"
2026-02-17 02:33:10.849 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9678"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9678"} 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-9678"}
2026-02-17 02:33:10.862 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-phv72" namespace:"svc-latency-2995"
2026-02-17 02:33:10.870 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9678"}
2026-02-17 02:33:10.881 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-plnvh" namespace:"svc-latency-2995"
2026-02-17 02:33:10.925 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pp9g9" namespace:"svc-latency-2995"
2026-02-17 02:33:10.935 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pzc74" namespace:"svc-latency-2995"
2026-02-17 02:33:10.960 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qctpx" namespace:"svc-latency-2995"
2026-02-17 02:33:10.979 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qnt5d" namespace:"svc-latency-2995"
2026-02-17 02:33:11.030 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qnx5q" namespace:"svc-latency-2995"
2026-02-17 02:33:11.030 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qrbjb" namespace:"svc-latency-2995"
2026-02-17 02:33:11.055 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qt9dk" namespace:"svc-latency-2995"
2026-02-17 02:33:11.078 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qwgpb" namespace:"svc-latency-2995"
2026-02-17 02:33:11.096 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qx6j8" namespace:"svc-latency-2995"
2026-02-17 02:33:11.138 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r4nm6" namespace:"svc-latency-2995"
2026-02-17 02:33:11.139 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r5vgs" namespace:"svc-latency-2995"
2026-02-17 02:33:11.171 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rdrwf" namespace:"svc-latency-2995"
2026-02-17 02:33:11.189 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rfcd9" namespace:"svc-latency-2995"
2026-02-17 02:33:11.207 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rgxfq" namespace:"svc-latency-2995"
2026-02-17 02:33:11.245 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rh9tn" namespace:"svc-latency-2995"
2026-02-17 02:33:11.253 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rhhgc" namespace:"svc-latency-2995"
2026-02-17 02:33:11.286 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rnbr7" namespace:"svc-latency-2995"
2026-02-17 02:33:11.304 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rthsn" namespace:"svc-latency-2995"
2026-02-17 02:33:11.342 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rvh77" namespace:"svc-latency-2995"
2026-02-17 02:33:11.362 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rzp7f" namespace:"svc-latency-2995"
2026-02-17 02:33:11.395 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rzxk5" namespace:"svc-latency-2995"
2026-02-17 02:33:11.446 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s7jnl" namespace:"svc-latency-2995"
2026-02-17 02:33:11.446 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s9mxf" namespace:"svc-latency-2995"
2026-02-17 02:33:11.459 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sfwgp" namespace:"svc-latency-2995"
2026-02-17 02:33:11.482 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sjxmb" namespace:"svc-latency-2995"
2026-02-17 02:33:11.550 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-spnsm" namespace:"svc-latency-2995"
2026-02-17 02:33:11.550 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t42dw" namespace:"svc-latency-2995"
2026-02-17 02:33:11.569 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t7vsr" namespace:"svc-latency-2995"
2026-02-17 02:33:11.594 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t7zqt" namespace:"svc-latency-2995"
2026-02-17 02:33:11.617 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t8jks" namespace:"svc-latency-2995"
2026-02-17 02:33:11.700 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t98kl" namespace:"svc-latency-2995"
2026-02-17 02:33:11.700 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tk8zk" namespace:"svc-latency-2995"
2026-02-17 02:33:11.710 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tkgnm" namespace:"svc-latency-2995"
2026-02-17 02:33:11.758 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tkm9c" namespace:"svc-latency-2995"
2026-02-17 02:33:11.779 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tlhsg" namespace:"svc-latency-2995"
2026-02-17 02:33:11.797 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tlr94" namespace:"svc-latency-2995"
2026-02-17 02:33:11.819 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tpzbb" namespace:"svc-latency-2995"
2026-02-17 02:33:11.834 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tvgfx" namespace:"svc-latency-2995"
2026-02-17 02:33:11.867 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v4gb9" namespace:"svc-latency-2995"
2026-02-17 02:33:11.875 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v5nlm" namespace:"svc-latency-2995"
2026-02-17 02:33:11.897 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v7zl4" namespace:"svc-latency-2995"
2026-02-17 02:33:11.911 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vbbkz" namespace:"svc-latency-2995"
2026-02-17 02:33:11.932 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vj9c4" namespace:"svc-latency-2995"
2026-02-17 02:33:11.972 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vkllm" namespace:"svc-latency-2995"
2026-02-17 02:33:11.981 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vlbxh" namespace:"svc-latency-2995"
2026-02-17 02:33:11.996 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vmlvb" namespace:"svc-latency-2995"
2026-02-17 02:33:12.013 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vqr9s" namespace:"svc-latency-2995"
2026-02-17 02:33:12.031 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vscxz" namespace:"svc-latency-2995"
2026-02-17 02:33:12.051 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w2c45" namespace:"svc-latency-2995"
2026-02-17 02:33:12.082 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w2dhd" namespace:"svc-latency-2995"
2026-02-17 02:33:12.100 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w6g7s" namespace:"svc-latency-2995"
2026-02-17 02:33:12.116 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w8ft8" namespace:"svc-latency-2995"
2026-02-17 02:33:12.137 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w8n89" namespace:"svc-latency-2995"
2026-02-17 02:33:12.154 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wfzln" namespace:"svc-latency-2995"
2026-02-17 02:33:12.185 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wgcx2" namespace:"svc-latency-2995"
2026-02-17 02:33:12.204 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-whvnn" namespace:"svc-latency-2995"
2026-02-17 02:33:12.221 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wjxsc" namespace:"svc-latency-2995"
2026-02-17 02:33:12.245 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wndrt" namespace:"svc-latency-2995"
2026-02-17 02:33:12.263 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wpbdf" namespace:"svc-latency-2995"
2026-02-17 02:33:12.299 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wr66k" namespace:"svc-latency-2995"
2026-02-17 02:33:12.327 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wt8gr" namespace:"svc-latency-2995"
2026-02-17 02:33:12.348 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wx9wl" namespace:"svc-latency-2995"
2026-02-17 02:33:12.367 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x7ftk" namespace:"svc-latency-2995"
2026-02-17 02:33:12.403 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xc8qx" namespace:"svc-latency-2995"
2026-02-17 02:33:12.430 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xc928" namespace:"svc-latency-2995"
2026-02-17 02:33:12.448 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xd7t5" namespace:"svc-latency-2995"
2026-02-17 02:33:12.468 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xf59t" namespace:"svc-latency-2995"
2026-02-17 02:33:12.496 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xlfch" namespace:"svc-latency-2995"
2026-02-17 02:33:12.511 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xnf76" namespace:"svc-latency-2995"
2026-02-17 02:33:12.534 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xqbqq" namespace:"svc-latency-2995"
2026-02-17 02:33:12.558 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xqjnr" namespace:"svc-latency-2995"
2026-02-17 02:33:12.607 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z2hll" namespace:"svc-latency-2995"
2026-02-17 02:33:12.607 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z4hh2" namespace:"svc-latency-2995"
2026-02-17 02:33:12.622 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z9d8g" namespace:"svc-latency-2995"
2026-02-17 02:33:12.656 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zfmzv" namespace:"svc-latency-2995"
2026-02-17 02:33:12.675 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zglkm" namespace:"svc-latency-2995"
2026-02-17 02:33:12.734 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zrrrx" namespace:"svc-latency-2995"
2026-02-17 02:33:12.734 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zt5rp" namespace:"svc-latency-2995"
2026-02-17 02:33:13.588 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svc-latency-2995" name:"default"}
2026-02-17 02:33:13.589 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:33:13.728 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6010" name:"default"}
2026-02-17 02:33:13.854 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6010"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6010"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6010"}
2026-02-17 02:33:13.972 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-2995"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-2995"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2995"}
2026-02-17 02:33:14.596 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-2995"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-2995"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2995"}
2026-02-17 02:33:14.618 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svc-latency-2995"}
2026-02-17 02:33:19.155 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6010"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6010"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6010"}
2026-02-17 02:33:19.176 [INFO][74] felix/summary.go 100: Summarising 214 dataplane reconciliation loops over 1m1.8s: avg=30ms longest=80ms (resync-calico-v4)
2026-02-17 02:33:19.176 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6010"}
2026-02-17 02:33:26.795 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-3415"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-3415"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3415"}
2026-02-17 02:33:26.817 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8736"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8736"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8736"}
2026-02-17 02:33:26.839 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8736" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:26.861 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8736"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8736"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8736"} labels:{key:"webhook-8736" value:"true"}
2026-02-17 02:33:26.884 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3353"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3353"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3353"} labels:{key:"webhook-8736-markers" value:"true"}
2026-02-17 02:33:26.884 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3353" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:28.524 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-9490"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-9490"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9490"}
2026-02-17 02:33:28.555 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9719"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9719"}
2026-02-17 02:33:28.586 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9719" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:29.299 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8736" type:"ClusterIP" cluster_ips:"10.254.135.82" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:33:31.883 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-3415" name:"default"}
2026-02-17 02:33:32.033 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-3415"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-3415"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3415"}
2026-02-17 02:33:32.058 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-3415"}
2026-02-17 02:33:34.106 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-9490" name:"default"}
2026-02-17 02:33:34.155 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-9490"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-9490"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9490"}
2026-02-17 02:33:35.201 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9719"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9719"}
2026-02-17 02:33:35.226 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-3525"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-3525"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3525"}
2026-02-17 02:33:35.256 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"conformance-tests-3525" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:35.310 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-3525"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-3525"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3525"}
2026-02-17 02:33:35.350 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3555"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3555"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3555"}
2026-02-17 02:33:35.350 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-3555" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:39.387 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-9490"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-9490"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9490"}
2026-02-17 02:33:39.415 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-9490"}
2026-02-17 02:33:40.437 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9719" name:"default"}
2026-02-17 02:33:40.540 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9719"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9719"}
2026-02-17 02:33:40.649 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"conformance-tests-3525" name:"default"}
2026-02-17 02:33:40.749 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-3525"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-3525"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3525"}
2026-02-17 02:33:40.773 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"conformance-tests-3525"}
2026-02-17 02:33:41.451 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3555"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3555"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3555"}
2026-02-17 02:33:41.478 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3254"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3254"}
2026-02-17 02:33:41.531 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-3254" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:42.530 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8736"
2026-02-17 02:33:42.643 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8736"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8736"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8736"} labels:{key:"webhook-8736" value:"true"}
2026-02-17 02:33:42.678 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3353"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3353"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3353"} labels:{key:"webhook-8736-markers" value:"true"}
2026-02-17 02:33:42.679 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-300"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-300"}
2026-02-17 02:33:42.679 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-300" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:45.735 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9719"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9719"}
2026-02-17 02:33:45.767 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9719"}
2026-02-17 02:33:46.504 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-3555" name:"default"}
2026-02-17 02:33:46.612 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3254"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3254"}
2026-02-17 02:33:46.645 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5534"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-5534"}
2026-02-17 02:33:46.670 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5534" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:46.778 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-300"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-300"}
2026-02-17 02:33:46.808 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3555"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3555"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3555"}
2026-02-17 02:33:46.808 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-3555"}
2026-02-17 02:33:46.887 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2588"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2588"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-lifecycle-hook-2588"}
2026-02-17 02:33:46.912 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-2588" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:47.662 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8736" name:"default"}
2026-02-17 02:33:48.061 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3353" name:"default"}
2026-02-17 02:33:48.236 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8736"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8736"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8736"} labels:{key:"webhook-8736" value:"true"}
2026-02-17 02:33:48.264 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3353"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3353"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3353"} labels:{key:"webhook-8736-markers" value:"true"}
2026-02-17 02:33:48.291 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8736"}
2026-02-17 02:33:48.291 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3353"}
2026-02-17 02:33:50.893 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5534"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-5534"}
2026-02-17 02:33:50.916 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-8175"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"containers-8175"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8175"}
2026-02-17 02:33:50.941 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-8175" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:52.062 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-3254" name:"default"}
2026-02-17 02:33:52.170 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-300" name:"default"}
2026-02-17 02:33:52.307 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-300"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-300"}
2026-02-17 02:33:52.331 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-300"}
2026-02-17 02:33:52.445 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3254"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3254"}
2026-02-17 02:33:52.470 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-3254"}
2026-02-17 02:33:52.991 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-8175"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"containers-8175"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8175"}
2026-02-17 02:33:53.014 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2179"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2179"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2179"}
2026-02-17 02:33:53.032 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-2179" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:53.131 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2179"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2179"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2179"}
2026-02-17 02:33:53.153 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-9235"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"watch-9235"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9235"}
2026-02-17 02:33:53.177 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-9235" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:53.253 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-9235"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"watch-9235"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9235"}
2026-02-17 02:33:53.278 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5107"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5107"}
2026-02-17 02:33:53.304 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5107" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:55.105 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2588"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2588"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-lifecycle-hook-2588"}
2026-02-17 02:33:55.133 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7064"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7064"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7064"}
2026-02-17 02:33:55.157 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7064" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:56.273 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5534" name:"default"}
2026-02-17 02:33:56.465 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5534"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-5534"}
2026-02-17 02:33:56.494 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5534"}
2026-02-17 02:33:57.411 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5107"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5107"}
2026-02-17 02:33:57.441 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-817"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-817"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-817"}
2026-02-17 02:33:57.466 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-817" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:58.254 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-2179" name:"default"}
2026-02-17 02:33:58.354 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-8175" name:"default"}
2026-02-17 02:33:58.731 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-9235" name:"default"}
2026-02-17 02:33:58.827 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-9235"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"watch-9235"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9235"}
2026-02-17 02:33:58.855 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-9235"}
2026-02-17 02:33:59.013 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-8175"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"containers-8175"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8175"}
2026-02-17 02:33:59.129 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2179"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2179"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2179"}
2026-02-17 02:33:59.151 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-2179"}
2026-02-17 02:33:59.252 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7064"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7064"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7064"}
2026-02-17 02:33:59.278 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-708"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-708"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-708"}
2026-02-17 02:33:59.279 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-708" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:59.474 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-8175"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"containers-8175"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8175"}
2026-02-17 02:33:59.508 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-8175"}
2026-02-17 02:34:00.371 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-2588" name:"default"}
2026-02-17 02:34:00.433 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2588"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2588"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-lifecycle-hook-2588"}
2026-02-17 02:34:00.460 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-2588"}
2026-02-17 02:34:02.547 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5107" name:"default"}
2026-02-17 02:34:02.681 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5107"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5107"}
2026-02-17 02:34:02.709 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5107"}
2026-02-17 02:34:03.382 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-708"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-708"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-708"}
2026-02-17 02:34:03.407 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-2931"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-2931"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2931"}
2026-02-17 02:34:03.435 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-2931" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:04.389 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7064" name:"default"}
2026-02-17 02:34:04.663 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7064"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7064"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7064"}
2026-02-17 02:34:04.687 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7064"}
2026-02-17 02:34:05.299 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:34:08.566 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-708" name:"default"}
2026-02-17 02:34:08.615 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-708"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-708"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-708"}
2026-02-17 02:34:08.642 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-708"}
2026-02-17 02:34:19.593 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-817"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-817"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-817"}
2026-02-17 02:34:19.616 [INFO][74] felix/summary.go 100: Summarising 108 dataplane reconciliation loops over 1m0.4s: avg=26ms longest=58ms (resync-calico-v4)
2026-02-17 02:34:19.625 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2897"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2897"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2897"}
2026-02-17 02:34:19.655 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2897" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:19.685 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2897"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2897"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2897"} labels:{key:"webhook-2897" value:"true"}
2026-02-17 02:34:19.685 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9866"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9866"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-9866"} labels:{key:"webhook-2897-markers" value:"true"}
2026-02-17 02:34:19.685 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-9866" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:22.484 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2897" type:"ClusterIP" cluster_ips:"10.254.210.187" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:34:23.924 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3977"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3977"}
2026-02-17 02:34:23.985 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7352"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7352"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7352"}
2026-02-17 02:34:24.013 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-7352" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:24.906 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kubectl-7352/update-demo-nautilus-gtqkf, name=eth0)
2026-02-17 02:34:24.906 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-7352.default"} profile:{}
2026-02-17 02:34:24.906 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-7352"} profile:{inbound_rules:{action:"allow" rule_id:"UKSgeW17MEt4dXof"} outbound_rules:{action:"allow" rule_id:"MmudYy-XlgdqF_Ik"}}
2026-02-17 02:34:24.906 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7352/update-demo-nautilus-gtqkf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9b4eccc4e82" profile_ids:"kns.kubectl-7352" profile_ids:"ksa.kubectl-7352.default" ipv4_nets:"10.100.246.71/32"}
2026-02-17 02:34:24.906 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:24.907 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:24.907 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:24.907 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9b4eccc4e82" ipVersion=0x4 table="filter"
2026-02-17 02:34:24.907 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-7352" ipVersion=0x4 table="filter"
2026-02-17 02:34:24.907 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WlKmnM1xSWoSOtn0ys" ipVersion=0x4 table="filter"
2026-02-17 02:34:24.907 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9b4eccc4e82" ipVersion=0x4 table="filter"
2026-02-17 02:34:24.907 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-7352" ipVersion=0x4 table="filter"
2026-02-17 02:34:24.907 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WlKmnM1xSWoSOtn0ys" ipVersion=0x4 table="filter"
2026-02-17 02:34:24.907 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9b4eccc4e82"
2026-02-17 02:34:24.907 [INFO][74] felix/endpoint_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-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:24.907 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:24.950 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:24.950 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"} status="down"
2026-02-17 02:34:24.978 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali9b4eccc4e82" state="down"
2026-02-17 02:34:24.978 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9b4eccc4e82"
2026-02-17 02:34:24.978 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9b4eccc4e82", State:"down", Index:70}
2026-02-17 02:34:24.979 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9b4eccc4e82", Addrs:set.Typed[string]{}}
2026-02-17 02:34:24.979 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9b4eccc4e82", Addrs:set.Typed[string]{}}
2026-02-17 02:34:24.979 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9b4eccc4e82"
2026-02-17 02:34:24.979 [INFO][74] felix/endpoint_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-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:24.979 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:24.987 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali9b4eccc4e82" state="up"
2026-02-17 02:34:25.006 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:25.007 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"} status="down"
2026-02-17 02:34:25.007 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9b4eccc4e82", State:"up", Index:70}
2026-02-17 02:34:25.007 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9b4eccc4e82"
2026-02-17 02:34:25.007 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9b4eccc4e82"
2026-02-17 02:34:25.007 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9b4eccc4e82"
2026-02-17 02:34:25.007 [INFO][74] felix/endpoint_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-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:25.007 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:25.030 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:25.030 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"} status="up"
2026-02-17 02:34:25.035 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-817" name:"default"}
2026-02-17 02:34:25.071 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-817"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-817"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-817"}
2026-02-17 02:34:25.093 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-817"}
2026-02-17 02:34:25.690 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2897"
2026-02-17 02:34:25.769 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2897"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2897"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2897"} labels:{key:"webhook-2897" value:"true"}
2026-02-17 02:34:25.809 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9866"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9866"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-9866"} labels:{key:"webhook-2897-markers" value:"true"}
2026-02-17 02:34:25.838 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-3301"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-3301"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3301"}
2026-02-17 02:34:25.859 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-3301" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:26.594 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=70
2026-02-17 02:34:26.594 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9b4eccc4e82"
2026-02-17 02:34:26.594 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9b4eccc4e82", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:26.594 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9b4eccc4e82", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:29.071 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-3977" name:"default"}
2026-02-17 02:34:29.123 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kubectl-7352/update-demo-nautilus-gtqkf, name=eth0)
2026-02-17 02:34:29.124 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7352/update-demo-nautilus-gtqkf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9b4eccc4e82" profile_ids:"kns.kubectl-7352" profile_ids:"ksa.kubectl-7352.default" ipv4_nets:"10.100.246.71/32"}
2026-02-17 02:34:29.124 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:29.124 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:29.124 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:29.124 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9b4eccc4e82"
2026-02-17 02:34:29.124 [INFO][74] felix/endpoint_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-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:29.124 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:29.146 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:29.146 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"} status="up"
2026-02-17 02:34:29.246 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3977"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3977"}
2026-02-17 02:34:29.276 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-3977"}
2026-02-17 02:34:29.911 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-3301"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-3301"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3301"}
2026-02-17 02:34:29.947 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-450"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-450"}
2026-02-17 02:34:29.963 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-450" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:30.787 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4094"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4094"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-4094"}
2026-02-17 02:34:30.811 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2643"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-2643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2643"}
2026-02-17 02:34:30.811 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2643" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:30.837 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-2643" type:"ExternalName"
2026-02-17 02:34:30.877 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-2643" type:"NodePort" cluster_ips:"10.254.45.87" ports:{Protocol:"TCP" Port:80 NodePort:32178}
2026-02-17 02:34:31.136 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2897" name:"default"}
2026-02-17 02:34:31.199 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-9866" name:"default"}
2026-02-17 02:34:31.425 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2897"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2897"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2897"} labels:{key:"webhook-2897" value:"true"}
2026-02-17 02:34:31.522 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-2643/externalname-service-fhtsc, name=eth0)
2026-02-17 02:34:31.522 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-2643"} profile:{inbound_rules:{action:"allow" rule_id:"OcHcKbtvr-ADjhgr"} outbound_rules:{action:"allow" rule_id:"hc1Qi9W35X7ROY5M"}}
2026-02-17 02:34:31.523 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2643.default"} profile:{}
2026-02-17 02:34:31.523 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2643/externalname-service-fhtsc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c8d08a50ce" profile_ids:"kns.services-2643" profile_ids:"ksa.services-2643.default" ipv4_nets:"10.100.246.72/32"}
2026-02-17 02:34:31.523 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:31.523 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:31.523 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:31.523 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5c8d08a50ce" ipVersion=0x4 table="filter"
2026-02-17 02:34:31.523 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-2643" ipVersion=0x4 table="filter"
2026-02-17 02:34:31.523 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KZ-A1F1ETzNZWl8fGw" ipVersion=0x4 table="filter"
2026-02-17 02:34:31.523 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5c8d08a50ce" ipVersion=0x4 table="filter"
2026-02-17 02:34:31.523 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-2643" ipVersion=0x4 table="filter"
2026-02-17 02:34:31.523 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KZ-A1F1ETzNZWl8fGw" ipVersion=0x4 table="filter"
2026-02-17 02:34:31.524 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5c8d08a50ce"
2026-02-17 02:34:31.524 [INFO][74] felix/endpoint_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-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:31.524 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:31.564 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:31.564 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"} status="down"
2026-02-17 02:34:31.564 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9866"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9866"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-9866"} labels:{key:"webhook-2897-markers" value:"true"}
2026-02-17 02:34:31.587 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-9866"}
2026-02-17 02:34:31.596 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali5c8d08a50ce" state="down"
2026-02-17 02:34:31.596 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5c8d08a50ce"
2026-02-17 02:34:31.606 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali5c8d08a50ce" state="up"
2026-02-17 02:34:31.614 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c8d08a50ce", State:"down", Index:71}
2026-02-17 02:34:31.615 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c8d08a50ce", Addrs:set.Typed[string]{}}
2026-02-17 02:34:31.615 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c8d08a50ce", Addrs:set.Typed[string]{}}
2026-02-17 02:34:31.615 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c8d08a50ce", State:"up", Index:71}
2026-02-17 02:34:31.615 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5c8d08a50ce"
2026-02-17 02:34:31.615 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5c8d08a50ce"
2026-02-17 02:34:31.615 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c8d08a50ce"
2026-02-17 02:34:31.615 [INFO][74] felix/endpoint_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-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:31.615 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:31.632 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:31.633 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"} status="up"
2026-02-17 02:34:32.160 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-2643/externalname-service-fhtsc, name=eth0)
2026-02-17 02:34:32.161 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2643/externalname-service-fhtsc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c8d08a50ce" profile_ids:"kns.services-2643" profile_ids:"ksa.services-2643.default" ipv4_nets:"10.100.246.72/32"}
2026-02-17 02:34:32.161 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:32.161 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:32.161 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:32.162 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c8d08a50ce"
2026-02-17 02:34:32.162 [INFO][74] felix/endpoint_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-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:32.162 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:32.186 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:32.186 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"} status="up"
2026-02-17 02:34:33.121 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-450"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-450"}
2026-02-17 02:34:33.148 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6850"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6850"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6850"}
2026-02-17 02:34:33.198 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-6850" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:33.539 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=71
2026-02-17 02:34:33.539 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5c8d08a50ce"
2026-02-17 02:34:33.539 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c8d08a50ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:33.539 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c8d08a50ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:33.845 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-6850/simpletest.deployment-7df6b7746b-68qmd, name=eth0)
2026-02-17 02:34:33.845 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-6850"} profile:{inbound_rules:{action:"allow" rule_id:"36fkq5rGWmvNRnhu"} outbound_rules:{action:"allow" rule_id:"GsNZSIOwQJqq_9Ie"}}
2026-02-17 02:34:33.846 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-6850.default"} profile:{}
2026-02-17 02:34:33.846 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6850/simpletest.deployment-7df6b7746b-68qmd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4602fe05cd1" profile_ids:"kns.gc-6850" profile_ids:"ksa.gc-6850.default" ipv4_nets:"10.100.246.73/32"}
2026-02-17 02:34:33.846 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:33.846 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:33.846 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:33.847 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4602fe05cd1" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.847 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-6850" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.847 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-6850.default" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.847 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4602fe05cd1" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.847 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-6850" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.847 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-6850.default" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.847 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4602fe05cd1"
2026-02-17 02:34:33.847 [INFO][74] felix/endpoint_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-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:33.847 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:33.901 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:33.901 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"} status="down"
2026-02-17 02:34:33.930 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali4602fe05cd1" state="down"
2026-02-17 02:34:33.930 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4602fe05cd1"
2026-02-17 02:34:33.930 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4602fe05cd1", State:"down", Index:72}
2026-02-17 02:34:33.930 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4602fe05cd1", Addrs:set.Typed[string]{}}
2026-02-17 02:34:33.930 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4602fe05cd1", Addrs:set.Typed[string]{}}
2026-02-17 02:34:33.930 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4602fe05cd1"
2026-02-17 02:34:33.930 [INFO][74] felix/endpoint_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-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:33.930 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:33.931 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali4602fe05cd1" state="up"
2026-02-17 02:34:33.954 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:33.954 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"} status="down"
2026-02-17 02:34:33.954 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4602fe05cd1", State:"up", Index:72}
2026-02-17 02:34:33.954 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4602fe05cd1"
2026-02-17 02:34:33.954 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4602fe05cd1"
2026-02-17 02:34:33.954 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4602fe05cd1"
2026-02-17 02:34:33.954 [INFO][74] felix/endpoint_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-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:33.954 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:33.974 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:33.974 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"} status="up"
2026-02-17 02:34:34.171 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-6850/simpletest.deployment-7df6b7746b-68qmd, name=eth0)
2026-02-17 02:34:34.172 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6850/simpletest.deployment-7df6b7746b-68qmd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4602fe05cd1" profile_ids:"kns.gc-6850" profile_ids:"ksa.gc-6850.default" ipv4_nets:"10.100.246.73/32"}
2026-02-17 02:34:34.172 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:34.172 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:34.172 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:34.173 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4602fe05cd1"
2026-02-17 02:34:34.173 [INFO][74] felix/endpoint_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-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:34.173 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:34.198 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:34.198 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"} status="up"
2026-02-17 02:34:34.378 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6850"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6850"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6850"}
2026-02-17 02:34:34.400 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5267"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5267"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5267"}
2026-02-17 02:34:34.400 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5267" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:34.882 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=72
2026-02-17 02:34:34.882 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4602fe05cd1"
2026-02-17 02:34:34.882 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4602fe05cd1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:34.882 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4602fe05cd1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:35.237 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-3301" name:"default"}
2026-02-17 02:34:35.506 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-3301"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-3301"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3301"}
2026-02-17 02:34:35.530 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-3301"}
2026-02-17 02:34:36.156 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-4094" name:"default"}
2026-02-17 02:34:36.251 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4094"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4094"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-4094"}
2026-02-17 02:34:36.278 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-4094"}
2026-02-17 02:34:36.618 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2897"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2897"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2897"} labels:{key:"webhook-2897" value:"true"}
2026-02-17 02:34:36.644 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2897"}
2026-02-17 02:34:38.345 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-450" name:"default"}
2026-02-17 02:34:38.372 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-450"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-450"}
2026-02-17 02:34:38.394 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-450"}
2026-02-17 02:34:38.535 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5267"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5267"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5267"}
2026-02-17 02:34:38.558 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7076"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7076"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7076"}
2026-02-17 02:34:38.576 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7076" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:38.600 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7076" name:"e2e-sa-ztjwp"} labels:{key:"projectcalico.org/name" value:"e2e-sa-ztjwp"}
2026-02-17 02:34:38.614 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kubectl-7352/update-demo-nautilus-gtqkf, name=eth0)
2026-02-17 02:34:38.619 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7352/update-demo-nautilus-gtqkf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9b4eccc4e82" profile_ids:"kns.kubectl-7352" profile_ids:"ksa.kubectl-7352.default" ipv4_nets:"10.100.246.71/32"}
2026-02-17 02:34:38.619 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:38.619 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:38.620 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:38.621 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9b4eccc4e82"
2026-02-17 02:34:38.622 [INFO][74] felix/endpoint_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-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:38.622 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:38.656 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:38.656 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"} status="up"
2026-02-17 02:34:38.656 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7076"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7076"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7076"}
2026-02-17 02:34:38.656 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4612"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"services-4612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4612"}
2026-02-17 02:34:38.656 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4612" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:38.680 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-4612" type:"ClusterIP" cluster_ips:"10.254.101.199" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 02:34:38.874 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7352"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7352"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7352"}
2026-02-17 02:34:38.934 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3310"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3310"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3310"}
2026-02-17 02:34:38.934 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-3310" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:39.419 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kubectl-7352/update-demo-nautilus-gtqkf, name=eth0)
2026-02-17 02:34:39.420 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7352/update-demo-nautilus-gtqkf" endpoint_id:"eth0"}
2026-02-17 02:34:39.420 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-7352"}
2026-02-17 02:34:39.420 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-7352.default"}
2026-02-17 02:34:39.420 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:39.420 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:39.420 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-7352" ipVersion=0x4 table="filter"
2026-02-17 02:34:39.421 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WlKmnM1xSWoSOtn0ys" ipVersion=0x4 table="filter"
2026-02-17 02:34:39.421 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-7352" ipVersion=0x4 table="filter"
2026-02-17 02:34:39.421 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WlKmnM1xSWoSOtn0ys" ipVersion=0x4 table="filter"
2026-02-17 02:34:39.421 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:39.421 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9b4eccc4e82" ipVersion=0x4 table="filter"
2026-02-17 02:34:39.421 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9b4eccc4e82" ipVersion=0x4 table="filter"
2026-02-17 02:34:39.421 [INFO][74] felix/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-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:39.421 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 70
2026-02-17 02:34:39.422 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.71
2026-02-17 02:34:39.463 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-6850/simpletest.deployment-7df6b7746b-68qmd, name=eth0)
2026-02-17 02:34:39.474 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-6850/simpletest.deployment-7df6b7746b-68qmd, name=eth0)
2026-02-17 02:34:39.493 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7352/update-demo-nautilus-gtqkf", EndpointId:"eth0"}
2026-02-17 02:34:39.493 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6850/simpletest.deployment-7df6b7746b-68qmd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4602fe05cd1" profile_ids:"kns.gc-6850" profile_ids:"ksa.gc-6850.default" ipv4_nets:"10.100.246.73/32"}
2026-02-17 02:34:39.493 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6850/simpletest.deployment-7df6b7746b-68qmd" endpoint_id:"eth0"}
2026-02-17 02:34:39.493 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-6850.default"}
2026-02-17 02:34:39.493 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-6850"}
2026-02-17 02:34:39.493 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:39.493 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:39.494 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-6850" ipVersion=0x4 table="filter"
2026-02-17 02:34:39.494 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-6850.default" ipVersion=0x4 table="filter"
2026-02-17 02:34:39.494 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-6850" ipVersion=0x4 table="filter"
2026-02-17 02:34:39.494 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-6850.default" ipVersion=0x4 table="filter"
2026-02-17 02:34:39.494 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:39.494 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4602fe05cd1" ipVersion=0x4 table="filter"
2026-02-17 02:34:39.494 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4602fe05cd1" ipVersion=0x4 table="filter"
2026-02-17 02:34:39.494 [INFO][74] felix/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-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:39.494 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:39.495 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.73
2026-02-17 02:34:39.514 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali9b4eccc4e82" state="down"
2026-02-17 02:34:39.514 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9b4eccc4e82"
2026-02-17 02:34:39.517 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=70
2026-02-17 02:34:39.518 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali9b4eccc4e82" state=""
2026-02-17 02:34:39.518 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9b4eccc4e82"
2026-02-17 02:34:39.552 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6850/simpletest.deployment-7df6b7746b-68qmd", EndpointId:"eth0"}
2026-02-17 02:34:39.552 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9b4eccc4e82", State:"down", Index:70}
2026-02-17 02:34:39.552 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9b4eccc4e82", Addrs:set.Typed[string]{}}
2026-02-17 02:34:39.552 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9b4eccc4e82", Addrs:set.Typed[string]{}}
2026-02-17 02:34:39.552 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9b4eccc4e82", State:"", Index:70}
2026-02-17 02:34:39.552 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9b4eccc4e82", Addrs:set.Set[string](nil)}
2026-02-17 02:34:39.552 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9b4eccc4e82", Addrs:set.Set[string](nil)}
2026-02-17 02:34:39.940 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali4602fe05cd1" state="down"
2026-02-17 02:34:39.940 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4602fe05cd1"
2026-02-17 02:34:39.940 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=72
2026-02-17 02:34:39.940 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4602fe05cd1", State:"down", Index:72}
2026-02-17 02:34:39.940 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4602fe05cd1", Addrs:set.Typed[string]{}}
2026-02-17 02:34:39.940 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4602fe05cd1", Addrs:set.Typed[string]{}}
2026-02-17 02:34:39.944 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali4602fe05cd1" state=""
2026-02-17 02:34:39.944 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4602fe05cd1"
2026-02-17 02:34:39.960 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4602fe05cd1", State:"", Index:72}
2026-02-17 02:34:39.960 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4602fe05cd1", Addrs:set.Set[string](nil)}
2026-02-17 02:34:39.960 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4602fe05cd1", Addrs:set.Set[string](nil)}
2026-02-17 02:34:40.159 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-6850" name:"default"}
2026-02-17 02:34:40.198 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6850"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6850"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6850"}
2026-02-17 02:34:40.226 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-6850"}
2026-02-17 02:34:41.226 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3310"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3310"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3310"}
2026-02-17 02:34:41.248 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8836"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8836"}
2026-02-17 02:34:41.266 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-8836" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:42.327 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-4612/pod2, name=eth0)
2026-02-17 02:34:42.327 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-4612"} profile:{inbound_rules:{action:"allow" rule_id:"wz0auq5DUCJR_NSe"} outbound_rules:{action:"allow" rule_id:"neFdeYULLZc6uTQE"}}
2026-02-17 02:34:42.327 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-4612.default"} profile:{}
2026-02-17 02:34:42.327 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4612/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6d31601e80" profile_ids:"kns.services-4612" profile_ids:"ksa.services-4612.default" ipv4_nets:"10.100.246.74/32"}
2026-02-17 02:34:42.327 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:42.327 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:42.327 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:42.328 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid6d31601e80" ipVersion=0x4 table="filter"
2026-02-17 02:34:42.328 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-4612" ipVersion=0x4 table="filter"
2026-02-17 02:34:42.328 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qJYdKILl4kpsNOzxIS" ipVersion=0x4 table="filter"
2026-02-17 02:34:42.328 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid6d31601e80" ipVersion=0x4 table="filter"
2026-02-17 02:34:42.328 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-4612" ipVersion=0x4 table="filter"
2026-02-17 02:34:42.328 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qJYdKILl4kpsNOzxIS" ipVersion=0x4 table="filter"
2026-02-17 02:34:42.328 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid6d31601e80"
2026-02-17 02:34:42.328 [INFO][74] felix/endpoint_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-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:42.328 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:42.362 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:42.362 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:34:42.407 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calid6d31601e80" state="down"
2026-02-17 02:34:42.408 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid6d31601e80"
2026-02-17 02:34:42.408 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6d31601e80", State:"down", Index:73}
2026-02-17 02:34:42.408 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6d31601e80", Addrs:set.Typed[string]{}}
2026-02-17 02:34:42.408 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6d31601e80", Addrs:set.Typed[string]{}}
2026-02-17 02:34:42.408 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid6d31601e80"
2026-02-17 02:34:42.408 [INFO][74] felix/endpoint_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-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:42.408 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:42.408 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calid6d31601e80" state="up"
2026-02-17 02:34:42.430 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:42.430 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:34:42.430 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6d31601e80", State:"up", Index:73}
2026-02-17 02:34:42.430 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid6d31601e80"
2026-02-17 02:34:42.430 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid6d31601e80"
2026-02-17 02:34:42.430 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6d31601e80"
2026-02-17 02:34:42.431 [INFO][74] felix/endpoint_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-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:42.431 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:42.449 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:42.449 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:34:43.227 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-4612/pod2, name=eth0)
2026-02-17 02:34:43.228 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4612/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6d31601e80" profile_ids:"kns.services-4612" profile_ids:"ksa.services-4612.default" ipv4_nets:"10.100.246.74/32"}
2026-02-17 02:34:43.228 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:43.228 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:43.228 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:43.228 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6d31601e80"
2026-02-17 02:34:43.228 [INFO][74] felix/endpoint_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-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:43.228 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:43.251 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:43.251 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:34:43.770 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5267" name:"default"}
2026-02-17 02:34:43.952 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5267"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5267"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5267"}
2026-02-17 02:34:43.974 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5267"}
2026-02-17 02:34:44.099 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=73
2026-02-17 02:34:44.099 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid6d31601e80"
2026-02-17 02:34:44.099 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6d31601e80", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:44.099 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6d31601e80", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:44.170 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7076" name:"default"}
2026-02-17 02:34:44.196 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7076" name:"e2e-sa-ztjwp"}
2026-02-17 02:34:44.376 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-7352" name:"default"}
2026-02-17 02:34:44.669 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7076"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7076"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7076"}
2026-02-17 02:34:44.758 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-7076"}
2026-02-17 02:34:44.899 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7352"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7352"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7352"}
2026-02-17 02:34:44.924 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-7352"}
2026-02-17 02:34:45.366 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8836"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8836"}
2026-02-17 02:34:45.392 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1233"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1233"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1233"}
2026-02-17 02:34:45.407 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-1233" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:46.534 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-3310" name:"default"}
2026-02-17 02:34:46.595 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3310"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3310"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3310"}
2026-02-17 02:34:46.620 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-3310"}
2026-02-17 02:34:46.644 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-2643"
2026-02-17 02:34:46.702 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2643"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-2643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2643"}
2026-02-17 02:34:46.751 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3742"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3742"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3742"}
2026-02-17 02:34:46.751 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3742" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:47.365 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-3742/test-deployment-564597bcc-qmxpz, name=eth0)
2026-02-17 02:34:47.365 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-3742"} profile:{inbound_rules:{action:"allow" rule_id:"eJXvAmX5mHuq7sXx"} outbound_rules:{action:"allow" rule_id:"PSdbR2tCe_w9RpzS"}}
2026-02-17 02:34:47.365 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-3742.default"} profile:{}
2026-02-17 02:34:47.365 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3742/test-deployment-564597bcc-qmxpz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali435c50b7b62" profile_ids:"kns.deployment-3742" profile_ids:"ksa.deployment-3742.default" ipv4_nets:"10.100.246.95/32"}
2026-02-17 02:34:47.365 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:47.366 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:47.366 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:47.375 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali435c50b7b62" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.375 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-3742" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.375 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JetW5hpN6gcPuR2nfP" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.375 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali435c50b7b62" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.375 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-3742" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.375 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JetW5hpN6gcPuR2nfP" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.375 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali435c50b7b62"
2026-02-17 02:34:47.375 [INFO][74] felix/endpoint_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-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:47.375 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:47.417 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:47.417 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"} status="down"
2026-02-17 02:34:47.436 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali435c50b7b62" state="down"
2026-02-17 02:34:47.436 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali435c50b7b62", State:"down", Index:74}
2026-02-17 02:34:47.436 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali435c50b7b62"
2026-02-17 02:34:47.436 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali435c50b7b62"
2026-02-17 02:34:47.436 [INFO][74] felix/endpoint_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-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:47.436 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:47.436 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali435c50b7b62" state="up"
2026-02-17 02:34:47.460 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:47.460 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"} status="down"
2026-02-17 02:34:47.460 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali435c50b7b62", Addrs:set.Typed[string]{}}
2026-02-17 02:34:47.460 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali435c50b7b62", Addrs:set.Typed[string]{}}
2026-02-17 02:34:47.460 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali435c50b7b62", State:"up", Index:74}
2026-02-17 02:34:47.460 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali435c50b7b62"
2026-02-17 02:34:47.460 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali435c50b7b62"
2026-02-17 02:34:47.460 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali435c50b7b62"
2026-02-17 02:34:47.461 [INFO][74] felix/endpoint_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-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:47.461 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:47.485 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:47.485 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"} status="up"
2026-02-17 02:34:47.643 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-4612/pod2, name=eth0)
2026-02-17 02:34:47.643 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4612/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6d31601e80" profile_ids:"kns.services-4612" profile_ids:"ksa.services-4612.default" ipv4_nets:"10.100.246.74/32"}
2026-02-17 02:34:47.643 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:47.643 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:47.643 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:47.644 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6d31601e80"
2026-02-17 02:34:47.644 [INFO][74] felix/endpoint_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-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:47.644 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:47.662 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-4612/pod2, name=eth0)
2026-02-17 02:34:47.674 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:47.674 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:34:47.674 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4612/pod2" endpoint_id:"eth0"}
2026-02-17 02:34:47.674 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-4612"}
2026-02-17 02:34:47.674 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-4612.default"}
2026-02-17 02:34:47.674 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:47.674 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:47.674 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-4612" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.674 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qJYdKILl4kpsNOzxIS" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.674 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-4612" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.674 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qJYdKILl4kpsNOzxIS" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.674 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:47.674 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid6d31601e80" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.674 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid6d31601e80" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.674 [INFO][74] felix/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-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:47.674 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:47.675 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.74
2026-02-17 02:34:47.766 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4612/pod2", EndpointId:"eth0"}
2026-02-17 02:34:47.767 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-4612"
2026-02-17 02:34:47.767 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4612"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"services-4612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4612"}
2026-02-17 02:34:47.768 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-5722"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-5722"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5722"}
2026-02-17 02:34:47.793 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-5722" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 73
2026-02-17 02:34:48.038 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=73
2026-02-17 02:34:48.038 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid6d31601e80"
2026-02-17 02:34:48.038 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calid6d31601e80" state="down"
2026-02-17 02:34:48.038 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6d31601e80", Addrs:set.Typed[string]{}}
2026-02-17 02:34:48.038 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6d31601e80", Addrs:set.Typed[string]{}}
2026-02-17 02:34:48.038 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6d31601e80", State:"down", Index:73}
2026-02-17 02:34:48.040 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calid6d31601e80" state=""
2026-02-17 02:34:48.040 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid6d31601e80"
2026-02-17 02:34:48.064 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6d31601e80", State:"", Index:73}
2026-02-17 02:34:48.064 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6d31601e80", Addrs:set.Set[string](nil)}
2026-02-17 02:34:48.064 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6d31601e80", Addrs:set.Set[string](nil)}
2026-02-17 02:34:48.266 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-3742/test-deployment-564597bcc-qmxpz, name=eth0)
2026-02-17 02:34:48.267 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3742/test-deployment-564597bcc-qmxpz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali435c50b7b62" profile_ids:"kns.deployment-3742" profile_ids:"ksa.deployment-3742.default" ipv4_nets:"10.100.246.95/32"}
2026-02-17 02:34:48.267 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:48.267 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:48.267 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:48.267 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali435c50b7b62"
2026-02-17 02:34:48.267 [INFO][74] felix/endpoint_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-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:48.267 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:48.289 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:48.289 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"} status="up"
2026-02-17 02:34:49.229 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-3742/test-deployment-564597bcc-qmxpz, name=eth0)
2026-02-17 02:34:49.230 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3742/test-deployment-564597bcc-qmxpz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali435c50b7b62" profile_ids:"kns.deployment-3742" profile_ids:"ksa.deployment-3742.default" ipv4_nets:"10.100.246.95/32"}
2026-02-17 02:34:49.230 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:49.230 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:49.230 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:49.233 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali435c50b7b62"
2026-02-17 02:34:49.233 [INFO][74] felix/endpoint_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-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:49.233 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:49.251 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=74
2026-02-17 02:34:49.251 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali435c50b7b62"
2026-02-17 02:34:49.258 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:49.258 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"} status="up"
2026-02-17 02:34:49.259 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali435c50b7b62", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:49.259 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali435c50b7b62", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:49.513 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1233"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1233"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1233"}
2026-02-17 02:34:49.540 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9797"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9797"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9797"}
2026-02-17 02:34:49.540 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9797" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:49.566 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9797"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9797"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9797"} labels:{key:"webhook-9797" value:"true"}
2026-02-17 02:34:49.591 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4928"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4928"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4928"} labels:{key:"webhook-9797-markers" value:"true"}
2026-02-17 02:34:49.592 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4928" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:49.840 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-3742/test-deployment-f78d658f9-24vx5, name=eth0)
2026-02-17 02:34:49.840 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3742/test-deployment-f78d658f9-24vx5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid96f5b55c06" profile_ids:"kns.deployment-3742" profile_ids:"ksa.deployment-3742.default" ipv4_nets:"10.100.246.119/32"}
2026-02-17 02:34:49.840 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:49.840 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:49.840 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:49.841 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid96f5b55c06" ipVersion=0x4 table="filter"
2026-02-17 02:34:49.842 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid96f5b55c06" ipVersion=0x4 table="filter"
2026-02-17 02:34:49.842 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid96f5b55c06"
2026-02-17 02:34:49.842 [INFO][74] felix/endpoint_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-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:49.842 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:49.878 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:49.879 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"} status="down"
2026-02-17 02:34:49.915 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calid96f5b55c06" state="down"
2026-02-17 02:34:49.916 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid96f5b55c06", State:"down", Index:75}
2026-02-17 02:34:49.916 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid96f5b55c06"
2026-02-17 02:34:49.916 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid96f5b55c06"
2026-02-17 02:34:49.916 [INFO][74] felix/endpoint_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-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:49.916 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:49.924 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calid96f5b55c06" state="up"
2026-02-17 02:34:49.946 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:49.946 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"} status="down"
2026-02-17 02:34:49.946 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid96f5b55c06", Addrs:set.Typed[string]{}}
2026-02-17 02:34:49.946 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid96f5b55c06", Addrs:set.Typed[string]{}}
2026-02-17 02:34:49.946 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid96f5b55c06", State:"up", Index:75}
2026-02-17 02:34:49.946 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid96f5b55c06"
2026-02-17 02:34:49.946 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid96f5b55c06"
2026-02-17 02:34:49.947 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid96f5b55c06"
2026-02-17 02:34:49.947 [INFO][74] felix/endpoint_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-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:49.947 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:49.965 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:49.965 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"} status="up"
2026-02-17 02:34:50.282 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-3742/test-deployment-f78d658f9-24vx5, name=eth0)
2026-02-17 02:34:50.282 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3742/test-deployment-f78d658f9-24vx5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid96f5b55c06" profile_ids:"kns.deployment-3742" profile_ids:"ksa.deployment-3742.default" ipv4_nets:"10.100.246.119/32"}
2026-02-17 02:34:50.282 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:50.282 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:50.283 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:50.283 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid96f5b55c06"
2026-02-17 02:34:50.283 [INFO][74] felix/endpoint_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-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:50.283 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:50.315 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:50.315 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"} status="up"
2026-02-17 02:34:50.549 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-3742/test-deployment-564597bcc-qmxpz, name=eth0)
2026-02-17 02:34:50.550 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3742/test-deployment-564597bcc-qmxpz" endpoint_id:"eth0"}
2026-02-17 02:34:50.550 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:50.550 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:50.550 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:50.551 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali435c50b7b62" ipVersion=0x4 table="filter"
2026-02-17 02:34:50.551 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali435c50b7b62" ipVersion=0x4 table="filter"
2026-02-17 02:34:50.551 [INFO][74] felix/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-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:50.551 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:50.551 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.95
2026-02-17 02:34:50.606 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-564597bcc-qmxpz", EndpointId:"eth0"}
2026-02-17 02:34:50.658 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=74
2026-02-17 02:34:50.659 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali435c50b7b62"
2026-02-17 02:34:50.659 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali435c50b7b62" state="down"
2026-02-17 02:34:50.659 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali435c50b7b62", Addrs:set.Typed[string]{}}
2026-02-17 02:34:50.659 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali435c50b7b62", Addrs:set.Typed[string]{}}
2026-02-17 02:34:50.659 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali435c50b7b62", State:"down", Index:74}
2026-02-17 02:34:50.663 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali435c50b7b62" state=""
2026-02-17 02:34:50.663 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali435c50b7b62"
2026-02-17 02:34:50.683 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali435c50b7b62", State:"", Index:74}
2026-02-17 02:34:50.683 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali435c50b7b62", Addrs:set.Set[string](nil)}
2026-02-17 02:34:50.683 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali435c50b7b62", Addrs:set.Set[string](nil)}
2026-02-17 02:34:50.792 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-8836" name:"default"}
2026-02-17 02:34:50.946 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8836"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8836"}
2026-02-17 02:34:50.974 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-8836"}
2026-02-17 02:34:51.234 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=75
2026-02-17 02:34:51.234 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid96f5b55c06"
2026-02-17 02:34:51.234 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid96f5b55c06", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:51.234 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid96f5b55c06", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:51.926 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-3742/test-deployment-79899bcfcc-cxsbg, name=eth0)
2026-02-17 02:34:51.926 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3742/test-deployment-79899bcfcc-cxsbg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a8eb9e4744" profile_ids:"kns.deployment-3742" profile_ids:"ksa.deployment-3742.default" ipv4_nets:"10.100.246.99/32"}
2026-02-17 02:34:51.926 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:51.927 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:51.927 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:51.928 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:34:51.928 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5a8eb9e4744" ipVersion=0x4 table="filter"
2026-02-17 02:34:51.928 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:34:51.928 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5a8eb9e4744" ipVersion=0x4 table="filter"
2026-02-17 02:34:51.928 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5a8eb9e4744"
2026-02-17 02:34:51.928 [INFO][74] felix/endpoint_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-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:51.928 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:51.970 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:51.970 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"} status="down"
2026-02-17 02:34:52.003 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali5a8eb9e4744" state="down"
2026-02-17 02:34:52.003 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5a8eb9e4744"
2026-02-17 02:34:52.003 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a8eb9e4744", State:"down", Index:76}
2026-02-17 02:34:52.003 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a8eb9e4744", Addrs:set.Typed[string]{}}
2026-02-17 02:34:52.003 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a8eb9e4744", Addrs:set.Typed[string]{}}
2026-02-17 02:34:52.003 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5a8eb9e4744"
2026-02-17 02:34:52.003 [INFO][74] felix/endpoint_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-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:52.003 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:52.007 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali5a8eb9e4744" state="up"
2026-02-17 02:34:52.028 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:52.028 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"} status="down"
2026-02-17 02:34:52.029 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a8eb9e4744", State:"up", Index:76}
2026-02-17 02:34:52.029 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5a8eb9e4744"
2026-02-17 02:34:52.029 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5a8eb9e4744"
2026-02-17 02:34:52.029 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a8eb9e4744"
2026-02-17 02:34:52.029 [INFO][74] felix/endpoint_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-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:52.029 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:52.044 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:52.044 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"} status="up"
2026-02-17 02:34:52.084 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-2643/externalname-service-fhtsc, name=eth0)
2026-02-17 02:34:52.084 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2643/externalname-service-fhtsc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c8d08a50ce" profile_ids:"kns.services-2643" profile_ids:"ksa.services-2643.default" ipv4_nets:"10.100.246.72/32"}
2026-02-17 02:34:52.084 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:52.084 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:52.084 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:52.085 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c8d08a50ce"
2026-02-17 02:34:52.085 [INFO][74] felix/endpoint_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-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:52.085 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:52.104 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:52.104 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"} status="up"
2026-02-17 02:34:52.230 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9797" type:"ClusterIP" cluster_ips:"10.254.105.82" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:34:52.273 [INFO][74] felix/active_rules_calculator.go 412: One or more endpoints uses a profile that doesn't exist; generating default-drop profile. (This can happen transiently when a Kubernetes namespace is deleted.) profileID="ksa.services-2643.default"
2026-02-17 02:34:52.280 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2643.default"} profile:{inbound_rules:{action:"deny" rule_id:"H4QsrXFKwR7Ww__a"} outbound_rules:{action:"deny" rule_id:"30iql51LMpsvgQfy"}}
2026-02-17 02:34:52.280 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2643" name:"default"}
2026-02-17 02:34:52.296 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-3742/test-deployment-79899bcfcc-cxsbg, name=eth0)
2026-02-17 02:34:52.347 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-3742/test-deployment-f78d658f9-24vx5, name=eth0)
2026-02-17 02:34:52.355 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3742/test-deployment-79899bcfcc-cxsbg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a8eb9e4744" profile_ids:"kns.deployment-3742" profile_ids:"ksa.deployment-3742.default" ipv4_nets:"10.100.246.99/32"}
2026-02-17 02:34:52.355 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3742/test-deployment-f78d658f9-24vx5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid96f5b55c06" profile_ids:"kns.deployment-3742" profile_ids:"ksa.deployment-3742.default" ipv4_nets:"10.100.246.119/32"}
2026-02-17 02:34:52.355 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:52.355 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:52.355 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:52.355 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:52.355 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:52.355 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:52.356 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a8eb9e4744"
2026-02-17 02:34:52.357 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid96f5b55c06"
2026-02-17 02:34:52.357 [INFO][74] felix/endpoint_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-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:52.357 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:52.357 [INFO][74] felix/endpoint_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-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:52.357 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:52.384 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:52.384 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"} status="up"
2026-02-17 02:34:52.384 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:52.384 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"} status="up"
2026-02-17 02:34:52.486 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-3742/test-deployment-79899bcfcc-cxsbg, name=eth0)
2026-02-17 02:34:52.486 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3742/test-deployment-79899bcfcc-cxsbg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a8eb9e4744" profile_ids:"kns.deployment-3742" profile_ids:"ksa.deployment-3742.default" ipv4_nets:"10.100.246.99/32"}
2026-02-17 02:34:52.486 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:52.486 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:52.486 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:52.487 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a8eb9e4744"
2026-02-17 02:34:52.487 [INFO][74] felix/endpoint_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-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:52.487 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:52.506 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:52.506 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"} status="up"
2026-02-17 02:34:52.552 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3742"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3742"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3742"}
2026-02-17 02:34:52.636 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6145"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6145"}
2026-02-17 02:34:52.697 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-6145" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:52.807 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-3742/test-deployment-f78d658f9-24vx5, name=eth0)
2026-02-17 02:34:52.807 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3742/test-deployment-f78d658f9-24vx5" endpoint_id:"eth0"}
2026-02-17 02:34:52.807 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:52.807 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:52.808 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:52.808 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid96f5b55c06" ipVersion=0x4 table="filter"
2026-02-17 02:34:52.808 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid96f5b55c06" ipVersion=0x4 table="filter"
2026-02-17 02:34:52.808 [INFO][74] felix/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-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:52.808 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:52.809 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.119
2026-02-17 02:34:52.869 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-f78d658f9-24vx5", EndpointId:"eth0"}
2026-02-17 02:34:52.875 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2643"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-2643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2643"}
2026-02-17 02:34:52.916 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calid96f5b55c06" state="down"
2026-02-17 02:34:52.917 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid96f5b55c06"
2026-02-17 02:34:52.917 [INFO][74] 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:34:52.917 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid96f5b55c06", State:"down", Index:75}
2026-02-17 02:34:52.917 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid96f5b55c06", Addrs:set.Typed[string]{}}
2026-02-17 02:34:52.917 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid96f5b55c06", Addrs:set.Typed[string]{}}
2026-02-17 02:34:52.919 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calid96f5b55c06" state=""
2026-02-17 02:34:52.919 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid96f5b55c06"
2026-02-17 02:34:52.941 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid96f5b55c06", State:"", Index:75}
2026-02-17 02:34:52.941 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid96f5b55c06", Addrs:set.Set[string](nil)}
2026-02-17 02:34:52.941 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid96f5b55c06", Addrs:set.Set[string](nil)}
2026-02-17 02:34:53.122 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=76
2026-02-17 02:34:53.122 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5a8eb9e4744"
2026-02-17 02:34:53.122 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a8eb9e4744", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:53.122 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a8eb9e4744", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:53.150 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4612" name:"default"}
2026-02-17 02:34:53.524 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4612"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"services-4612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4612"}
2026-02-17 02:34:53.550 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4612"}
2026-02-17 02:34:53.734 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-2zz47" ipv4_addr:"192.168.24.82/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-feufw-default-worker-g4n55-q7bvd-2zz47"} 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:34:53.734 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:34:53.734 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:34:53.951 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-5722"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-5722"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5722"}
2026-02-17 02:34:53.983 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2705"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2705"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2705"}
2026-02-17 02:34:54.020 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2705" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:54.423 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-2643/externalname-service-fhtsc, name=eth0)
2026-02-17 02:34:54.423 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2643/externalname-service-fhtsc" endpoint_id:"eth0"}
2026-02-17 02:34:54.423 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-2643"}
2026-02-17 02:34:54.423 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-2643.default"}
2026-02-17 02:34:54.423 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:54.423 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:54.424 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-2643" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.424 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KZ-A1F1ETzNZWl8fGw" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.424 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-2643" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.424 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KZ-A1F1ETzNZWl8fGw" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.424 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:54.424 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.424 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5c8d08a50ce" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.424 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.424 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5c8d08a50ce" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.424 [INFO][74] felix/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-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:54.424 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:54.425 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.72
2026-02-17 02:34:54.489 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/externalname-service-fhtsc", EndpointId:"eth0"}
2026-02-17 02:34:54.489 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-dwtmc" ipv4_addr:"192.168.24.230/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-feufw-default-worker-g4n55-q7bvd-dwtmc"} 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:34:54.489 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:34:54.489 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:34:54.530 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali5c8d08a50ce" state="down"
2026-02-17 02:34:54.530 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5c8d08a50ce"
2026-02-17 02:34:54.530 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=71
2026-02-17 02:34:54.530 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c8d08a50ce", State:"down", Index:71}
2026-02-17 02:34:54.530 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c8d08a50ce", Addrs:set.Typed[string]{}}
2026-02-17 02:34:54.530 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c8d08a50ce", Addrs:set.Typed[string]{}}
2026-02-17 02:34:54.536 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali5c8d08a50ce" state=""
2026-02-17 02:34:54.537 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5c8d08a50ce"
2026-02-17 02:34:54.547 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c8d08a50ce", State:"", Index:71}
2026-02-17 02:34:54.547 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c8d08a50ce", Addrs:set.Set[string](nil)}
2026-02-17 02:34:54.547 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c8d08a50ce", Addrs:set.Set[string](nil)}
2026-02-17 02:34:54.657 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-3742/test-deployment-79899bcfcc-cxsbg, name=eth0)
2026-02-17 02:34:54.658 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3742/test-deployment-79899bcfcc-cxsbg" endpoint_id:"eth0"}
2026-02-17 02:34:54.658 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-3742"}
2026-02-17 02:34:54.658 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-3742.default"}
2026-02-17 02:34:54.658 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:54.658 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:54.659 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-3742" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.659 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JetW5hpN6gcPuR2nfP" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.659 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-3742" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.659 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JetW5hpN6gcPuR2nfP" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.659 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:54.659 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5a8eb9e4744" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.659 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5a8eb9e4744" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.659 [INFO][74] felix/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-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:54.659 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:54.660 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.99
2026-02-17 02:34:54.722 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3742/test-deployment-79899bcfcc-cxsbg", EndpointId:"eth0"}
2026-02-17 02:34:54.769 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=76
2026-02-17 02:34:54.769 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5a8eb9e4744"
2026-02-17 02:34:54.769 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali5a8eb9e4744" state="down"
2026-02-17 02:34:54.769 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a8eb9e4744", Addrs:set.Typed[string]{}}
2026-02-17 02:34:54.769 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a8eb9e4744", Addrs:set.Typed[string]{}}
2026-02-17 02:34:54.769 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a8eb9e4744", State:"down", Index:76}
2026-02-17 02:34:54.770 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali5a8eb9e4744" state=""
2026-02-17 02:34:54.770 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5a8eb9e4744"
2026-02-17 02:34:54.797 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a8eb9e4744", State:"", Index:76}
2026-02-17 02:34:54.797 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a8eb9e4744", Addrs:set.Set[string](nil)}
2026-02-17 02:34:54.797 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a8eb9e4744", Addrs:set.Set[string](nil)}
2026-02-17 02:34:55.138 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-1233" name:"default"}
2026-02-17 02:34:55.174 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1233"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1233"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1233"}
2026-02-17 02:34:55.201 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-1233"}
2026-02-17 02:34:55.779 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2643"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-2643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2643"}
2026-02-17 02:34:55.806 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2643"}
2026-02-17 02:34:55.832 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9797"
2026-02-17 02:34:56.425 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9797"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9797"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9797"} labels:{key:"webhook-9797" value:"true"}
2026-02-17 02:34:56.452 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4928"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4928"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4928"} labels:{key:"webhook-9797-markers" value:"true"}
2026-02-17 02:34:56.476 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1515"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"job-1515"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1515"}
2026-02-17 02:34:56.500 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1515" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:56.802 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6145"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6145"}
2026-02-17 02:34:56.828 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-2908"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-2908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2908"}
2026-02-17 02:34:56.852 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-2908" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:58.114 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2705"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2705"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2705"}
2026-02-17 02:34:58.141 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3742" name:"default"}
2026-02-17 02:34:58.141 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-3909"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-3909"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3909"}
2026-02-17 02:34:58.173 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-3909" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:58.173 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3742"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3742"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3742"}
2026-02-17 02:34:58.206 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3742"}
2026-02-17 02:34:59.327 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-5722" name:"default"}
2026-02-17 02:34:59.453 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-5722"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-5722"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5722"}
2026-02-17 02:35:01.314 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-3909"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-3909"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3909"}
2026-02-17 02:35:01.347 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-326"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-326"}
2026-02-17 02:35:01.372 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-326" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:01.562 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4928" name:"default"}
2026-02-17 02:35:01.689 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9797" name:"default"}
2026-02-17 02:35:02.324 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-6145" name:"default"}
2026-02-17 02:35:02.348 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9797"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9797"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9797"} labels:{key:"webhook-9797" value:"true"}
2026-02-17 02:35:02.377 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9797"}
2026-02-17 02:35:02.587 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replicaset-2908/test-rs-lfpv8, name=eth0)
2026-02-17 02:35:02.588 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-2908"} profile:{inbound_rules:{action:"allow" rule_id:"mlOtPtWAK1F9Z26n"} outbound_rules:{action:"allow" rule_id:"BmxgD1S62Y6-Y-To"}}
2026-02-17 02:35:02.588 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-2908.default"} profile:{}
2026-02-17 02:35:02.588 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-2908/test-rs-lfpv8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie3830a1dcc8" profile_ids:"kns.replicaset-2908" profile_ids:"ksa.replicaset-2908.default" ipv4_nets:"10.100.246.120/32"}
2026-02-17 02:35:02.588 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:02.588 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:02.588 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:02.589 [INFO][74] 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:35:02.589 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie3830a1dcc8" ipVersion=0x4 table="filter"
2026-02-17 02:35:02.589 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-2908" ipVersion=0x4 table="filter"
2026-02-17 02:35:02.589 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LfhVgeZs9yklRPkvPg" ipVersion=0x4 table="filter"
2026-02-17 02:35:02.589 [INFO][74] 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:35:02.589 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie3830a1dcc8" ipVersion=0x4 table="filter"
2026-02-17 02:35:02.589 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-2908" ipVersion=0x4 table="filter"
2026-02-17 02:35:02.589 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LfhVgeZs9yklRPkvPg" ipVersion=0x4 table="filter"
2026-02-17 02:35:02.589 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie3830a1dcc8"
2026-02-17 02:35:02.590 [INFO][74] felix/endpoint_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-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:02.590 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:02.634 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:02.634 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"} status="down"
2026-02-17 02:35:02.657 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="calie3830a1dcc8" state="down"
2026-02-17 02:35:02.658 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie3830a1dcc8"
2026-02-17 02:35:02.658 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3830a1dcc8", State:"down", Index:77}
2026-02-17 02:35:02.658 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3830a1dcc8", Addrs:set.Typed[string]{}}
2026-02-17 02:35:02.658 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3830a1dcc8", Addrs:set.Typed[string]{}}
2026-02-17 02:35:02.658 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie3830a1dcc8"
2026-02-17 02:35:02.658 [INFO][74] felix/endpoint_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-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:02.658 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:02.662 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="calie3830a1dcc8" state="up"
2026-02-17 02:35:02.674 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:02.674 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"} status="down"
2026-02-17 02:35:02.674 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3830a1dcc8", State:"up", Index:77}
2026-02-17 02:35:02.674 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie3830a1dcc8"
2026-02-17 02:35:02.674 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie3830a1dcc8"
2026-02-17 02:35:02.675 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie3830a1dcc8"
2026-02-17 02:35:02.675 [INFO][74] felix/endpoint_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-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:02.675 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:02.689 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:02.689 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"} status="up"
2026-02-17 02:35:03.233 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4928"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4928"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4928"} labels:{key:"webhook-9797-markers" value:"true"}
2026-02-17 02:35:03.259 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4928"}
2026-02-17 02:35:03.923 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replicaset-2908/test-rs-lfpv8, name=eth0)
2026-02-17 02:35:03.924 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-2908/test-rs-lfpv8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie3830a1dcc8" profile_ids:"kns.replicaset-2908" profile_ids:"ksa.replicaset-2908.default" ipv4_nets:"10.100.246.120/32"}
2026-02-17 02:35:03.924 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:03.924 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:03.924 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:03.925 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie3830a1dcc8"
2026-02-17 02:35:03.926 [INFO][74] felix/endpoint_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-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:03.926 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:03.954 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:03.954 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"} status="up"
2026-02-17 02:35:03.954 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1515"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"job-1515"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1515"}
2026-02-17 02:35:04.001 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-817"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-817"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-817"}
2026-02-17 02:35:04.130 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=77
2026-02-17 02:35:04.130 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie3830a1dcc8"
2026-02-17 02:35:04.130 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3830a1dcc8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:04.130 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3830a1dcc8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:04.656 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"prestop-817" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:06.009 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:35:07.184 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-2908"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-2908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2908"}
2026-02-17 02:35:07.230 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3803"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3803"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3803"}
2026-02-17 02:35:07.253 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-3803" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:07.272 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6145"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6145"}
2026-02-17 02:35:07.330 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-3803" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:07.359 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-6145"}
2026-02-17 02:35:07.566 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2705" name:"default"}
2026-02-17 02:35:07.693 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-3909" name:"default"}
2026-02-17 02:35:07.836 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-326"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-326"}
2026-02-17 02:35:07.860 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6206"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6206"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6206"}
2026-02-17 02:35:07.888 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-6206" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:07.998 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-3909"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-3909"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3909"}
2026-02-17 02:35:08.032 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-3909"}
2026-02-17 02:35:08.102 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2705"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2705"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2705"}
2026-02-17 02:35:08.130 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2705"}
2026-02-17 02:35:09.708 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1515" name:"default"}
2026-02-17 02:35:09.732 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1515"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"job-1515"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1515"}
2026-02-17 02:35:12.267 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replicaset-2908/test-rs-lfpv8, name=eth0)
2026-02-17 02:35:12.267 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-2908/test-rs-lfpv8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie3830a1dcc8" profile_ids:"kns.replicaset-2908" profile_ids:"ksa.replicaset-2908.default" ipv4_nets:"10.100.246.120/32"}
2026-02-17 02:35:12.267 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:12.267 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:12.267 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:12.268 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie3830a1dcc8"
2026-02-17 02:35:12.268 [INFO][74] felix/endpoint_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-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:12.268 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:12.291 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:12.291 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"} status="up"
2026-02-17 02:35:12.295 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replicaset-2908/test-rs-lfpv8, name=eth0)
2026-02-17 02:35:12.295 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-2908/test-rs-lfpv8" endpoint_id:"eth0"}
2026-02-17 02:35:12.295 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-2908"}
2026-02-17 02:35:12.295 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-2908.default"}
2026-02-17 02:35:12.296 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:12.296 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:12.296 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-2908" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.296 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LfhVgeZs9yklRPkvPg" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.296 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-2908" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.296 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LfhVgeZs9yklRPkvPg" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.296 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:12.296 [INFO][74] 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:35:12.297 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie3830a1dcc8" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.297 [INFO][74] 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:35:12.297 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie3830a1dcc8" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.297 [INFO][74] felix/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-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:12.297 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:12.298 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.120
2026-02-17 02:35:12.351 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2908/test-rs-lfpv8", EndpointId:"eth0"}
2026-02-17 02:35:12.764 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-2908" name:"default"}
2026-02-17 02:35:12.832 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="calie3830a1dcc8" state="down"
2026-02-17 02:35:12.833 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3830a1dcc8", State:"down", Index:77}
2026-02-17 02:35:12.833 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie3830a1dcc8"
2026-02-17 02:35:12.833 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=77
2026-02-17 02:35:12.834 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="calie3830a1dcc8" state=""
2026-02-17 02:35:12.834 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie3830a1dcc8"
2026-02-17 02:35:12.862 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3830a1dcc8", Addrs:set.Typed[string]{}}
2026-02-17 02:35:12.862 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3830a1dcc8", Addrs:set.Typed[string]{}}
2026-02-17 02:35:12.862 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3830a1dcc8", State:"", Index:77}
2026-02-17 02:35:12.862 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3830a1dcc8", Addrs:set.Set[string](nil)}
2026-02-17 02:35:12.862 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3830a1dcc8", Addrs:set.Set[string](nil)}
2026-02-17 02:35:12.886 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-2908"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-2908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2908"}
2026-02-17 02:35:12.911 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-2908"}
2026-02-17 02:35:12.940 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-326" name:"default"}
2026-02-17 02:35:13.263 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-326"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-326"}
2026-02-17 02:35:13.284 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-326"}
2026-02-17 02:35:14.932 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1515"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"job-1515"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1515"}
2026-02-17 02:35:14.964 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1515"}
2026-02-17 02:35:16.285 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-817"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-817"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-817"}
2026-02-17 02:35:16.314 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7137"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7137"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7137"}
2026-02-17 02:35:16.343 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-7137" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:18.821 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7137"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7137"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7137"}
2026-02-17 02:35:18.845 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8874"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8874"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8874"}
2026-02-17 02:35:18.845 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-8874" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:21.414 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"prestop-817" name:"default"}
2026-02-17 02:35:21.441 [INFO][74] felix/summary.go 100: Summarising 241 dataplane reconciliation loops over 1m1.8s: avg=28ms longest=93ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:35:21.588 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-817"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-817"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-817"}
2026-02-17 02:35:23.948 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-7137" name:"default"}
2026-02-17 02:35:24.029 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7137"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7137"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7137"}
2026-02-17 02:35:24.052 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-7137"}
2026-02-17 02:35:24.283 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-5722"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-5722"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5722"}
2026-02-17 02:35:27.679 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3803"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3803"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3803"}
2026-02-17 02:35:27.715 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6160"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6160"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6160"}
2026-02-17 02:35:27.741 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6160" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:28.949 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8874"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8874"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8874"}
2026-02-17 02:35:28.976 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9452"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9452"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9452"}
2026-02-17 02:35:29.003 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-9452" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:29.113 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6206"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6206"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6206"}
2026-02-17 02:35:29.143 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-560"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-560"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-560"}
2026-02-17 02:35:29.143 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-560" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:31.806 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6160"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6160"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6160"}
2026-02-17 02:35:31.840 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2266"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2266"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2266"}
2026-02-17 02:35:31.859 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2266" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:31.906 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2266"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2266"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2266"}
2026-02-17 02:35:31.954 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4951"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-4951"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4951"}
2026-02-17 02:35:31.978 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4951" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:32.051 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4951"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-4951"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4951"}
2026-02-17 02:35:32.077 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-3014"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-3014"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3014"}
2026-02-17 02:35:32.078 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-3014" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:32.261 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-5722"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-5722"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5722"}
2026-02-17 02:35:32.294 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-5722"}
2026-02-17 02:35:32.698 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-3803" name:"default"}
2026-02-17 02:35:32.728 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-3803"
2026-02-17 02:35:33.260 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3803"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3803"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3803"}
2026-02-17 02:35:33.286 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-3803"}
2026-02-17 02:35:34.060 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-8874" name:"default"}
2026-02-17 02:35:34.119 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"proxy-3014" type:"ClusterIP" cluster_ips:"10.254.230.230" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:34.249 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-3014"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-3014"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3014"}
2026-02-17 02:35:34.272 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2935"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2935"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2935"}
2026-02-17 02:35:34.272 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2935" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:34.847 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8874"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8874"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8874"}
2026-02-17 02:35:34.872 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-8874"}
2026-02-17 02:35:35.118 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-6206" name:"default"}
2026-02-17 02:35:35.142 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6206"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6206"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6206"}
2026-02-17 02:35:35.175 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-6206"}
2026-02-17 02:35:36.104 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9452"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9452"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9452"}
2026-02-17 02:35:36.136 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1042"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1042"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1042"}
2026-02-17 02:35:36.166 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-1042" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:36.409 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2935"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2935"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2935"}
2026-02-17 02:35:36.443 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7243"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7243"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7243"}
2026-02-17 02:35:36.471 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-7243" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:36.588 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7243"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7243"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7243"}
2026-02-17 02:35:36.615 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9967"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9967"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9967"}
2026-02-17 02:35:36.642 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9967" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:36.891 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6160" name:"default"}
2026-02-17 02:35:37.040 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2266" name:"default"}
2026-02-17 02:35:37.253 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4951" name:"default"}
2026-02-17 02:35:37.730 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2266"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2266"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2266"}
2026-02-17 02:35:37.759 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6160"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6160"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6160"}
2026-02-17 02:35:37.788 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2266"}
2026-02-17 02:35:37.812 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6160"}
2026-02-17 02:35:37.920 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4951"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-4951"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4951"}
2026-02-17 02:35:38.002 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4951"}
2026-02-17 02:35:38.039 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-1042/e2e-rc-skvmc-87ftx, name=eth0)
2026-02-17 02:35:38.039 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-1042"} profile:{inbound_rules:{action:"allow" rule_id:"qw0_EsSVmwmwCO9b"} outbound_rules:{action:"allow" rule_id:"R27LBXISSdgnnN5w"}}
2026-02-17 02:35:38.039 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-1042.default"} profile:{}
2026-02-17 02:35:38.039 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1042/e2e-rc-skvmc-87ftx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c9f72d1982" profile_ids:"kns.replication-controller-1042" profile_ids:"ksa.replication-controller-1042.default" ipv4_nets:"10.100.246.93/32"}
2026-02-17 02:35:38.039 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:38.039 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:38.040 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:38.040 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:35:38.040 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1c9f72d1982" ipVersion=0x4 table="filter"
2026-02-17 02:35:38.040 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_I3Zer_gu-ABDNlDQHW" ipVersion=0x4 table="filter"
2026-02-17 02:35:38.040 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DssCbe1PWqlVUSQcxk" ipVersion=0x4 table="filter"
2026-02-17 02:35:38.040 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:35:38.040 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1c9f72d1982" ipVersion=0x4 table="filter"
2026-02-17 02:35:38.040 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_I3Zer_gu-ABDNlDQHW" ipVersion=0x4 table="filter"
2026-02-17 02:35:38.040 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DssCbe1PWqlVUSQcxk" ipVersion=0x4 table="filter"
2026-02-17 02:35:38.040 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1c9f72d1982"
2026-02-17 02:35:38.040 [INFO][74] felix/endpoint_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-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:38.040 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:38.083 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:38.083 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"} status="down"
2026-02-17 02:35:38.114 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali1c9f72d1982" state="down"
2026-02-17 02:35:38.114 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1c9f72d1982"
2026-02-17 02:35:38.114 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c9f72d1982", State:"down", Index:78}
2026-02-17 02:35:38.114 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c9f72d1982", Addrs:set.Typed[string]{}}
2026-02-17 02:35:38.114 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c9f72d1982", Addrs:set.Typed[string]{}}
2026-02-17 02:35:38.114 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1c9f72d1982"
2026-02-17 02:35:38.114 [INFO][74] felix/endpoint_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-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:38.114 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:38.120 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali1c9f72d1982" state="up"
2026-02-17 02:35:38.130 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:38.131 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"} status="down"
2026-02-17 02:35:38.131 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c9f72d1982", State:"up", Index:78}
2026-02-17 02:35:38.131 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1c9f72d1982"
2026-02-17 02:35:38.131 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1c9f72d1982"
2026-02-17 02:35:38.131 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c9f72d1982"
2026-02-17 02:35:38.131 [INFO][74] felix/endpoint_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-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:38.131 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:38.149 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:38.149 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"} status="up"
2026-02-17 02:35:38.259 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1042"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1042"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1042"}
2026-02-17 02:35:38.353 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7866"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7866"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7866"}
2026-02-17 02:35:38.380 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-7866" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:39.458 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=78
2026-02-17 02:35:39.458 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1c9f72d1982"
2026-02-17 02:35:39.458 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c9f72d1982", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:39.458 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c9f72d1982", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:39.543 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-1042/e2e-rc-skvmc-87ftx, name=eth0)
2026-02-17 02:35:39.543 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1042/e2e-rc-skvmc-87ftx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c9f72d1982" profile_ids:"kns.replication-controller-1042" profile_ids:"ksa.replication-controller-1042.default" ipv4_nets:"10.100.246.93/32"}
2026-02-17 02:35:39.543 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:39.543 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:39.543 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:39.544 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c9f72d1982"
2026-02-17 02:35:39.544 [INFO][74] felix/endpoint_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-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:39.544 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:39.564 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:39.564 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"} status="up"
2026-02-17 02:35:39.800 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-3014" name:"default"}
2026-02-17 02:35:39.957 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"proxy-3014"
2026-02-17 02:35:40.069 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-3014"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-3014"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3014"}
2026-02-17 02:35:40.716 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9967"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9967"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9967"}
2026-02-17 02:35:40.749 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-2708"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-2708"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2708"}
2026-02-17 02:35:40.779 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-2708" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:40.851 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-2708"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-2708"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2708"}
2026-02-17 02:35:40.893 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1801"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1801"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1801"}
2026-02-17 02:35:40.914 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1801" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:40.934 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1801"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1801"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1801"} labels:{key:"webhook-1801" value:"true"}
2026-02-17 02:35:40.955 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8469"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8469"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8469"} labels:{key:"webhook-1801-markers" value:"true"}
2026-02-17 02:35:40.955 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8469" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:41.287 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-9452" name:"default"}
2026-02-17 02:35:41.486 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2935" name:"default"}
2026-02-17 02:35:41.846 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9452"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9452"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9452"}
2026-02-17 02:35:41.871 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-9452"}
2026-02-17 02:35:41.938 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2935"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2935"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2935"}
2026-02-17 02:35:41.968 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2935"}
2026-02-17 02:35:42.307 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-7243" name:"default"}
2026-02-17 02:35:42.491 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7866"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7866"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7866"}
2026-02-17 02:35:42.535 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2092"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2092"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2092"}
2026-02-17 02:35:42.560 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2092" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:42.709 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7243"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7243"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7243"}
2026-02-17 02:35:42.736 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-7243"}
2026-02-17 02:35:43.537 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-1042/e2e-rc-skvmc-87ftx, name=eth0)
2026-02-17 02:35:43.537 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1042/e2e-rc-skvmc-87ftx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c9f72d1982" profile_ids:"kns.replication-controller-1042" profile_ids:"ksa.replication-controller-1042.default" ipv4_nets:"10.100.246.93/32"}
2026-02-17 02:35:43.537 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:43.537 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:43.537 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:43.538 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c9f72d1982"
2026-02-17 02:35:43.538 [INFO][74] felix/endpoint_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-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:43.538 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:43.548 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-1042/e2e-rc-skvmc-87ftx, name=eth0)
2026-02-17 02:35:43.563 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:43.563 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"} status="up"
2026-02-17 02:35:43.563 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1042/e2e-rc-skvmc-87ftx" endpoint_id:"eth0"}
2026-02-17 02:35:43.563 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-1042"}
2026-02-17 02:35:43.563 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-1042.default"}
2026-02-17 02:35:43.563 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:43.563 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:43.563 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_I3Zer_gu-ABDNlDQHW" ipVersion=0x4 table="filter"
2026-02-17 02:35:43.563 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DssCbe1PWqlVUSQcxk" ipVersion=0x4 table="filter"
2026-02-17 02:35:43.563 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_I3Zer_gu-ABDNlDQHW" ipVersion=0x4 table="filter"
2026-02-17 02:35:43.563 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DssCbe1PWqlVUSQcxk" ipVersion=0x4 table="filter"
2026-02-17 02:35:43.563 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:43.563 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:35:43.564 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1c9f72d1982" ipVersion=0x4 table="filter"
2026-02-17 02:35:43.564 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:35:43.564 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1c9f72d1982" ipVersion=0x4 table="filter"
2026-02-17 02:35:43.564 [INFO][74] felix/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-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:43.564 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:43.564 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.93
2026-02-17 02:35:43.639 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1042/e2e-rc-skvmc-87ftx", EndpointId:"eth0"}
2026-02-17 02:35:43.750 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1801" type:"ClusterIP" cluster_ips:"10.254.98.61" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:35:43.967 [INFO][74] 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:35:43.967 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1c9f72d1982"
2026-02-17 02:35:43.967 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali1c9f72d1982" state="down"
2026-02-17 02:35:43.967 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c9f72d1982", Addrs:set.Typed[string]{}}
2026-02-17 02:35:43.967 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c9f72d1982", Addrs:set.Typed[string]{}}
2026-02-17 02:35:43.967 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c9f72d1982", State:"down", Index:78}
2026-02-17 02:35:43.968 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali1c9f72d1982" state=""
2026-02-17 02:35:43.968 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1c9f72d1982"
2026-02-17 02:35:43.995 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c9f72d1982", State:"", Index:78}
2026-02-17 02:35:43.995 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c9f72d1982", Addrs:set.Set[string](nil)}
2026-02-17 02:35:43.995 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c9f72d1982", Addrs:set.Set[string](nil)}
2026-02-17 02:35:44.020 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-1042" name:"default"}
2026-02-17 02:35:44.135 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1042"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1042"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1042"}
2026-02-17 02:35:44.164 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-1042"}
2026-02-17 02:35:44.487 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-2092/rc-test-dzphl, name=eth0)
2026-02-17 02:35:44.487 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-2092"} profile:{inbound_rules:{action:"allow" rule_id:"rWAXaRnP5mCAmy67"} outbound_rules:{action:"allow" rule_id:"cSYad09DZnaDcmOD"}}
2026-02-17 02:35:44.487 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-2092.default"} profile:{}
2026-02-17 02:35:44.487 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2092/rc-test-dzphl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d70792a02c" profile_ids:"kns.replication-controller-2092" profile_ids:"ksa.replication-controller-2092.default" ipv4_nets:"10.100.246.114/32"}
2026-02-17 02:35:44.487 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:44.487 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:44.487 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:44.488 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6d70792a02c" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.488 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yL7JtdgYpwEQgFP9-H" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.488 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_P26bUFYok2leAYMlnz" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.488 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6d70792a02c" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.488 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yL7JtdgYpwEQgFP9-H" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.488 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_P26bUFYok2leAYMlnz" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.488 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6d70792a02c"
2026-02-17 02:35:44.488 [INFO][74] felix/endpoint_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-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:44.488 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:44.527 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:44.527 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"} status="down"
2026-02-17 02:35:44.575 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali6d70792a02c" state="down"
2026-02-17 02:35:44.575 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6d70792a02c"
2026-02-17 02:35:44.575 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6d70792a02c", State:"down", Index:79}
2026-02-17 02:35:44.576 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6d70792a02c", Addrs:set.Typed[string]{}}
2026-02-17 02:35:44.576 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6d70792a02c", Addrs:set.Typed[string]{}}
2026-02-17 02:35:44.576 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6d70792a02c"
2026-02-17 02:35:44.576 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali6d70792a02c" state="up"
2026-02-17 02:35:44.576 [INFO][74] felix/endpoint_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-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:44.576 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:44.602 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:44.602 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"} status="down"
2026-02-17 02:35:44.602 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6d70792a02c", State:"up", Index:79}
2026-02-17 02:35:44.603 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6d70792a02c"
2026-02-17 02:35:44.603 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6d70792a02c"
2026-02-17 02:35:44.603 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6d70792a02c"
2026-02-17 02:35:44.603 [INFO][74] felix/endpoint_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-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:44.603 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:44.625 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:44.626 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"} status="up"
2026-02-17 02:35:44.821 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1801"
2026-02-17 02:35:44.886 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1801"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1801"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1801"} labels:{key:"webhook-1801" value:"true"}
2026-02-17 02:35:44.905 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8469"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8469"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8469"} labels:{key:"webhook-1801-markers" value:"true"}
2026-02-17 02:35:44.926 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-4020"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-4020"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-lifecycle-hook-4020"}
2026-02-17 02:35:44.926 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-4020" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:45.266 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-3014"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-3014"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3014"}
2026-02-17 02:35:45.299 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-3014"}
2026-02-17 02:35:45.506 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::5869:dff:fe5e:2a28" exists=true ifIndex=79
2026-02-17 02:35:45.506 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::5869:dff:fe5e:2a28} ifaceName="cali6d70792a02c"
2026-02-17 02:35:45.506 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6d70792a02c", Addrs:set.Typed[string]{"fe80::5869:dff:fe5e:2a28":set.v{}}}
2026-02-17 02:35:45.506 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6d70792a02c", Addrs:set.Typed[string]{"fe80::5869:dff:fe5e:2a28":set.v{}}}
2026-02-17 02:35:45.584 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-2092/rc-test-dzphl, name=eth0)
2026-02-17 02:35:45.585 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2092/rc-test-dzphl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d70792a02c" profile_ids:"kns.replication-controller-2092" profile_ids:"ksa.replication-controller-2092.default" ipv4_nets:"10.100.246.114/32"}
2026-02-17 02:35:45.585 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:45.585 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:45.585 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:45.586 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6d70792a02c"
2026-02-17 02:35:45.586 [INFO][74] felix/endpoint_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-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:45.586 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:45.609 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:45.609 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"} status="up"
2026-02-17 02:35:45.647 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-2092/rc-test-dzphl, name=eth0)
2026-02-17 02:35:45.647 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2092/rc-test-dzphl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d70792a02c" profile_ids:"kns.replication-controller-2092" profile_ids:"ksa.replication-controller-2092.default" ipv4_nets:"10.100.246.114/32"}
2026-02-17 02:35:45.647 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:45.648 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:45.649 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:45.650 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6d70792a02c"
2026-02-17 02:35:45.650 [INFO][74] felix/endpoint_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-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:45.650 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:45.672 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:45.672 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"} status="up"
2026-02-17 02:35:45.707 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2092"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2092"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2092"}
2026-02-17 02:35:45.737 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1002"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1002"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1002"}
2026-02-17 02:35:45.759 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-1002" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:46.205 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9967" name:"default"}
2026-02-17 02:35:46.254 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9967"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9967"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9967"}
2026-02-17 02:35:46.283 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9967"}
2026-02-17 02:35:46.499 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-2708" name:"default"}
2026-02-17 02:35:46.604 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-2708"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-2708"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2708"}
2026-02-17 02:35:46.632 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-2708"}
2026-02-17 02:35:47.646 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-7866" name:"default"}
2026-02-17 02:35:47.791 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7866"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7866"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7866"}
2026-02-17 02:35:47.821 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-7866"}
2026-02-17 02:35:49.914 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8469" name:"default"}
2026-02-17 02:35:49.939 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1002"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1002"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1002"}
2026-02-17 02:35:49.960 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-3002"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pv-3002"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3002"}
2026-02-17 02:35:49.960 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-3002" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:50.191 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1801" name:"default"}
2026-02-17 02:35:50.579 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1801"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1801"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1801"} labels:{key:"webhook-1801" value:"true"}
2026-02-17 02:35:50.602 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1801"}
2026-02-17 02:35:50.677 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8469"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8469"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8469"} labels:{key:"webhook-1801-markers" value:"true"}
2026-02-17 02:35:50.699 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8469"}
2026-02-17 02:35:50.724 [INFO][74] felix/active_rules_calculator.go 412: One or more endpoints uses a profile that doesn't exist; generating default-drop profile. (This can happen transiently when a Kubernetes namespace is deleted.) profileID="ksa.replication-controller-2092.default"
2026-02-17 02:35:50.724 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-2092.default"} profile:{inbound_rules:{action:"deny" rule_id:"6Qtbhqqf3KcJHYGx"} outbound_rules:{action:"deny" rule_id:"XnsxBBECO4wrb4_W"}}
2026-02-17 02:35:50.724 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2092" name:"default"}
2026-02-17 02:35:50.788 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-2092/rc-test-dzphl, name=eth0)
2026-02-17 02:35:50.788 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2092/rc-test-dzphl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d70792a02c" profile_ids:"kns.replication-controller-2092" profile_ids:"ksa.replication-controller-2092.default" ipv4_nets:"10.100.246.114/32"}
2026-02-17 02:35:50.788 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:50.789 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:50.789 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:50.789 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6d70792a02c"
2026-02-17 02:35:50.790 [INFO][74] felix/endpoint_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-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:50.790 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:50.811 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:50.811 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"} status="up"
2026-02-17 02:35:51.027 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2092"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2092"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2092"}
2026-02-17 02:35:51.082 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-4020"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-4020"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-lifecycle-hook-4020"}
2026-02-17 02:35:51.110 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4646"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-4646"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4646"}
2026-02-17 02:35:51.111 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4646" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:51.136 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-2092/rc-test-dzphl, name=eth0)
2026-02-17 02:35:51.138 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2092/rc-test-dzphl" endpoint_id:"eth0"}
2026-02-17 02:35:51.138 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-2092"}
2026-02-17 02:35:51.138 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-2092.default"}
2026-02-17 02:35:51.140 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:51.140 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:51.144 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yL7JtdgYpwEQgFP9-H" ipVersion=0x4 table="filter"
2026-02-17 02:35:51.144 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_P26bUFYok2leAYMlnz" ipVersion=0x4 table="filter"
2026-02-17 02:35:51.144 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yL7JtdgYpwEQgFP9-H" ipVersion=0x4 table="filter"
2026-02-17 02:35:51.144 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_P26bUFYok2leAYMlnz" ipVersion=0x4 table="filter"
2026-02-17 02:35:51.144 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:51.145 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6d70792a02c" ipVersion=0x4 table="filter"
2026-02-17 02:35:51.145 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6d70792a02c" ipVersion=0x4 table="filter"
2026-02-17 02:35:51.145 [INFO][74] felix/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-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:51.145 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:51.145 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.114
2026-02-17 02:35:51.240 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::5869:dff:fe5e:2a28" exists=false ifIndex=79
2026-02-17 02:35:51.240 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6d70792a02c"
2026-02-17 02:35:51.240 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali6d70792a02c" state="down"
2026-02-17 02:35:51.243 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali6d70792a02c" state=""
2026-02-17 02:35:51.243 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6d70792a02c"
2026-02-17 02:35:51.246 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2092/rc-test-dzphl", EndpointId:"eth0"}
2026-02-17 02:35:51.246 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-4646" type:"ClusterIP" cluster_ips:"10.254.182.159" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:51.246 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-4646" type:"ClusterIP" cluster_ips:"10.254.163.164" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:51.304 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6d70792a02c", Addrs:set.Typed[string]{}}
2026-02-17 02:35:51.304 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6d70792a02c", Addrs:set.Typed[string]{}}
2026-02-17 02:35:51.304 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6d70792a02c", State:"down", Index:79}
2026-02-17 02:35:51.304 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6d70792a02c", State:"", Index:79}
2026-02-17 02:35:51.304 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6d70792a02c", Addrs:set.Set[string](nil)}
2026-02-17 02:35:51.304 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6d70792a02c", Addrs:set.Set[string](nil)}
2026-02-17 02:35:51.780 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-4646/externalsvc-d4r4z, name=eth0)
2026-02-17 02:35:51.781 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-4646"} profile:{inbound_rules:{action:"allow" rule_id:"fYvnUziBwWQs2UEU"} outbound_rules:{action:"allow" rule_id:"fEDhWX_ATt_n6-rZ"}}
2026-02-17 02:35:51.781 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-4646.default"} profile:{}
2026-02-17 02:35:51.781 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4646/externalsvc-d4r4z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali223c4445f97" profile_ids:"kns.services-4646" profile_ids:"ksa.services-4646.default" ipv4_nets:"10.100.246.126/32"}
2026-02-17 02:35:51.781 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:51.781 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:51.782 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:51.782 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali223c4445f97" ipVersion=0x4 table="filter"
2026-02-17 02:35:51.783 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-4646" ipVersion=0x4 table="filter"
2026-02-17 02:35:51.783 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ob2Qe9ViQPkhoQoFJQ" ipVersion=0x4 table="filter"
2026-02-17 02:35:51.783 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali223c4445f97" ipVersion=0x4 table="filter"
2026-02-17 02:35:51.783 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-4646" ipVersion=0x4 table="filter"
2026-02-17 02:35:51.783 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ob2Qe9ViQPkhoQoFJQ" ipVersion=0x4 table="filter"
2026-02-17 02:35:51.783 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali223c4445f97"
2026-02-17 02:35:51.783 [INFO][74] felix/endpoint_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-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:51.783 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:51.826 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:51.826 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"} status="down"
2026-02-17 02:35:51.851 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali223c4445f97" state="down"
2026-02-17 02:35:51.851 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali223c4445f97"
2026-02-17 02:35:51.851 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali223c4445f97" state="up"
2026-02-17 02:35:51.851 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali223c4445f97", State:"down", Index:80}
2026-02-17 02:35:51.851 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali223c4445f97", Addrs:set.Typed[string]{}}
2026-02-17 02:35:51.853 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali223c4445f97", Addrs:set.Typed[string]{}}
2026-02-17 02:35:51.854 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali223c4445f97", State:"up", Index:80}
2026-02-17 02:35:51.854 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali223c4445f97"
2026-02-17 02:35:51.854 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali223c4445f97"
2026-02-17 02:35:51.854 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali223c4445f97"
2026-02-17 02:35:51.854 [INFO][74] felix/endpoint_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-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:51.854 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:51.876 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:51.876 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"} status="up"
2026-02-17 02:35:51.930 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-817"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-817"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-817"}
2026-02-17 02:35:51.951 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"prestop-817"}
2026-02-17 02:35:52.629 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-4646/externalsvc-d4r4z, name=eth0)
2026-02-17 02:35:52.630 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4646/externalsvc-d4r4z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali223c4445f97" profile_ids:"kns.services-4646" profile_ids:"ksa.services-4646.default" ipv4_nets:"10.100.246.126/32"}
2026-02-17 02:35:52.630 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:52.630 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:52.630 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:52.630 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali223c4445f97"
2026-02-17 02:35:52.630 [INFO][74] felix/endpoint_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-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:52.631 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:52.699 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:52.699 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"} status="up"
2026-02-17 02:35:53.762 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=80
2026-02-17 02:35:53.762 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali223c4445f97"
2026-02-17 02:35:53.762 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali223c4445f97", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:53.762 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali223c4445f97", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:54.261 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-4646" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:54.997 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-1002" name:"default"}
2026-02-17 02:35:55.274 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1002"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1002"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1002"}
2026-02-17 02:35:55.297 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-1002"}
2026-02-17 02:35:56.557 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-4020" name:"default"}
2026-02-17 02:35:56.603 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-4646/externalsvc-d4r4z, name=eth0)
2026-02-17 02:35:56.603 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4646/externalsvc-d4r4z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali223c4445f97" profile_ids:"kns.services-4646" profile_ids:"ksa.services-4646.default" ipv4_nets:"10.100.246.126/32"}
2026-02-17 02:35:56.604 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:56.604 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:56.604 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:56.607 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali223c4445f97"
2026-02-17 02:35:56.608 [INFO][74] felix/endpoint_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-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:56.609 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:56.646 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:56.646 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"} status="up"
2026-02-17 02:35:56.666 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2092"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2092"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2092"}
2026-02-17 02:35:56.730 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2092"}
2026-02-17 02:35:56.857 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-4020"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-4020"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-lifecycle-hook-4020"}
2026-02-17 02:35:56.875 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-4020"}
2026-02-17 02:35:58.228 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-3002"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pv-3002"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3002"}
2026-02-17 02:35:58.258 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4488"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4488"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4488"}
2026-02-17 02:35:58.283 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4488" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:58.899 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-4646/externalsvc-d4r4z, name=eth0)
2026-02-17 02:35:58.900 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4646/externalsvc-d4r4z" endpoint_id:"eth0"}
2026-02-17 02:35:58.900 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-4646.default"}
2026-02-17 02:35:58.900 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-4646"}
2026-02-17 02:35:58.900 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:58.900 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:58.902 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-4646" ipVersion=0x4 table="filter"
2026-02-17 02:35:58.902 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ob2Qe9ViQPkhoQoFJQ" ipVersion=0x4 table="filter"
2026-02-17 02:35:58.902 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-4646" ipVersion=0x4 table="filter"
2026-02-17 02:35:58.902 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ob2Qe9ViQPkhoQoFJQ" ipVersion=0x4 table="filter"
2026-02-17 02:35:58.902 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:58.902 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali223c4445f97" ipVersion=0x4 table="filter"
2026-02-17 02:35:58.902 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali223c4445f97" ipVersion=0x4 table="filter"
2026-02-17 02:35:58.902 [INFO][74] felix/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-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:58.902 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:58.903 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.126
2026-02-17 02:35:58.962 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4646/externalsvc-d4r4z", EndpointId:"eth0"}
2026-02-17 02:35:59.010 [INFO][74] 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:35:59.010 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali223c4445f97"
2026-02-17 02:35:59.010 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali223c4445f97" state="down"
2026-02-17 02:35:59.011 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali223c4445f97", Addrs:set.Typed[string]{}}
2026-02-17 02:35:59.011 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali223c4445f97", Addrs:set.Typed[string]{}}
2026-02-17 02:35:59.011 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali223c4445f97", State:"down", Index:80}
2026-02-17 02:35:59.012 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali223c4445f97" state=""
2026-02-17 02:35:59.012 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali223c4445f97"
2026-02-17 02:35:59.043 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali223c4445f97", State:"", Index:80}
2026-02-17 02:35:59.043 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali223c4445f97", Addrs:set.Set[string](nil)}
2026-02-17 02:35:59.043 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali223c4445f97", Addrs:set.Set[string](nil)}
2026-02-17 02:36:00.098 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-4646"
2026-02-17 02:36:00.123 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"clusterip-service" namespace:"services-4646"
2026-02-17 02:36:00.160 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4646"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-4646"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4646"}
2026-02-17 02:36:00.234 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4126"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4126"}
2026-02-17 02:36:00.235 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4126" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:00.260 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4126"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4126"} labels:{key:"webhook-4126" value:"true"}
2026-02-17 02:36:00.260 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5496"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5496"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5496"} labels:{key:"webhook-4126-markers" value:"true"}
2026-02-17 02:36:00.260 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5496" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:01.241 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4488"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4488"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4488"}
2026-02-17 02:36:01.273 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-4677"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-4677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4677"}
2026-02-17 02:36:01.302 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-4677" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:02.722 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4126" type:"ClusterIP" cluster_ips:"10.254.252.37" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:36:03.353 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-3002" name:"default"}
2026-02-17 02:36:03.572 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-3002"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pv-3002"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3002"}
2026-02-17 02:36:03.594 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-3002"}
2026-02-17 02:36:03.700 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-4677" type:"ClusterIP" cluster_ips:"10.254.79.114" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:36:03.787 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4126"
2026-02-17 02:36:03.874 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4126"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4126"} labels:{key:"webhook-4126" value:"true"}
2026-02-17 02:36:03.893 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5496"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5496"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5496"} labels:{key:"webhook-4126-markers" value:"true"}
2026-02-17 02:36:03.908 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-194"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-194"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-194"}
2026-02-17 02:36:03.937 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-194" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:05.387 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4646" name:"default"}
2026-02-17 02:36:05.708 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4646"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-4646"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4646"}
2026-02-17 02:36:05.726 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4646"}
2026-02-17 02:36:06.025 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:36:06.095 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-194"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-194"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-194"}
2026-02-17 02:36:06.141 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8287"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8287"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8287"}
2026-02-17 02:36:06.168 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-8287" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:06.369 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4488" name:"default"}
2026-02-17 02:36:06.498 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4488"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4488"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4488"}
2026-02-17 02:36:06.528 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4488"}
2026-02-17 02:36:07.905 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-4677"
2026-02-17 02:36:07.969 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-4677"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-4677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4677"}
2026-02-17 02:36:08.020 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9849"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9849"}
2026-02-17 02:36:08.020 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-9849" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:08.049 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-9849" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:09.037 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5496" name:"default"}
2026-02-17 02:36:09.462 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5496"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5496"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5496"} labels:{key:"webhook-4126-markers" value:"true"}
2026-02-17 02:36:09.484 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5496"}
2026-02-17 02:36:09.585 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4126" name:"default"}
2026-02-17 02:36:09.625 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4126"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4126"} labels:{key:"webhook-4126" value:"true"}
2026-02-17 02:36:09.650 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4126"}
2026-02-17 02:36:10.262 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8287"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8287"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8287"}
2026-02-17 02:36:10.294 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3128"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3128"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3128"}
2026-02-17 02:36:10.295 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3128" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:11.544 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-194" name:"default"}
2026-02-17 02:36:11.630 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-194"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-194"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-194"}
2026-02-17 02:36:11.658 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-194"}
2026-02-17 02:36:13.088 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-4677" name:"default"}
2026-02-17 02:36:13.270 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-4677"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-4677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4677"}
2026-02-17 02:36:13.301 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-4677"}
2026-02-17 02:36:15.349 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-8287" name:"default"}
2026-02-17 02:36:15.690 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8287"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8287"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8287"}
2026-02-17 02:36:16.470 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3128"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3128"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3128"}
2026-02-17 02:36:16.505 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9732"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9732"}
2026-02-17 02:36:16.527 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9732" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:16.554 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9732" name:"mount-test"} labels:{key:"projectcalico.org/name" value:"mount-test"}
2026-02-17 02:36:18.179 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-9849"
2026-02-17 02:36:18.218 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9849"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9849"}
2026-02-17 02:36:18.248 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6396"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6396"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6396"}
2026-02-17 02:36:18.248 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-6396" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:19.132 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9732"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9732"}
2026-02-17 02:36:19.160 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3393"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3393"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3393"}
2026-02-17 02:36:19.255 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3393" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:19.278 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3393"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3393"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3393"} labels:{key:"webhook-3393" value:"true"}
2026-02-17 02:36:19.301 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5511"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5511"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5511"} labels:{key:"webhook-3393-markers" value:"true"}
2026-02-17 02:36:19.301 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5511" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:21.031 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8287"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8287"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8287"}
2026-02-17 02:36:21.052 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-8287"}
2026-02-17 02:36:21.664 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3128" name:"default"}
2026-02-17 02:36:21.689 [INFO][74] felix/summary.go 100: Summarising 226 dataplane reconciliation loops over 1m0.2s: avg=28ms longest=106ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:36:21.829 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3128"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3128"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3128"}
2026-02-17 02:36:21.866 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3128"}
2026-02-17 02:36:21.959 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3393" type:"ClusterIP" cluster_ips:"10.254.217.53" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:36:23.235 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-9849" name:"default"}
2026-02-17 02:36:23.724 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9849"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9849"}
2026-02-17 02:36:23.755 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-9849"}
2026-02-17 02:36:24.259 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9732" name:"default"}
2026-02-17 02:36:24.284 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9732" name:"mount-test"}
2026-02-17 02:36:24.664 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9732"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9732"}
2026-02-17 02:36:24.699 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9732"}
2026-02-17 02:36:26.852 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-dwtmc" ipv4_addr:"192.168.24.230/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-feufw-default-worker-g4n55-q7bvd-dwtmc"} 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:36:26.852 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:36:26.852 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:36:33.098 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-1102"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-1102"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1102"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-3393" value:"true"}
2026-02-17 02:36:33.126 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"exempted-namespace-1102" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:33.163 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3393"
2026-02-17 02:36:33.231 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3393"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3393"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3393"} labels:{key:"webhook-3393" value:"true"}
2026-02-17 02:36:33.231 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5511"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5511"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5511"} labels:{key:"webhook-3393-markers" value:"true"}
2026-02-17 02:36:33.256 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-1102"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-1102"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1102"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-3393" value:"true"}
2026-02-17 02:36:33.280 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-601"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-601"}
2026-02-17 02:36:33.301 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-logs-601" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:38.353 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6396"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6396"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6396"}
2026-02-17 02:36:38.382 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6882"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6882"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6882"}
2026-02-17 02:36:38.382 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-6882" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:38.468 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3393" name:"default"}
2026-02-17 02:36:38.715 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"exempted-namespace-1102" name:"default"}
2026-02-17 02:36:38.939 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3393"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3393"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3393"} labels:{key:"webhook-3393" value:"true"}
2026-02-17 02:36:38.968 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3393"}
2026-02-17 02:36:38.968 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5511" name:"default"}
2026-02-17 02:36:38.998 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5511"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5511"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5511"} labels:{key:"webhook-3393-markers" value:"true"}
2026-02-17 02:36:39.021 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5511"}
2026-02-17 02:36:39.054 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-1102"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-1102"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1102"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-3393" value:"true"}
2026-02-17 02:36:39.079 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"exempted-namespace-1102"}
2026-02-17 02:36:39.435 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-601"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-601"}
2026-02-17 02:36:39.464 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7250"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7250"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7250"}
2026-02-17 02:36:39.487 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-7250" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:43.511 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-6396" name:"default"}
2026-02-17 02:36:43.585 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6396"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6396"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6396"}
2026-02-17 02:36:43.612 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-6396"}
2026-02-17 02:36:44.458 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-logs-601" name:"default"}
2026-02-17 02:36:44.827 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-601"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-601"}
2026-02-17 02:36:44.855 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-logs-601"}
2026-02-17 02:36:54.476 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6882"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6882"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6882"}
2026-02-17 02:36:54.508 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3126"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3126"}
2026-02-17 02:36:54.536 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-3126" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:55.688 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7250"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7250"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7250"}
2026-02-17 02:36:55.715 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-924"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-924"}
2026-02-17 02:36:55.715 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-924" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:55.805 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-924"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-924"}
2026-02-17 02:36:55.835 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3758"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3758"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3758"}
2026-02-17 02:36:55.859 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3758" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:55.885 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3758"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3758"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3758"} labels:{key:"webhook-3758" value:"true"}
2026-02-17 02:36:55.885 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1888"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1888"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1888"} labels:{key:"webhook-3758-markers" value:"true"}
2026-02-17 02:36:55.908 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1888" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:57.642 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3126"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3126"}
2026-02-17 02:36:57.667 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1382"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1382"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1382"}
2026-02-17 02:36:57.667 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1382" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:58.539 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3758" type:"ClusterIP" cluster_ips:"10.254.176.209" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:36:59.502 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-6882" name:"default"}
2026-02-17 02:36:59.646 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3758"
2026-02-17 02:36:59.724 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3758"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3758"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3758"} labels:{key:"webhook-3758" value:"true"}
2026-02-17 02:36:59.747 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1888"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1888"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1888"} labels:{key:"webhook-3758-markers" value:"true"}
2026-02-17 02:36:59.810 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6552"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6552"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6552"}
2026-02-17 02:36:59.837 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6552" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:59.859 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6552"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6552"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6552"} labels:{key:"webhook-6552" value:"true"}
2026-02-17 02:36:59.859 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-998"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-998"} labels:{key:"webhook-6552-markers" value:"true"}
2026-02-17 02:36:59.859 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-998" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:00.062 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6882"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6882"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6882"}
2026-02-17 02:37:00.085 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-6882"}
2026-02-17 02:37:00.726 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-7250" name:"default"}
2026-02-17 02:37:00.842 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-924" name:"default"}
2026-02-17 02:37:01.372 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7250"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7250"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7250"}
2026-02-17 02:37:01.403 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-7250"}
2026-02-17 02:37:01.442 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-924"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-924"}
2026-02-17 02:37:01.463 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-924"}
2026-02-17 02:37:01.753 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1382"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1382"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1382"}
2026-02-17 02:37:01.788 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1800"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1800"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1800"}
2026-02-17 02:37:01.816 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-1800" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:02.226 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6552" type:"ClusterIP" cluster_ips:"10.254.193.49" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:37:02.934 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-3126" name:"default"}
2026-02-17 02:37:02.961 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3126"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3126"}
2026-02-17 02:37:02.987 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-3126"}
2026-02-17 02:37:03.421 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6552"
2026-02-17 02:37:03.522 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6552"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6552"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6552"} labels:{key:"webhook-6552" value:"true"}
2026-02-17 02:37:03.547 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-998"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-998"} labels:{key:"webhook-6552-markers" value:"true"}
2026-02-17 02:37:03.572 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-5614"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-5614"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5614"}
2026-02-17 02:37:03.603 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-5614" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:03.699 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-5614"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-5614"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5614"}
2026-02-17 02:37:03.736 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-133"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-133"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-133"}
2026-02-17 02:37:03.765 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-133" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:04.750 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3758" name:"default"}
2026-02-17 02:37:05.113 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1888" name:"default"}
2026-02-17 02:37:05.229 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1888"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1888"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1888"} labels:{key:"webhook-3758-markers" value:"true"}
2026-02-17 02:37:05.266 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1888"}
2026-02-17 02:37:05.266 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3758"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3758"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3758"} labels:{key:"webhook-3758" value:"true"}
2026-02-17 02:37:05.266 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3758"}
2026-02-17 02:37:06.039 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:37:06.943 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1382" name:"default"}
2026-02-17 02:37:07.096 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1382"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1382"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1382"}
2026-02-17 02:37:07.121 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1382"}
2026-02-17 02:37:08.739 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-5614" name:"default"}
2026-02-17 02:37:08.928 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6552" name:"default"}
2026-02-17 02:37:09.065 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-998" name:"default"}
2026-02-17 02:37:09.090 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-5614"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-5614"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5614"}
2026-02-17 02:37:09.111 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-5614"}
2026-02-17 02:37:09.187 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6552"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6552"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6552"} labels:{key:"webhook-6552" value:"true"}
2026-02-17 02:37:09.210 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-998"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-998"} labels:{key:"webhook-6552-markers" value:"true"}
2026-02-17 02:37:09.228 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-998"}
2026-02-17 02:37:14.390 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6552"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6552"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6552"} labels:{key:"webhook-6552" value:"true"}
2026-02-17 02:37:14.428 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6552"}
2026-02-17 02:37:46.255 [INFO][74] felix/summary.go 100: Summarising 102 dataplane reconciliation loops over 1m24.6s: avg=27ms longest=68ms (resync-calico-v4)
2026-02-17 02:37:54.060 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1800"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1800"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1800"}
2026-02-17 02:37:54.092 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6731"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-6731"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6731"}
2026-02-17 02:37:54.112 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6731" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:54.174 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6731"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-6731"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6731"}
2026-02-17 02:37:54.201 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8661"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8661"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8661"}
2026-02-17 02:37:54.224 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-8661" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:59.104 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-1800" name:"default"}
2026-02-17 02:37:59.222 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6731" name:"default"}
2026-02-17 02:37:59.484 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6731"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-6731"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6731"}
2026-02-17 02:37:59.513 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6731"}
2026-02-17 02:37:59.600 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1800"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1800"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1800"}
2026-02-17 02:37:59.623 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-1800"}
2026-02-17 02:38:06.053 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:38:06.784 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-h75jk-65rzx" ipv4_addr:"192.168.24.191/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-feufw-h75jk-65rzx"} 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:38:06.784 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:38:06.784 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:38:18.393 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8661"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8661"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8661"}
2026-02-17 02:38:18.427 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8090"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8090"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8090"}
2026-02-17 02:38:18.458 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-8090" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:18.513 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8090"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8090"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8090"}
2026-02-17 02:38:18.541 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3979"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3979"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3979"}
2026-02-17 02:38:18.570 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3979" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:22.663 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3979"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3979"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3979"}
2026-02-17 02:38:22.692 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5672"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5672"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5672"}
2026-02-17 02:38:22.715 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5672" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:22.780 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5672"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5672"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5672"}
2026-02-17 02:38:22.805 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8878"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8878"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8878"}
2026-02-17 02:38:22.831 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-8878" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:22.948 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8878"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8878"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8878"}
2026-02-17 02:38:22.984 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-8141"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-8141"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8141"}
2026-02-17 02:38:23.015 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-8141" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:23.480 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-8661" name:"default"}
2026-02-17 02:38:23.602 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-8090" name:"default"}
2026-02-17 02:38:24.047 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8661"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8661"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8661"}
2026-02-17 02:38:24.070 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-8661"}
2026-02-17 02:38:24.286 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8090"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8090"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8090"}
2026-02-17 02:38:27.048 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-8141"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-8141"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8141"}
2026-02-17 02:38:27.075 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5238"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5238"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5238"}
2026-02-17 02:38:27.101 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5238" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:27.706 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3979" name:"default"}
2026-02-17 02:38:28.146 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5672" name:"default"}
2026-02-17 02:38:28.254 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3979"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3979"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3979"}
2026-02-17 02:38:28.278 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3979"}
2026-02-17 02:38:28.444 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-8878" name:"default"}
2026-02-17 02:38:28.533 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5672"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5672"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5672"}
2026-02-17 02:38:28.566 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5672"}
2026-02-17 02:38:28.648 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8878"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8878"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8878"}
2026-02-17 02:38:28.687 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-8878"}
2026-02-17 02:38:29.504 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8090"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8090"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8090"}
2026-02-17 02:38:29.532 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-8090"}
2026-02-17 02:38:31.196 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5238"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5238"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5238"}
2026-02-17 02:38:31.227 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4468"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4468"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4468"}
2026-02-17 02:38:31.254 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-4468" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:32.387 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-8141" name:"default"}
2026-02-17 02:38:32.421 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-8141"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-8141"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8141"}
2026-02-17 02:38:32.449 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-8141"}
2026-02-17 02:38:35.298 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4468"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4468"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4468"}
2026-02-17 02:38:35.358 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3637"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3637"}
2026-02-17 02:38:35.383 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3637" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:36.486 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5238" name:"default"}
2026-02-17 02:38:36.532 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5238"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5238"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5238"}
2026-02-17 02:38:36.555 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5238"}
2026-02-17 02:38:40.001 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3637"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3637"}
2026-02-17 02:38:40.037 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3493"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3493"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3493"}
2026-02-17 02:38:40.060 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-3493" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:40.080 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-2301"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-2301"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2301"}
2026-02-17 02:38:40.101 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-2-2301" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:40.510 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-4468" name:"default"}
2026-02-17 02:38:40.665 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4468"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4468"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4468"}
2026-02-17 02:38:40.693 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-4468"}
2026-02-17 02:38:44.298 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-2301"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-2301"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2301"}
2026-02-17 02:38:44.414 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3493"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3493"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3493"}
2026-02-17 02:38:44.460 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-4509"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-4509"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4509"}
2026-02-17 02:38:44.488 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-4509" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:45.123 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-4509/netserver-0, name=eth0)
2026-02-17 02:38:45.123 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-4509"} profile:{inbound_rules:{action:"allow" rule_id:"Bd-9wz_XlHI99LQQ"} outbound_rules:{action:"allow" rule_id:"TaKk8NnMfAv6DoDJ"}}
2026-02-17 02:38:45.123 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-4509.default"} profile:{}
2026-02-17 02:38:45.123 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4509/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali73b9b0cbbde" profile_ids:"kns.pod-network-test-4509" profile_ids:"ksa.pod-network-test-4509.default" ipv4_nets:"10.100.246.84/32"}
2026-02-17 02:38:45.124 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:45.124 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:45.124 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:45.125 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali73b9b0cbbde" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.126 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_aX4tFFJDEjT9VzIp0V" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.126 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_22xI3VDwmYbXNKuNWG" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.126 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali73b9b0cbbde" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.126 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_aX4tFFJDEjT9VzIp0V" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.126 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_22xI3VDwmYbXNKuNWG" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.126 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali73b9b0cbbde"
2026-02-17 02:38:45.126 [INFO][74] felix/endpoint_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-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:45.126 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:45.168 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:45.168 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:38:45.196 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali73b9b0cbbde" state="down"
2026-02-17 02:38:45.196 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali73b9b0cbbde", State:"down", Index:81}
2026-02-17 02:38:45.196 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali73b9b0cbbde"
2026-02-17 02:38:45.196 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali73b9b0cbbde"
2026-02-17 02:38:45.196 [INFO][74] felix/endpoint_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-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:45.196 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:45.200 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali73b9b0cbbde" state="up"
2026-02-17 02:38:45.220 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:45.221 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:38:45.221 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali73b9b0cbbde", Addrs:set.Typed[string]{}}
2026-02-17 02:38:45.221 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali73b9b0cbbde", Addrs:set.Typed[string]{}}
2026-02-17 02:38:45.221 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali73b9b0cbbde", State:"up", Index:81}
2026-02-17 02:38:45.221 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali73b9b0cbbde"
2026-02-17 02:38:45.221 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali73b9b0cbbde"
2026-02-17 02:38:45.221 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali73b9b0cbbde"
2026-02-17 02:38:45.221 [INFO][74] felix/endpoint_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-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:45.221 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:45.252 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:45.252 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:38:45.539 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-4509/netserver-0, name=eth0)
2026-02-17 02:38:45.540 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4509/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali73b9b0cbbde" profile_ids:"kns.pod-network-test-4509" profile_ids:"ksa.pod-network-test-4509.default" ipv4_nets:"10.100.246.84/32"}
2026-02-17 02:38:45.540 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:45.540 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:45.540 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:45.541 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali73b9b0cbbde"
2026-02-17 02:38:45.541 [INFO][74] felix/endpoint_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-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:45.541 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:45.564 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:45.564 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:38:45.641 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3637" name:"default"}
2026-02-17 02:38:45.688 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3637"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3637"}
2026-02-17 02:38:46.627 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=81
2026-02-17 02:38:46.628 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali73b9b0cbbde"
2026-02-17 02:38:46.628 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali73b9b0cbbde", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:46.628 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali73b9b0cbbde", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:46.656 [INFO][74] felix/summary.go 100: Summarising 82 dataplane reconciliation loops over 1m0.4s: avg=26ms longest=58ms (resync-calico-v4)
2026-02-17 02:38:49.418 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-2-2301" name:"default"}
2026-02-17 02:38:49.574 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-2301"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-2301"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2301"}
2026-02-17 02:38:49.598 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-2-2301"}
2026-02-17 02:38:49.739 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-3493" name:"default"}
2026-02-17 02:38:49.805 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3493"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3493"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3493"}
2026-02-17 02:38:49.828 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-3493"}
2026-02-17 02:38:50.878 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3637"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3637"}
2026-02-17 02:38:50.902 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3637"}
2026-02-17 02:38:57.550 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-4509/netserver-0, name=eth0)
2026-02-17 02:38:57.551 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4509/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali73b9b0cbbde" profile_ids:"kns.pod-network-test-4509" profile_ids:"ksa.pod-network-test-4509.default" ipv4_nets:"10.100.246.84/32"}
2026-02-17 02:38:57.551 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:57.551 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:57.551 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:57.552 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali73b9b0cbbde"
2026-02-17 02:38:57.553 [INFO][74] felix/endpoint_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-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:57.553 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:57.581 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:57.581 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:00.843 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-4509"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-4509"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4509"}
2026-02-17 02:39:00.862 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6437"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6437"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6437"}
2026-02-17 02:39:00.901 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6437" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:01.848 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-133"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-133"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-133"}
2026-02-17 02:39:01.884 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3806"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3806"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3806"}
2026-02-17 02:39:01.918 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3806" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:03.487 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-2931"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-2931"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2931"}
2026-02-17 02:39:03.512 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4633"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"gc-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:"gc-4633"}
2026-02-17 02:39:03.513 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-4633" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:04.424 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4633/simpletest.rc-g9459, name=eth0)
2026-02-17 02:39:04.424 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-4633"} profile:{inbound_rules:{action:"allow" rule_id:"mhZu1RmBSY5fcoip"} outbound_rules:{action:"allow" rule_id:"lVzdUb0bpdRHm74q"}}
2026-02-17 02:39:04.424 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-4633.default"} profile:{}
2026-02-17 02:39:04.424 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4633/simpletest.rc-g9459" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali404d85dfa8f" profile_ids:"kns.gc-4633" profile_ids:"ksa.gc-4633.default" ipv4_nets:"10.100.246.113/32"}
2026-02-17 02:39:04.424 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:04.424 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:04.425 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:04.425 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali404d85dfa8f" ipVersion=0x4 table="filter"
2026-02-17 02:39:04.425 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-4633" ipVersion=0x4 table="filter"
2026-02-17 02:39:04.425 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-4633.default" ipVersion=0x4 table="filter"
2026-02-17 02:39:04.425 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali404d85dfa8f" ipVersion=0x4 table="filter"
2026-02-17 02:39:04.425 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-4633" ipVersion=0x4 table="filter"
2026-02-17 02:39:04.425 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-4633.default" ipVersion=0x4 table="filter"
2026-02-17 02:39:04.425 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali404d85dfa8f"
2026-02-17 02:39:04.425 [INFO][74] felix/endpoint_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-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:04.425 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:04.474 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:04.474 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"} status="down"
2026-02-17 02:39:04.489 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali404d85dfa8f" state="down"
2026-02-17 02:39:04.489 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali404d85dfa8f"
2026-02-17 02:39:04.489 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali404d85dfa8f", State:"down", Index:82}
2026-02-17 02:39:04.489 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali404d85dfa8f", Addrs:set.Typed[string]{}}
2026-02-17 02:39:04.489 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali404d85dfa8f", Addrs:set.Typed[string]{}}
2026-02-17 02:39:04.489 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali404d85dfa8f"
2026-02-17 02:39:04.489 [INFO][74] felix/endpoint_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-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:04.489 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:04.495 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali404d85dfa8f" state="up"
2026-02-17 02:39:04.520 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:04.520 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"} status="down"
2026-02-17 02:39:04.520 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali404d85dfa8f", State:"up", Index:82}
2026-02-17 02:39:04.520 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali404d85dfa8f"
2026-02-17 02:39:04.520 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali404d85dfa8f"
2026-02-17 02:39:04.520 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali404d85dfa8f"
2026-02-17 02:39:04.520 [INFO][74] felix/endpoint_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-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:04.520 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:04.539 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:04.539 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"} status="up"
2026-02-17 02:39:05.001 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6437"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6437"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6437"}
2026-02-17 02:39:05.025 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2437"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2437"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2437"}
2026-02-17 02:39:05.045 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2437" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:05.570 [INFO][74] 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:05.570 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali404d85dfa8f"
2026-02-17 02:39:05.570 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali404d85dfa8f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:05.570 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali404d85dfa8f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:05.632 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4633/simpletest.rc-g9459, name=eth0)
2026-02-17 02:39:05.632 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4633/simpletest.rc-g9459" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali404d85dfa8f" profile_ids:"kns.gc-4633" profile_ids:"ksa.gc-4633.default" ipv4_nets:"10.100.246.113/32"}
2026-02-17 02:39:05.632 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:05.632 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:05.632 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:05.636 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali404d85dfa8f"
2026-02-17 02:39:05.636 [INFO][74] felix/endpoint_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-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:05.636 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:05.661 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:05.661 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"} status="up"
2026-02-17 02:39:06.012 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3806"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3806"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3806"}
2026-02-17 02:39:06.039 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-8239"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-8239"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8239"}
2026-02-17 02:39:06.056 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingress-8239" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:06.069 [INFO][74] felix/active_rules_calculator.go 412: One or more endpoints uses a profile that doesn't exist; generating default-drop profile. (This can happen transiently when a Kubernetes namespace is deleted.) profileID="ksa.pod-network-test-4509.default"
2026-02-17 02:39:06.077 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-4509.default"} profile:{inbound_rules:{action:"deny" rule_id:"z9SazJ0WZWWI8VH2"} outbound_rules:{action:"deny" rule_id:"c5VkwFZoZBBohLy3"}}
2026-02-17 02:39:06.077 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-4509" name:"default"}
2026-02-17 02:39:06.090 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:39:06.164 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-4509/netserver-0, name=eth0)
2026-02-17 02:39:06.164 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4509/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali73b9b0cbbde" profile_ids:"kns.pod-network-test-4509" profile_ids:"ksa.pod-network-test-4509.default" ipv4_nets:"10.100.246.84/32"}
2026-02-17 02:39:06.164 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:06.164 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:06.164 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:06.165 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali73b9b0cbbde"
2026-02-17 02:39:06.165 [INFO][74] felix/endpoint_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-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:06.165 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:06.197 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:06.197 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:06.300 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-8239"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-8239"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8239"}
2026-02-17 02:39:06.332 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-242"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-242"}
2026-02-17 02:39:06.383 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-242" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:06.432 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-242"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-242"}
2026-02-17 02:39:06.454 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2564"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2564"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2564"}
2026-02-17 02:39:06.454 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2564" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:06.470 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-4509/netserver-0, name=eth0)
2026-02-17 02:39:06.474 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4509/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:39:06.474 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-4509"}
2026-02-17 02:39:06.476 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-4509.default"}
2026-02-17 02:39:06.476 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:06.476 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:06.476 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_aX4tFFJDEjT9VzIp0V" ipVersion=0x4 table="filter"
2026-02-17 02:39:06.476 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_22xI3VDwmYbXNKuNWG" ipVersion=0x4 table="filter"
2026-02-17 02:39:06.476 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_aX4tFFJDEjT9VzIp0V" ipVersion=0x4 table="filter"
2026-02-17 02:39:06.476 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_22xI3VDwmYbXNKuNWG" ipVersion=0x4 table="filter"
2026-02-17 02:39:06.476 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:06.476 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali73b9b0cbbde" ipVersion=0x4 table="filter"
2026-02-17 02:39:06.476 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali73b9b0cbbde" ipVersion=0x4 table="filter"
2026-02-17 02:39:06.476 [INFO][74] felix/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-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:06.476 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:06.476 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.84
2026-02-17 02:39:06.526 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4509/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:06.574 [INFO][74] 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:06.574 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali73b9b0cbbde"
2026-02-17 02:39:06.574 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali73b9b0cbbde" state="down"
2026-02-17 02:39:06.574 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali73b9b0cbbde", Addrs:set.Typed[string]{}}
2026-02-17 02:39:06.574 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali73b9b0cbbde", Addrs:set.Typed[string]{}}
2026-02-17 02:39:06.575 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali73b9b0cbbde", State:"down", Index:81}
2026-02-17 02:39:06.578 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali73b9b0cbbde" state=""
2026-02-17 02:39:06.579 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali73b9b0cbbde"
2026-02-17 02:39:06.596 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali73b9b0cbbde", State:"", Index:81}
2026-02-17 02:39:06.596 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali73b9b0cbbde", Addrs:set.Set[string](nil)}
2026-02-17 02:39:06.596 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali73b9b0cbbde", Addrs:set.Set[string](nil)}
2026-02-17 02:39:06.727 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-4509"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-4509"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4509"}
2026-02-17 02:39:06.968 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2564"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2564"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2564"}
2026-02-17 02:39:06.993 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1363"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1363"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1363"}
2026-02-17 02:39:07.019 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-1363" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:07.517 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-133" name:"default"}
2026-02-17 02:39:07.675 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-133"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-133"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-133"}
2026-02-17 02:39:08.569 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4633/simpletest.rc-g9459, name=eth0)
2026-02-17 02:39:08.570 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4633/simpletest.rc-g9459" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali404d85dfa8f" profile_ids:"kns.gc-4633" profile_ids:"ksa.gc-4633.default" ipv4_nets:"10.100.246.113/32"}
2026-02-17 02:39:08.570 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:08.571 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:08.571 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:08.571 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali404d85dfa8f"
2026-02-17 02:39:08.571 [INFO][74] felix/endpoint_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-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:08.571 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:08.578 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4633/simpletest.rc-g9459, name=eth0)
2026-02-17 02:39:08.592 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:08.592 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"} status="up"
2026-02-17 02:39:08.592 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4633/simpletest.rc-g9459" endpoint_id:"eth0"}
2026-02-17 02:39:08.592 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-4633"}
2026-02-17 02:39:08.592 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-4633.default"}
2026-02-17 02:39:08.592 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:08.592 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:08.592 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-4633" ipVersion=0x4 table="filter"
2026-02-17 02:39:08.592 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-4633.default" ipVersion=0x4 table="filter"
2026-02-17 02:39:08.592 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-4633" ipVersion=0x4 table="filter"
2026-02-17 02:39:08.592 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-4633.default" ipVersion=0x4 table="filter"
2026-02-17 02:39:08.592 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:08.592 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali404d85dfa8f" ipVersion=0x4 table="filter"
2026-02-17 02:39:08.592 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali404d85dfa8f" ipVersion=0x4 table="filter"
2026-02-17 02:39:08.592 [INFO][74] felix/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-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:08.592 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:08.593 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.113
2026-02-17 02:39:08.646 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4633/simpletest.rc-g9459", EndpointId:"eth0"}
2026-02-17 02:39:08.766 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-2931" name:"default"}
2026-02-17 02:39:08.864 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-2931"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-2931"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2931"}
2026-02-17 02:39:08.885 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-2931"}
2026-02-17 02:39:09.061 [INFO][74] 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:39:09.061 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali404d85dfa8f"
2026-02-17 02:39:09.062 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali404d85dfa8f" state="down"
2026-02-17 02:39:09.062 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali404d85dfa8f", Addrs:set.Typed[string]{}}
2026-02-17 02:39:09.062 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali404d85dfa8f", Addrs:set.Typed[string]{}}
2026-02-17 02:39:09.062 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali404d85dfa8f", State:"down", Index:82}
2026-02-17 02:39:09.063 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali404d85dfa8f" state=""
2026-02-17 02:39:09.063 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali404d85dfa8f"
2026-02-17 02:39:09.093 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali404d85dfa8f", State:"", Index:82}
2026-02-17 02:39:09.094 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali404d85dfa8f", Addrs:set.Set[string](nil)}
2026-02-17 02:39:09.094 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali404d85dfa8f", Addrs:set.Set[string](nil)}
2026-02-17 02:39:09.161 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2437"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2437"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2437"}
2026-02-17 02:39:09.199 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4622"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4622"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4622"}
2026-02-17 02:39:09.223 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4622" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:10.245 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6437" name:"default"}
2026-02-17 02:39:10.381 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6437"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6437"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6437"}
2026-02-17 02:39:10.403 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6437"}
2026-02-17 02:39:11.144 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3806" name:"default"}
2026-02-17 02:39:11.280 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3806"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3806"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3806"}
2026-02-17 02:39:11.308 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3806"}
2026-02-17 02:39:11.463 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingress-8239" name:"default"}
2026-02-17 02:39:11.730 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-8239"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-8239"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8239"}
2026-02-17 02:39:11.770 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingress-8239"}
2026-02-17 02:39:12.003 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-242" name:"default"}
2026-02-17 02:39:12.036 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-242"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-242"}
2026-02-17 02:39:12.064 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-242"}
2026-02-17 02:39:12.302 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2564" name:"default"}
2026-02-17 02:39:12.379 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2564"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2564"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2564"}
2026-02-17 02:39:12.401 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2564"}
2026-02-17 02:39:12.510 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-4509"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-4509"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4509"}
2026-02-17 02:39:12.530 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-4509"}
2026-02-17 02:39:13.325 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4622"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4622"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4622"}
2026-02-17 02:39:13.348 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9694"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9694"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9694"}
2026-02-17 02:39:13.372 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-9694" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:13.696 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4633"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"gc-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:"gc-4633"}
2026-02-17 02:39:13.723 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-4870"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-4870"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4870"}
2026-02-17 02:39:13.755 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-4870" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:13.788 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-4870" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:39:14.529 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2437" name:"default"}
2026-02-17 02:39:14.776 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2437"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2437"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2437"}
2026-02-17 02:39:14.806 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2437"}
2026-02-17 02:39:15.900 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4870/ss2-1, name=eth0)
2026-02-17 02:39:15.900 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-4870"} profile:{inbound_rules:{action:"allow" rule_id:"PFSI9W0gMvTjpa1p"} outbound_rules:{action:"allow" rule_id:"GWZagjX3-ecHo_bX"}}
2026-02-17 02:39:15.901 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-4870.default"} profile:{}
2026-02-17 02:39:15.901 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4870/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6d7bf3459d" profile_ids:"kns.statefulset-4870" profile_ids:"ksa.statefulset-4870.default" ipv4_nets:"10.100.246.85/32"}
2026-02-17 02:39:15.901 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:15.901 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:15.901 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:15.901 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib6d7bf3459d" ipVersion=0x4 table="filter"
2026-02-17 02:39:15.901 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nx-w_bdqSQNqc-7KCk" ipVersion=0x4 table="filter"
2026-02-17 02:39:15.901 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IsmMkqJZXvc77_S3J_" ipVersion=0x4 table="filter"
2026-02-17 02:39:15.901 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib6d7bf3459d" ipVersion=0x4 table="filter"
2026-02-17 02:39:15.901 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nx-w_bdqSQNqc-7KCk" ipVersion=0x4 table="filter"
2026-02-17 02:39:15.901 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IsmMkqJZXvc77_S3J_" ipVersion=0x4 table="filter"
2026-02-17 02:39:15.901 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib6d7bf3459d"
2026-02-17 02:39:15.901 [INFO][74] felix/endpoint_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-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:15.901 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:15.934 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:15.934 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:39:15.974 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="calib6d7bf3459d" state="down"
2026-02-17 02:39:15.974 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib6d7bf3459d"
2026-02-17 02:39:15.974 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6d7bf3459d", State:"down", Index:83}
2026-02-17 02:39:15.974 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6d7bf3459d", Addrs:set.Typed[string]{}}
2026-02-17 02:39:15.974 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6d7bf3459d", Addrs:set.Typed[string]{}}
2026-02-17 02:39:15.974 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib6d7bf3459d"
2026-02-17 02:39:15.974 [INFO][74] felix/endpoint_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-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:15.974 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:15.977 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="calib6d7bf3459d" state="up"
2026-02-17 02:39:15.996 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:15.996 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:39:15.996 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6d7bf3459d", State:"up", Index:83}
2026-02-17 02:39:15.996 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib6d7bf3459d"
2026-02-17 02:39:15.996 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib6d7bf3459d"
2026-02-17 02:39:15.996 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6d7bf3459d"
2026-02-17 02:39:15.997 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:15.997 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:16.020 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:16.020 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:16.691 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4870/ss2-1, name=eth0)
2026-02-17 02:39:16.691 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4870/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6d7bf3459d" profile_ids:"kns.statefulset-4870" profile_ids:"ksa.statefulset-4870.default" ipv4_nets:"10.100.246.85/32"}
2026-02-17 02:39:16.691 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:16.691 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:16.691 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:16.702 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6d7bf3459d"
2026-02-17 02:39:16.702 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:16.702 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:16.714 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4870/ss2-1, name=eth0)
2026-02-17 02:39:16.724 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:16.724 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:16.724 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4870/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6d7bf3459d" profile_ids:"kns.statefulset-4870" profile_ids:"ksa.statefulset-4870.default" ipv4_nets:"10.100.246.85/32"}
2026-02-17 02:39:16.724 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:16.724 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:16.724 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:16.725 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6d7bf3459d"
2026-02-17 02:39:16.725 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:16.726 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:16.743 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:16.743 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:17.378 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::9cdf:b7ff:fe7e:911f" exists=true ifIndex=83
2026-02-17 02:39:17.378 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::9cdf:b7ff:fe7e:911f} ifaceName="calib6d7bf3459d"
2026-02-17 02:39:17.378 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6d7bf3459d", Addrs:set.Typed[string]{"fe80::9cdf:b7ff:fe7e:911f":set.v{}}}
2026-02-17 02:39:17.378 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6d7bf3459d", Addrs:set.Typed[string]{"fe80::9cdf:b7ff:fe7e:911f":set.v{}}}
2026-02-17 02:39:18.585 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4622" name:"default"}
2026-02-17 02:39:18.610 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9694"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9694"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9694"}
2026-02-17 02:39:18.630 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-4668"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-4668"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4668"}
2026-02-17 02:39:18.630 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csistoragecapacity-4668" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:18.768 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-4668"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-4668"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4668"}
2026-02-17 02:39:18.801 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4842"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4842"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4842"}
2026-02-17 02:39:18.801 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4842" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:18.886 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4842"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4842"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4842"}
2026-02-17 02:39:18.939 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5388"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5388"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5388"}
2026-02-17 02:39:18.964 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-5388" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:18.983 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-5388" name:"e2e-sa-d2dp8"} labels:{key:"projectcalico.org/name" value:"e2e-sa-d2dp8"}
2026-02-17 02:39:19.006 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-5388" name:"e2e-sa-d2dp8"} labels:{key:"projectcalico.org/name" value:"e2e-sa-d2dp8"}
2026-02-17 02:39:19.032 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5388"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5388"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5388"}
2026-02-17 02:39:19.055 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5863"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5863"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5863"}
2026-02-17 02:39:19.055 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-5863" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:19.121 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5863"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5863"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5863"}
2026-02-17 02:39:19.157 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7258"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7258"}
2026-02-17 02:39:19.181 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-7258" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:19.222 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7258"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7258"}
2026-02-17 02:39:19.251 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4724"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4724"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4724"}
2026-02-17 02:39:19.267 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4724" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:19.267 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:39:19.446 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4622"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4622"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4622"}
2026-02-17 02:39:19.481 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4622"}
2026-02-17 02:39:19.594 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-4633" name:"default"}
2026-02-17 02:39:19.606 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4633"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"gc-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:"gc-4633"}
2026-02-17 02:39:19.621 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-4633"}
2026-02-17 02:39:20.961 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:39:24.206 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-9694" name:"default"}
2026-02-17 02:39:24.231 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csistoragecapacity-4668" name:"default"}
2026-02-17 02:39:24.231 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4842" name:"default"}
2026-02-17 02:39:24.349 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9694"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9694"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9694"}
2026-02-17 02:39:24.381 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-9694"}
2026-02-17 02:39:24.510 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-7258" name:"default"}
2026-02-17 02:39:24.536 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-5863" name:"default"}
2026-02-17 02:39:24.614 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-5388" name:"default"}
2026-02-17 02:39:24.639 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-5388" name:"e2e-sa-d2dp8"}
2026-02-17 02:39:24.662 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-4668"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-4668"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4668"}
2026-02-17 02:39:24.689 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csistoragecapacity-4668"}
2026-02-17 02:39:24.733 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4842"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4842"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4842"}
2026-02-17 02:39:24.756 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4842"}
2026-02-17 02:39:24.799 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5863"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5863"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5863"}
2026-02-17 02:39:24.825 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-5863"}
2026-02-17 02:39:24.912 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7258"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7258"}
2026-02-17 02:39:24.937 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-7258"}
2026-02-17 02:39:24.991 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5388"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5388"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5388"}
2026-02-17 02:39:25.017 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-5388"}
2026-02-17 02:39:25.468 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4724"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4724"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4724"}
2026-02-17 02:39:25.498 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9710"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9710"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9710"}
2026-02-17 02:39:25.525 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-9710" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:25.572 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9710"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9710"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9710"}
2026-02-17 02:39:25.614 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3772"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3772"}
2026-02-17 02:39:25.635 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-3772" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:25.655 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3772"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3772"} labels:{key:"validating-admission-policy-3772" value:"true"}
2026-02-17 02:39:25.655 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:39:25.961 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:39:26.141 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3772"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3772"} labels:{key:"validating-admission-policy-3772" value:"true"}
2026-02-17 02:39:26.178 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3958"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-3958"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3958"}
2026-02-17 02:39:26.204 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-3958" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:26.250 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-3958" type:"ClusterIP" cluster_ips:"10.254.12.120" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:39:26.947 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-3958/affinity-clusterip-transition-hvmwm, name=eth0)
2026-02-17 02:39:26.947 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-3958.default"} profile:{}
2026-02-17 02:39:26.948 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-3958"} profile:{inbound_rules:{action:"allow" rule_id:"sW8T8p0DfHqLfrSt"} outbound_rules:{action:"allow" rule_id:"QZV48hNaLLviimXV"}}
2026-02-17 02:39:26.948 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3958/affinity-clusterip-transition-hvmwm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23a264bf88b" profile_ids:"kns.services-3958" profile_ids:"ksa.services-3958.default" ipv4_nets:"10.100.246.86/32"}
2026-02-17 02:39:26.948 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:26.948 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:26.948 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:26.949 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali23a264bf88b" ipVersion=0x4 table="filter"
2026-02-17 02:39:26.949 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-3958" ipVersion=0x4 table="filter"
2026-02-17 02:39:26.949 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6tBa4xDXbEa6W-j-SN" ipVersion=0x4 table="filter"
2026-02-17 02:39:26.949 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali23a264bf88b" ipVersion=0x4 table="filter"
2026-02-17 02:39:26.949 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-3958" ipVersion=0x4 table="filter"
2026-02-17 02:39:26.949 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6tBa4xDXbEa6W-j-SN" ipVersion=0x4 table="filter"
2026-02-17 02:39:26.949 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali23a264bf88b"
2026-02-17 02:39:26.949 [INFO][74] felix/endpoint_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-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:26.949 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:26.996 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:26.996 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"} status="down"
2026-02-17 02:39:27.015 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali23a264bf88b" state="down"
2026-02-17 02:39:27.015 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali23a264bf88b"
2026-02-17 02:39:27.015 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23a264bf88b", State:"down", Index:84}
2026-02-17 02:39:27.016 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23a264bf88b", Addrs:set.Typed[string]{}}
2026-02-17 02:39:27.016 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23a264bf88b", Addrs:set.Typed[string]{}}
2026-02-17 02:39:27.016 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali23a264bf88b"
2026-02-17 02:39:27.016 [INFO][74] felix/endpoint_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-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:27.016 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:27.016 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali23a264bf88b" state="up"
2026-02-17 02:39:27.031 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:27.031 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"} status="down"
2026-02-17 02:39:27.031 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23a264bf88b", State:"up", Index:84}
2026-02-17 02:39:27.031 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali23a264bf88b"
2026-02-17 02:39:27.031 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali23a264bf88b"
2026-02-17 02:39:27.032 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23a264bf88b"
2026-02-17 02:39:27.032 [INFO][74] felix/endpoint_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-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:27.032 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:27.060 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:27.060 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"} status="up"
2026-02-17 02:39:27.752 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-3958/affinity-clusterip-transition-hvmwm, name=eth0)
2026-02-17 02:39:27.753 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3958/affinity-clusterip-transition-hvmwm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23a264bf88b" profile_ids:"kns.services-3958" profile_ids:"ksa.services-3958.default" ipv4_nets:"10.100.246.86/32"}
2026-02-17 02:39:27.753 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:27.753 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:27.753 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:27.754 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23a264bf88b"
2026-02-17 02:39:27.754 [INFO][74] felix/endpoint_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-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:27.754 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:27.773 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:27.773 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"} status="up"
2026-02-17 02:39:28.386 [INFO][74] 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:28.386 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali23a264bf88b"
2026-02-17 02:39:28.386 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23a264bf88b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:28.387 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23a264bf88b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:30.605 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-9710" name:"default"}
2026-02-17 02:39:30.938 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4724" name:"default"}
2026-02-17 02:39:31.066 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4724"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4724"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4724"}
2026-02-17 02:39:31.096 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9710"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9710"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9710"}
2026-02-17 02:39:31.114 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-9710"}
2026-02-17 02:39:31.798 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-3772" name:"default"}
2026-02-17 02:39:31.858 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3772"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3772"} labels:{key:"validating-admission-policy-3772" value:"true"}
2026-02-17 02:39:31.884 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-3772"}
2026-02-17 02:39:32.058 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-560"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-560"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-560"}
2026-02-17 02:39:32.078 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-6592"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-6592"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6592"}
2026-02-17 02:39:32.095 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-6592" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:32.202 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-6592"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-6592"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6592"}
2026-02-17 02:39:32.251 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-292"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-292"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-292"}
2026-02-17 02:39:32.285 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-292" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:32.710 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-3958" type:"ClusterIP" cluster_ips:"10.254.12.120" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:39:33.017 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-3958" type:"ClusterIP" cluster_ips:"10.254.12.120" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:39:33.559 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-3958/affinity-clusterip-transition-hvmwm, name=eth0)
2026-02-17 02:39:33.561 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3958/affinity-clusterip-transition-hvmwm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23a264bf88b" profile_ids:"kns.services-3958" profile_ids:"ksa.services-3958.default" ipv4_nets:"10.100.246.86/32"}
2026-02-17 02:39:33.561 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:33.562 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:33.562 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:33.562 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23a264bf88b"
2026-02-17 02:39:33.562 [INFO][74] felix/endpoint_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-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:33.562 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:33.589 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:33.589 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"} status="up"
2026-02-17 02:39:35.891 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-3958/affinity-clusterip-transition-hvmwm, name=eth0)
2026-02-17 02:39:35.891 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3958/affinity-clusterip-transition-hvmwm" endpoint_id:"eth0"}
2026-02-17 02:39:35.892 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-3958.default"}
2026-02-17 02:39:35.892 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-3958"}
2026-02-17 02:39:35.892 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:35.892 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:35.893 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-3958" ipVersion=0x4 table="filter"
2026-02-17 02:39:35.893 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6tBa4xDXbEa6W-j-SN" ipVersion=0x4 table="filter"
2026-02-17 02:39:35.893 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-3958" ipVersion=0x4 table="filter"
2026-02-17 02:39:35.893 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6tBa4xDXbEa6W-j-SN" ipVersion=0x4 table="filter"
2026-02-17 02:39:35.893 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:35.893 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali23a264bf88b" ipVersion=0x4 table="filter"
2026-02-17 02:39:35.893 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali23a264bf88b" ipVersion=0x4 table="filter"
2026-02-17 02:39:35.893 [INFO][74] felix/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-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:35.893 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:35.894 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.86
bird: KIF: Received address message for unknown interface 84
2026-02-17 02:39:35.950 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3958/affinity-clusterip-transition-hvmwm", EndpointId:"eth0"}
2026-02-17 02:39:36.006 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali23a264bf88b" state="down"
2026-02-17 02:39:36.006 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23a264bf88b", State:"down", Index:84}
2026-02-17 02:39:36.006 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali23a264bf88b"
2026-02-17 02:39:36.006 [INFO][74] 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:36.007 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali23a264bf88b" state=""
2026-02-17 02:39:36.007 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali23a264bf88b"
2026-02-17 02:39:36.031 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23a264bf88b", Addrs:set.Typed[string]{}}
2026-02-17 02:39:36.031 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23a264bf88b", Addrs:set.Typed[string]{}}
2026-02-17 02:39:36.031 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23a264bf88b", State:"", Index:84}
2026-02-17 02:39:36.031 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23a264bf88b", Addrs:set.Set[string](nil)}
2026-02-17 02:39:36.031 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23a264bf88b", Addrs:set.Set[string](nil)}
2026-02-17 02:39:36.396 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-292"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-292"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-292"}
2026-02-17 02:39:36.421 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3387"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3387"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3387"}
2026-02-17 02:39:36.475 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-3387" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:36.556 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3387"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3387"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3387"}
2026-02-17 02:39:36.587 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-656"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-656"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-656"}
2026-02-17 02:39:36.587 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-656" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:36.912 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-3958"
2026-02-17 02:39:36.953 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3958"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-3958"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3958"}
2026-02-17 02:39:36.977 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5622"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5622"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5622"}
2026-02-17 02:39:37.000 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5622" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:37.030 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5622"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5622"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5622"} labels:{key:"webhook-5622" value:"true"}
2026-02-17 02:39:37.030 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4382"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4382"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4382"} labels:{key:"webhook-5622-markers" value:"true"}
2026-02-17 02:39:37.059 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4382" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:37.186 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4724"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4724"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4724"}
2026-02-17 02:39:37.186 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4724"}
2026-02-17 02:39:37.270 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-560" name:"default"}
2026-02-17 02:39:37.369 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-6592" name:"default"}
2026-02-17 02:39:37.628 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-6592"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-6592"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6592"}
2026-02-17 02:39:37.657 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-6592"}
2026-02-17 02:39:37.871 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-560"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-560"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-560"}
2026-02-17 02:39:37.899 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-560"}
2026-02-17 02:39:39.791 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5622" type:"ClusterIP" cluster_ips:"10.254.19.217" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:39:40.740 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-656"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-656"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-656"}
2026-02-17 02:39:40.774 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-7323"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-7323"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7323"}
2026-02-17 02:39:40.801 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-7323" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:41.390 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-7323/netserver-0, name=eth0)
2026-02-17 02:39:41.391 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-7323"} profile:{inbound_rules:{action:"allow" rule_id:"aQOXc9zG87PVNmVm"} outbound_rules:{action:"allow" rule_id:"My585XyCtz2yJXYh"}}
2026-02-17 02:39:41.391 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-7323.default"} profile:{}
2026-02-17 02:39:41.391 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7323/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b34f11f544" profile_ids:"kns.pod-network-test-7323" profile_ids:"ksa.pod-network-test-7323.default" ipv4_nets:"10.100.246.108/32"}
2026-02-17 02:39:41.391 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:41.391 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:41.391 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:41.392 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5b34f11f544" ipVersion=0x4 table="filter"
2026-02-17 02:39:41.392 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zi23DWrtM8q_uUz4OI" ipVersion=0x4 table="filter"
2026-02-17 02:39:41.392 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TCtIAtYfCodylGDMzX" ipVersion=0x4 table="filter"
2026-02-17 02:39:41.392 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5b34f11f544" ipVersion=0x4 table="filter"
2026-02-17 02:39:41.392 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zi23DWrtM8q_uUz4OI" ipVersion=0x4 table="filter"
2026-02-17 02:39:41.392 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TCtIAtYfCodylGDMzX" ipVersion=0x4 table="filter"
2026-02-17 02:39:41.392 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5b34f11f544"
2026-02-17 02:39:41.392 [INFO][74] felix/endpoint_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-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:41.392 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:41.435 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:41.435 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:39:41.442 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-292" name:"default"}
2026-02-17 02:39:41.467 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali5b34f11f544" state="down"
2026-02-17 02:39:41.467 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b34f11f544", State:"down", Index:85}
2026-02-17 02:39:41.467 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b34f11f544"
2026-02-17 02:39:41.467 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b34f11f544"
2026-02-17 02:39:41.467 [INFO][74] felix/endpoint_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-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:41.467 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:41.474 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali5b34f11f544" state="up"
2026-02-17 02:39:41.491 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:41.491 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:39:41.491 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b34f11f544", Addrs:set.Typed[string]{}}
2026-02-17 02:39:41.492 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b34f11f544", Addrs:set.Typed[string]{}}
2026-02-17 02:39:41.492 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b34f11f544", State:"up", Index:85}
2026-02-17 02:39:41.492 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5b34f11f544"
2026-02-17 02:39:41.492 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b34f11f544"
2026-02-17 02:39:41.493 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b34f11f544"
2026-02-17 02:39:41.494 [INFO][74] felix/endpoint_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-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:41.494 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:41.519 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:41.519 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:41.827 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-7323/netserver-0, name=eth0)
2026-02-17 02:39:41.828 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7323/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b34f11f544" profile_ids:"kns.pod-network-test-7323" profile_ids:"ksa.pod-network-test-7323.default" ipv4_nets:"10.100.246.108/32"}
2026-02-17 02:39:41.828 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:41.828 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:41.828 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:41.830 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b34f11f544"
2026-02-17 02:39:41.830 [INFO][74] felix/endpoint_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-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:41.830 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:41.854 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:41.854 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:42.040 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-3387" name:"default"}
2026-02-17 02:39:42.171 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3387"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3387"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3387"}
2026-02-17 02:39:42.365 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-3958" name:"default"}
2026-02-17 02:39:42.493 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-292"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-292"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-292"}
2026-02-17 02:39:42.524 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-292"}
2026-02-17 02:39:42.815 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3958"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-3958"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3958"}
2026-02-17 02:39:42.843 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-3958"}
2026-02-17 02:39:42.854 [INFO][74] 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:42.854 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5b34f11f544"
2026-02-17 02:39:42.875 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b34f11f544", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:42.875 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b34f11f544", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:43.454 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5622"
2026-02-17 02:39:43.893 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1363"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1363"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1363"}
2026-02-17 02:39:43.920 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1515"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1515"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1515"}
2026-02-17 02:39:43.942 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-1515" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:44.113 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5622"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5622"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5622"} labels:{key:"webhook-5622" value:"true"}
2026-02-17 02:39:44.145 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4382"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4382"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4382"} labels:{key:"webhook-5622-markers" value:"true"}
2026-02-17 02:39:44.176 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1759"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-1759"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1759"}
2026-02-17 02:39:44.197 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1759" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:44.224 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1759"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-1759"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1759"}
2026-02-17 02:39:44.256 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6328"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-6328"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6328"}
2026-02-17 02:39:44.279 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6328" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:44.306 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-a-b65xx" namespace:"services-6328" type:"ClusterIP" cluster_ips:"10.254.138.172" ports:{Protocol:"TCP" Port:8001}
2026-02-17 02:39:44.330 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-b-ctn7k" namespace:"services-6328" type:"ClusterIP" cluster_ips:"10.254.210.105" ports:{Protocol:"TCP" Port:8002}
2026-02-17 02:39:44.356 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-c-rgxjn" namespace:"services-6328" type:"ClusterIP" cluster_ips:"10.254.67.61" ports:{Protocol:"TCP" Port:8003}
2026-02-17 02:39:44.356 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-a-b65xx" namespace:"services-6328"
2026-02-17 02:39:44.382 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-b-ctn7k" namespace:"services-6328"
2026-02-17 02:39:44.431 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6328"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-6328"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6328"}
2026-02-17 02:39:44.462 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2918"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2918"}
2026-02-17 02:39:44.462 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2918" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:45.541 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-133"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-133"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-133"}
2026-02-17 02:39:45.565 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-133"}
2026-02-17 02:39:45.935 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-656" name:"default"}
2026-02-17 02:39:45.996 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-656"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-656"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-656"}
2026-02-17 02:39:46.023 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-656"}
2026-02-17 02:39:47.361 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3387"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3387"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3387"}
2026-02-17 02:39:47.385 [INFO][74] felix/summary.go 100: Summarising 231 dataplane reconciliation loops over 1m0.7s: avg=27ms longest=72ms (resync-calico-v4)
2026-02-17 02:39:47.385 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-3387"}
2026-02-17 02:39:48.161 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1515"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1515"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1515"}
2026-02-17 02:39:48.189 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-505"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-505"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-505"}
2026-02-17 02:39:48.214 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-505" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:48.546 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2918"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2918"}
2026-02-17 02:39:48.574 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2302"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2302"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2302"}
2026-02-17 02:39:48.599 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2302" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:48.963 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-2302" type:"ClusterIP" cluster_ips:"10.254.63.116" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:39:49.611 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-1363" name:"default"}
2026-02-17 02:39:49.826 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1363"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1363"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1363"}
2026-02-17 02:39:49.853 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-1363"}
2026-02-17 02:39:49.888 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5622" name:"default"}
2026-02-17 02:39:49.990 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1759" name:"default"}
2026-02-17 02:39:50.118 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4382" name:"default"}
2026-02-17 02:39:50.231 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6328" name:"default"}
2026-02-17 02:39:50.260 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-c-rgxjn" namespace:"services-6328"
2026-02-17 02:39:50.374 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4382"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4382"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4382"} labels:{key:"webhook-5622-markers" value:"true"}
2026-02-17 02:39:50.404 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4382"}
2026-02-17 02:39:50.539 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1759"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-1759"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1759"}
2026-02-17 02:39:50.568 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1759"}
2026-02-17 02:39:50.568 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6328"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-6328"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6328"}
2026-02-17 02:39:50.589 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6328"}
2026-02-17 02:39:50.673 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2302"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2302"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2302"}
2026-02-17 02:39:50.727 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4254"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4254"}
2026-02-17 02:39:50.754 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4254" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:50.799 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5622"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5622"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5622"} labels:{key:"webhook-5622" value:"true"}
2026-02-17 02:39:50.822 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5622"}
2026-02-17 02:39:50.855 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4254"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4254"}
2026-02-17 02:39:50.882 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-615"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-615"}
2026-02-17 02:39:50.882 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-615" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:50.955 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-615"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-615"}
2026-02-17 02:39:50.989 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8707"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8707"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8707"}
2026-02-17 02:39:51.010 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8707" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:51.010 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:39:51.453 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:39:52.840 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-7323/netserver-0, name=eth0)
2026-02-17 02:39:52.840 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7323/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b34f11f544" profile_ids:"kns.pod-network-test-7323" profile_ids:"ksa.pod-network-test-7323.default" ipv4_nets:"10.100.246.108/32"}
2026-02-17 02:39:52.841 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:52.841 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:52.841 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:52.846 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b34f11f544"
2026-02-17 02:39:52.847 [INFO][74] felix/endpoint_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-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:52.847 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:52.872 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:52.873 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:53.353 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-1515" name:"default"}
2026-02-17 02:39:53.988 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2918" name:"default"}
2026-02-17 02:39:54.201 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4870/ss2-1, name=eth0)
2026-02-17 02:39:54.201 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4870/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6d7bf3459d" profile_ids:"kns.statefulset-4870" profile_ids:"ksa.statefulset-4870.default" ipv4_nets:"10.100.246.85/32"}
2026-02-17 02:39:54.201 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:54.202 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:54.202 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:54.202 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6d7bf3459d"
2026-02-17 02:39:54.202 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:54.202 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:54.226 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:54.226 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:54.282 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2918"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2918"}
2026-02-17 02:39:54.309 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2918"}
2026-02-17 02:39:54.538 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1515"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1515"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1515"}
2026-02-17 02:39:54.567 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-1515"}
2026-02-17 02:39:54.603 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4870/ss2-1, name=eth0)
2026-02-17 02:39:54.603 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4870/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:39:54.603 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-4870"}
2026-02-17 02:39:54.603 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-4870.default"}
2026-02-17 02:39:54.604 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:54.604 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:54.604 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nx-w_bdqSQNqc-7KCk" ipVersion=0x4 table="filter"
2026-02-17 02:39:54.604 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IsmMkqJZXvc77_S3J_" ipVersion=0x4 table="filter"
2026-02-17 02:39:54.604 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nx-w_bdqSQNqc-7KCk" ipVersion=0x4 table="filter"
2026-02-17 02:39:54.604 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IsmMkqJZXvc77_S3J_" ipVersion=0x4 table="filter"
2026-02-17 02:39:54.604 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:54.604 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib6d7bf3459d" ipVersion=0x4 table="filter"
2026-02-17 02:39:54.604 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib6d7bf3459d" ipVersion=0x4 table="filter"
2026-02-17 02:39:54.604 [INFO][74] felix/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-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:54.604 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:54.605 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.85
2026-02-17 02:39:54.666 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:54.713 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::9cdf:b7ff:fe7e:911f" exists=false ifIndex=83
2026-02-17 02:39:54.713 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib6d7bf3459d"
2026-02-17 02:39:54.713 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="calib6d7bf3459d" state="down"
2026-02-17 02:39:54.713 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6d7bf3459d", Addrs:set.Typed[string]{}}
2026-02-17 02:39:54.713 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6d7bf3459d", Addrs:set.Typed[string]{}}
2026-02-17 02:39:54.713 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6d7bf3459d", State:"down", Index:83}
2026-02-17 02:39:54.714 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="calib6d7bf3459d" state=""
2026-02-17 02:39:54.714 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib6d7bf3459d"
2026-02-17 02:39:54.737 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6d7bf3459d", State:"", Index:83}
2026-02-17 02:39:54.737 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6d7bf3459d", Addrs:set.Set[string](nil)}
2026-02-17 02:39:54.737 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6d7bf3459d", Addrs:set.Set[string](nil)}
2026-02-17 02:39:55.802 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4870/ss2-1, name=eth0)
2026-02-17 02:39:55.803 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-4870"} profile:{inbound_rules:{action:"allow" rule_id:"PFSI9W0gMvTjpa1p"} outbound_rules:{action:"allow" rule_id:"GWZagjX3-ecHo_bX"}}
2026-02-17 02:39:55.803 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-4870.default"} profile:{}
2026-02-17 02:39:55.803 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4870/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6d7bf3459d" profile_ids:"kns.statefulset-4870" profile_ids:"ksa.statefulset-4870.default" ipv4_nets:"10.100.246.105/32"}
2026-02-17 02:39:55.803 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:55.803 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:55.803 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:55.803 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib6d7bf3459d" ipVersion=0x4 table="filter"
2026-02-17 02:39:55.803 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nx-w_bdqSQNqc-7KCk" ipVersion=0x4 table="filter"
2026-02-17 02:39:55.803 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IsmMkqJZXvc77_S3J_" ipVersion=0x4 table="filter"
2026-02-17 02:39:55.803 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib6d7bf3459d" ipVersion=0x4 table="filter"
2026-02-17 02:39:55.803 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nx-w_bdqSQNqc-7KCk" ipVersion=0x4 table="filter"
2026-02-17 02:39:55.803 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IsmMkqJZXvc77_S3J_" ipVersion=0x4 table="filter"
2026-02-17 02:39:55.803 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib6d7bf3459d"
2026-02-17 02:39:55.803 [INFO][74] felix/endpoint_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-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:55.803 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:55.850 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:55.851 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:39:55.883 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calib6d7bf3459d" state="down"
2026-02-17 02:39:55.883 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib6d7bf3459d"
2026-02-17 02:39:55.884 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6d7bf3459d", State:"down", Index:86}
2026-02-17 02:39:55.884 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6d7bf3459d", Addrs:set.Typed[string]{}}
2026-02-17 02:39:55.884 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6d7bf3459d", Addrs:set.Typed[string]{}}
2026-02-17 02:39:55.884 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib6d7bf3459d"
2026-02-17 02:39:55.884 [INFO][74] felix/endpoint_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-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:55.884 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:55.884 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calib6d7bf3459d" state="up"
2026-02-17 02:39:55.919 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:55.919 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:39:55.919 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6d7bf3459d", State:"up", Index:86}
2026-02-17 02:39:55.919 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib6d7bf3459d"
2026-02-17 02:39:55.919 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib6d7bf3459d"
2026-02-17 02:39:55.919 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6d7bf3459d"
2026-02-17 02:39:55.919 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:55.919 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:55.944 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:55.945 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:56.358 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2302" name:"default"}
2026-02-17 02:39:56.519 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-615" name:"default"}
2026-02-17 02:39:56.914 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4870/ss2-1, name=eth0)
2026-02-17 02:39:56.914 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4870/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6d7bf3459d" profile_ids:"kns.statefulset-4870" profile_ids:"ksa.statefulset-4870.default" ipv4_nets:"10.100.246.105/32"}
2026-02-17 02:39:56.914 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:56.914 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:56.914 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:56.915 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6d7bf3459d"
2026-02-17 02:39:56.915 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:56.915 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:56.932 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4870/ss2-1, name=eth0)
2026-02-17 02:39:56.932 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:56.932 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:56.932 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4870/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6d7bf3459d" profile_ids:"kns.statefulset-4870" profile_ids:"ksa.statefulset-4870.default" ipv4_nets:"10.100.246.105/32"}
2026-02-17 02:39:56.932 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:56.932 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:56.932 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:56.933 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6d7bf3459d"
2026-02-17 02:39:56.933 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:56.933 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:39:56.956 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:56.956 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:57.005 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4254" name:"default"}
2026-02-17 02:39:57.036 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-2302"
2026-02-17 02:39:57.133 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-7323"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-7323"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7323"}
2026-02-17 02:39:57.166 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2302"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2302"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2302"}
2026-02-17 02:39:57.187 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-278"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-278"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-278"}
2026-02-17 02:39:57.212 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-278" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:57.244 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4254"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4254"}
2026-02-17 02:39:57.266 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4254"}
2026-02-17 02:39:57.388 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-615"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-615"}
2026-02-17 02:39:57.635 [INFO][74] 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:57.635 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib6d7bf3459d"
2026-02-17 02:39:57.635 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6d7bf3459d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:57.635 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6d7bf3459d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:57.980 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kubectl-278/update-demo-nautilus-mnt52, name=eth0)
2026-02-17 02:39:57.980 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-278"} profile:{inbound_rules:{action:"allow" rule_id:"L5_BvB8Zpuvj9qkP"} outbound_rules:{action:"allow" rule_id:"b488ZJoLzvG3qDFn"}}
2026-02-17 02:39:57.980 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-278.default"} profile:{}
2026-02-17 02:39:57.980 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-278/update-demo-nautilus-mnt52" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4de3443d07c" profile_ids:"kns.kubectl-278" profile_ids:"ksa.kubectl-278.default" ipv4_nets:"10.100.246.103/32"}
2026-02-17 02:39:57.980 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:39:57.980 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:39:57.980 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:39:57.981 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4de3443d07c" ipVersion=0x4 table="filter"
2026-02-17 02:39:57.981 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-278" ipVersion=0x4 table="filter"
2026-02-17 02:39:57.981 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bmJMEwWAfRt3zAUqyX" ipVersion=0x4 table="filter"
2026-02-17 02:39:57.981 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4de3443d07c" ipVersion=0x4 table="filter"
2026-02-17 02:39:57.981 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-278" ipVersion=0x4 table="filter"
2026-02-17 02:39:57.981 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bmJMEwWAfRt3zAUqyX" ipVersion=0x4 table="filter"
2026-02-17 02:39:57.981 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4de3443d07c"
2026-02-17 02:39:57.981 [INFO][74] felix/endpoint_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-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:39:57.981 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:39:58.016 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:58.016 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"} status="down"
2026-02-17 02:39:58.051 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali4de3443d07c" state="down"
2026-02-17 02:39:58.051 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4de3443d07c", State:"down", Index:87}
2026-02-17 02:39:58.051 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4de3443d07c"
2026-02-17 02:39:58.051 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4de3443d07c"
2026-02-17 02:39:58.051 [INFO][74] felix/endpoint_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-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:39:58.051 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:39:58.051 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali4de3443d07c" state="up"
2026-02-17 02:39:58.076 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:58.076 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"} status="down"
2026-02-17 02:39:58.076 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4de3443d07c", Addrs:set.Typed[string]{}}
2026-02-17 02:39:58.076 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4de3443d07c", Addrs:set.Typed[string]{}}
2026-02-17 02:39:58.076 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4de3443d07c", State:"up", Index:87}
2026-02-17 02:39:58.076 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4de3443d07c"
2026-02-17 02:39:58.076 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4de3443d07c"
2026-02-17 02:39:58.076 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4de3443d07c"
2026-02-17 02:39:58.077 [INFO][74] felix/endpoint_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-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:39:58.077 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:39:58.097 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:58.097 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"} status="up"
2026-02-17 02:39:58.673 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8707"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8707"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8707"}
2026-02-17 02:39:58.707 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7326"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7326"}
2026-02-17 02:39:58.728 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-7326" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:58.751 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7326"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7326"} labels:{key:"validating-admission-policy-7326" value:"true"}
2026-02-17 02:39:58.914 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kubectl-278/update-demo-nautilus-mnt52, name=eth0)
2026-02-17 02:39:58.914 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-278/update-demo-nautilus-mnt52" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4de3443d07c" profile_ids:"kns.kubectl-278" profile_ids:"ksa.kubectl-278.default" ipv4_nets:"10.100.246.103/32"}
2026-02-17 02:39:58.914 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:39:58.914 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:39:58.914 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:39:58.915 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4de3443d07c"
2026-02-17 02:39:58.915 [INFO][74] felix/endpoint_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-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:39:58.915 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:39:58.942 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:58.942 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"} status="up"
2026-02-17 02:39:58.978 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7326"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7326"} labels:{key:"validating-admission-policy-7326" value:"true"}
2026-02-17 02:39:59.004 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-7478"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-7478"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7478"}
2026-02-17 02:39:59.028 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-7478" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:59.810 [INFO][74] 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:59.810 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4de3443d07c"
2026-02-17 02:39:59.810 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4de3443d07c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:59.810 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4de3443d07c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:59.869 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-2zz47" ipv4_addr:"192.168.24.82/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-feufw-default-worker-g4n55-q7bvd-2zz47"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:39:59.869 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:39:59.869 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:40:00.101 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-7478"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-7478"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7478"}
2026-02-17 02:40:00.129 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-1760"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-1760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1760"}
2026-02-17 02:40:00.155 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-1760" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:02.310 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-7323/netserver-0, name=eth0)
2026-02-17 02:40:02.310 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7323/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b34f11f544" profile_ids:"kns.pod-network-test-7323" profile_ids:"ksa.pod-network-test-7323.default" ipv4_nets:"10.100.246.108/32"}
2026-02-17 02:40:02.310 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:02.310 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:02.310 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:02.311 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b34f11f544"
2026-02-17 02:40:02.311 [INFO][74] felix/endpoint_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-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:02.312 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:02.342 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:02.342 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:40:02.644 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-7323/netserver-0, name=eth0)
2026-02-17 02:40:02.644 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7323/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:40:02.644 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-7323"}
2026-02-17 02:40:02.644 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-7323.default"}
2026-02-17 02:40:02.644 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:02.644 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:02.645 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zi23DWrtM8q_uUz4OI" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.645 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TCtIAtYfCodylGDMzX" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.645 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zi23DWrtM8q_uUz4OI" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.645 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TCtIAtYfCodylGDMzX" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.645 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:02.645 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5b34f11f544" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.645 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5b34f11f544" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.645 [INFO][74] felix/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-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:02.645 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:02.646 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.108
2026-02-17 02:40:02.705 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7323/netserver-0", EndpointId:"eth0"}
2026-02-17 02:40:02.753 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali5b34f11f544" state="down"
2026-02-17 02:40:02.753 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b34f11f544"
2026-02-17 02:40:02.753 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b34f11f544", State:"down", Index:85}
2026-02-17 02:40:02.753 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b34f11f544", Addrs:set.Typed[string]{}}
2026-02-17 02:40:02.753 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b34f11f544", Addrs:set.Typed[string]{}}
2026-02-17 02:40:02.753 [INFO][74] 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:40:02.757 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali5b34f11f544" state=""
2026-02-17 02:40:02.757 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5b34f11f544"
2026-02-17 02:40:02.775 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b34f11f544", State:"", Index:85}
2026-02-17 02:40:02.775 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b34f11f544", Addrs:set.Set[string](nil)}
2026-02-17 02:40:02.775 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b34f11f544", Addrs:set.Set[string](nil)}
2026-02-17 02:40:02.799 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-7323" name:"default"}
2026-02-17 02:40:03.261 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-7323"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-7323"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7323"}
2026-02-17 02:40:03.306 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kubectl-278/update-demo-nautilus-mnt52, name=eth0)
2026-02-17 02:40:03.306 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-278/update-demo-nautilus-mnt52" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4de3443d07c" profile_ids:"kns.kubectl-278" profile_ids:"ksa.kubectl-278.default" ipv4_nets:"10.100.246.103/32"}
2026-02-17 02:40:03.306 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:40:03.307 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:40:03.307 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:40:03.307 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4de3443d07c"
2026-02-17 02:40:03.307 [INFO][74] felix/endpoint_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-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:40:03.307 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:40:03.335 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:03.335 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"} status="up"
2026-02-17 02:40:03.425 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-615"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-615"}
2026-02-17 02:40:03.447 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-615"}
2026-02-17 02:40:03.577 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-278"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-278"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-278"}
2026-02-17 02:40:03.596 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kubectl-278/update-demo-nautilus-mnt52, name=eth0)
bird: KIF: Received address message for unknown interface 87
2026-02-17 02:40:03.606 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-278/update-demo-nautilus-mnt52" endpoint_id:"eth0"}
2026-02-17 02:40:03.606 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-278"}
2026-02-17 02:40:03.606 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-278.default"}
2026-02-17 02:40:03.607 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-5877"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-5877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5877"}
2026-02-17 02:40:03.607 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:40:03.607 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:40:03.608 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-278" ipVersion=0x4 table="filter"
2026-02-17 02:40:03.608 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bmJMEwWAfRt3zAUqyX" ipVersion=0x4 table="filter"
2026-02-17 02:40:03.608 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-278" ipVersion=0x4 table="filter"
2026-02-17 02:40:03.608 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bmJMEwWAfRt3zAUqyX" ipVersion=0x4 table="filter"
2026-02-17 02:40:03.608 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:40:03.608 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4de3443d07c" ipVersion=0x4 table="filter"
2026-02-17 02:40:03.608 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4de3443d07c" ipVersion=0x4 table="filter"
2026-02-17 02:40:03.608 [INFO][74] felix/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-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:40:03.608 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:40:03.609 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.103
2026-02-17 02:40:03.662 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-278/update-demo-nautilus-mnt52", EndpointId:"eth0"}
2026-02-17 02:40:03.662 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-5877" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:03.697 [INFO][74] 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:40:03.697 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4de3443d07c"
2026-02-17 02:40:03.697 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali4de3443d07c" state="down"
2026-02-17 02:40:03.697 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4de3443d07c", Addrs:set.Typed[string]{}}
2026-02-17 02:40:03.697 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4de3443d07c", Addrs:set.Typed[string]{}}
2026-02-17 02:40:03.697 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4de3443d07c", State:"down", Index:87}
2026-02-17 02:40:03.700 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali4de3443d07c" state=""
2026-02-17 02:40:03.701 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4de3443d07c"
2026-02-17 02:40:03.717 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4de3443d07c", State:"", Index:87}
2026-02-17 02:40:03.717 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4de3443d07c", Addrs:set.Set[string](nil)}
2026-02-17 02:40:03.717 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4de3443d07c", Addrs:set.Set[string](nil)}
2026-02-17 02:40:04.062 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2302"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2302"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2302"}
2026-02-17 02:40:04.088 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2302"}
2026-02-17 02:40:04.209 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-7326" name:"default"}
2026-02-17 02:40:04.484 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7326"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7326"} labels:{key:"validating-admission-policy-7326" value:"true"}
2026-02-17 02:40:04.511 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-7326"}
2026-02-17 02:40:04.710 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8707" name:"default"}
2026-02-17 02:40:05.080 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8707"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8707"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8707"}
2026-02-17 02:40:05.107 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-8707"}
2026-02-17 02:40:05.518 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-7478" name:"default"}
2026-02-17 02:40:05.595 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-7478"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-7478"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7478"}
2026-02-17 02:40:05.620 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-7478"}
2026-02-17 02:40:06.102 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:40:06.769 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-5877"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-5877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5877"}
2026-02-17 02:40:06.797 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8680"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8680"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8680"}
2026-02-17 02:40:06.798 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-8680" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:07.486 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-1760"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-1760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1760"}
2026-02-17 02:40:07.511 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-882"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-882"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-882"}
2026-02-17 02:40:07.545 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-882" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:07.602 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"proxy-service-k289m" namespace:"proxy-882" type:"ClusterIP" cluster_ips:"10.254.195.138" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81} ports:{Protocol:"TCP" Port:443} ports:{Protocol:"TCP" Port:444}
2026-02-17 02:40:08.675 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-278" name:"default"}
2026-02-17 02:40:08.947 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-7323"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-7323"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7323"}
2026-02-17 02:40:08.972 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-7323"}
2026-02-17 02:40:09.060 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-278"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-278"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-278"}
2026-02-17 02:40:09.090 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-278"}
2026-02-17 02:40:09.630 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-505"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-505"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-505"}
2026-02-17 02:40:09.655 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-6664"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-6664"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6664"}
2026-02-17 02:40:09.680 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-6664" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:10.965 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8680"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8680"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8680"}
2026-02-17 02:40:10.994 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1025"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1025"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1025"}
2026-02-17 02:40:11.036 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-1025" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:11.061 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1025"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1025"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1025"}
2026-02-17 02:40:11.088 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5878"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5878"}
2026-02-17 02:40:11.112 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5878" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:12.108 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-5877" name:"default"}
2026-02-17 02:40:12.503 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-5877"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-5877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5877"}
2026-02-17 02:40:12.539 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-5877"}
2026-02-17 02:40:12.935 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-1760" name:"default"}
2026-02-17 02:40:12.977 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-882"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-882"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-882"}
2026-02-17 02:40:13.011 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3048"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3048"}
2026-02-17 02:40:13.036 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3048" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:13.129 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3048"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3048"}
2026-02-17 02:40:13.174 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-1760"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-1760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1760"}
2026-02-17 02:40:13.203 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9426"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9426"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9426"}
2026-02-17 02:40:13.239 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-9426" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:14.541 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5878"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5878"}
2026-02-17 02:40:14.563 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6627"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6627"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6627"}
2026-02-17 02:40:14.587 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-6627" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:14.785 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-6664"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-6664"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6664"}
2026-02-17 02:40:14.823 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7729"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"events-7729"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7729"}
2026-02-17 02:40:14.846 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-7729" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:14.982 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7729"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"events-7729"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7729"}
2026-02-17 02:40:15.030 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5934"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5934"}
2026-02-17 02:40:15.052 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5934" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:15.973 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4870/ss2-1, name=eth0)
2026-02-17 02:40:15.973 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4870/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6d7bf3459d" profile_ids:"kns.statefulset-4870" profile_ids:"ksa.statefulset-4870.default" ipv4_nets:"10.100.246.105/32"}
2026-02-17 02:40:15.973 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:15.973 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:15.973 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:15.974 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6d7bf3459d"
2026-02-17 02:40:15.974 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:15.974 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:16.011 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:16.011 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:16.303 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-4870/ss2-1, name=eth0)
2026-02-17 02:40:16.303 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4870/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:40:16.303 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-4870"}
2026-02-17 02:40:16.303 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-4870.default"}
2026-02-17 02:40:16.303 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:16.303 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:16.304 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nx-w_bdqSQNqc-7KCk" ipVersion=0x4 table="filter"
2026-02-17 02:40:16.304 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IsmMkqJZXvc77_S3J_" ipVersion=0x4 table="filter"
2026-02-17 02:40:16.304 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nx-w_bdqSQNqc-7KCk" ipVersion=0x4 table="filter"
2026-02-17 02:40:16.304 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IsmMkqJZXvc77_S3J_" ipVersion=0x4 table="filter"
2026-02-17 02:40:16.304 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:16.304 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib6d7bf3459d" ipVersion=0x4 table="filter"
2026-02-17 02:40:16.304 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib6d7bf3459d" ipVersion=0x4 table="filter"
2026-02-17 02:40:16.304 [INFO][74] felix/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-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:16.304 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:16.305 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.105
2026-02-17 02:40:16.362 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4870/ss2-1", EndpointId:"eth0"}
2026-02-17 02:40:16.414 [INFO][74] 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:40:16.414 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib6d7bf3459d"
2026-02-17 02:40:16.414 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calib6d7bf3459d" state="down"
2026-02-17 02:40:16.415 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calib6d7bf3459d" state=""
2026-02-17 02:40:16.415 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6d7bf3459d", Addrs:set.Typed[string]{}}
2026-02-17 02:40:16.415 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib6d7bf3459d"
2026-02-17 02:40:16.415 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6d7bf3459d", Addrs:set.Typed[string]{}}
2026-02-17 02:40:16.415 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6d7bf3459d", State:"down", Index:86}
2026-02-17 02:40:16.415 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6d7bf3459d", State:"", Index:86}
2026-02-17 02:40:16.415 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6d7bf3459d", Addrs:set.Set[string](nil)}
2026-02-17 02:40:16.415 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6d7bf3459d", Addrs:set.Set[string](nil)}
2026-02-17 02:40:17.342 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9426"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9426"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9426"}
2026-02-17 02:40:17.404 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6711"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6711"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6711"}
2026-02-17 02:40:17.436 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-6711" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:17.464 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6711"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6711"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6711"} labels:{key:"validating-admission-policy-6711" value:"true"}
2026-02-17 02:40:17.746 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6711"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6711"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6711"} labels:{key:"validating-admission-policy-6711" value:"true"}
2026-02-17 02:40:17.774 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-157"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-157"}
2026-02-17 02:40:17.803 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-157" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:18.001 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-882" name:"default"}
2026-02-17 02:40:18.103 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-8680" name:"default"}
2026-02-17 02:40:18.144 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8680"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8680"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8680"}
2026-02-17 02:40:18.170 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-8680"}
2026-02-17 02:40:18.240 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-505" name:"default"}
2026-02-17 02:40:18.286 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-1025" name:"default"}
2026-02-17 02:40:18.375 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1025"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1025"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1025"}
2026-02-17 02:40:18.411 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-1025"}
2026-02-17 02:40:18.516 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-505"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-505"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-505"}
2026-02-17 02:40:18.543 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-505"}
2026-02-17 02:40:18.647 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6627"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6627"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6627"}
2026-02-17 02:40:18.670 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6617"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6617"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6617"}
2026-02-17 02:40:18.670 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6617" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:18.728 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3048" name:"default"}
2026-02-17 02:40:18.879 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"proxy-service-k289m" namespace:"proxy-882"
2026-02-17 02:40:19.003 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3048"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3048"}
2026-02-17 02:40:19.028 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-882"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-882"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-882"}
2026-02-17 02:40:19.050 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3048"}
2026-02-17 02:40:19.051 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-882"}
2026-02-17 02:40:19.148 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5934"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5934"}
2026-02-17 02:40:19.189 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8277"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8277"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8277"}
2026-02-17 02:40:19.212 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-8277" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:19.230 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-1760"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-1760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1760"}
2026-02-17 02:40:19.263 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-1760"}
2026-02-17 02:40:19.263 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:40:19.913 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-6664" name:"default"}
2026-02-17 02:40:19.914 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:40:20.125 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-7729" name:"default"}
2026-02-17 02:40:20.487 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5878" name:"default"}
2026-02-17 02:40:20.518 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5878"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5878"}
2026-02-17 02:40:20.800 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-6664"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-6664"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6664"}
2026-02-17 02:40:20.826 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-6664"}
2026-02-17 02:40:20.877 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-157"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-157"}
2026-02-17 02:40:20.916 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6477"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6477"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6477"}
2026-02-17 02:40:20.916 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-6477" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:21.131 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7729"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"events-7729"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7729"}
2026-02-17 02:40:21.163 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-7729"}
2026-02-17 02:40:21.331 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8277"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8277"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8277"}
2026-02-17 02:40:21.354 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2205"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-2205"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2205"}
2026-02-17 02:40:21.397 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2205" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:21.423 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-2205" type:"ExternalName"
2026-02-17 02:40:21.470 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-2205" type:"ClusterIP" cluster_ips:"10.254.26.172" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:40:22.089 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-2205/externalname-service-nnr6h, name=eth0)
2026-02-17 02:40:22.089 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2205.default"} profile:{}
2026-02-17 02:40:22.089 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-2205"} profile:{inbound_rules:{action:"allow" rule_id:"P5rjEZp8i4spEqFK"} outbound_rules:{action:"allow" rule_id:"lIXLY4yO5BIS1M8x"}}
2026-02-17 02:40:22.089 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2205/externalname-service-nnr6h" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac92c380ee8" profile_ids:"kns.services-2205" profile_ids:"ksa.services-2205.default" ipv4_nets:"10.100.246.90/32"}
2026-02-17 02:40:22.089 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:22.089 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:22.089 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:22.090 [INFO][74] 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:40:22.090 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliac92c380ee8" ipVersion=0x4 table="filter"
2026-02-17 02:40:22.090 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-2205" ipVersion=0x4 table="filter"
2026-02-17 02:40:22.090 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XSnn33i0-BK4Eo7mW3" ipVersion=0x4 table="filter"
2026-02-17 02:40:22.090 [INFO][74] 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:40:22.090 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliac92c380ee8" ipVersion=0x4 table="filter"
2026-02-17 02:40:22.090 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-2205" ipVersion=0x4 table="filter"
2026-02-17 02:40:22.090 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XSnn33i0-BK4Eo7mW3" ipVersion=0x4 table="filter"
2026-02-17 02:40:22.090 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliac92c380ee8"
2026-02-17 02:40:22.090 [INFO][74] felix/endpoint_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-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:22.090 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:22.123 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:22.123 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"} status="down"
2026-02-17 02:40:22.169 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="caliac92c380ee8" state="down"
2026-02-17 02:40:22.170 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliac92c380ee8"
2026-02-17 02:40:22.170 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac92c380ee8", State:"down", Index:88}
2026-02-17 02:40:22.170 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac92c380ee8", Addrs:set.Typed[string]{}}
2026-02-17 02:40:22.170 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac92c380ee8", Addrs:set.Typed[string]{}}
2026-02-17 02:40:22.170 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac92c380ee8"
2026-02-17 02:40:22.170 [INFO][74] felix/endpoint_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-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:22.170 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:22.173 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="caliac92c380ee8" state="up"
2026-02-17 02:40:22.193 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:22.193 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"} status="down"
2026-02-17 02:40:22.200 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac92c380ee8", State:"up", Index:88}
2026-02-17 02:40:22.200 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliac92c380ee8"
2026-02-17 02:40:22.200 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac92c380ee8"
2026-02-17 02:40:22.200 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac92c380ee8"
2026-02-17 02:40:22.200 [INFO][74] felix/endpoint_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-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:22.200 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:22.229 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:22.229 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"} status="up"
2026-02-17 02:40:22.813 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6617"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6617"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6617"}
2026-02-17 02:40:22.837 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9848"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"services-9848"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9848"}
2026-02-17 02:40:22.862 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9848" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:22.899 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-9426" name:"default"}
2026-02-17 02:40:22.959 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-9848" type:"NodePort" cluster_ips:"10.254.175.170" ports:{Protocol:"TCP" Port:80 NodePort:31639}
2026-02-17 02:40:23.007 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-6711" name:"default"}
2026-02-17 02:40:23.055 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-2205/externalname-service-nnr6h, name=eth0)
2026-02-17 02:40:23.056 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2205/externalname-service-nnr6h" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac92c380ee8" profile_ids:"kns.services-2205" profile_ids:"ksa.services-2205.default" ipv4_nets:"10.100.246.90/32"}
2026-02-17 02:40:23.056 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:23.056 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:23.056 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:23.058 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac92c380ee8"
2026-02-17 02:40:23.058 [INFO][74] felix/endpoint_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-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:23.058 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:23.081 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:23.081 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"} status="up"
2026-02-17 02:40:23.169 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9426"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9426"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9426"}
2026-02-17 02:40:23.202 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-9426"}
2026-02-17 02:40:23.411 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6711"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6711"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6711"} labels:{key:"validating-admission-policy-6711" value:"true"}
2026-02-17 02:40:23.432 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-6711"}
2026-02-17 02:40:23.596 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-9848/affinity-nodeport-transition-hq6qj, name=eth0)
2026-02-17 02:40:23.597 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-9848.default"} profile:{}
2026-02-17 02:40:23.597 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-9848"} profile:{inbound_rules:{action:"allow" rule_id:"EwxuDl_o0EzTO5Iu"} outbound_rules:{action:"allow" rule_id:"seOmqwN7bNY0bUZB"}}
2026-02-17 02:40:23.597 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9848/affinity-nodeport-transition-hq6qj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali96765aaf88f" profile_ids:"kns.services-9848" profile_ids:"ksa.services-9848.default" ipv4_nets:"10.100.246.110/32"}
2026-02-17 02:40:23.597 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:23.598 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:23.598 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:23.599 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali96765aaf88f" ipVersion=0x4 table="filter"
2026-02-17 02:40:23.599 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-9848" ipVersion=0x4 table="filter"
2026-02-17 02:40:23.599 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UDSrZeFoFV7gTNcm2J" ipVersion=0x4 table="filter"
2026-02-17 02:40:23.599 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali96765aaf88f" ipVersion=0x4 table="filter"
2026-02-17 02:40:23.599 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-9848" ipVersion=0x4 table="filter"
2026-02-17 02:40:23.599 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UDSrZeFoFV7gTNcm2J" ipVersion=0x4 table="filter"
2026-02-17 02:40:23.599 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali96765aaf88f"
2026-02-17 02:40:23.599 [INFO][74] felix/endpoint_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-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:23.599 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:23.642 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:23.642 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"} status="down"
2026-02-17 02:40:23.672 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-6627" name:"default"}
2026-02-17 02:40:23.673 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali96765aaf88f" state="down"
2026-02-17 02:40:23.673 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali96765aaf88f"
2026-02-17 02:40:23.674 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali96765aaf88f" state="up"
2026-02-17 02:40:23.678 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali96765aaf88f" state="down"
2026-02-17 02:40:23.679 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali96765aaf88f" state="up"
2026-02-17 02:40:23.701 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96765aaf88f", State:"down", Index:89}
2026-02-17 02:40:23.701 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali96765aaf88f", Addrs:set.Typed[string]{}}
2026-02-17 02:40:23.701 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali96765aaf88f", Addrs:set.Typed[string]{}}
2026-02-17 02:40:23.701 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96765aaf88f", State:"up", Index:89}
2026-02-17 02:40:23.701 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96765aaf88f", State:"down", Index:89}
2026-02-17 02:40:23.701 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96765aaf88f", State:"up", Index:89}
2026-02-17 02:40:23.701 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali96765aaf88f"
2026-02-17 02:40:23.701 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali96765aaf88f"
2026-02-17 02:40:23.702 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali96765aaf88f"
2026-02-17 02:40:23.702 [INFO][74] felix/endpoint_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-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:23.702 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:23.726 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:23.726 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"} status="up"
2026-02-17 02:40:23.847 [INFO][74] 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:40:23.847 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliac92c380ee8"
2026-02-17 02:40:23.847 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac92c380ee8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:23.847 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac92c380ee8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:24.093 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-9848/affinity-nodeport-transition-hq6qj, name=eth0)
2026-02-17 02:40:24.093 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9848/affinity-nodeport-transition-hq6qj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali96765aaf88f" profile_ids:"kns.services-9848" profile_ids:"ksa.services-9848.default" ipv4_nets:"10.100.246.110/32"}
2026-02-17 02:40:24.093 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:24.093 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:24.093 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:24.094 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali96765aaf88f"
2026-02-17 02:40:24.094 [INFO][74] felix/endpoint_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-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:24.094 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:24.121 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:24.121 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"} status="up"
2026-02-17 02:40:24.320 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5934" name:"default"}
2026-02-17 02:40:24.358 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-4870"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-4870"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4870"}
2026-02-17 02:40:24.384 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9570"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"job-9570"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9570"}
2026-02-17 02:40:24.412 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-9570" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:24.564 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6627"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6627"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6627"}
2026-02-17 02:40:24.587 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-6627"}
2026-02-17 02:40:24.798 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5934"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5934"}
2026-02-17 02:40:24.818 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5934"}
2026-02-17 02:40:25.542 [INFO][74] 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:40:25.542 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali96765aaf88f"
2026-02-17 02:40:25.542 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali96765aaf88f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:25.542 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali96765aaf88f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:25.978 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5878"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5878"}
2026-02-17 02:40:26.010 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5878"}
2026-02-17 02:40:26.225 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-157" name:"default"}
2026-02-17 02:40:26.331 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-157"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-157"}
2026-02-17 02:40:26.356 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-157"}
2026-02-17 02:40:26.542 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-8277" name:"default"}
2026-02-17 02:40:26.701 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8277"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8277"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8277"}
2026-02-17 02:40:26.722 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-8277"}
2026-02-17 02:40:27.035 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6477"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6477"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6477"}
2026-02-17 02:40:27.058 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4701"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-4701"}
2026-02-17 02:40:27.088 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-4701" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:27.875 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-2205"
2026-02-17 02:40:27.923 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2205"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-2205"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2205"}
2026-02-17 02:40:27.980 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-160"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-160"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-160"}
2026-02-17 02:40:27.980 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-160" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:28.243 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6617" name:"default"}
2026-02-17 02:40:28.307 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6617"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6617"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6617"}
2026-02-17 02:40:28.334 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6617"}
2026-02-17 02:40:29.451 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-4870"
2026-02-17 02:40:29.792 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-9848" type:"NodePort" cluster_ips:"10.254.175.170" ports:{Protocol:"TCP" Port:80 NodePort:31639}
2026-02-17 02:40:29.938 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-4870" name:"default"}
2026-02-17 02:40:30.002 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-4870"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-4870"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4870"}
2026-02-17 02:40:30.028 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-4870"}
2026-02-17 02:40:30.096 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-9848" type:"NodePort" cluster_ips:"10.254.175.170" ports:{Protocol:"TCP" Port:80 NodePort:31639}
2026-02-17 02:40:30.237 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4701"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-4701"}
2026-02-17 02:40:30.263 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9536"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9536"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9536"}
2026-02-17 02:40:30.293 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-9536" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:30.515 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-9848/affinity-nodeport-transition-hq6qj, name=eth0)
2026-02-17 02:40:30.515 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9848/affinity-nodeport-transition-hq6qj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali96765aaf88f" profile_ids:"kns.services-9848" profile_ids:"ksa.services-9848.default" ipv4_nets:"10.100.246.110/32"}
2026-02-17 02:40:30.515 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:30.515 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:30.515 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:30.516 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali96765aaf88f"
2026-02-17 02:40:30.516 [INFO][74] felix/endpoint_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-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:30.516 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:30.542 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:30.543 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"} status="up"
2026-02-17 02:40:32.036 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-160"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-160"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-160"}
2026-02-17 02:40:32.083 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9171"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"events-9171"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9171"}
2026-02-17 02:40:32.107 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-9171" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:32.174 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9171"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"events-9171"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9171"}
2026-02-17 02:40:32.220 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7434"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"job-7434"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7434"}
2026-02-17 02:40:32.245 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7434" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:32.485 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9570"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"job-9570"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9570"}
2026-02-17 02:40:32.512 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7156"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7156"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7156"}
2026-02-17 02:40:32.539 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7156" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:32.706 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-6477" name:"default"}
2026-02-17 02:40:32.786 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6477"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6477"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6477"}
2026-02-17 02:40:32.823 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-6477"}
2026-02-17 02:40:32.848 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-9848/affinity-nodeport-transition-hq6qj, name=eth0)
2026-02-17 02:40:32.848 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9848/affinity-nodeport-transition-hq6qj" endpoint_id:"eth0"}
2026-02-17 02:40:32.848 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-9848"}
2026-02-17 02:40:32.848 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-9848.default"}
2026-02-17 02:40:32.848 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:32.848 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:32.849 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-9848" ipVersion=0x4 table="filter"
2026-02-17 02:40:32.849 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UDSrZeFoFV7gTNcm2J" ipVersion=0x4 table="filter"
2026-02-17 02:40:32.849 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-9848" ipVersion=0x4 table="filter"
2026-02-17 02:40:32.849 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UDSrZeFoFV7gTNcm2J" ipVersion=0x4 table="filter"
2026-02-17 02:40:32.849 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:32.849 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali96765aaf88f" ipVersion=0x4 table="filter"
2026-02-17 02:40:32.849 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali96765aaf88f" ipVersion=0x4 table="filter"
2026-02-17 02:40:32.849 [INFO][74] felix/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-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:32.849 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:32.852 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.110
2026-02-17 02:40:32.911 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9848/affinity-nodeport-transition-hq6qj", EndpointId:"eth0"}
2026-02-17 02:40:32.954 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali96765aaf88f" state="down"
2026-02-17 02:40:32.954 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali96765aaf88f"
2026-02-17 02:40:32.954 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96765aaf88f", State:"down", Index:89}
2026-02-17 02:40:32.954 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali96765aaf88f", Addrs:set.Typed[string]{}}
2026-02-17 02:40:32.955 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali96765aaf88f", Addrs:set.Typed[string]{}}
2026-02-17 02:40:32.959 [INFO][74] 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:40:32.959 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali96765aaf88f" state=""
2026-02-17 02:40:32.959 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali96765aaf88f"
2026-02-17 02:40:32.980 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96765aaf88f", State:"", Index:89}
2026-02-17 02:40:32.980 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali96765aaf88f", Addrs:set.Set[string](nil)}
2026-02-17 02:40:32.980 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali96765aaf88f", Addrs:set.Set[string](nil)}
2026-02-17 02:40:33.444 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-2205/externalname-service-nnr6h, name=eth0)
2026-02-17 02:40:33.444 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2205/externalname-service-nnr6h" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac92c380ee8" profile_ids:"kns.services-2205" profile_ids:"ksa.services-2205.default" ipv4_nets:"10.100.246.90/32"}
2026-02-17 02:40:33.444 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:33.444 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:33.444 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:33.445 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac92c380ee8"
2026-02-17 02:40:33.445 [INFO][74] felix/endpoint_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-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:33.445 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:33.476 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:33.476 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"} status="up"
2026-02-17 02:40:33.727 [INFO][74] felix/active_rules_calculator.go 412: One or more endpoints uses a profile that doesn't exist; generating default-drop profile. (This can happen transiently when a Kubernetes namespace is deleted.) profileID="ksa.services-2205.default"
2026-02-17 02:40:33.728 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2205.default"} profile:{inbound_rules:{action:"deny" rule_id:"ll7SyWT6Sj0O0q08"} outbound_rules:{action:"deny" rule_id:"V7cUrFw4GdWN94f5"}}
2026-02-17 02:40:33.728 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2205" name:"default"}
2026-02-17 02:40:33.971 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2205"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-2205"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2205"}
2026-02-17 02:40:34.389 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-9848"
2026-02-17 02:40:34.440 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9536"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9536"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9536"}
2026-02-17 02:40:34.466 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8331"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8331"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8331"}
2026-02-17 02:40:34.490 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-8331" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:34.513 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-8331" type:"ClusterIP" cluster_ips:"10.254.245.222" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:40:34.543 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9848"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"services-9848"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9848"}
2026-02-17 02:40:34.561 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9302"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9302"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9302"}
2026-02-17 02:40:34.622 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-9302" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:34.852 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-9302" type:"ClusterIP" cluster_ips:"10.254.105.65" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:40:35.050 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-9302" type:"ClusterIP" cluster_ips:"10.254.235.39" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:40:35.261 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"frontend" namespace:"kubectl-9302" type:"ClusterIP" cluster_ips:"10.254.228.145" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:40:35.837 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-2205/externalname-service-nnr6h, name=eth0)
2026-02-17 02:40:35.837 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2205/externalname-service-nnr6h" endpoint_id:"eth0"}
2026-02-17 02:40:35.837 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-2205"}
2026-02-17 02:40:35.837 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-2205.default"}
2026-02-17 02:40:35.838 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:35.838 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:35.838 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-2205" ipVersion=0x4 table="filter"
2026-02-17 02:40:35.838 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XSnn33i0-BK4Eo7mW3" ipVersion=0x4 table="filter"
2026-02-17 02:40:35.838 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-2205" ipVersion=0x4 table="filter"
2026-02-17 02:40:35.838 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XSnn33i0-BK4Eo7mW3" ipVersion=0x4 table="filter"
2026-02-17 02:40:35.838 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:35.839 [INFO][74] 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:40:35.839 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliac92c380ee8" ipVersion=0x4 table="filter"
2026-02-17 02:40:35.839 [INFO][74] 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:40:35.839 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliac92c380ee8" ipVersion=0x4 table="filter"
2026-02-17 02:40:35.839 [INFO][74] felix/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-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:35.839 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:35.840 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.90
bird: KIF: Received address message for unknown interface 88
2026-02-17 02:40:35.903 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2205/externalname-service-nnr6h", EndpointId:"eth0"}
2026-02-17 02:40:35.948 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="caliac92c380ee8" state="down"
2026-02-17 02:40:35.949 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliac92c380ee8"
2026-02-17 02:40:35.949 [INFO][74] 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:40:35.949 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac92c380ee8", State:"down", Index:88}
2026-02-17 02:40:35.949 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac92c380ee8", Addrs:set.Typed[string]{}}
2026-02-17 02:40:35.949 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac92c380ee8", Addrs:set.Typed[string]{}}
2026-02-17 02:40:35.949 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="caliac92c380ee8" state=""
2026-02-17 02:40:35.949 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliac92c380ee8"
2026-02-17 02:40:35.972 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac92c380ee8", State:"", Index:88}
2026-02-17 02:40:35.972 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac92c380ee8", Addrs:set.Set[string](nil)}
2026-02-17 02:40:35.972 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac92c380ee8", Addrs:set.Set[string](nil)}
2026-02-17 02:40:36.121 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-4701" name:"default"}
2026-02-17 02:40:36.222 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kubectl-9302/frontend-8467f96566-ssrxk, name=eth0)
2026-02-17 02:40:36.222 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-9302"} profile:{inbound_rules:{action:"allow" rule_id:"pdLGrtyznav9mElQ"} outbound_rules:{action:"allow" rule_id:"xyP0QbuBvJn5EHmM"}}
2026-02-17 02:40:36.222 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-9302.default"} profile:{}
2026-02-17 02:40:36.222 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9302/frontend-8467f96566-ssrxk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali217cd526399" profile_ids:"kns.kubectl-9302" profile_ids:"ksa.kubectl-9302.default" ipv4_nets:"10.100.246.78/32"}
2026-02-17 02:40:36.222 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:36.222 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:36.223 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:36.223 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali217cd526399" ipVersion=0x4 table="filter"
2026-02-17 02:40:36.223 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-9302" ipVersion=0x4 table="filter"
2026-02-17 02:40:36.223 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_slNcFCARrvmJEgTufK" ipVersion=0x4 table="filter"
2026-02-17 02:40:36.223 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali217cd526399" ipVersion=0x4 table="filter"
2026-02-17 02:40:36.223 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-9302" ipVersion=0x4 table="filter"
2026-02-17 02:40:36.223 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_slNcFCARrvmJEgTufK" ipVersion=0x4 table="filter"
2026-02-17 02:40:36.223 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali217cd526399"
2026-02-17 02:40:36.223 [INFO][74] felix/endpoint_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-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:36.223 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:36.260 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:36.260 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"} status="down"
2026-02-17 02:40:36.295 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali217cd526399" state="down"
2026-02-17 02:40:36.295 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali217cd526399"
2026-02-17 02:40:36.295 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali217cd526399", State:"down", Index:90}
2026-02-17 02:40:36.295 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali217cd526399", Addrs:set.Typed[string]{}}
2026-02-17 02:40:36.295 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali217cd526399", Addrs:set.Typed[string]{}}
2026-02-17 02:40:36.295 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali217cd526399"
2026-02-17 02:40:36.295 [INFO][74] felix/endpoint_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-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:36.295 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:36.295 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali217cd526399" state="up"
2026-02-17 02:40:36.320 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:36.320 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"} status="down"
2026-02-17 02:40:36.320 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali217cd526399", State:"up", Index:90}
2026-02-17 02:40:36.320 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali217cd526399"
2026-02-17 02:40:36.320 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali217cd526399"
2026-02-17 02:40:36.320 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali217cd526399"
2026-02-17 02:40:36.320 [INFO][74] felix/endpoint_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-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:36.320 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:36.341 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:36.341 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"} status="up"
2026-02-17 02:40:36.450 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9, name=eth0)
2026-02-17 02:40:36.450 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali09dc756fef8" profile_ids:"kns.kubectl-9302" profile_ids:"ksa.kubectl-9302.default" ipv4_nets:"10.100.246.82/32"}
2026-02-17 02:40:36.450 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:36.450 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:36.450 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:36.450 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali09dc756fef8" ipVersion=0x4 table="filter"
2026-02-17 02:40:36.451 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali09dc756fef8" ipVersion=0x4 table="filter"
2026-02-17 02:40:36.451 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali09dc756fef8"
2026-02-17 02:40:36.451 [INFO][74] felix/endpoint_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-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:36.451 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:36.503 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:36.503 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"} status="down"
2026-02-17 02:40:36.527 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali09dc756fef8" state="down"
2026-02-17 02:40:36.527 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali09dc756fef8"
2026-02-17 02:40:36.527 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali09dc756fef8", State:"down", Index:91}
2026-02-17 02:40:36.527 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali09dc756fef8", Addrs:set.Typed[string]{}}
2026-02-17 02:40:36.527 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali09dc756fef8", Addrs:set.Typed[string]{}}
2026-02-17 02:40:36.527 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali09dc756fef8"
2026-02-17 02:40:36.527 [INFO][74] felix/endpoint_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-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:36.527 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:36.535 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali09dc756fef8" state="up"
2026-02-17 02:40:36.550 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:36.550 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"} status="down"
2026-02-17 02:40:36.550 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali09dc756fef8", State:"up", Index:91}
2026-02-17 02:40:36.551 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali09dc756fef8"
2026-02-17 02:40:36.551 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali09dc756fef8"
2026-02-17 02:40:36.551 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali09dc756fef8"
2026-02-17 02:40:36.551 [INFO][74] felix/endpoint_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-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:36.551 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:36.580 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:36.580 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"} status="up"
2026-02-17 02:40:36.580 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-8331"
2026-02-17 02:40:36.655 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7156"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7156"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7156"}
2026-02-17 02:40:36.682 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8331"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8331"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8331"}
2026-02-17 02:40:36.711 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4701"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-4701"}
2026-02-17 02:40:36.711 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-9706"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-9706"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9706"}
2026-02-17 02:40:36.711 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5651"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5651"}
2026-02-17 02:40:36.733 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-9706" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:36.733 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-5651" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:36.755 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-4701"}
2026-02-17 02:40:36.812 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-5651" type:"ClusterIP" cluster_ips:"10.254.55.229" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:40:36.839 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-5651" type:"ClusterIP" cluster_ips:"10.254.199.144" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:40:36.867 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-5651" type:"ClusterIP" cluster_ips:"10.254.217.97" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:40:37.133 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kubectl-9302/frontend-8467f96566-ssrxk, name=eth0)
2026-02-17 02:40:37.133 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9302/frontend-8467f96566-ssrxk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali217cd526399" profile_ids:"kns.kubectl-9302" profile_ids:"ksa.kubectl-9302.default" ipv4_nets:"10.100.246.78/32"}
2026-02-17 02:40:37.133 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:37.133 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:37.134 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:37.134 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali217cd526399"
2026-02-17 02:40:37.134 [INFO][74] felix/endpoint_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-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:37.134 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:37.156 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9, name=eth0)
2026-02-17 02:40:37.166 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:37.166 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"} status="up"
2026-02-17 02:40:37.166 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali09dc756fef8" profile_ids:"kns.kubectl-9302" profile_ids:"ksa.kubectl-9302.default" ipv4_nets:"10.100.246.82/32"}
2026-02-17 02:40:37.166 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:37.166 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:37.166 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:37.167 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali09dc756fef8"
2026-02-17 02:40:37.167 [INFO][74] felix/endpoint_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-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:37.167 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:37.234 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:37.234 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"} status="up"
2026-02-17 02:40:37.234 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-9171" name:"default"}
2026-02-17 02:40:37.474 [INFO][74] 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:40:37.474 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali217cd526399"
2026-02-17 02:40:37.474 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali217cd526399", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:37.474 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali217cd526399", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:37.555 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2205"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-2205"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2205"}
2026-02-17 02:40:37.585 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2205"}
2026-02-17 02:40:37.795 [INFO][74] 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:40:37.795 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali09dc756fef8"
2026-02-17 02:40:37.795 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali09dc756fef8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:37.795 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali09dc756fef8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:38.080 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-160" name:"default"}
2026-02-17 02:40:38.118 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-160"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-160"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-160"}
2026-02-17 02:40:38.142 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-160"}
2026-02-17 02:40:38.329 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-9570" name:"default"}
2026-02-17 02:40:38.384 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9570"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"job-9570"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9570"}
2026-02-17 02:40:38.409 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-9570"}
2026-02-17 02:40:38.572 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7434"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"job-7434"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7434"}
2026-02-17 02:40:38.594 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-4402"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-4402"} 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-4402"}
2026-02-17 02:40:38.622 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-4402" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:38.702 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9171"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"events-9171"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9171"}
2026-02-17 02:40:38.727 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-9171"}
2026-02-17 02:40:38.972 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-4402"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-4402"} 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-4402"}
2026-02-17 02:40:39.002 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2150"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"job-2150"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-2150"}
2026-02-17 02:40:39.026 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-2150" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:39.339 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=disruption-9706/rs-xfgsz, name=eth0)
2026-02-17 02:40:39.340 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-9706"} profile:{inbound_rules:{action:"allow" rule_id:"U9DuRnYRInZW6BC2"} outbound_rules:{action:"allow" rule_id:"bDZdvmkyhlgnIx6b"}}
2026-02-17 02:40:39.340 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-9706.default"} profile:{}
2026-02-17 02:40:39.340 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9706/rs-xfgsz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b59c8ab999" profile_ids:"kns.disruption-9706" profile_ids:"ksa.disruption-9706.default" ipv4_nets:"10.100.246.101/32"}
2026-02-17 02:40:39.340 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:39.340 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:39.340 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:39.340 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3b59c8ab999" ipVersion=0x4 table="filter"
2026-02-17 02:40:39.341 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-9706" ipVersion=0x4 table="filter"
2026-02-17 02:40:39.341 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uVMTxA7YoZD2NzOwdm" ipVersion=0x4 table="filter"
2026-02-17 02:40:39.341 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3b59c8ab999" ipVersion=0x4 table="filter"
2026-02-17 02:40:39.341 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-9706" ipVersion=0x4 table="filter"
2026-02-17 02:40:39.341 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uVMTxA7YoZD2NzOwdm" ipVersion=0x4 table="filter"
2026-02-17 02:40:39.341 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3b59c8ab999"
2026-02-17 02:40:39.341 [INFO][74] felix/endpoint_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-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:39.341 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:39.384 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:39.384 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"} status="down"
2026-02-17 02:40:39.419 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali3b59c8ab999" state="down"
2026-02-17 02:40:39.419 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3b59c8ab999"
2026-02-17 02:40:39.419 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b59c8ab999", State:"down", Index:92}
2026-02-17 02:40:39.419 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b59c8ab999", Addrs:set.Typed[string]{}}
2026-02-17 02:40:39.419 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b59c8ab999", Addrs:set.Typed[string]{}}
2026-02-17 02:40:39.419 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3b59c8ab999"
2026-02-17 02:40:39.419 [INFO][74] felix/endpoint_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-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:39.419 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:39.422 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali3b59c8ab999" state="up"
2026-02-17 02:40:39.451 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:39.451 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"} status="down"
2026-02-17 02:40:39.451 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b59c8ab999", State:"up", Index:92}
2026-02-17 02:40:39.451 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3b59c8ab999"
2026-02-17 02:40:39.451 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3b59c8ab999"
2026-02-17 02:40:39.452 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b59c8ab999"
2026-02-17 02:40:39.452 [INFO][74] felix/endpoint_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-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:39.452 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:39.483 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:39.483 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"} status="up"
2026-02-17 02:40:39.858 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9848" name:"default"}
2026-02-17 02:40:39.964 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-9536" name:"default"}
2026-02-17 02:40:40.158 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=disruption-9706/rs-xfgsz, name=eth0)
2026-02-17 02:40:40.159 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9706/rs-xfgsz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b59c8ab999" profile_ids:"kns.disruption-9706" profile_ids:"ksa.disruption-9706.default" ipv4_nets:"10.100.246.101/32"}
2026-02-17 02:40:40.159 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:40.159 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:40.159 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:40.160 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b59c8ab999"
2026-02-17 02:40:40.160 [INFO][74] felix/endpoint_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-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:40.160 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:40.182 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:40.182 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"} status="up"
2026-02-17 02:40:40.584 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9848"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"services-9848"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9848"}
2026-02-17 02:40:40.612 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9848"}
2026-02-17 02:40:40.697 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9536"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9536"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9536"}
2026-02-17 02:40:40.721 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-9536"}
2026-02-17 02:40:40.915 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-9302"
2026-02-17 02:40:41.046 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5651"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5651"}
2026-02-17 02:40:41.070 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-9302"
2026-02-17 02:40:41.123 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7973"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7973"} 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-7973"}
2026-02-17 02:40:41.123 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7973" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:41.186 [INFO][74] 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:40:41.186 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3b59c8ab999"
2026-02-17 02:40:41.186 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b59c8ab999", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:41.186 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b59c8ab999", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:41.220 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"frontend" namespace:"kubectl-9302"
2026-02-17 02:40:41.397 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kubectl-9302/frontend-8467f96566-ssrxk, name=eth0)
2026-02-17 02:40:41.397 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9302/frontend-8467f96566-ssrxk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali217cd526399" profile_ids:"kns.kubectl-9302" profile_ids:"ksa.kubectl-9302.default" ipv4_nets:"10.100.246.78/32"}
2026-02-17 02:40:41.398 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:41.398 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:41.398 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:41.399 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali217cd526399"
2026-02-17 02:40:41.399 [INFO][74] felix/endpoint_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-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:41.399 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:41.424 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:41.424 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"} status="up"
2026-02-17 02:40:41.692 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kubectl-9302/frontend-8467f96566-ssrxk, name=eth0)
2026-02-17 02:40:41.693 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9302/frontend-8467f96566-ssrxk" endpoint_id:"eth0"}
2026-02-17 02:40:41.693 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:41.693 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:41.695 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:41.695 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali217cd526399" ipVersion=0x4 table="filter"
2026-02-17 02:40:41.695 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali217cd526399" ipVersion=0x4 table="filter"
2026-02-17 02:40:41.695 [INFO][74] felix/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-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:41.695 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:41.698 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.78
bird: KIF: Received address message for unknown interface 90
2026-02-17 02:40:41.727 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9, name=eth0)
2026-02-17 02:40:41.774 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/frontend-8467f96566-ssrxk", EndpointId:"eth0"}
2026-02-17 02:40:41.774 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9302"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9302"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9302"}
2026-02-17 02:40:41.774 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali09dc756fef8" profile_ids:"kns.kubectl-9302" profile_ids:"ksa.kubectl-9302.default" ipv4_nets:"10.100.246.82/32"}
2026-02-17 02:40:41.774 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6550"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6550"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6550"}
2026-02-17 02:40:41.774 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-6550" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:41.774 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:41.774 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:41.774 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:41.775 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali09dc756fef8"
2026-02-17 02:40:41.775 [INFO][74] felix/endpoint_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-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:41.775 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:41.799 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:41.799 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"} status="up"
2026-02-17 02:40:41.806 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali217cd526399" state="down"
2026-02-17 02:40:41.806 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali217cd526399", State:"down", Index:90}
2026-02-17 02:40:41.806 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali217cd526399"
2026-02-17 02:40:41.806 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali217cd526399", Addrs:set.Typed[string]{}}
2026-02-17 02:40:41.806 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali217cd526399", Addrs:set.Typed[string]{}}
2026-02-17 02:40:41.812 [INFO][74] 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:40:41.812 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali217cd526399" state=""
2026-02-17 02:40:41.812 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali217cd526399"
2026-02-17 02:40:41.832 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali217cd526399", State:"", Index:90}
2026-02-17 02:40:41.832 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali217cd526399", Addrs:set.Set[string](nil)}
2026-02-17 02:40:41.833 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali217cd526399", Addrs:set.Set[string](nil)}
2026-02-17 02:40:42.035 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9, name=eth0)
2026-02-17 02:40:42.035 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9" endpoint_id:"eth0"}
2026-02-17 02:40:42.035 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-9302"}
2026-02-17 02:40:42.035 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-9302.default"}
2026-02-17 02:40:42.035 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:42.036 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:42.036 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-9302" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.037 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_slNcFCARrvmJEgTufK" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.037 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-9302" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.037 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_slNcFCARrvmJEgTufK" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.037 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:42.037 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali09dc756fef8" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.037 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali09dc756fef8" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.037 [INFO][74] felix/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-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:42.037 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:42.039 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.82
2026-02-17 02:40:42.102 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9302/agnhost-replica-55c4f8fb74-2pdc9", EndpointId:"eth0"}
2026-02-17 02:40:42.143 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=91
2026-02-17 02:40:42.143 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali09dc756fef8"
2026-02-17 02:40:42.144 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali09dc756fef8" state="down"
2026-02-17 02:40:42.144 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali09dc756fef8", Addrs:set.Typed[string]{}}
2026-02-17 02:40:42.144 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali09dc756fef8", Addrs:set.Typed[string]{}}
2026-02-17 02:40:42.144 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali09dc756fef8", State:"down", Index:91}
2026-02-17 02:40:42.146 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali09dc756fef8" state=""
2026-02-17 02:40:42.146 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali09dc756fef8"
2026-02-17 02:40:42.181 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali09dc756fef8", State:"", Index:91}
2026-02-17 02:40:42.181 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali09dc756fef8", Addrs:set.Set[string](nil)}
2026-02-17 02:40:42.181 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali09dc756fef8", Addrs:set.Set[string](nil)}
2026-02-17 02:40:42.315 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-8331" name:"default"}
2026-02-17 02:40:42.513 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7156" name:"default"}
2026-02-17 02:40:42.773 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7156"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7156"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7156"}
2026-02-17 02:40:42.814 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7156"}
2026-02-17 02:40:43.040 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8331"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8331"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8331"}
2026-02-17 02:40:43.066 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-8331"}
2026-02-17 02:40:43.126 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-9706"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-9706"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9706"}
2026-02-17 02:40:43.157 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7222"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7222"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7222"}
2026-02-17 02:40:43.184 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-7222" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:44.119 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-4402" name:"default"}
2026-02-17 02:40:44.358 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7434" name:"default"}
2026-02-17 02:40:44.392 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-4402"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-4402"} 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-4402"}
2026-02-17 02:40:44.457 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-4402"}
2026-02-17 02:40:44.511 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7434"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"job-7434"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7434"}
2026-02-17 02:40:44.537 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7434"}
2026-02-17 02:40:45.264 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7973"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7973"} 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-7973"}
2026-02-17 02:40:45.302 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-170"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"dns-170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-170"}
2026-02-17 02:40:45.302 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-170" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:45.327 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-170" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:40:45.350 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-170" type:"ClusterIP" cluster_ips:"10.254.249.144" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:40:46.397 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-5651" name:"default"}
2026-02-17 02:40:46.682 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-5651"
2026-02-17 02:40:46.722 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-5651"
2026-02-17 02:40:46.746 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-5651"
2026-02-17 02:40:47.136 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5651"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5651"}
2026-02-17 02:40:47.297 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7222"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7222"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7222"}
2026-02-17 02:40:47.325 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5447"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5447"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5447"}
2026-02-17 02:40:47.326 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5447" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:47.346 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5447"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5447"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5447"} labels:{key:"webhook-5447" value:"true"}
2026-02-17 02:40:47.371 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2169"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2169"} labels:{key:"webhook-5447-markers" value:"true"}
2026-02-17 02:40:47.371 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2169" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:47.401 [INFO][74] felix/summary.go 100: Summarising 368 dataplane reconciliation loops over 1m0s: avg=28ms longest=81ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:40:47.401 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2150"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"job-2150"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-2150"}
2026-02-17 02:40:47.437 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-3267"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-3267"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3267"}
2026-02-17 02:40:47.465 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"certificates-3267" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:47.548 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-9302" name:"default"}
2026-02-17 02:40:47.815 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9302"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9302"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9302"}
2026-02-17 02:40:47.844 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-9302"}
2026-02-17 02:40:48.168 [INFO][74] felix/active_rules_calculator.go 412: One or more endpoints uses a profile that doesn't exist; generating default-drop profile. (This can happen transiently when a Kubernetes namespace is deleted.) profileID="ksa.disruption-9706.default"
2026-02-17 02:40:48.168 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-9706.default"} profile:{inbound_rules:{action:"deny" rule_id:"XAojCqR1ko59pDRE"} outbound_rules:{action:"deny" rule_id:"bgGtHRlyBe6oO40q"}}
2026-02-17 02:40:48.168 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-9706" name:"default"}
2026-02-17 02:40:48.221 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=disruption-9706/rs-xfgsz, name=eth0)
2026-02-17 02:40:48.222 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9706/rs-xfgsz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b59c8ab999" profile_ids:"kns.disruption-9706" profile_ids:"ksa.disruption-9706.default" ipv4_nets:"10.100.246.101/32"}
2026-02-17 02:40:48.222 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:48.222 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:48.222 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:48.224 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b59c8ab999"
2026-02-17 02:40:48.225 [INFO][74] felix/endpoint_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-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:48.225 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:48.268 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:48.268 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"} status="up"
2026-02-17 02:40:48.409 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-3267"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-3267"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3267"}
2026-02-17 02:40:48.463 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-9666"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-9666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9666"}
2026-02-17 02:40:48.483 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csi-storageclass-9666" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:48.529 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=disruption-9706/rs-xfgsz, name=eth0)
2026-02-17 02:40:48.529 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9706/rs-xfgsz" endpoint_id:"eth0"}
2026-02-17 02:40:48.529 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-9706"}
2026-02-17 02:40:48.529 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-9706.default"}
2026-02-17 02:40:48.530 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:48.530 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:48.530 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-9706" ipVersion=0x4 table="filter"
2026-02-17 02:40:48.530 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uVMTxA7YoZD2NzOwdm" ipVersion=0x4 table="filter"
2026-02-17 02:40:48.530 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-9706" ipVersion=0x4 table="filter"
2026-02-17 02:40:48.530 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uVMTxA7YoZD2NzOwdm" ipVersion=0x4 table="filter"
2026-02-17 02:40:48.530 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:48.530 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3b59c8ab999" ipVersion=0x4 table="filter"
2026-02-17 02:40:48.530 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3b59c8ab999" ipVersion=0x4 table="filter"
2026-02-17 02:40:48.530 [INFO][74] felix/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-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:48.530 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:48.531 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.101
2026-02-17 02:40:48.588 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9706/rs-xfgsz", EndpointId:"eth0"}
2026-02-17 02:40:48.610 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-9666"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-9666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9666"}
2026-02-17 02:40:48.633 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali3b59c8ab999" state="down"
2026-02-17 02:40:48.634 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3b59c8ab999"
2026-02-17 02:40:48.634 [INFO][74] 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:40:48.640 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali3b59c8ab999" state=""
2026-02-17 02:40:48.640 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3b59c8ab999"
2026-02-17 02:40:48.651 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b59c8ab999", State:"down", Index:92}
2026-02-17 02:40:48.651 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b59c8ab999", Addrs:set.Typed[string]{}}
2026-02-17 02:40:48.652 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b59c8ab999", Addrs:set.Typed[string]{}}
2026-02-17 02:40:48.652 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b59c8ab999", State:"", Index:92}
2026-02-17 02:40:48.652 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b59c8ab999", Addrs:set.Set[string](nil)}
2026-02-17 02:40:48.652 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b59c8ab999", Addrs:set.Set[string](nil)}
2026-02-17 02:40:48.683 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-5355"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-5355"} 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-5355"}
2026-02-17 02:40:48.683 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-5355" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:48.803 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-5355"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-5355"} 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-5355"}
2026-02-17 02:40:48.830 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-5790"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-5790"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5790"}
2026-02-17 02:40:48.830 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-5790" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:48.873 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-s8z5x-3527"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-s8z5x-3527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-s8z5x-3527"}
2026-02-17 02:40:48.902 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-limitrange-s8z5x-3527" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:49.145 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-5790"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-5790"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5790"}
2026-02-17 02:40:49.173 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-s8z5x-3527"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-s8z5x-3527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-s8z5x-3527"}
2026-02-17 02:40:49.213 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-5521"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-5521"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5521"}
2026-02-17 02:40:49.213 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-5521" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:49.251 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-5521"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-5521"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5521"}
2026-02-17 02:40:49.286 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-6066"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-6066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6066"}
2026-02-17 02:40:49.286 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-6066" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:49.377 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-9706"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-9706"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9706"}
2026-02-17 02:40:49.548 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-170"
2026-02-17 02:40:49.584 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-170"
2026-02-17 02:40:49.614 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-170"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"dns-170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-170"}
2026-02-17 02:40:49.614 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:40:49.634 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9887"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"services-9887"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9887"}
2026-02-17 02:40:49.673 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9887" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:49.691 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-9887" type:"ClusterIP" cluster_ips:"10.254.90.119" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:40:50.290 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-9887/affinity-clusterip-t78zv, name=eth0)
2026-02-17 02:40:50.290 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-9887.default"} profile:{}
2026-02-17 02:40:50.291 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-9887"} profile:{inbound_rules:{action:"allow" rule_id:"FEmuGo-LW_s5WUwS"} outbound_rules:{action:"allow" rule_id:"E_1dmGL09nqvfwnN"}}
2026-02-17 02:40:50.291 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9887/affinity-clusterip-t78zv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0032199815" profile_ids:"kns.services-9887" profile_ids:"ksa.services-9887.default" ipv4_nets:"10.100.246.117/32"}
2026-02-17 02:40:50.291 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:40:50.291 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:50.291 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:50.292 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:50.293 [INFO][74] 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:40:50.293 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia0032199815" ipVersion=0x4 table="filter"
2026-02-17 02:40:50.293 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-9887" ipVersion=0x4 table="filter"
2026-02-17 02:40:50.293 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_L7YdZoCYVnpkbtdIUo" ipVersion=0x4 table="filter"
2026-02-17 02:40:50.294 [INFO][74] 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:40:50.294 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia0032199815" ipVersion=0x4 table="filter"
2026-02-17 02:40:50.294 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-9887" ipVersion=0x4 table="filter"
2026-02-17 02:40:50.294 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_L7YdZoCYVnpkbtdIUo" ipVersion=0x4 table="filter"
2026-02-17 02:40:50.294 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia0032199815"
2026-02-17 02:40:50.294 [INFO][74] felix/endpoint_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-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:50.294 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:50.348 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:50.348 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"} status="down"
2026-02-17 02:40:50.364 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calia0032199815" state="down"
2026-02-17 02:40:50.364 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0032199815"
2026-02-17 02:40:50.365 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0032199815", State:"down", Index:93}
2026-02-17 02:40:50.365 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0032199815", Addrs:set.Typed[string]{}}
2026-02-17 02:40:50.365 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0032199815", Addrs:set.Typed[string]{}}
2026-02-17 02:40:50.365 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0032199815"
2026-02-17 02:40:50.365 [INFO][74] felix/endpoint_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-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:50.365 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:50.365 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calia0032199815" state="up"
2026-02-17 02:40:50.385 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:50.385 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"} status="down"
2026-02-17 02:40:50.385 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0032199815", State:"up", Index:93}
2026-02-17 02:40:50.385 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia0032199815"
2026-02-17 02:40:50.385 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0032199815"
2026-02-17 02:40:50.386 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0032199815"
2026-02-17 02:40:50.386 [INFO][74] felix/endpoint_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-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:50.386 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:50.407 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:50.408 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"} status="up"
2026-02-17 02:40:50.530 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7973" name:"default"}
2026-02-17 02:40:50.872 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7973"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7973"} 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-7973"}
2026-02-17 02:40:51.246 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-9887/affinity-clusterip-t78zv, name=eth0)
2026-02-17 02:40:51.247 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9887/affinity-clusterip-t78zv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0032199815" profile_ids:"kns.services-9887" profile_ids:"ksa.services-9887.default" ipv4_nets:"10.100.246.117/32"}
2026-02-17 02:40:51.247 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:51.247 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:51.247 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:51.248 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0032199815"
2026-02-17 02:40:51.248 [INFO][74] felix/endpoint_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-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:51.248 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:51.270 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:51.270 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"} status="up"
2026-02-17 02:40:51.459 [INFO][74] 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:40:51.459 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia0032199815"
2026-02-17 02:40:51.459 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0032199815", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:51.459 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0032199815", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:52.051 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5447" type:"ClusterIP" cluster_ips:"10.254.205.244" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:40:52.624 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-7222" name:"default"}
2026-02-17 02:40:52.848 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7222"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7222"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7222"}
2026-02-17 02:40:52.877 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-7222"}
2026-02-17 02:40:53.002 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-2150" name:"default"}
2026-02-17 02:40:53.070 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2150"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"job-2150"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-2150"}
2026-02-17 02:40:53.099 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-2150"}
2026-02-17 02:40:53.198 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5651"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5651"}
2026-02-17 02:40:53.224 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-5651"}
2026-02-17 02:40:53.328 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5447"
2026-02-17 02:40:53.416 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-6066"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-6066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6066"}
2026-02-17 02:40:53.459 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-467"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-467"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-467"}
2026-02-17 02:40:53.487 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-467" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:53.513 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5447"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5447"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5447"} labels:{key:"webhook-5447" value:"true"}
2026-02-17 02:40:53.513 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2169"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2169"} labels:{key:"webhook-5447-markers" value:"true"}
2026-02-17 02:40:53.566 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4846"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4846"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4846"}
2026-02-17 02:40:53.592 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-4846" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:53.614 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-467"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-467"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-467"}
2026-02-17 02:40:53.644 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3739"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3739"} 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-3739"}
2026-02-17 02:40:53.645 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-3739" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:53.985 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csi-storageclass-9666" name:"default"}
2026-02-17 02:40:54.037 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"certificates-3267" name:"default"}
2026-02-17 02:40:54.161 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-3267"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-3267"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3267"}
2026-02-17 02:40:54.184 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"certificates-3267"}
2026-02-17 02:40:54.237 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-5790" name:"default"}
2026-02-17 02:40:54.338 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-limitrange-s8z5x-3527" name:"default"}
2026-02-17 02:40:54.795 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-9666"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-9666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9666"}
2026-02-17 02:40:54.823 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csi-storageclass-9666"}
2026-02-17 02:40:54.911 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-5355" name:"default"}
2026-02-17 02:40:55.007 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-5355"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-5355"} 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-5355"}
2026-02-17 02:40:55.058 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-5355"}
2026-02-17 02:40:55.126 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-170" name:"default"}
2026-02-17 02:40:55.176 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-5790"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-5790"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5790"}
2026-02-17 02:40:55.198 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-5790"}
2026-02-17 02:40:55.264 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-9706"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-9706"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9706"}
2026-02-17 02:40:55.300 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-9706"}
2026-02-17 02:40:55.413 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-5521" name:"default"}
2026-02-17 02:40:55.440 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-5521"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-5521"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5521"}
2026-02-17 02:40:55.440 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:40:55.450 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-5521"}
2026-02-17 02:40:55.547 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-170"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"dns-170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-170"}
2026-02-17 02:40:55.561 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-170"}
2026-02-17 02:40:55.662 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-s8z5x-3527"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-s8z5x-3527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-s8z5x-3527"}
2026-02-17 02:40:55.674 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-limitrange-s8z5x-3527"}
2026-02-17 02:40:55.792 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3739"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3739"} 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-3739"}
2026-02-17 02:40:55.820 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3977"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3977"}
2026-02-17 02:40:55.820 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3977" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:56.494 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-9887/affinity-clusterip-t78zv, name=eth0)
2026-02-17 02:40:56.495 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9887/affinity-clusterip-t78zv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0032199815" profile_ids:"kns.services-9887" profile_ids:"ksa.services-9887.default" ipv4_nets:"10.100.246.117/32"}
2026-02-17 02:40:56.496 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:40:56.496 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:56.496 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:56.497 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:56.498 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0032199815"
2026-02-17 02:40:56.498 [INFO][74] felix/endpoint_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-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:56.498 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:56.536 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:56.536 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"} status="up"
2026-02-17 02:40:58.516 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-6066" name:"default"}
2026-02-17 02:40:58.823 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-6066"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-6066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6066"}
2026-02-17 02:40:58.830 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-9887/affinity-clusterip-t78zv, name=eth0)
2026-02-17 02:40:58.847 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9887/affinity-clusterip-t78zv" endpoint_id:"eth0"}
2026-02-17 02:40:58.847 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-9887"}
2026-02-17 02:40:58.847 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-9887.default"}
2026-02-17 02:40:58.847 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:58.847 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:58.847 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-9887" ipVersion=0x4 table="filter"
2026-02-17 02:40:58.847 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_L7YdZoCYVnpkbtdIUo" ipVersion=0x4 table="filter"
2026-02-17 02:40:58.847 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-9887" ipVersion=0x4 table="filter"
2026-02-17 02:40:58.847 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_L7YdZoCYVnpkbtdIUo" ipVersion=0x4 table="filter"
2026-02-17 02:40:58.847 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:58.847 [INFO][74] 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:40:58.847 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia0032199815" ipVersion=0x4 table="filter"
2026-02-17 02:40:58.847 [INFO][74] 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:40:58.847 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia0032199815" ipVersion=0x4 table="filter"
2026-02-17 02:40:58.847 [INFO][74] felix/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-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:58.847 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:58.848 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.117
2026-02-17 02:40:58.903 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9887/affinity-clusterip-t78zv", EndpointId:"eth0"}
2026-02-17 02:40:58.903 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-467" name:"default"}
2026-02-17 02:40:58.932 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calia0032199815" state="down"
2026-02-17 02:40:58.933 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0032199815"
2026-02-17 02:40:58.933 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0032199815", State:"down", Index:93}
2026-02-17 02:40:58.933 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0032199815", Addrs:set.Typed[string]{}}
2026-02-17 02:40:58.933 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0032199815", Addrs:set.Typed[string]{}}
2026-02-17 02:40:58.933 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=93
2026-02-17 02:40:58.935 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calia0032199815" state=""
2026-02-17 02:40:58.936 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia0032199815"
2026-02-17 02:40:58.951 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0032199815", State:"", Index:93}
2026-02-17 02:40:58.951 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0032199815", Addrs:set.Set[string](nil)}
2026-02-17 02:40:58.951 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0032199815", Addrs:set.Set[string](nil)}
2026-02-17 02:40:58.976 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2169" name:"default"}
2026-02-17 02:40:59.428 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5447" name:"default"}
2026-02-17 02:40:59.515 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2169"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2169"} labels:{key:"webhook-5447-markers" value:"true"}
2026-02-17 02:40:59.543 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2169"}
2026-02-17 02:40:59.637 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5447"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5447"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5447"} labels:{key:"webhook-5447" value:"true"}
2026-02-17 02:40:59.663 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5447"}
2026-02-17 02:40:59.780 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-467"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-467"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-467"}
2026-02-17 02:40:59.808 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-467"}
2026-02-17 02:40:59.883 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-9887"
2026-02-17 02:40:59.931 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9887"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"services-9887"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9887"}
2026-02-17 02:40:59.961 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3977"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3977"}
2026-02-17 02:40:59.961 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6588"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6588"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6588"}
2026-02-17 02:40:59.961 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-8736"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"tables-8736"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8736"}
2026-02-17 02:40:59.984 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6588" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:59.984 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"tables-8736" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:00.024 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-8736"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"tables-8736"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8736"}
2026-02-17 02:41:00.055 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3676"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3676"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3676"}
2026-02-17 02:41:00.082 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-3676" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:00.929 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-3739" name:"default"}
2026-02-17 02:41:01.275 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3739"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3739"} 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-3739"}
2026-02-17 02:41:02.213 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-dwtmc" ipv4_addr:"192.168.24.230/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-feufw-default-worker-g4n55-q7bvd-dwtmc"} 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:02.213 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:41:02.213 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:41:04.007 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-6066"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-6066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6066"}
2026-02-17 02:41:04.031 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-6066"}
2026-02-17 02:41:04.080 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6588"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6588"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6588"}
2026-02-17 02:41:04.104 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-2802"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"apf-2802"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2802"}
2026-02-17 02:41:04.129 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-2802" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:04.314 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-2802"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"apf-2802"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2802"}
2026-02-17 02:41:04.343 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-720"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-720"}
2026-02-17 02:41:04.365 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-720" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:05.240 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3977" name:"default"}
2026-02-17 02:41:05.432 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"tables-8736" name:"default"}
2026-02-17 02:41:05.690 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9887" name:"default"}
2026-02-17 02:41:05.719 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9887"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"services-9887"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9887"}
2026-02-17 02:41:05.779 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9887"}
2026-02-17 02:41:05.809 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3977"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3977"}
2026-02-17 02:41:05.831 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3977"}
2026-02-17 02:41:05.831 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-8736"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"tables-8736"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8736"}
2026-02-17 02:41:05.851 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"tables-8736"}
2026-02-17 02:41:06.121 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:41:09.350 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-2802" name:"default"}
2026-02-17 02:41:09.547 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6588" name:"default"}
2026-02-17 02:41:09.773 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-2802"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"apf-2802"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2802"}
2026-02-17 02:41:09.808 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6588"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6588"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6588"}
2026-02-17 02:41:09.808 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-2802"}
2026-02-17 02:41:09.808 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6588"}
2026-02-17 02:41:17.791 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4846"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4846"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4846"}
2026-02-17 02:41:17.812 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8623"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-8623"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8623"}
2026-02-17 02:41:17.812 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8623" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:17.839 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-8623" type:"ClusterIP" cluster_ips:"10.254.131.148" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"UDP" Port:80}
2026-02-17 02:41:23.068 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-4846" name:"default"}
2026-02-17 02:41:23.122 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4846"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4846"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4846"}
2026-02-17 02:41:23.145 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-4846"}
2026-02-17 02:41:24.223 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-8623" type:"ClusterIP" cluster_ips:"10.254.131.148" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:28.544 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7973"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7973"} 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-7973"}
2026-02-17 02:41:28.570 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7973"}
2026-02-17 02:41:30.873 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-8623" type:"ClusterIP" cluster_ips:"10.254.131.148" ports:{Protocol:"UDP" Port:80}
2026-02-17 02:41:39.009 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3739"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3739"} 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-3739"}
2026-02-17 02:41:39.030 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-3739"}
2026-02-17 02:41:39.532 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8623"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-8623"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8623"}
2026-02-17 02:41:39.558 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9836"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9836"}
2026-02-17 02:41:39.583 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9836" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:39.612 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9836"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9836"} labels:{key:"webhook-9836" value:"true"}
2026-02-17 02:41:39.612 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3033"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3033"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3033"} labels:{key:"webhook-9836-markers" value:"true"}
2026-02-17 02:41:39.612 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3033" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:42.122 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9836" type:"ClusterIP" cluster_ips:"10.254.66.137" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:41:43.394 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9836"
2026-02-17 02:41:43.459 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9836"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9836"} labels:{key:"webhook-9836" value:"true"}
2026-02-17 02:41:43.483 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3033"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3033"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3033"} labels:{key:"webhook-9836-markers" value:"true"}
2026-02-17 02:41:43.483 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2594"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-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:"svcaccounts-2594"}
2026-02-17 02:41:43.507 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2594" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:43.527 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2594" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 02:41:43.553 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2594" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 02:41:43.553 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2594" name:"default"}
2026-02-17 02:41:43.553 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2594" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:43.553 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2594" name:"testserviceaccount"}
2026-02-17 02:41:43.579 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2594"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-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:"svcaccounts-2594"}
2026-02-17 02:41:43.605 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7611"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7611"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7611"}
2026-02-17 02:41:43.605 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-7611" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:44.584 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8623" name:"default"}
2026-02-17 02:41:44.623 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-8623"
2026-02-17 02:41:45.056 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8623"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"services-8623"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8623"}
2026-02-17 02:41:45.076 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8623"}
2026-02-17 02:41:47.610 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7611"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7611"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7611"}
2026-02-17 02:41:47.639 [INFO][74] felix/summary.go 100: Summarising 159 dataplane reconciliation loops over 1m0.2s: avg=28ms longest=95ms (resync-calico-v4,resync-ipsets-v4)
2026-02-17 02:41:47.639 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3624"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3624"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3624"}
2026-02-17 02:41:47.671 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3624" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:48.609 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3033" name:"default"}
2026-02-17 02:41:48.727 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2594" name:"default"}
2026-02-17 02:41:48.748 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9836" name:"default"}
2026-02-17 02:41:48.835 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9836"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9836"} labels:{key:"webhook-9836" value:"true"}
2026-02-17 02:41:48.863 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9836"}
2026-02-17 02:41:49.103 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3033"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3033"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3033"} labels:{key:"webhook-9836-markers" value:"true"}
2026-02-17 02:41:49.132 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3033"}
2026-02-17 02:41:49.351 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2594"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-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:"svcaccounts-2594"}
2026-02-17 02:41:49.383 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-2594"}
2026-02-17 02:41:51.750 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3624"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3624"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3624"}
2026-02-17 02:41:51.776 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1777"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1777"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1777"}
2026-02-17 02:41:51.804 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-1777" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:52.468 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-685b768f58-t4jnh, name=eth0)
2026-02-17 02:41:52.468 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-1777.default"} profile:{}
2026-02-17 02:41:52.468 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-1777"} profile:{inbound_rules:{action:"allow" rule_id:"9hqeEl5PbZWFXQXc"} outbound_rules:{action:"allow" rule_id:"aWjWjLGcXhHax7x-"}}
2026-02-17 02:41:52.468 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-685b768f58-t4jnh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d580ecacde" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.106/32"}
2026-02-17 02:41:52.469 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:41:52.469 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:41:52.469 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:41:52.469 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.469 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1d580ecacde" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.469 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-1777" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.469 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MgKlipkBpdlhEUGVY3" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.469 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.469 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1d580ecacde" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.469 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-1777" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.469 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MgKlipkBpdlhEUGVY3" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.469 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1d580ecacde"
2026-02-17 02:41:52.469 [INFO][74] felix/endpoint_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-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:41:52.469 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:41:52.514 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:52.514 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"} status="down"
2026-02-17 02:41:52.549 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali1d580ecacde" state="down"
2026-02-17 02:41:52.549 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d580ecacde"
2026-02-17 02:41:52.549 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d580ecacde", State:"down", Index:94}
2026-02-17 02:41:52.549 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d580ecacde", Addrs:set.Typed[string]{}}
2026-02-17 02:41:52.549 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali1d580ecacde" state="up"
2026-02-17 02:41:52.549 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d580ecacde", Addrs:set.Typed[string]{}}
2026-02-17 02:41:52.550 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d580ecacde", State:"up", Index:94}
2026-02-17 02:41:52.550 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1d580ecacde"
2026-02-17 02:41:52.550 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1d580ecacde"
2026-02-17 02:41:52.550 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d580ecacde"
2026-02-17 02:41:52.550 [INFO][74] felix/endpoint_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-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:41:52.550 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:41:52.580 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:52.580 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"} status="up"
2026-02-17 02:41:52.649 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-685b768f58-mgl8r, name=eth0)
2026-02-17 02:41:52.649 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-685b768f58-mgl8r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali10342e6fbfe" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.91/32"}
2026-02-17 02:41:52.649 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:41:52.649 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:41:52.650 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:41:52.650 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali10342e6fbfe" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.650 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali10342e6fbfe" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.650 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali10342e6fbfe"
2026-02-17 02:41:52.650 [INFO][74] felix/endpoint_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-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:41:52.650 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:41:52.699 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:52.699 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"} status="down"
2026-02-17 02:41:52.699 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-7611" name:"default"}
2026-02-17 02:41:52.726 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali10342e6fbfe" state="down"
2026-02-17 02:41:52.727 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali10342e6fbfe"
2026-02-17 02:41:52.727 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali10342e6fbfe", State:"down", Index:95}
2026-02-17 02:41:52.727 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali10342e6fbfe", Addrs:set.Typed[string]{}}
2026-02-17 02:41:52.727 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali10342e6fbfe", Addrs:set.Typed[string]{}}
2026-02-17 02:41:52.727 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali10342e6fbfe"
2026-02-17 02:41:52.727 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali10342e6fbfe" state="up"
2026-02-17 02:41:52.727 [INFO][74] felix/endpoint_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-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:41:52.727 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:41:52.746 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:52.746 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"} status="down"
2026-02-17 02:41:52.746 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali10342e6fbfe", State:"up", Index:95}
2026-02-17 02:41:52.746 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali10342e6fbfe"
2026-02-17 02:41:52.746 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali10342e6fbfe"
2026-02-17 02:41:52.746 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali10342e6fbfe"
2026-02-17 02:41:52.746 [INFO][74] felix/endpoint_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-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:41:52.747 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:41:52.763 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:52.763 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"} status="up"
2026-02-17 02:41:52.781 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-685b768f58-wtw2z, name=eth0)
2026-02-17 02:41:52.781 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-685b768f58-wtw2z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7fa669fb4d6" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.121/32"}
2026-02-17 02:41:52.781 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:41:52.782 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:41:52.782 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:41:52.783 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7fa669fb4d6" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.783 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7fa669fb4d6" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.783 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7fa669fb4d6"
2026-02-17 02:41:52.783 [INFO][74] felix/endpoint_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-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:41:52.783 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:41:52.822 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:52.822 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"} status="down"
2026-02-17 02:41:52.838 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali7fa669fb4d6" state="down"
2026-02-17 02:41:52.838 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7fa669fb4d6", State:"down", Index:96}
2026-02-17 02:41:52.839 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7fa669fb4d6"
2026-02-17 02:41:52.839 [INFO][74] felix/endpoint_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-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:41:52.839 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:41:52.839 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7fa669fb4d6"
2026-02-17 02:41:52.839 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali7fa669fb4d6" state="up"
2026-02-17 02:41:52.863 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:52.863 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"} status="down"
2026-02-17 02:41:52.863 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7fa669fb4d6", Addrs:set.Typed[string]{}}
2026-02-17 02:41:52.863 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7fa669fb4d6", Addrs:set.Typed[string]{}}
2026-02-17 02:41:52.863 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7fa669fb4d6", State:"up", Index:96}
2026-02-17 02:41:52.863 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7fa669fb4d6"
2026-02-17 02:41:52.863 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7fa669fb4d6"
2026-02-17 02:41:52.863 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7fa669fb4d6"
2026-02-17 02:41:52.863 [INFO][74] felix/endpoint_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-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:41:52.863 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:41:52.884 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-685b768f58-m75sr, name=eth0)
2026-02-17 02:41:52.885 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:52.885 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"} status="up"
2026-02-17 02:41:52.885 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-685b768f58-m75sr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45305d85ebc" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.104/32"}
2026-02-17 02:41:52.885 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:41:52.885 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:41:52.885 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:41:52.886 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali45305d85ebc" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.886 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali45305d85ebc" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.886 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali45305d85ebc"
2026-02-17 02:41:52.886 [INFO][74] felix/endpoint_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-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:41:52.886 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:41:52.932 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:52.932 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"} status="down"
2026-02-17 02:41:52.970 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali45305d85ebc" state="down"
2026-02-17 02:41:52.970 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45305d85ebc", State:"down", Index:97}
2026-02-17 02:41:52.970 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali45305d85ebc"
2026-02-17 02:41:52.970 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45305d85ebc", Addrs:set.Typed[string]{}}
2026-02-17 02:41:52.970 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali45305d85ebc" state="up"
2026-02-17 02:41:52.970 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45305d85ebc", Addrs:set.Typed[string]{}}
2026-02-17 02:41:52.970 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45305d85ebc", State:"up", Index:97}
2026-02-17 02:41:52.971 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali45305d85ebc"
2026-02-17 02:41:52.971 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali45305d85ebc"
2026-02-17 02:41:52.971 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45305d85ebc"
2026-02-17 02:41:52.971 [INFO][74] felix/endpoint_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-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:41:52.971 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:41:52.996 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:52.997 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"} status="up"
2026-02-17 02:41:53.516 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-685b768f58-m75sr, name=eth0)
2026-02-17 02:41:53.516 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-685b768f58-m75sr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45305d85ebc" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.104/32"}
2026-02-17 02:41:53.516 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:41:53.516 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:41:53.516 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:41:53.517 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45305d85ebc"
2026-02-17 02:41:53.517 [INFO][74] felix/endpoint_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-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:41:53.517 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:41:53.540 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-685b768f58-wtw2z, name=eth0)
2026-02-17 02:41:53.543 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:53.543 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"} status="up"
2026-02-17 02:41:53.543 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-685b768f58-wtw2z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7fa669fb4d6" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.121/32"}
2026-02-17 02:41:53.543 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:41:53.543 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:41:53.543 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:41:53.544 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7fa669fb4d6"
2026-02-17 02:41:53.544 [INFO][74] felix/endpoint_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-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:41:53.544 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:41:53.559 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-685b768f58-t4jnh, name=eth0)
2026-02-17 02:41:53.569 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:53.569 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"} status="up"
2026-02-17 02:41:53.569 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-685b768f58-t4jnh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d580ecacde" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.106/32"}
2026-02-17 02:41:53.569 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:41:53.570 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:41:53.570 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:41:53.571 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d580ecacde"
2026-02-17 02:41:53.571 [INFO][74] felix/endpoint_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-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:41:53.571 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:41:53.577 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-685b768f58-mgl8r, name=eth0)
2026-02-17 02:41:53.599 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:53.599 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"} status="up"
2026-02-17 02:41:53.599 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-685b768f58-mgl8r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali10342e6fbfe" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.91/32"}
2026-02-17 02:41:53.599 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:41:53.599 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:41:53.599 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:41:53.600 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali10342e6fbfe"
2026-02-17 02:41:53.600 [INFO][74] felix/endpoint_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-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:41:53.600 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:41:53.620 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:53.620 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"} status="up"
2026-02-17 02:41:53.648 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7611"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7611"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7611"}
2026-02-17 02:41:53.673 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-7611"}
2026-02-17 02:41:53.699 [INFO][74] 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:41:53.699 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali10342e6fbfe"
2026-02-17 02:41:53.699 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali10342e6fbfe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:53.699 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali10342e6fbfe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:54.306 [INFO][74] 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:41:54.306 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali45305d85ebc"
2026-02-17 02:41:54.308 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45305d85ebc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:54.308 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45305d85ebc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:54.370 [INFO][74] 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:41:54.370 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1d580ecacde"
2026-02-17 02:41:54.370 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d580ecacde", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:54.370 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d580ecacde", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:54.438 [INFO][74] 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:41:54.438 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7fa669fb4d6"
2026-02-17 02:41:54.438 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7fa669fb4d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:54.438 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7fa669fb4d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:56.479 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-6fc69b9478-9mvk5, name=eth0)
2026-02-17 02:41:56.479 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2ae092f2555" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.98/32"}
2026-02-17 02:41:56.479 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:56.480 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:56.480 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:56.480 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2ae092f2555" ipVersion=0x4 table="filter"
2026-02-17 02:41:56.480 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2ae092f2555" ipVersion=0x4 table="filter"
2026-02-17 02:41:56.480 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2ae092f2555"
2026-02-17 02:41:56.480 [INFO][74] felix/endpoint_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-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:56.480 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:56.527 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:56.528 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"} status="down"
2026-02-17 02:41:56.537 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali2ae092f2555" state="down"
2026-02-17 02:41:56.537 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2ae092f2555"
2026-02-17 02:41:56.537 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2ae092f2555", State:"down", Index:98}
2026-02-17 02:41:56.538 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2ae092f2555", Addrs:set.Typed[string]{}}
2026-02-17 02:41:56.538 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2ae092f2555", Addrs:set.Typed[string]{}}
2026-02-17 02:41:56.538 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2ae092f2555"
2026-02-17 02:41:56.538 [INFO][74] felix/endpoint_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-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:56.538 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:56.538 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali2ae092f2555" state="up"
2026-02-17 02:41:56.561 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:56.561 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"} status="down"
2026-02-17 02:41:56.561 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2ae092f2555", State:"up", Index:98}
2026-02-17 02:41:56.561 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2ae092f2555"
2026-02-17 02:41:56.561 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2ae092f2555"
2026-02-17 02:41:56.561 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2ae092f2555"
2026-02-17 02:41:56.561 [INFO][74] felix/endpoint_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-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:56.561 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:56.588 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:56.588 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"} status="up"
2026-02-17 02:41:56.678 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-6fc69b9478-p7ms9, name=eth0)
2026-02-17 02:41:56.678 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbd94193242" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.118/32"}
2026-02-17 02:41:56.678 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:56.678 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:56.678 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:56.679 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicbd94193242" ipVersion=0x4 table="filter"
2026-02-17 02:41:56.679 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicbd94193242" ipVersion=0x4 table="filter"
2026-02-17 02:41:56.679 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicbd94193242"
2026-02-17 02:41:56.679 [INFO][74] felix/endpoint_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-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:56.679 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:56.723 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:56.723 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"} status="down"
2026-02-17 02:41:56.751 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="calicbd94193242" state="down"
2026-02-17 02:41:56.751 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbd94193242", State:"down", Index:99}
2026-02-17 02:41:56.751 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicbd94193242"
2026-02-17 02:41:56.751 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbd94193242", Addrs:set.Typed[string]{}}
2026-02-17 02:41:56.751 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbd94193242", Addrs:set.Typed[string]{}}
2026-02-17 02:41:56.751 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicbd94193242"
2026-02-17 02:41:56.751 [INFO][74] felix/endpoint_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-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:56.751 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:56.763 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="calicbd94193242" state="up"
2026-02-17 02:41:56.773 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:56.773 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"} status="down"
2026-02-17 02:41:56.773 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbd94193242", State:"up", Index:99}
2026-02-17 02:41:56.773 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicbd94193242"
2026-02-17 02:41:56.773 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicbd94193242"
2026-02-17 02:41:56.773 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbd94193242"
2026-02-17 02:41:56.773 [INFO][74] felix/endpoint_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-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:56.773 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:56.788 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:56.788 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"} status="up"
2026-02-17 02:41:57.269 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3624" name:"default"}
2026-02-17 02:41:57.309 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3624"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3624"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3624"}
2026-02-17 02:41:57.337 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3624"}
2026-02-17 02:41:57.552 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-6fc69b9478-p7ms9, name=eth0)
2026-02-17 02:41:57.553 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbd94193242" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.118/32"}
2026-02-17 02:41:57.553 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:57.553 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:57.553 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:57.553 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbd94193242"
2026-02-17 02:41:57.554 [INFO][74] felix/endpoint_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-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:57.554 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:57.577 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:57.577 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"} status="up"
2026-02-17 02:41:57.578 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-6fc69b9478-9mvk5, name=eth0)
2026-02-17 02:41:57.579 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2ae092f2555" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.98/32"}
2026-02-17 02:41:57.579 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:57.579 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:57.579 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:57.580 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2ae092f2555"
2026-02-17 02:41:57.580 [INFO][74] felix/endpoint_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-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:57.580 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:57.605 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:57.605 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"} status="up"
2026-02-17 02:41:57.890 [INFO][74] 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:41:57.891 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicbd94193242"
2026-02-17 02:41:57.891 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbd94193242", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:57.891 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbd94193242", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:58.126 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1777"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1777"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1777"}
2026-02-17 02:41:58.165 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6013"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6013"} 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-6013"}
2026-02-17 02:41:58.192 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-6013" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:58.276 [INFO][74] 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:41:58.276 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2ae092f2555"
2026-02-17 02:41:58.276 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2ae092f2555", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:58.276 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2ae092f2555", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:58.558 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-6fc69b9478-9mvk5, name=eth0)
2026-02-17 02:41:58.558 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2ae092f2555" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.98/32"}
2026-02-17 02:41:58.558 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:58.558 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:58.558 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:58.559 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2ae092f2555"
2026-02-17 02:41:58.559 [INFO][74] felix/endpoint_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-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:58.559 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:41:58.581 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-6fc69b9478-p7ms9, name=eth0)
2026-02-17 02:41:58.589 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:58.589 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"} status="up"
2026-02-17 02:41:58.589 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbd94193242" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.118/32"}
2026-02-17 02:41:58.589 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:58.589 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:58.589 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:58.590 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbd94193242"
2026-02-17 02:41:58.591 [INFO][74] felix/endpoint_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-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:58.591 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:41:58.614 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:58.615 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"} status="up"
2026-02-17 02:42:00.801 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6013"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6013"} 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-6013"}
2026-02-17 02:42:00.830 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1212"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1212"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1212"}
2026-02-17 02:42:00.854 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-1212" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:00.877 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-1212" type:"ExternalName"
2026-02-17 02:42:02.127 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3676"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3676"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3676"}
2026-02-17 02:42:02.168 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7920"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7920"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7920"}
2026-02-17 02:42:02.192 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7920" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:04.076 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-685b768f58-m75sr, name=eth0)
2026-02-17 02:42:04.076 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-685b768f58-m75sr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45305d85ebc" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.104/32"}
2026-02-17 02:42:04.077 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:42:04.077 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:42:04.077 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:42:04.078 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45305d85ebc"
2026-02-17 02:42:04.078 [INFO][74] felix/endpoint_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-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:42:04.078 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:42:04.087 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-685b768f58-m75sr, name=eth0)
2026-02-17 02:42:04.097 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-685b768f58-mgl8r, name=eth0)
2026-02-17 02:42:04.106 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:04.106 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"} status="up"
2026-02-17 02:42:04.107 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-685b768f58-m75sr" endpoint_id:"eth0"}
2026-02-17 02:42:04.107 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-685b768f58-mgl8r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali10342e6fbfe" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.91/32"}
2026-02-17 02:42:04.107 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:42:04.107 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:42:04.107 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:42:04.108 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:42:04.108 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:42:04.108 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:42:04.109 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali45305d85ebc" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.110 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali45305d85ebc" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.110 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali10342e6fbfe"
2026-02-17 02:42:04.110 [INFO][74] felix/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-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:42:04.110 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:42:04.110 [INFO][74] felix/endpoint_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-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:42:04.110 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:42:04.111 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.104
2026-02-17 02:42:04.112 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-685b768f58-mgl8r, name=eth0)
2026-02-17 02:42:04.171 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-m75sr", EndpointId:"eth0"}
2026-02-17 02:42:04.171 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:04.171 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"} status="up"
2026-02-17 02:42:04.171 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-685b768f58-mgl8r" endpoint_id:"eth0"}
2026-02-17 02:42:04.172 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:42:04.172 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:42:04.172 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:42:04.172 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali10342e6fbfe" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.172 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali10342e6fbfe" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.172 [INFO][74] felix/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-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:42:04.172 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:42:04.173 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.91
2026-02-17 02:42:04.178 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-685b768f58-t4jnh, name=eth0)
2026-02-17 02:42:04.198 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-685b768f58-t4jnh, name=eth0)
2026-02-17 02:42:04.239 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-mgl8r", EndpointId:"eth0"}
2026-02-17 02:42:04.239 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-685b768f58-t4jnh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d580ecacde" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.106/32"}
2026-02-17 02:42:04.239 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-685b768f58-t4jnh" endpoint_id:"eth0"}
2026-02-17 02:42:04.239 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:42:04.239 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:42:04.240 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:42:04.240 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.240 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1d580ecacde" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.240 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.240 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1d580ecacde" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.240 [INFO][74] felix/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-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:42:04.240 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:42:04.241 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.106
2026-02-17 02:42:04.261 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-685b768f58-wtw2z, name=eth0)
2026-02-17 02:42:04.275 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-685b768f58-wtw2z, name=eth0)
2026-02-17 02:42:04.299 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-t4jnh", EndpointId:"eth0"}
2026-02-17 02:42:04.300 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-685b768f58-wtw2z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7fa669fb4d6" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.121/32"}
2026-02-17 02:42:04.300 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-685b768f58-wtw2z" endpoint_id:"eth0"}
2026-02-17 02:42:04.300 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:42:04.300 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:42:04.300 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:42:04.300 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7fa669fb4d6" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.300 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7fa669fb4d6" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.300 [INFO][74] felix/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-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:42:04.300 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:42:04.301 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.121
2026-02-17 02:42:04.366 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-685b768f58-wtw2z", EndpointId:"eth0"}
2026-02-17 02:42:04.368 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-6fc69b9478-9mvk5, name=eth0)
2026-02-17 02:42:04.368 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2ae092f2555" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.98/32"}
2026-02-17 02:42:04.368 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:42:04.368 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:42:04.368 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:42:04.369 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2ae092f2555"
2026-02-17 02:42:04.369 [INFO][74] felix/endpoint_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-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:42:04.369 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:42:04.399 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-6fc69b9478-9mvk5, name=eth0)
2026-02-17 02:42:04.406 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:04.406 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"} status="up"
2026-02-17 02:42:04.406 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5" endpoint_id:"eth0"}
2026-02-17 02:42:04.407 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:42:04.407 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:42:04.407 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:42:04.407 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2ae092f2555" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.407 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2ae092f2555" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.407 [INFO][74] felix/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-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:42:04.407 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:42:04.408 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.98
2026-02-17 02:42:04.459 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-9mvk5", EndpointId:"eth0"}
2026-02-17 02:42:04.459 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-720"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-720"}
2026-02-17 02:42:04.543 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-9808"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-9808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9808"}
2026-02-17 02:42:04.564 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-9808" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:04.617 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-6fc69b9478-p7ms9, name=eth0)
2026-02-17 02:42:04.617 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbd94193242" profile_ids:"kns.deployment-1777" profile_ids:"ksa.deployment-1777.default" ipv4_nets:"10.100.246.118/32"}
2026-02-17 02:42:04.617 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:42:04.617 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:42:04.617 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:42:04.618 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbd94193242"
2026-02-17 02:42:04.618 [INFO][74] felix/endpoint_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-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:42:04.618 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:42:04.625 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=deployment-1777/webserver-deployment-6fc69b9478-p7ms9, name=eth0)
2026-02-17 02:42:04.641 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:04.641 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"} status="up"
2026-02-17 02:42:04.641 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9" endpoint_id:"eth0"}
2026-02-17 02:42:04.641 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-1777"}
2026-02-17 02:42:04.641 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-1777.default"}
2026-02-17 02:42:04.642 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:42:04.642 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:42:04.642 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-1777" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.642 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MgKlipkBpdlhEUGVY3" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.642 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-1777" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.642 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MgKlipkBpdlhEUGVY3" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.642 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:42:04.642 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicbd94193242" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.642 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicbd94193242" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.642 [INFO][74] felix/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-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:42:04.643 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:42:04.643 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.118
2026-02-17 02:42:04.696 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1777/webserver-deployment-6fc69b9478-p7ms9", EndpointId:"eth0"}
2026-02-17 02:42:04.798 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali10342e6fbfe" state="down"
2026-02-17 02:42:04.798 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali10342e6fbfe"
2026-02-17 02:42:04.798 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali10342e6fbfe", State:"down", Index:95}
2026-02-17 02:42:04.798 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali10342e6fbfe", Addrs:set.Typed[string]{}}
2026-02-17 02:42:04.798 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali10342e6fbfe", Addrs:set.Typed[string]{}}
2026-02-17 02:42:04.804 [INFO][74] 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:42:04.806 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali10342e6fbfe" state=""
2026-02-17 02:42:04.806 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali10342e6fbfe"
2026-02-17 02:42:04.816 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali10342e6fbfe", State:"", Index:95}
2026-02-17 02:42:04.816 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali10342e6fbfe", Addrs:set.Set[string](nil)}
2026-02-17 02:42:04.816 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali10342e6fbfe", Addrs:set.Set[string](nil)}
2026-02-17 02:42:04.845 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali45305d85ebc" state="down"
2026-02-17 02:42:04.846 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali45305d85ebc"
2026-02-17 02:42:04.846 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45305d85ebc", State:"down", Index:97}
2026-02-17 02:42:04.846 [INFO][74] 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:42:04.846 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45305d85ebc", Addrs:set.Typed[string]{}}
2026-02-17 02:42:04.846 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45305d85ebc", Addrs:set.Typed[string]{}}
2026-02-17 02:42:04.848 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali45305d85ebc" state=""
2026-02-17 02:42:04.848 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali45305d85ebc"
2026-02-17 02:42:04.863 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45305d85ebc", State:"", Index:97}
2026-02-17 02:42:04.863 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45305d85ebc", Addrs:set.Set[string](nil)}
2026-02-17 02:42:04.863 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45305d85ebc", Addrs:set.Set[string](nil)}
2026-02-17 02:42:04.878 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali1d580ecacde" state="down"
2026-02-17 02:42:04.878 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d580ecacde"
2026-02-17 02:42:04.879 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d580ecacde", State:"down", Index:94}
2026-02-17 02:42:04.879 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d580ecacde", Addrs:set.Typed[string]{}}
2026-02-17 02:42:04.879 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d580ecacde", Addrs:set.Typed[string]{}}
2026-02-17 02:42:04.879 [INFO][74] 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:42:04.891 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali1d580ecacde" state=""
2026-02-17 02:42:04.891 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1d580ecacde"
2026-02-17 02:42:04.901 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d580ecacde", State:"", Index:94}
2026-02-17 02:42:04.901 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d580ecacde", Addrs:set.Set[string](nil)}
2026-02-17 02:42:04.901 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d580ecacde", Addrs:set.Set[string](nil)}
2026-02-17 02:42:04.926 [INFO][74] 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:42:04.926 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7fa669fb4d6"
2026-02-17 02:42:04.926 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali7fa669fb4d6" state="down"
2026-02-17 02:42:04.927 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7fa669fb4d6", Addrs:set.Typed[string]{}}
2026-02-17 02:42:04.927 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7fa669fb4d6", Addrs:set.Typed[string]{}}
2026-02-17 02:42:04.927 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7fa669fb4d6", State:"down", Index:96}
2026-02-17 02:42:04.927 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:42:04.928 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali7fa669fb4d6" state=""
2026-02-17 02:42:04.928 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7fa669fb4d6"
2026-02-17 02:42:04.928 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7fa669fb4d6", State:"", Index:96}
2026-02-17 02:42:04.928 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7fa669fb4d6", Addrs:set.Set[string](nil)}
2026-02-17 02:42:04.928 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7fa669fb4d6", Addrs:set.Set[string](nil)}
2026-02-17 02:42:04.929 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=98
2026-02-17 02:42:04.929 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2ae092f2555"
2026-02-17 02:42:04.929 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali2ae092f2555" state="down"
2026-02-17 02:42:04.929 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2ae092f2555", Addrs:set.Typed[string]{}}
2026-02-17 02:42:04.929 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2ae092f2555", Addrs:set.Typed[string]{}}
2026-02-17 02:42:04.929 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2ae092f2555", State:"down", Index:98}
2026-02-17 02:42:04.930 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali2ae092f2555" state=""
2026-02-17 02:42:04.930 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2ae092f2555"
2026-02-17 02:42:04.930 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2ae092f2555", State:"", Index:98}
2026-02-17 02:42:04.930 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2ae092f2555", Addrs:set.Set[string](nil)}
2026-02-17 02:42:04.930 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2ae092f2555", Addrs:set.Set[string](nil)}
2026-02-17 02:42:05.016 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="calicbd94193242" state="down"
2026-02-17 02:42:05.017 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicbd94193242"
2026-02-17 02:42:05.017 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbd94193242", State:"down", Index:99}
2026-02-17 02:42:05.017 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbd94193242", Addrs:set.Typed[string]{}}
2026-02-17 02:42:05.017 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbd94193242", Addrs:set.Typed[string]{}}
2026-02-17 02:42:05.023 [INFO][74] 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:42:05.023 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="calicbd94193242" state=""
2026-02-17 02:42:05.023 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicbd94193242"
2026-02-17 02:42:05.023 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbd94193242", State:"", Index:99}
2026-02-17 02:42:05.023 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbd94193242", Addrs:set.Set[string](nil)}
2026-02-17 02:42:05.023 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbd94193242", Addrs:set.Set[string](nil)}
2026-02-17 02:42:05.240 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-1777" name:"default"}
2026-02-17 02:42:05.752 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1777"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1777"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1777"}
2026-02-17 02:42:05.752 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:42:05.777 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-1777"}
2026-02-17 02:42:05.841 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-9808"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-9808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9808"}
2026-02-17 02:42:05.866 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5254"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5254"}
2026-02-17 02:42:05.888 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-5254" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:05.910 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-5254" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:05.959 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-5254" type:"ClusterIP" cluster_ips:"10.254.32.118" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:05.959 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:42:06.109 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-6013" name:"default"}
2026-02-17 02:42:06.135 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:42:06.282 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7920"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7920"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7920"}
2026-02-17 02:42:06.282 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:42:06.324 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4054"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4054"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4054"}
2026-02-17 02:42:06.350 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4054" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:06.613 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6013"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6013"} 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-6013"}
2026-02-17 02:42:07.387 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-3676" name:"default"}
2026-02-17 02:42:07.702 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3676"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3676"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3676"}
2026-02-17 02:42:07.921 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-1212" type:"ExternalName"
2026-02-17 02:42:09.710 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-720" name:"default"}
2026-02-17 02:42:09.914 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-720"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-720"}
2026-02-17 02:42:10.456 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4054"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4054"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4054"}
2026-02-17 02:42:10.486 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-9506"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-9506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9506"}
2026-02-17 02:42:10.506 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-9506" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:11.073 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-9506/pod-adoption, name=eth0)
2026-02-17 02:42:11.073 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-9506"} profile:{inbound_rules:{action:"allow" rule_id:"O-MwM2fh8kMJZP8S"} outbound_rules:{action:"allow" rule_id:"kt7FnTDDYd-trPFU"}}
2026-02-17 02:42:11.073 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-9506.default"} profile:{}
2026-02-17 02:42:11.073 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-9506/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic25b609ae99" profile_ids:"kns.replication-controller-9506" profile_ids:"ksa.replication-controller-9506.default" ipv4_nets:"10.100.246.112/32"}
2026-02-17 02:42:11.073 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.073 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.073 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.074 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic25b609ae99" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.074 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VVwD9th7y2eoYidTVz" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.074 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VtxZkMyUiyvZA95W1B" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.074 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic25b609ae99" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.074 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VVwD9th7y2eoYidTVz" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.074 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VtxZkMyUiyvZA95W1B" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.074 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic25b609ae99"
2026-02-17 02:42:11.074 [INFO][74] felix/endpoint_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-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.074 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.110 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:11.111 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"} status="down"
2026-02-17 02:42:11.158 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="calic25b609ae99" state="down"
2026-02-17 02:42:11.159 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic25b609ae99", State:"down", Index:100}
2026-02-17 02:42:11.159 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic25b609ae99"
2026-02-17 02:42:11.159 [INFO][74] felix/endpoint_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-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.159 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.160 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic25b609ae99"
2026-02-17 02:42:11.162 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="calic25b609ae99" state="up"
2026-02-17 02:42:11.184 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:11.184 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"} status="down"
2026-02-17 02:42:11.184 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-9808" name:"default"}
2026-02-17 02:42:11.208 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-9808"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-9808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9808"}
2026-02-17 02:42:11.208 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-9808"}
2026-02-17 02:42:11.233 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic25b609ae99", Addrs:set.Typed[string]{}}
2026-02-17 02:42:11.233 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic25b609ae99", Addrs:set.Typed[string]{}}
2026-02-17 02:42:11.234 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic25b609ae99", State:"up", Index:100}
2026-02-17 02:42:11.234 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic25b609ae99"
2026-02-17 02:42:11.234 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic25b609ae99"
2026-02-17 02:42:11.234 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic25b609ae99"
2026-02-17 02:42:11.234 [INFO][74] felix/endpoint_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-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.234 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.255 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:11.255 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 02:42:11.487 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7920" name:"default"}
2026-02-17 02:42:11.656 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7920"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7920"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7920"}
2026-02-17 02:42:11.672 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-9506/pod-adoption, name=eth0)
2026-02-17 02:42:11.679 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-9506/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic25b609ae99" profile_ids:"kns.replication-controller-9506" profile_ids:"ksa.replication-controller-9506.default" ipv4_nets:"10.100.246.112/32"}
2026-02-17 02:42:11.679 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7920"}
2026-02-17 02:42:11.679 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.679 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.679 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.680 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic25b609ae99"
2026-02-17 02:42:11.680 [INFO][74] felix/endpoint_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-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.680 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.701 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:11.702 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 02:42:11.909 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6013"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6013"} 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-6013"}
2026-02-17 02:42:11.932 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-6013"}
2026-02-17 02:42:12.602 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-9506/pod-adoption, name=eth0)
2026-02-17 02:42:12.602 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-9506/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic25b609ae99" profile_ids:"kns.replication-controller-9506" profile_ids:"ksa.replication-controller-9506.default" ipv4_nets:"10.100.246.112/32"}
2026-02-17 02:42:12.602 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:12.603 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:12.603 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:12.603 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic25b609ae99"
2026-02-17 02:42:12.603 [INFO][74] felix/endpoint_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-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:12.603 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:12.627 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:12.627 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 02:42:13.090 [INFO][74] 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:42:13.090 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic25b609ae99"
2026-02-17 02:42:13.090 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic25b609ae99", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:13.090 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic25b609ae99", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:13.132 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-5254"
2026-02-17 02:42:13.173 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-5254"
2026-02-17 02:42:13.173 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5254"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5254"}
2026-02-17 02:42:13.193 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7952"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7952"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7952"}
2026-02-17 02:42:13.193 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7952" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:13.574 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-9506"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-9506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9506"}
2026-02-17 02:42:13.596 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7526"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7526"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7526"}
2026-02-17 02:42:13.596 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7526" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:14.992 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-1212" type:"ClusterIP" cluster_ips:"10.254.229.223" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:15.285 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-720"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-720"}
2026-02-17 02:42:15.315 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-720"}
2026-02-17 02:42:16.008 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4054" name:"default"}
2026-02-17 02:42:16.042 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4054"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4054"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4054"}
2026-02-17 02:42:16.082 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4054"}
2026-02-17 02:42:17.123 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-1212"
2026-02-17 02:42:17.176 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1212"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1212"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1212"}
2026-02-17 02:42:17.202 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3727"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3727"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3727"}
2026-02-17 02:42:17.225 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3727" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:17.319 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7952"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7952"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7952"}
2026-02-17 02:42:17.349 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-174"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-174"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-174"}
2026-02-17 02:42:17.374 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-174" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:17.472 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-174"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-174"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-174"}
2026-02-17 02:42:17.495 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4700"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4700"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4700"}
2026-02-17 02:42:17.495 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4700" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:17.515 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4700"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4700"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4700"} labels:{key:"webhook-4700" value:"true"}
2026-02-17 02:42:17.515 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3489"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3489"} labels:{key:"webhook-4700-markers" value:"true"}
2026-02-17 02:42:17.540 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3489" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:17.747 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7526"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7526"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7526"}
2026-02-17 02:42:17.774 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3680"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3680"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3680"}
2026-02-17 02:42:17.801 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-3680" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:17.825 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-3680" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:18.575 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-5254" name:"default"}
2026-02-17 02:42:18.843 [INFO][74] felix/active_rules_calculator.go 412: One or more endpoints uses a profile that doesn't exist; generating default-drop profile. (This can happen transiently when a Kubernetes namespace is deleted.) profileID="ksa.replication-controller-9506.default"
2026-02-17 02:42:18.844 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-9506.default"} profile:{inbound_rules:{action:"deny" rule_id:"wEt3LgarAPIjRZdj"} outbound_rules:{action:"deny" rule_id:"Dg63OoFgNohStlIe"}}
2026-02-17 02:42:18.844 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-9506" name:"default"}
2026-02-17 02:42:18.926 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-9506/pod-adoption, name=eth0)
2026-02-17 02:42:18.927 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-9506/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic25b609ae99" profile_ids:"kns.replication-controller-9506" profile_ids:"ksa.replication-controller-9506.default" ipv4_nets:"10.100.246.112/32"}
2026-02-17 02:42:18.927 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:18.927 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:18.927 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:18.928 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic25b609ae99"
2026-02-17 02:42:18.928 [INFO][74] felix/endpoint_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-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:18.928 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:18.951 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:18.951 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 02:42:18.983 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5254"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5254"}
2026-02-17 02:42:19.008 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-5254"}
2026-02-17 02:42:19.166 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-9506"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-9506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9506"}
2026-02-17 02:42:19.258 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replication-controller-9506/pod-adoption, name=eth0)
2026-02-17 02:42:19.258 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-9506/pod-adoption" endpoint_id:"eth0"}
2026-02-17 02:42:19.258 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-9506"}
2026-02-17 02:42:19.258 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-9506.default"}
2026-02-17 02:42:19.258 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:19.258 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:19.259 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VVwD9th7y2eoYidTVz" ipVersion=0x4 table="filter"
2026-02-17 02:42:19.259 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VtxZkMyUiyvZA95W1B" ipVersion=0x4 table="filter"
2026-02-17 02:42:19.259 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VVwD9th7y2eoYidTVz" ipVersion=0x4 table="filter"
2026-02-17 02:42:19.259 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VtxZkMyUiyvZA95W1B" ipVersion=0x4 table="filter"
2026-02-17 02:42:19.259 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:19.259 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic25b609ae99" ipVersion=0x4 table="filter"
2026-02-17 02:42:19.259 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic25b609ae99" ipVersion=0x4 table="filter"
2026-02-17 02:42:19.259 [INFO][74] felix/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-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:19.259 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:19.260 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.112
2026-02-17 02:42:19.330 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9506/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:19.366 [INFO][74] 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:42:19.366 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic25b609ae99"
2026-02-17 02:42:19.366 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="calic25b609ae99" state="down"
2026-02-17 02:42:19.367 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="calic25b609ae99" state=""
2026-02-17 02:42:19.367 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic25b609ae99"
2026-02-17 02:42:19.367 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic25b609ae99", Addrs:set.Typed[string]{}}
2026-02-17 02:42:19.367 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic25b609ae99", Addrs:set.Typed[string]{}}
2026-02-17 02:42:19.367 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic25b609ae99", State:"down", Index:100}
2026-02-17 02:42:19.367 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic25b609ae99", State:"", Index:100}
2026-02-17 02:42:19.367 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic25b609ae99", Addrs:set.Set[string](nil)}
2026-02-17 02:42:19.367 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic25b609ae99", Addrs:set.Set[string](nil)}
2026-02-17 02:42:22.467 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-1212" name:"default"}
2026-02-17 02:42:22.584 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-174" name:"default"}
2026-02-17 02:42:22.632 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4700" type:"ClusterIP" cluster_ips:"10.254.250.15" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:42:22.998 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1212"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1212"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1212"}
2026-02-17 02:42:23.032 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-1212"}
2026-02-17 02:42:23.131 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-174"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-174"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-174"}
2026-02-17 02:42:23.163 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-174"}
2026-02-17 02:42:23.493 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7952" name:"default"}
2026-02-17 02:42:23.629 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7952"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7952"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7952"}
2026-02-17 02:42:23.653 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7526" name:"default"}
2026-02-17 02:42:23.653 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7952"}
2026-02-17 02:42:23.679 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-7600"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-7600"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7600"} labels:{key:"webhook-4700" value:"true"}
2026-02-17 02:42:23.704 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fail-closed-namespace-7600" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:23.739 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4700"
2026-02-17 02:42:23.786 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4700"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4700"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4700"} labels:{key:"webhook-4700" value:"true"}
2026-02-17 02:42:23.812 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3489"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3489"} labels:{key:"webhook-4700-markers" value:"true"}
2026-02-17 02:42:23.812 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-7600"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-7600"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7600"} labels:{key:"webhook-4700" value:"true"}
2026-02-17 02:42:23.834 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3210"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3210"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3210"}
2026-02-17 02:42:23.834 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-3210" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:23.899 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7526"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7526"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7526"}
2026-02-17 02:42:23.927 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7526"}
2026-02-17 02:42:24.618 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-9506"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-9506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9506"}
2026-02-17 02:42:24.643 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-9506"}
2026-02-17 02:42:24.683 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3727"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3727"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3727"}
2026-02-17 02:42:24.731 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2712"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2712"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2712"}
2026-02-17 02:42:24.758 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-2712" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:25.355 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2712"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2712"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2712"}
2026-02-17 02:42:25.379 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-6563"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-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:"lease-test-6563"}
2026-02-17 02:42:25.410 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"lease-test-6563" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:25.500 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-6563"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-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:"lease-test-6563"}
2026-02-17 02:42:25.536 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-2782"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-2782"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2782"}
2026-02-17 02:42:25.567 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-2782" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:27.616 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-2782" type:"ClusterIP" cluster_ips:"10.254.152.114" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:27.747 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-2782"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-2782"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2782"}
2026-02-17 02:42:27.778 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-61"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-61"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-61"}
2026-02-17 02:42:27.799 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-61" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:27.990 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3210"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3210"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3210"}
2026-02-17 02:42:28.018 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-3681"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"watch-3681"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3681"}
2026-02-17 02:42:28.018 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-3681" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:29.123 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fail-closed-namespace-7600" name:"default"}
2026-02-17 02:42:29.570 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3489" name:"default"}
2026-02-17 02:42:29.675 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3489"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3489"} labels:{key:"webhook-4700-markers" value:"true"}
2026-02-17 02:42:29.703 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3489"}
2026-02-17 02:42:30.017 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4700" name:"default"}
2026-02-17 02:42:30.180 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4700"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4700"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4700"} labels:{key:"webhook-4700" value:"true"}
2026-02-17 02:42:30.246 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-7600"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-7600"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7600"} labels:{key:"webhook-4700" value:"true"}
2026-02-17 02:42:30.246 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4700"}
2026-02-17 02:42:30.275 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fail-closed-namespace-7600"}
2026-02-17 02:42:30.387 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-2712" name:"default"}
2026-02-17 02:42:30.820 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3727" name:"default"}
2026-02-17 02:42:30.918 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-3681"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"watch-3681"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3681"}
2026-02-17 02:42:30.942 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-5875"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-5875"} 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-5875"}
2026-02-17 02:42:30.967 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-5875" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:30.987 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-5875" name:"e2e"} labels:{key:"projectcalico.org/name" value:"e2e"}
2026-02-17 02:42:31.009 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-5875"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-5875"} 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-5875"}
2026-02-17 02:42:31.033 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3678"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"job-3678"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3678"}
2026-02-17 02:42:31.054 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-3678" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:31.255 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"lease-test-6563" name:"default"}
2026-02-17 02:42:31.278 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3727"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3727"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3727"}
2026-02-17 02:42:31.299 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-3727"}
2026-02-17 02:42:31.409 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2712"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2712"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2712"}
2026-02-17 02:42:31.433 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-2712"}
2026-02-17 02:42:31.606 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-6563"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-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:"lease-test-6563"}
2026-02-17 02:42:31.629 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"lease-test-6563"}
2026-02-17 02:42:32.781 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-2782" name:"default"}
2026-02-17 02:42:33.059 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-2782"
2026-02-17 02:42:33.163 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-3210" name:"default"}
2026-02-17 02:42:33.381 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-2782"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-2782"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2782"}
2026-02-17 02:42:33.546 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3210"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3210"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3210"}
2026-02-17 02:42:33.566 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-3210"}
2026-02-17 02:42:36.090 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-3681" name:"default"}
2026-02-17 02:42:36.222 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-5875" name:"default"}
2026-02-17 02:42:36.251 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-5875" name:"e2e"}
2026-02-17 02:42:36.314 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-3681"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"watch-3681"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3681"}
2026-02-17 02:42:36.337 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-3681"}
2026-02-17 02:42:36.490 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-5875"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-5875"} 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-5875"}
2026-02-17 02:42:36.515 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subjectreview-5875"}
2026-02-17 02:42:38.677 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-3680/ss-2, name=eth0)
2026-02-17 02:42:38.677 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-3680.default"} profile:{}
2026-02-17 02:42:38.677 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-3680"} profile:{inbound_rules:{action:"allow" rule_id:"bFJSqwrz0dKRFnoi"} outbound_rules:{action:"allow" rule_id:"3LMA7Tt4V7z-3C4W"}}
2026-02-17 02:42:38.678 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3680/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2ff717b3311" profile_ids:"kns.statefulset-3680" profile_ids:"ksa.statefulset-3680.default" ipv4_nets:"10.100.246.124/32"}
2026-02-17 02:42:38.678 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:38.678 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:38.678 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:38.679 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2ff717b3311" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.679 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__BqAhkMHs-HYiVezvv" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.679 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZIV1m4IeJE5lGGVR-R" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.679 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2ff717b3311" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.679 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__BqAhkMHs-HYiVezvv" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.679 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZIV1m4IeJE5lGGVR-R" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.679 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2ff717b3311"
2026-02-17 02:42:38.679 [INFO][74] felix/endpoint_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-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:38.679 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:38.727 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:38.727 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"} status="down"
2026-02-17 02:42:38.755 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali2ff717b3311" state="down"
2026-02-17 02:42:38.756 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2ff717b3311", State:"down", Index:101}
2026-02-17 02:42:38.758 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2ff717b3311"
2026-02-17 02:42:38.758 [INFO][74] felix/endpoint_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-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:38.758 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:38.760 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2ff717b3311"
2026-02-17 02:42:38.765 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali2ff717b3311" state="up"
2026-02-17 02:42:38.776 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:38.776 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"} status="down"
2026-02-17 02:42:38.776 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2ff717b3311", Addrs:set.Typed[string]{}}
2026-02-17 02:42:38.776 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2ff717b3311", Addrs:set.Typed[string]{}}
2026-02-17 02:42:38.776 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2ff717b3311", State:"up", Index:101}
2026-02-17 02:42:38.776 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2ff717b3311"
2026-02-17 02:42:38.776 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2ff717b3311"
2026-02-17 02:42:38.776 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2ff717b3311"
2026-02-17 02:42:38.776 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:38.776 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:38.793 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:38.793 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:42:39.063 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-2782"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-2782"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2782"}
2026-02-17 02:42:39.085 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-2782"}
2026-02-17 02:42:39.801 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-3680/ss-2, name=eth0)
2026-02-17 02:42:39.802 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3680/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2ff717b3311" profile_ids:"kns.statefulset-3680" profile_ids:"ksa.statefulset-3680.default" ipv4_nets:"10.100.246.124/32"}
2026-02-17 02:42:39.802 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:39.802 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:39.802 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:39.803 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2ff717b3311"
2026-02-17 02:42:39.803 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:39.803 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:39.820 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-3680/ss-2, name=eth0)
2026-02-17 02:42:39.823 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:39.823 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:42:39.823 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3680/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2ff717b3311" profile_ids:"kns.statefulset-3680" profile_ids:"ksa.statefulset-3680.default" ipv4_nets:"10.100.246.124/32"}
2026-02-17 02:42:39.823 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:39.823 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:39.823 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:39.824 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2ff717b3311"
2026-02-17 02:42:39.824 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:39.824 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:39.846 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:39.847 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:42:40.098 [INFO][74] 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:42:40.098 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2ff717b3311"
2026-02-17 02:42:40.098 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2ff717b3311", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:40.098 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2ff717b3311", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:46.738 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3676"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3676"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3676"}
2026-02-17 02:42:46.760 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-3676"}
2026-02-17 02:42:48.765 [INFO][74] felix/summary.go 100: Summarising 236 dataplane reconciliation loops over 1m1.1s: avg=28ms longest=90ms (resync-calico-v4)
2026-02-17 02:42:59.804 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-3680/ss-2, name=eth0)
2026-02-17 02:42:59.805 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3680/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2ff717b3311" profile_ids:"kns.statefulset-3680" profile_ids:"ksa.statefulset-3680.default" ipv4_nets:"10.100.246.124/32"}
2026-02-17 02:42:59.805 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:59.805 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:59.805 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:59.805 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2ff717b3311"
2026-02-17 02:42:59.806 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:59.806 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:42:59.835 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:59.835 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:43:06.156 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:43:09.211 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-3680/ss-2, name=eth0)
2026-02-17 02:43:09.212 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3680/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2ff717b3311" profile_ids:"kns.statefulset-3680" profile_ids:"ksa.statefulset-3680.default" ipv4_nets:"10.100.246.124/32"}
2026-02-17 02:43:09.212 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:43:09.212 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:43:09.212 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:43:09.213 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2ff717b3311"
2026-02-17 02:43:09.213 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:43:09.213 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:43:09.241 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:09.242 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:43:09.487 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-3680/ss-2, name=eth0)
2026-02-17 02:43:09.487 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3680/ss-2" endpoint_id:"eth0"}
2026-02-17 02:43:09.487 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-3680.default"}
2026-02-17 02:43:09.487 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-3680"}
2026-02-17 02:43:09.488 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:43:09.488 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:43:09.488 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__BqAhkMHs-HYiVezvv" ipVersion=0x4 table="filter"
2026-02-17 02:43:09.488 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZIV1m4IeJE5lGGVR-R" ipVersion=0x4 table="filter"
2026-02-17 02:43:09.488 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__BqAhkMHs-HYiVezvv" ipVersion=0x4 table="filter"
2026-02-17 02:43:09.488 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZIV1m4IeJE5lGGVR-R" ipVersion=0x4 table="filter"
2026-02-17 02:43:09.488 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:43:09.488 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2ff717b3311" ipVersion=0x4 table="filter"
2026-02-17 02:43:09.489 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2ff717b3311" ipVersion=0x4 table="filter"
2026-02-17 02:43:09.489 [INFO][74] felix/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-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:43:09.489 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 101
2026-02-17 02:43:09.497 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.124
2026-02-17 02:43:09.554 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3680/ss-2", EndpointId:"eth0"}
2026-02-17 02:43:09.597 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali2ff717b3311" state="down"
2026-02-17 02:43:09.597 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2ff717b3311"
2026-02-17 02:43:09.597 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2ff717b3311", State:"down", Index:101}
2026-02-17 02:43:09.598 [INFO][74] 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:43:09.598 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali2ff717b3311" state=""
2026-02-17 02:43:09.598 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2ff717b3311"
2026-02-17 02:43:09.598 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2ff717b3311", Addrs:set.Typed[string]{}}
2026-02-17 02:43:09.598 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2ff717b3311", Addrs:set.Typed[string]{}}
2026-02-17 02:43:09.598 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2ff717b3311", State:"", Index:101}
2026-02-17 02:43:09.598 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2ff717b3311", Addrs:set.Set[string](nil)}
2026-02-17 02:43:09.598 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2ff717b3311", Addrs:set.Set[string](nil)}
2026-02-17 02:43:13.425 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-h75jk-65rzx" ipv4_addr:"192.168.24.191/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-feufw-h75jk-65rzx"} 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:43:13.425 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:43:13.425 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:43:19.337 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3680"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3680"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3680"}
2026-02-17 02:43:19.365 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1055"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-1055"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1055"}
2026-02-17 02:43:19.385 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1055" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:19.414 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-1055" type:"NodePort" cluster_ips:"10.254.245.42" ports:{Protocol:"TCP" Port:80 NodePort:32714}
2026-02-17 02:43:19.458 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-1055" type:"ClusterIP" cluster_ips:"10.254.144.146" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:20.047 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-1055/externalsvc-q7rfd, name=eth0)
2026-02-17 02:43:20.047 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1055"} profile:{inbound_rules:{action:"allow" rule_id:"SynHNuEVTwM0-udA"} outbound_rules:{action:"allow" rule_id:"EEFNfC9lmtMtfoIm"}}
2026-02-17 02:43:20.047 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1055.default"} profile:{}
2026-02-17 02:43:20.047 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1055/externalsvc-q7rfd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali316aa58906c" profile_ids:"kns.services-1055" profile_ids:"ksa.services-1055.default" ipv4_nets:"10.100.246.107/32"}
2026-02-17 02:43:20.047 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:20.048 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:20.048 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:20.048 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali316aa58906c" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.048 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1055" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.048 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XaCnrzyqcKs5tpsVlf" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.048 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali316aa58906c" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.048 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1055" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.049 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XaCnrzyqcKs5tpsVlf" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.049 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali316aa58906c"
2026-02-17 02:43:20.049 [INFO][74] felix/endpoint_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-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:20.049 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:20.096 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:20.096 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"} status="down"
2026-02-17 02:43:20.124 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali316aa58906c" state="down"
2026-02-17 02:43:20.124 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali316aa58906c"
2026-02-17 02:43:20.124 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali316aa58906c", State:"down", Index:102}
2026-02-17 02:43:20.124 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali316aa58906c", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.124 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali316aa58906c", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.124 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali316aa58906c"
2026-02-17 02:43:20.124 [INFO][74] felix/endpoint_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-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:20.124 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:20.126 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali316aa58906c" state="up"
2026-02-17 02:43:20.144 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:20.145 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"} status="down"
2026-02-17 02:43:20.145 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali316aa58906c", State:"up", Index:102}
2026-02-17 02:43:20.145 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali316aa58906c"
2026-02-17 02:43:20.145 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali316aa58906c"
2026-02-17 02:43:20.145 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali316aa58906c"
2026-02-17 02:43:20.145 [INFO][74] felix/endpoint_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-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:20.145 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:20.171 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:20.171 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"} status="up"
2026-02-17 02:43:21.004 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-1055/externalsvc-q7rfd, name=eth0)
2026-02-17 02:43:21.004 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1055/externalsvc-q7rfd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali316aa58906c" profile_ids:"kns.services-1055" profile_ids:"ksa.services-1055.default" ipv4_nets:"10.100.246.107/32"}
2026-02-17 02:43:21.005 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:21.005 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:21.005 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:21.006 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali316aa58906c"
2026-02-17 02:43:21.007 [INFO][74] felix/endpoint_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-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:21.007 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:21.074 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:21.075 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"} status="up"
2026-02-17 02:43:21.352 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3678"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"job-3678"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3678"}
2026-02-17 02:43:21.383 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8379"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8379"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8379"}
2026-02-17 02:43:21.403 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8379" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:21.490 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8379"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8379"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8379"}
2026-02-17 02:43:21.513 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8497"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8497"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8497"}
2026-02-17 02:43:21.535 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8497" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:21.558 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8497"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8497"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8497"} labels:{key:"webhook-8497" value:"true"}
2026-02-17 02:43:21.558 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8129"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8129"} labels:{key:"webhook-8497-markers" value:"true"}
2026-02-17 02:43:21.570 [INFO][74] 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:43:21.570 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali316aa58906c"
2026-02-17 02:43:21.587 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8129" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:21.612 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali316aa58906c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:21.612 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali316aa58906c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:22.536 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-1055" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:24.239 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8497" type:"ClusterIP" cluster_ips:"10.254.87.242" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:43:24.650 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-3680" name:"default"}
2026-02-17 02:43:24.686 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-3680"
2026-02-17 02:43:24.732 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3680"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3680"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3680"}
2026-02-17 02:43:24.750 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-3680"}
2026-02-17 02:43:24.842 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-1055/externalsvc-q7rfd, name=eth0)
2026-02-17 02:43:24.842 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1055/externalsvc-q7rfd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali316aa58906c" profile_ids:"kns.services-1055" profile_ids:"ksa.services-1055.default" ipv4_nets:"10.100.246.107/32"}
2026-02-17 02:43:24.843 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:24.843 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:24.843 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:24.844 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali316aa58906c"
2026-02-17 02:43:24.844 [INFO][74] felix/endpoint_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-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:24.844 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:24.870 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:24.870 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"} status="up"
2026-02-17 02:43:25.284 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8497"
2026-02-17 02:43:25.379 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8497"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8497"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8497"} labels:{key:"webhook-8497" value:"true"}
2026-02-17 02:43:25.412 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8129"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8129"} labels:{key:"webhook-8497-markers" value:"true"}
2026-02-17 02:43:25.412 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-7452"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-7452"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7452"}
2026-02-17 02:43:25.431 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-7452" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:26.536 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8379" name:"default"}
2026-02-17 02:43:26.796 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-3678" name:"default"}
2026-02-17 02:43:27.175 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-1055/externalsvc-q7rfd, name=eth0)
2026-02-17 02:43:27.175 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1055/externalsvc-q7rfd" endpoint_id:"eth0"}
2026-02-17 02:43:27.175 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1055"}
2026-02-17 02:43:27.175 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1055.default"}
2026-02-17 02:43:27.175 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:27.175 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:27.176 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1055" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.176 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XaCnrzyqcKs5tpsVlf" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.176 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1055" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.176 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XaCnrzyqcKs5tpsVlf" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.176 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:27.176 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali316aa58906c" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.176 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali316aa58906c" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.176 [INFO][74] felix/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-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:27.176 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:27.180 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.107
2026-02-17 02:43:27.250 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1055/externalsvc-q7rfd", EndpointId:"eth0"}
2026-02-17 02:43:27.286 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali316aa58906c" state="down"
2026-02-17 02:43:27.287 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali316aa58906c"
2026-02-17 02:43:27.287 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali316aa58906c" state=""
2026-02-17 02:43:27.287 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali316aa58906c"
2026-02-17 02:43:27.287 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali316aa58906c", State:"down", Index:102}
2026-02-17 02:43:27.287 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali316aa58906c", Addrs:set.Typed[string]{}}
2026-02-17 02:43:27.287 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali316aa58906c", Addrs:set.Typed[string]{}}
2026-02-17 02:43:27.287 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali316aa58906c", State:"", Index:102}
2026-02-17 02:43:27.287 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali316aa58906c", Addrs:set.Set[string](nil)}
2026-02-17 02:43:27.287 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali316aa58906c", Addrs:set.Set[string](nil)}
2026-02-17 02:43:27.288 [INFO][74] 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=102
2026-02-17 02:43:27.428 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3678"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"job-3678"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3678"}
2026-02-17 02:43:27.470 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-3678"}
2026-02-17 02:43:27.533 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8379"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8379"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8379"}
2026-02-17 02:43:27.556 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8379"}
2026-02-17 02:43:28.441 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-1055"
2026-02-17 02:43:28.494 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-service" namespace:"services-1055"
2026-02-17 02:43:28.525 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1055"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-1055"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1055"}
2026-02-17 02:43:28.525 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5809"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5809"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5809"}
2026-02-17 02:43:28.525 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-5809" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:29.497 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-7452"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-7452"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7452"}
2026-02-17 02:43:29.549 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2129"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2129"}
2026-02-17 02:43:29.549 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2129" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:29.549 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2129"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2129"} labels:{key:"webhook-2129" value:"true"}
2026-02-17 02:43:29.549 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7603"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7603"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7603"} labels:{key:"webhook-2129-markers" value:"true"}
2026-02-17 02:43:29.576 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7603" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:30.686 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8497" name:"default"}
2026-02-17 02:43:30.754 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8497"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8497"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8497"} labels:{key:"webhook-8497" value:"true"}
2026-02-17 02:43:30.784 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8497"}
2026-02-17 02:43:30.812 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8129" name:"default"}
2026-02-17 02:43:30.988 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8129"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8129"} labels:{key:"webhook-8497-markers" value:"true"}
2026-02-17 02:43:31.016 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8129"}
2026-02-17 02:43:32.070 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2129" type:"ClusterIP" cluster_ips:"10.254.99.241" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:43:34.099 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1055" name:"default"}
2026-02-17 02:43:34.140 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1055"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-1055"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1055"}
2026-02-17 02:43:34.166 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1055"}
2026-02-17 02:43:34.764 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-7452" name:"default"}
2026-02-17 02:43:34.873 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-7452"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-7452"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7452"}
2026-02-17 02:43:34.903 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-7452"}
2026-02-17 02:43:35.666 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2129"
2026-02-17 02:43:36.286 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2129"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2129"} labels:{key:"webhook-2129" value:"true"}
2026-02-17 02:43:36.310 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7603"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7603"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7603"} labels:{key:"webhook-2129-markers" value:"true"}
2026-02-17 02:43:36.326 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-527"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-527"}
2026-02-17 02:43:36.352 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-527" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:38.460 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-527"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-527"}
2026-02-17 02:43:38.483 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5291"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5291"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-5291"}
2026-02-17 02:43:38.518 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5291" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:41.392 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7603" name:"default"}
2026-02-17 02:43:41.512 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2129" name:"default"}
2026-02-17 02:43:41.660 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2129"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2129"} labels:{key:"webhook-2129" value:"true"}
2026-02-17 02:43:41.686 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2129"}
2026-02-17 02:43:41.793 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7603"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7603"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7603"} labels:{key:"webhook-2129-markers" value:"true"}
2026-02-17 02:43:41.820 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7603"}
2026-02-17 02:43:43.517 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-527" name:"default"}
2026-02-17 02:43:43.770 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-527"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-527"}
2026-02-17 02:43:43.802 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-527"}
2026-02-17 02:43:43.858 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5291"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5291"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-5291"}
2026-02-17 02:43:43.884 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1909"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1909"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1909"}
2026-02-17 02:43:43.884 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1909" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:47.969 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1909"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1909"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1909"}
2026-02-17 02:43:47.997 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-397"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-397"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-397"}
2026-02-17 02:43:48.023 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-397" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:48.023 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-3985"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-3985"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3985"}
2026-02-17 02:43:48.052 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secret-namespace-3985" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:48.902 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5291" name:"default"}
2026-02-17 02:43:48.927 [INFO][74] felix/summary.go 100: Summarising 95 dataplane reconciliation loops over 1m0.2s: avg=30ms longest=75ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:43:49.078 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5291"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5291"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-5291"}
2026-02-17 02:43:49.103 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-5291"}
2026-02-17 02:43:52.126 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-397"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-397"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-397"}
2026-02-17 02:43:52.152 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-3985"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-3985"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3985"}
2026-02-17 02:43:52.181 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5456"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5456"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5456"}
2026-02-17 02:43:52.201 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5456" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:52.229 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5456"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5456"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5456"}
2026-02-17 02:43:52.254 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-8396"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-8396"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8396"}
2026-02-17 02:43:52.278 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-watch-8396" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:52.715 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5809"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5809"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5809"}
2026-02-17 02:43:52.740 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4531"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4531"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4531"}
2026-02-17 02:43:52.766 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4531" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:53.237 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1909" name:"default"}
2026-02-17 02:43:53.385 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1909"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1909"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1909"}
2026-02-17 02:43:53.409 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1909"}
2026-02-17 02:43:56.083 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4531"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4531"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4531"}
2026-02-17 02:43:56.106 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9864"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-9864"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9864"}
2026-02-17 02:43:56.129 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9864" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:56.151 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-9864" type:"NodePort" cluster_ips:"10.254.87.57" ports:{Protocol:"TCP" Port:80 NodePort:30781}
2026-02-17 02:43:56.772 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-9864/affinity-nodeport-dh8n4, name=eth0)
2026-02-17 02:43:56.773 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-9864"} profile:{inbound_rules:{action:"allow" rule_id:"3Vj-U1zu12t4uZ-e"} outbound_rules:{action:"allow" rule_id:"W1aM4ulJRfG1t3f8"}}
2026-02-17 02:43:56.773 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-9864.default"} profile:{}
2026-02-17 02:43:56.774 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9864/affinity-nodeport-dh8n4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a065cd6ff2" profile_ids:"kns.services-9864" profile_ids:"ksa.services-9864.default" ipv4_nets:"10.100.246.123/32"}
2026-02-17 02:43:56.775 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:43:56.775 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:43:56.775 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:43:56.776 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7a065cd6ff2" ipVersion=0x4 table="filter"
2026-02-17 02:43:56.776 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-9864" ipVersion=0x4 table="filter"
2026-02-17 02:43:56.776 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_C5_hChLYsna_wx8DAl" ipVersion=0x4 table="filter"
2026-02-17 02:43:56.776 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7a065cd6ff2" ipVersion=0x4 table="filter"
2026-02-17 02:43:56.776 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-9864" ipVersion=0x4 table="filter"
2026-02-17 02:43:56.776 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_C5_hChLYsna_wx8DAl" ipVersion=0x4 table="filter"
2026-02-17 02:43:56.776 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7a065cd6ff2"
2026-02-17 02:43:56.776 [INFO][74] felix/endpoint_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-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:43:56.776 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:43:56.816 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:56.816 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"} status="down"
2026-02-17 02:43:56.851 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali7a065cd6ff2" state="down"
2026-02-17 02:43:56.851 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7a065cd6ff2"
2026-02-17 02:43:56.851 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a065cd6ff2", State:"down", Index:103}
2026-02-17 02:43:56.851 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a065cd6ff2", Addrs:set.Typed[string]{}}
2026-02-17 02:43:56.851 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a065cd6ff2", Addrs:set.Typed[string]{}}
2026-02-17 02:43:56.851 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7a065cd6ff2"
2026-02-17 02:43:56.851 [INFO][74] felix/endpoint_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-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:43:56.851 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:43:56.855 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali7a065cd6ff2" state="up"
2026-02-17 02:43:56.875 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:56.875 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"} status="down"
2026-02-17 02:43:56.875 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a065cd6ff2", State:"up", Index:103}
2026-02-17 02:43:56.875 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7a065cd6ff2"
2026-02-17 02:43:56.875 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7a065cd6ff2"
2026-02-17 02:43:56.875 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a065cd6ff2"
2026-02-17 02:43:56.875 [INFO][74] felix/endpoint_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-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:43:56.875 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:43:56.901 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:56.901 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"} status="up"
2026-02-17 02:43:57.177 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-9864/affinity-nodeport-dh8n4, name=eth0)
2026-02-17 02:43:57.177 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9864/affinity-nodeport-dh8n4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a065cd6ff2" profile_ids:"kns.services-9864" profile_ids:"ksa.services-9864.default" ipv4_nets:"10.100.246.123/32"}
2026-02-17 02:43:57.177 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:43:57.177 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:43:57.178 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:43:57.178 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a065cd6ff2"
2026-02-17 02:43:57.179 [INFO][74] felix/endpoint_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-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:43:57.179 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:43:57.204 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:57.204 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"} status="up"
2026-02-17 02:43:57.656 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secret-namespace-3985" name:"default"}
2026-02-17 02:43:57.711 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-3985"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-3985"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3985"}
2026-02-17 02:43:57.735 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secret-namespace-3985"}
2026-02-17 02:43:57.762 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-397" name:"default"}
2026-02-17 02:43:57.826 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::40b6:32ff:fe90:dd41" exists=true ifIndex=103
2026-02-17 02:43:57.826 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::40b6:32ff:fe90:dd41} ifaceName="cali7a065cd6ff2"
2026-02-17 02:43:57.826 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a065cd6ff2", Addrs:set.Typed[string]{"fe80::40b6:32ff:fe90:dd41":set.v{}}}
2026-02-17 02:43:57.826 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a065cd6ff2", Addrs:set.Typed[string]{"fe80::40b6:32ff:fe90:dd41":set.v{}}}
2026-02-17 02:43:58.013 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-397"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-397"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-397"}
2026-02-17 02:43:58.041 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-397"}
2026-02-17 02:43:58.148 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5456" name:"default"}
2026-02-17 02:43:58.250 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-5809" name:"default"}
2026-02-17 02:43:58.287 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5456"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5456"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5456"}
2026-02-17 02:43:58.327 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5456"}
2026-02-17 02:43:58.563 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5809"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5809"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5809"}
2026-02-17 02:44:01.157 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4531" name:"default"}
2026-02-17 02:44:01.289 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4531"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4531"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4531"}
2026-02-17 02:44:01.312 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-4531"}
2026-02-17 02:44:03.246 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-9864/affinity-nodeport-dh8n4, name=eth0)
2026-02-17 02:44:03.247 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9864/affinity-nodeport-dh8n4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a065cd6ff2" profile_ids:"kns.services-9864" profile_ids:"ksa.services-9864.default" ipv4_nets:"10.100.246.123/32"}
2026-02-17 02:44:03.247 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:44:03.247 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:44:03.247 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:44:03.247 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a065cd6ff2"
2026-02-17 02:44:03.248 [INFO][74] felix/endpoint_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-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:44:03.248 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:44:03.315 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:03.315 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"} status="up"
2026-02-17 02:44:03.885 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5809"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5809"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5809"}
2026-02-17 02:44:03.918 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-5809"}
2026-02-17 02:44:05.569 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-9864/affinity-nodeport-dh8n4, name=eth0)
2026-02-17 02:44:05.570 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9864/affinity-nodeport-dh8n4" endpoint_id:"eth0"}
2026-02-17 02:44:05.570 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-9864"}
2026-02-17 02:44:05.570 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-9864.default"}
2026-02-17 02:44:05.570 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:44:05.570 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:44:05.571 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-9864" ipVersion=0x4 table="filter"
2026-02-17 02:44:05.571 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_C5_hChLYsna_wx8DAl" ipVersion=0x4 table="filter"
2026-02-17 02:44:05.571 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-9864" ipVersion=0x4 table="filter"
2026-02-17 02:44:05.571 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_C5_hChLYsna_wx8DAl" ipVersion=0x4 table="filter"
2026-02-17 02:44:05.571 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:44:05.571 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7a065cd6ff2" ipVersion=0x4 table="filter"
2026-02-17 02:44:05.571 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7a065cd6ff2" ipVersion=0x4 table="filter"
2026-02-17 02:44:05.571 [INFO][74] felix/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-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:44:05.571 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:44:05.571 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.123
bird: KIF: Received address message for unknown interface 103
2026-02-17 02:44:05.637 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9864/affinity-nodeport-dh8n4", EndpointId:"eth0"}
2026-02-17 02:44:05.674 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali7a065cd6ff2" state="down"
2026-02-17 02:44:05.674 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7a065cd6ff2"
2026-02-17 02:44:05.674 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a065cd6ff2", State:"down", Index:103}
2026-02-17 02:44:05.674 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a065cd6ff2", Addrs:set.Typed[string]{}}
2026-02-17 02:44:05.674 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a065cd6ff2", Addrs:set.Typed[string]{}}
2026-02-17 02:44:05.678 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali7a065cd6ff2" state=""
2026-02-17 02:44:05.679 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7a065cd6ff2"
2026-02-17 02:44:05.679 [INFO][74] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::40b6:32ff:fe90:dd41" exists=false ifIndex=103
2026-02-17 02:44:05.696 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a065cd6ff2", State:"", Index:103}
2026-02-17 02:44:05.696 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a065cd6ff2", Addrs:set.Set[string](nil)}
2026-02-17 02:44:05.696 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a065cd6ff2", Addrs:set.Set[string](nil)}
2026-02-17 02:44:06.171 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:44:06.734 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-9864"
2026-02-17 02:44:06.777 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9864"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-9864"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9864"}
2026-02-17 02:44:06.806 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1732"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1732"}
2026-02-17 02:44:06.831 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1732" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:11.023 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1732"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1732"}
2026-02-17 02:44:11.050 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-2052"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-2052"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2052"}
2026-02-17 02:44:11.079 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-wrapper-2052" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:12.215 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9864" name:"default"}
2026-02-17 02:44:12.251 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9864"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"services-9864"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9864"}
2026-02-17 02:44:12.277 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9864"}
2026-02-17 02:44:13.176 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-2052"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-2052"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2052"}
2026-02-17 02:44:13.207 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4309"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4309"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4309"}
2026-02-17 02:44:13.230 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-4309" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:13.280 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4309"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4309"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4309"}
2026-02-17 02:44:13.301 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6806"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6806"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6806"}
2026-02-17 02:44:13.321 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-6806" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:15.416 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6806"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6806"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6806"}
2026-02-17 02:44:15.441 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6546"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"job-6546"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6546"}
2026-02-17 02:44:15.441 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6546" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:16.083 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=job-6546/pod-failure-failjob-vn6kl, name=eth0)
2026-02-17 02:44:16.084 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6546"} profile:{inbound_rules:{action:"allow" rule_id:"1u1x-5dKmNE9h-t-"} outbound_rules:{action:"allow" rule_id:"Y7r-SHWKsUvvPBrW"}}
2026-02-17 02:44:16.084 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6546.default"} profile:{}
2026-02-17 02:44:16.084 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6546/pod-failure-failjob-vn6kl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f94cae1616" profile_ids:"kns.job-6546" profile_ids:"ksa.job-6546.default" ipv4_nets:"10.100.246.109/32"}
2026-02-17 02:44:16.084 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:16.084 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:16.084 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:16.085 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0f94cae1616" ipVersion=0x4 table="filter"
2026-02-17 02:44:16.085 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6546" ipVersion=0x4 table="filter"
2026-02-17 02:44:16.085 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qhWObPgO5jghtpUiLn" ipVersion=0x4 table="filter"
2026-02-17 02:44:16.085 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0f94cae1616" ipVersion=0x4 table="filter"
2026-02-17 02:44:16.085 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6546" ipVersion=0x4 table="filter"
2026-02-17 02:44:16.085 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qhWObPgO5jghtpUiLn" ipVersion=0x4 table="filter"
2026-02-17 02:44:16.085 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0f94cae1616"
2026-02-17 02:44:16.085 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:16.085 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:16.118 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:16.119 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"} status="down"
2026-02-17 02:44:16.160 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali0f94cae1616" state="down"
2026-02-17 02:44:16.161 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0f94cae1616"
2026-02-17 02:44:16.161 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f94cae1616", State:"down", Index:104}
2026-02-17 02:44:16.162 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f94cae1616", Addrs:set.Typed[string]{}}
2026-02-17 02:44:16.162 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f94cae1616", Addrs:set.Typed[string]{}}
2026-02-17 02:44:16.162 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f94cae1616"
2026-02-17 02:44:16.162 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:16.162 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:16.162 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali0f94cae1616" state="up"
2026-02-17 02:44:16.163 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali0f94cae1616" state="down"
2026-02-17 02:44:16.164 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali0f94cae1616" state="up"
2026-02-17 02:44:16.186 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:16.186 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"} status="down"
2026-02-17 02:44:16.186 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1732" name:"default"}
2026-02-17 02:44:16.196 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=job-6546/pod-failure-failjob-zgp6b, name=eth0)
2026-02-17 02:44:16.208 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f94cae1616", State:"up", Index:104}
2026-02-17 02:44:16.209 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f94cae1616", State:"down", Index:104}
2026-02-17 02:44:16.209 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f94cae1616", State:"up", Index:104}
2026-02-17 02:44:16.209 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0f94cae1616"
2026-02-17 02:44:16.209 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f94cae1616"
2026-02-17 02:44:16.209 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f94cae1616"
2026-02-17 02:44:16.209 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:16.209 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:16.235 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:16.236 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"} status="up"
2026-02-17 02:44:16.236 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6546/pod-failure-failjob-zgp6b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid894dd9afd0" profile_ids:"kns.job-6546" profile_ids:"ksa.job-6546.default" ipv4_nets:"10.100.246.100/32"}
2026-02-17 02:44:16.236 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:16.236 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:16.236 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:16.236 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid894dd9afd0" ipVersion=0x4 table="filter"
2026-02-17 02:44:16.236 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid894dd9afd0" ipVersion=0x4 table="filter"
2026-02-17 02:44:16.236 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid894dd9afd0"
2026-02-17 02:44:16.236 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:16.236 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:16.266 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:16.266 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"} status="down"
2026-02-17 02:44:16.267 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="calid894dd9afd0" state="down"
2026-02-17 02:44:16.267 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid894dd9afd0"
2026-02-17 02:44:16.267 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid894dd9afd0", State:"down", Index:105}
2026-02-17 02:44:16.267 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid894dd9afd0", Addrs:set.Typed[string]{}}
2026-02-17 02:44:16.267 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid894dd9afd0", Addrs:set.Typed[string]{}}
2026-02-17 02:44:16.267 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid894dd9afd0"
2026-02-17 02:44:16.267 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:16.267 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:16.270 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="calid894dd9afd0" state="up"
2026-02-17 02:44:16.283 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:16.283 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"} status="down"
2026-02-17 02:44:16.283 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid894dd9afd0", State:"up", Index:105}
2026-02-17 02:44:16.284 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid894dd9afd0"
2026-02-17 02:44:16.284 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid894dd9afd0"
2026-02-17 02:44:16.284 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid894dd9afd0"
2026-02-17 02:44:16.284 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:16.284 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:16.306 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:16.306 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"} status="up"
2026-02-17 02:44:16.578 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1732"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1732"}
2026-02-17 02:44:17.670 [INFO][74] 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:44:17.670 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid894dd9afd0"
2026-02-17 02:44:17.670 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid894dd9afd0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:17.670 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid894dd9afd0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:17.762 [INFO][74] 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:44:17.762 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0f94cae1616"
2026-02-17 02:44:17.762 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f94cae1616", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:17.762 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f94cae1616", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:18.277 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-wrapper-2052" name:"default"}
2026-02-17 02:44:18.297 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=job-6546/pod-failure-failjob-vn6kl, name=eth0)
2026-02-17 02:44:18.303 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6546/pod-failure-failjob-vn6kl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f94cae1616" profile_ids:"kns.job-6546" profile_ids:"ksa.job-6546.default" ipv4_nets:"10.100.246.109/32"}
2026-02-17 02:44:18.303 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:18.303 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:18.303 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:18.304 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f94cae1616"
2026-02-17 02:44:18.304 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:18.304 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:18.319 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=job-6546/pod-failure-failjob-zgp6b, name=eth0)
2026-02-17 02:44:18.327 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:18.327 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"} status="up"
2026-02-17 02:44:18.327 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6546/pod-failure-failjob-zgp6b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid894dd9afd0" profile_ids:"kns.job-6546" profile_ids:"ksa.job-6546.default" ipv4_nets:"10.100.246.100/32"}
2026-02-17 02:44:18.327 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:18.327 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:18.327 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:18.328 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid894dd9afd0"
2026-02-17 02:44:18.328 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:18.328 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:18.350 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:18.350 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"} status="up"
2026-02-17 02:44:18.674 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-2052"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-2052"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2052"}
2026-02-17 02:44:18.708 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-wrapper-2052"}
2026-02-17 02:44:18.822 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-4309" name:"default"}
2026-02-17 02:44:18.867 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4309"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4309"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4309"}
2026-02-17 02:44:18.887 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-4309"}
2026-02-17 02:44:19.450 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=job-6546/pod-failure-failjob-zgp6b, name=eth0)
2026-02-17 02:44:19.450 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6546/pod-failure-failjob-zgp6b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid894dd9afd0" profile_ids:"kns.job-6546" profile_ids:"ksa.job-6546.default" ipv4_nets:"10.100.246.100/32"}
2026-02-17 02:44:19.450 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:19.451 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:19.451 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:19.451 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid894dd9afd0"
2026-02-17 02:44:19.452 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:19.452 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:19.453 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=job-6546/pod-failure-failjob-vn6kl, name=eth0)
bird: KIF: Received address message for unknown interface 104
2026-02-17 02:44:19.475 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:19.475 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"} status="up"
2026-02-17 02:44:19.475 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6546/pod-failure-failjob-vn6kl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f94cae1616" profile_ids:"kns.job-6546" profile_ids:"ksa.job-6546.default" ipv4_nets:"10.100.246.109/32"}
2026-02-17 02:44:19.475 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:19.475 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:19.475 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:19.476 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f94cae1616"
2026-02-17 02:44:19.476 [INFO][74] 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-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:19.476 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:19.495 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:19.495 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"} status="down"
2026-02-17 02:44:19.559 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali0f94cae1616" state="down"
2026-02-17 02:44:19.559 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f94cae1616", State:"down", Index:104}
2026-02-17 02:44:19.559 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0f94cae1616"
2026-02-17 02:44:19.560 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f94cae1616", Addrs:set.Typed[string]{}}
2026-02-17 02:44:19.560 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f94cae1616", Addrs:set.Typed[string]{}}
2026-02-17 02:44:19.560 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f94cae1616"
2026-02-17 02:44:19.560 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0f94cae1616"
2026-02-17 02:44:19.560 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:19.560 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:19.560 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.109
2026-02-17 02:44:19.561 [INFO][74] 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:44:19.564 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali0f94cae1616" state=""
2026-02-17 02:44:19.564 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0f94cae1616"
2026-02-17 02:44:19.566 [INFO][74] 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:44:19.566 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid894dd9afd0"
2026-02-17 02:44:19.567 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="calid894dd9afd0" state="down"
2026-02-17 02:44:19.568 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="calid894dd9afd0" state=""
2026-02-17 02:44:19.568 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid894dd9afd0"
2026-02-17 02:44:19.595 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:19.596 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"} status="down"
2026-02-17 02:44:19.596 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f94cae1616", State:"", Index:104}
2026-02-17 02:44:19.596 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f94cae1616", Addrs:set.Set[string](nil)}
2026-02-17 02:44:19.596 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f94cae1616", Addrs:set.Set[string](nil)}
2026-02-17 02:44:19.596 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid894dd9afd0", Addrs:set.Typed[string]{}}
2026-02-17 02:44:19.596 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid894dd9afd0", Addrs:set.Typed[string]{}}
2026-02-17 02:44:19.596 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid894dd9afd0", State:"down", Index:105}
2026-02-17 02:44:19.596 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid894dd9afd0", State:"", Index:105}
2026-02-17 02:44:19.596 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid894dd9afd0", Addrs:set.Set[string](nil)}
2026-02-17 02:44:19.596 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid894dd9afd0", Addrs:set.Set[string](nil)}
2026-02-17 02:44:19.596 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f94cae1616"
2026-02-17 02:44:19.596 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid894dd9afd0"
2026-02-17 02:44:19.596 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:19.596 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:19.596 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:19.596 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:19.597 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.100
2026-02-17 02:44:19.617 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:19.618 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"} status="down"
2026-02-17 02:44:19.618 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:19.618 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"} status="down"
2026-02-17 02:44:19.685 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=job-6546/pod-failure-failjob-zgp6b, name=eth0)
2026-02-17 02:44:19.685 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6546/pod-failure-failjob-zgp6b" endpoint_id:"eth0"}
2026-02-17 02:44:19.685 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:19.686 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:19.686 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:19.686 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid894dd9afd0" ipVersion=0x4 table="filter"
2026-02-17 02:44:19.686 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid894dd9afd0" ipVersion=0x4 table="filter"
2026-02-17 02:44:19.686 [INFO][74] felix/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-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:19.686 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:19.751 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-zgp6b", EndpointId:"eth0"}
2026-02-17 02:44:19.788 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=job-6546/pod-failure-failjob-vn6kl, name=eth0)
2026-02-17 02:44:19.788 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6546/pod-failure-failjob-vn6kl" endpoint_id:"eth0"}
2026-02-17 02:44:19.788 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6546.default"}
2026-02-17 02:44:19.789 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6546"}
2026-02-17 02:44:19.789 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:19.789 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:19.789 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6546" ipVersion=0x4 table="filter"
2026-02-17 02:44:19.789 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qhWObPgO5jghtpUiLn" ipVersion=0x4 table="filter"
2026-02-17 02:44:19.789 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6546" ipVersion=0x4 table="filter"
2026-02-17 02:44:19.789 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qhWObPgO5jghtpUiLn" ipVersion=0x4 table="filter"
2026-02-17 02:44:19.789 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:19.789 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0f94cae1616" ipVersion=0x4 table="filter"
2026-02-17 02:44:19.789 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0f94cae1616" ipVersion=0x4 table="filter"
2026-02-17 02:44:19.789 [INFO][74] felix/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-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:19.790 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:19.848 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6546/pod-failure-failjob-vn6kl", EndpointId:"eth0"}
2026-02-17 02:44:20.565 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-6806" name:"default"}
2026-02-17 02:44:20.790 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6806"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6806"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6806"}
2026-02-17 02:44:20.812 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-6806"}
2026-02-17 02:44:21.560 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6546"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"job-6546"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6546"}
2026-02-17 02:44:21.582 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1484"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1484"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1484"}
2026-02-17 02:44:21.601 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-1484" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:22.028 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1732"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1732"}
2026-02-17 02:44:22.054 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1732"}
2026-02-17 02:44:24.436 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-2zz47" ipv4_addr:"192.168.24.82/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-feufw-default-worker-g4n55-q7bvd-2zz47"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:44:24.436 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:44:24.436 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:44:24.758 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1484"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1484"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1484"}
2026-02-17 02:44:24.780 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6796"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6796"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6796"}
2026-02-17 02:44:24.800 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-6796" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:26.780 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6546" name:"default"}
2026-02-17 02:44:26.893 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6546"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"job-6546"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6546"}
2026-02-17 02:44:26.921 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6546"}
2026-02-17 02:44:29.774 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-1484" name:"default"}
2026-02-17 02:44:30.083 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1484"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1484"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1484"}
2026-02-17 02:44:30.116 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-1484"}
2026-02-17 02:44:35.883 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6796"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6796"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6796"}
2026-02-17 02:44:35.913 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3735"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-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:"configmap-3735"}
2026-02-17 02:44:35.935 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3735" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:40.039 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3735"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-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:"configmap-3735"}
2026-02-17 02:44:40.064 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9840"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9840"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9840"}
2026-02-17 02:44:40.094 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-9840" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:40.095 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-9840" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:40.901 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-6796" name:"default"}
2026-02-17 02:44:41.220 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6796"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6796"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6796"}
2026-02-17 02:44:41.257 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-6796"}
2026-02-17 02:44:45.067 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3735" name:"default"}
2026-02-17 02:44:45.375 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3735"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-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:"configmap-3735"}
2026-02-17 02:44:45.396 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3735"}
2026-02-17 02:44:55.453 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-8396"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-8396"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8396"}
2026-02-17 02:44:55.478 [INFO][74] felix/summary.go 100: Summarising 126 dataplane reconciliation loops over 1m6.6s: avg=28ms longest=73ms (resync-calico-v4)
2026-02-17 02:44:55.479 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3549"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3549"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-lifecycle-hook-3549"}
2026-02-17 02:44:55.502 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-3549" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:56.180 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-lifecycle-hook-3549/pod-handle-http-request, name=eth0)
2026-02-17 02:44:56.181 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-3549"} profile:{inbound_rules:{action:"allow" rule_id:"qXeKZtbp_gGhU3Xe"} outbound_rules:{action:"allow" rule_id:"dDLoge8IQ-icU4aT"}}
2026-02-17 02:44:56.181 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-3549.default"} profile:{}
2026-02-17 02:44:56.181 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3549/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie185381ff42" profile_ids:"kns.container-lifecycle-hook-3549" profile_ids:"ksa.container-lifecycle-hook-3549.default" ipv4_nets:"10.100.246.92/32"}
2026-02-17 02:44:56.181 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:56.181 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:56.181 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:56.182 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.182 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie185381ff42" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.182 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_dTGBetZsuTO711gF2b" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.182 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2LE2Z_HHYbSSz44ayo" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.182 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.183 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie185381ff42" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.183 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_dTGBetZsuTO711gF2b" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.183 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2LE2Z_HHYbSSz44ayo" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.183 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie185381ff42"
2026-02-17 02:44:56.183 [INFO][74] felix/endpoint_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-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:56.183 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:56.202 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calie185381ff42" state="down"
2026-02-17 02:44:56.203 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie185381ff42"
2026-02-17 02:44:56.206 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calie185381ff42" state="up"
2026-02-17 02:44:56.224 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:56.224 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:44:56.224 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie185381ff42", State:"down", Index:106}
2026-02-17 02:44:56.224 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie185381ff42", Addrs:set.Typed[string]{}}
2026-02-17 02:44:56.224 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie185381ff42", Addrs:set.Typed[string]{}}
2026-02-17 02:44:56.224 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie185381ff42", State:"up", Index:106}
2026-02-17 02:44:56.224 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie185381ff42"
2026-02-17 02:44:56.224 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie185381ff42"
2026-02-17 02:44:56.225 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie185381ff42"
2026-02-17 02:44:56.225 [INFO][74] felix/endpoint_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-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:56.225 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:56.252 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:56.253 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:44:57.513 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-lifecycle-hook-3549/pod-handle-http-request, name=eth0)
2026-02-17 02:44:57.514 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3549/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie185381ff42" profile_ids:"kns.container-lifecycle-hook-3549" profile_ids:"ksa.container-lifecycle-hook-3549.default" ipv4_nets:"10.100.246.92/32"}
2026-02-17 02:44:57.514 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:57.514 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:57.514 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:57.515 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie185381ff42"
2026-02-17 02:44:57.515 [INFO][74] felix/endpoint_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-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:57.515 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:57.540 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:57.540 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:44:57.986 [INFO][74] 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:44:57.987 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie185381ff42"
2026-02-17 02:44:57.987 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie185381ff42", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:57.987 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie185381ff42", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:00.475 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-61"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-61"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-61"}
2026-02-17 02:45:00.530 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3931"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3931"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3931"}
2026-02-17 02:45:00.551 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-3931" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:00.572 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-3931" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:45:00.679 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-watch-8396" name:"default"}
2026-02-17 02:45:00.817 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-8396"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-8396"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8396"}
2026-02-17 02:45:00.839 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-watch-8396"}
2026-02-17 02:45:03.674 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3549"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3549"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-lifecycle-hook-3549"}
2026-02-17 02:45:03.696 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4383"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4383"}
2026-02-17 02:45:03.723 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4383" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:05.700 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-61" name:"default"}
2026-02-17 02:45:05.769 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-61"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-61"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-61"}
2026-02-17 02:45:05.815 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-61"}
2026-02-17 02:45:06.187 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:45:07.722 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-3931"
2026-02-17 02:45:07.748 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3931"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3931"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3931"}
2026-02-17 02:45:07.770 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-9856"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-9856"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9856"}
2026-02-17 02:45:07.770 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-9856" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:07.860 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4383"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4383"}
2026-02-17 02:45:07.893 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9198"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"job-9198"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9198"}
2026-02-17 02:45:07.893 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-9198" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:08.830 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-lifecycle-hook-3549/pod-handle-http-request, name=eth0)
2026-02-17 02:45:08.830 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3549/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie185381ff42" profile_ids:"kns.container-lifecycle-hook-3549" profile_ids:"ksa.container-lifecycle-hook-3549.default" ipv4_nets:"10.100.246.92/32"}
2026-02-17 02:45:08.830 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:45:08.830 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:45:08.830 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:45:08.831 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie185381ff42"
2026-02-17 02:45:08.832 [INFO][74] felix/endpoint_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-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:45:08.832 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:45:08.834 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-lifecycle-hook-3549/pod-handle-http-request, name=eth0)
2026-02-17 02:45:08.871 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:08.871 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:45:08.871 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3549/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:45:08.871 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-3549"}
2026-02-17 02:45:08.871 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-3549.default"}
2026-02-17 02:45:08.871 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:45:08.871 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:45:08.872 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_dTGBetZsuTO711gF2b" ipVersion=0x4 table="filter"
2026-02-17 02:45:08.872 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2LE2Z_HHYbSSz44ayo" ipVersion=0x4 table="filter"
2026-02-17 02:45:08.872 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_dTGBetZsuTO711gF2b" ipVersion=0x4 table="filter"
2026-02-17 02:45:08.872 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2LE2Z_HHYbSSz44ayo" ipVersion=0x4 table="filter"
2026-02-17 02:45:08.872 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:45:08.872 [INFO][74] 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:45:08.872 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie185381ff42" ipVersion=0x4 table="filter"
2026-02-17 02:45:08.872 [INFO][74] 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:45:08.873 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie185381ff42" ipVersion=0x4 table="filter"
2026-02-17 02:45:08.873 [INFO][74] felix/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-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:45:08.873 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:45:08.873 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.92
2026-02-17 02:45:08.942 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3549/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:45:08.976 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-3549" name:"default"}
2026-02-17 02:45:09.237 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3549"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3549"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-lifecycle-hook-3549"}
2026-02-17 02:45:09.262 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-3549"}
2026-02-17 02:45:09.268 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calie185381ff42" state="down"
2026-02-17 02:45:09.268 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie185381ff42"
2026-02-17 02:45:09.272 [INFO][74] 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:45:09.272 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calie185381ff42" state=""
2026-02-17 02:45:09.272 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie185381ff42"
2026-02-17 02:45:09.277 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie185381ff42", State:"down", Index:106}
2026-02-17 02:45:09.278 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie185381ff42", Addrs:set.Typed[string]{}}
2026-02-17 02:45:09.278 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie185381ff42", Addrs:set.Typed[string]{}}
2026-02-17 02:45:09.278 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie185381ff42", State:"", Index:106}
2026-02-17 02:45:09.278 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie185381ff42", Addrs:set.Set[string](nil)}
2026-02-17 02:45:09.278 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie185381ff42", Addrs:set.Set[string](nil)}
2026-02-17 02:45:11.470 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-9840/ss-1, name=eth0)
2026-02-17 02:45:11.470 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9840"} profile:{inbound_rules:{action:"allow" rule_id:"t9H_uu57hyHlQUNV"} outbound_rules:{action:"allow" rule_id:"l-buTpnl5Ishbimi"}}
2026-02-17 02:45:11.470 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9840.default"} profile:{}
2026-02-17 02:45:11.471 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9840/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5229ca61504" profile_ids:"kns.statefulset-9840" profile_ids:"ksa.statefulset-9840.default" ipv4_nets:"10.100.246.116/32"}
2026-02-17 02:45:11.471 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:11.471 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:11.471 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:11.472 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5229ca61504" ipVersion=0x4 table="filter"
2026-02-17 02:45:11.472 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xZUqw08S-EhkJzkPeH" ipVersion=0x4 table="filter"
2026-02-17 02:45:11.472 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IbipQNf9Zj-A5qO_wl" ipVersion=0x4 table="filter"
2026-02-17 02:45:11.472 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5229ca61504" ipVersion=0x4 table="filter"
2026-02-17 02:45:11.472 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xZUqw08S-EhkJzkPeH" ipVersion=0x4 table="filter"
2026-02-17 02:45:11.472 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IbipQNf9Zj-A5qO_wl" ipVersion=0x4 table="filter"
2026-02-17 02:45:11.472 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5229ca61504"
2026-02-17 02:45:11.472 [INFO][74] felix/endpoint_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-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:11.472 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:11.515 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:11.515 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:45:11.537 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali5229ca61504" state="down"
2026-02-17 02:45:11.538 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5229ca61504", State:"down", Index:107}
2026-02-17 02:45:11.538 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5229ca61504"
2026-02-17 02:45:11.538 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5229ca61504", Addrs:set.Typed[string]{}}
2026-02-17 02:45:11.538 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5229ca61504", Addrs:set.Typed[string]{}}
2026-02-17 02:45:11.538 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5229ca61504"
2026-02-17 02:45:11.538 [INFO][74] felix/endpoint_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-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:11.538 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:11.540 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali5229ca61504" state="up"
2026-02-17 02:45:11.560 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:11.560 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:45:11.560 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5229ca61504", State:"up", Index:107}
2026-02-17 02:45:11.560 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5229ca61504"
2026-02-17 02:45:11.560 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5229ca61504"
2026-02-17 02:45:11.560 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5229ca61504"
2026-02-17 02:45:11.561 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:11.561 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:11.578 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:11.578 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:45:11.878 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-9856"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-9856"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9856"}
2026-02-17 02:45:11.923 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1123"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1123"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1123"}
2026-02-17 02:45:11.951 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1123" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:11.974 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1123"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1123"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1123"} labels:{key:"webhook-1123" value:"true"}
2026-02-17 02:45:11.974 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7107"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7107"} labels:{key:"webhook-1123-markers" value:"true"}
2026-02-17 02:45:12.002 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7107" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:12.003 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9198"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"job-9198"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9198"}
2026-02-17 02:45:12.032 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-1069"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-1069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1069"}
2026-02-17 02:45:12.061 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-1069" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:12.601 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-9840/ss-1, name=eth0)
2026-02-17 02:45:12.601 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9840/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5229ca61504" profile_ids:"kns.statefulset-9840" profile_ids:"ksa.statefulset-9840.default" ipv4_nets:"10.100.246.116/32"}
2026-02-17 02:45:12.602 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:12.602 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:12.602 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:12.603 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5229ca61504"
2026-02-17 02:45:12.603 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:12.603 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:12.631 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-9840/ss-1, name=eth0)
2026-02-17 02:45:12.634 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:12.634 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:45:12.634 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9840/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5229ca61504" profile_ids:"kns.statefulset-9840" profile_ids:"ksa.statefulset-9840.default" ipv4_nets:"10.100.246.116/32"}
2026-02-17 02:45:12.634 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:12.634 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:12.634 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:12.635 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5229ca61504"
2026-02-17 02:45:12.636 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:12.636 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:12.662 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:12.663 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:45:13.098 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4383" name:"default"}
2026-02-17 02:45:13.378 [INFO][74] 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:45:13.378 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5229ca61504"
2026-02-17 02:45:13.379 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5229ca61504", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:13.379 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5229ca61504", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:13.475 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4383"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4383"}
2026-02-17 02:45:13.501 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-3931" name:"default"}
2026-02-17 02:45:13.501 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4383"}
2026-02-17 02:45:13.619 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3931"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3931"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3931"}
2026-02-17 02:45:13.647 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-3931"}
2026-02-17 02:45:14.575 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1123" type:"ClusterIP" cluster_ips:"10.254.249.238" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:45:15.602 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1123"
2026-02-17 02:45:15.666 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1123"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1123"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1123"} labels:{key:"webhook-1123" value:"true"}
2026-02-17 02:45:15.693 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7107"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7107"} labels:{key:"webhook-1123-markers" value:"true"}
2026-02-17 02:45:15.742 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4611"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-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:"downward-api-4611"}
2026-02-17 02:45:15.767 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4611" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:16.315 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-1069"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-1069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1069"}
2026-02-17 02:45:16.338 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4848"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4848"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4848"}
2026-02-17 02:45:16.369 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-4848" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:17.195 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-f5scl, name=eth0)
2026-02-17 02:45:17.195 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-4848"} profile:{inbound_rules:{action:"allow" rule_id:"vpx9Qk7MNV8CLkDt"} outbound_rules:{action:"allow" rule_id:"LCb4Tg-x6XDWEzcV"}}
2026-02-17 02:45:17.195 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-4848.default"} profile:{}
2026-02-17 02:45:17.196 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-f5scl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali083220c7302" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.102/32"}
2026-02-17 02:45:17.196 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:17.196 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:17.196 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:17.196 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali083220c7302" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.196 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-4848" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.196 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-4848.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.196 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali083220c7302" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.196 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-4848" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.196 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-4848.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.196 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali083220c7302"
2026-02-17 02:45:17.196 [INFO][74] felix/endpoint_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-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:17.196 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:17.250 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali083220c7302" state="down"
2026-02-17 02:45:17.250 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali083220c7302"
2026-02-17 02:45:17.257 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:17.257 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"} status="down"
2026-02-17 02:45:17.258 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali083220c7302", State:"down", Index:108}
2026-02-17 02:45:17.258 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali083220c7302", Addrs:set.Typed[string]{}}
2026-02-17 02:45:17.258 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali083220c7302", Addrs:set.Typed[string]{}}
2026-02-17 02:45:17.258 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali083220c7302"
2026-02-17 02:45:17.258 [INFO][74] felix/endpoint_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-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:17.258 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:17.263 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali083220c7302" state="up"
2026-02-17 02:45:17.276 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:17.276 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"} status="down"
2026-02-17 02:45:17.276 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali083220c7302", State:"up", Index:108}
2026-02-17 02:45:17.276 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali083220c7302"
2026-02-17 02:45:17.276 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali083220c7302"
2026-02-17 02:45:17.276 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali083220c7302"
2026-02-17 02:45:17.276 [INFO][74] felix/endpoint_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-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:17.276 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:17.295 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:17.295 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"} status="up"
2026-02-17 02:45:17.399 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-hzqhr, name=eth0)
2026-02-17 02:45:17.399 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-hzqhr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib47fafd69be" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.88/32"}
2026-02-17 02:45:17.399 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:17.399 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:17.399 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:17.400 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib47fafd69be" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.400 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib47fafd69be" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.400 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib47fafd69be"
2026-02-17 02:45:17.400 [INFO][74] felix/endpoint_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-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:17.400 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:17.466 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calib47fafd69be" state="down"
2026-02-17 02:45:17.466 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib47fafd69be"
2026-02-17 02:45:17.467 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:17.467 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"} status="down"
2026-02-17 02:45:17.467 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib47fafd69be", State:"down", Index:109}
2026-02-17 02:45:17.467 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib47fafd69be", Addrs:set.Typed[string]{}}
2026-02-17 02:45:17.467 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib47fafd69be", Addrs:set.Typed[string]{}}
2026-02-17 02:45:17.467 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib47fafd69be"
2026-02-17 02:45:17.467 [INFO][74] felix/endpoint_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-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:17.467 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:17.471 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calib47fafd69be" state="up"
2026-02-17 02:45:17.486 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:17.486 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"} status="down"
2026-02-17 02:45:17.486 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib47fafd69be", State:"up", Index:109}
2026-02-17 02:45:17.486 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib47fafd69be"
2026-02-17 02:45:17.486 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib47fafd69be"
2026-02-17 02:45:17.486 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib47fafd69be"
2026-02-17 02:45:17.486 [INFO][74] felix/endpoint_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-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:17.486 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:17.502 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:17.502 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"} status="up"
2026-02-17 02:45:17.627 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-n6kjn, name=eth0)
2026-02-17 02:45:17.627 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-n6kjn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f2ab725251" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.79/32"}
2026-02-17 02:45:17.627 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:17.628 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:17.628 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:17.628 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4f2ab725251" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.628 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4f2ab725251" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.628 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4f2ab725251"
2026-02-17 02:45:17.628 [INFO][74] felix/endpoint_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-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:17.628 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:17.666 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:17.666 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"} status="down"
2026-02-17 02:45:17.699 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali4f2ab725251" state="down"
2026-02-17 02:45:17.699 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4f2ab725251"
2026-02-17 02:45:17.699 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f2ab725251", State:"down", Index:110}
2026-02-17 02:45:17.700 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2ab725251", Addrs:set.Typed[string]{}}
2026-02-17 02:45:17.700 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2ab725251", Addrs:set.Typed[string]{}}
2026-02-17 02:45:17.700 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4f2ab725251"
2026-02-17 02:45:17.700 [INFO][74] felix/endpoint_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-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:17.700 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:17.700 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali4f2ab725251" state="up"
2026-02-17 02:45:17.726 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:17.726 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"} status="down"
2026-02-17 02:45:17.726 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f2ab725251", State:"up", Index:110}
2026-02-17 02:45:17.726 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4f2ab725251"
2026-02-17 02:45:17.726 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4f2ab725251"
2026-02-17 02:45:17.726 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f2ab725251"
2026-02-17 02:45:17.726 [INFO][74] felix/endpoint_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-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:17.726 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:17.750 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:17.750 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"} status="up"
2026-02-17 02:45:17.867 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-59kfc, name=eth0)
2026-02-17 02:45:17.867 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-59kfc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali88117ae546c" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.89/32"}
2026-02-17 02:45:17.867 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:17.867 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:17.867 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:17.868 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali88117ae546c" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.868 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali88117ae546c" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.868 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali88117ae546c"
2026-02-17 02:45:17.868 [INFO][74] felix/endpoint_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-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:17.868 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:17.910 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:17.910 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"} status="down"
2026-02-17 02:45:17.927 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali88117ae546c" state="down"
2026-02-17 02:45:17.927 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali88117ae546c", State:"down", Index:111}
2026-02-17 02:45:17.927 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali88117ae546c"
2026-02-17 02:45:17.927 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali88117ae546c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:17.927 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali88117ae546c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:17.928 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali88117ae546c"
2026-02-17 02:45:17.928 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali88117ae546c" state="up"
2026-02-17 02:45:17.928 [INFO][74] felix/endpoint_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-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:17.928 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:17.949 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:17.949 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"} status="down"
2026-02-17 02:45:17.949 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali88117ae546c", State:"up", Index:111}
2026-02-17 02:45:17.949 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali88117ae546c"
2026-02-17 02:45:17.949 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali88117ae546c"
2026-02-17 02:45:17.949 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali88117ae546c"
2026-02-17 02:45:17.949 [INFO][74] felix/endpoint_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-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:17.949 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:17.969 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:17.969 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"} status="up"
2026-02-17 02:45:17.970 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-9198" name:"default"}
2026-02-17 02:45:18.022 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-2cmtq, name=eth0)
2026-02-17 02:45:18.022 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-2cmtq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1ef47e7f90a" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.87/32"}
2026-02-17 02:45:18.022 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:18.022 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:18.022 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:18.022 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.022 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1ef47e7f90a" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.022 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.022 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1ef47e7f90a" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.022 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1ef47e7f90a"
2026-02-17 02:45:18.022 [INFO][74] felix/endpoint_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-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:18.022 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:18.066 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:18.066 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"} status="down"
2026-02-17 02:45:18.110 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali1ef47e7f90a" state="down"
2026-02-17 02:45:18.110 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1ef47e7f90a"
2026-02-17 02:45:18.110 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1ef47e7f90a", State:"down", Index:112}
2026-02-17 02:45:18.110 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1ef47e7f90a", Addrs:set.Typed[string]{}}
2026-02-17 02:45:18.110 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1ef47e7f90a", Addrs:set.Typed[string]{}}
2026-02-17 02:45:18.110 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1ef47e7f90a"
2026-02-17 02:45:18.111 [INFO][74] felix/endpoint_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-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:18.111 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:18.111 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali1ef47e7f90a" state="up"
2026-02-17 02:45:18.127 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:18.127 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"} status="down"
2026-02-17 02:45:18.127 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1ef47e7f90a", State:"up", Index:112}
2026-02-17 02:45:18.127 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1ef47e7f90a"
2026-02-17 02:45:18.127 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1ef47e7f90a"
2026-02-17 02:45:18.127 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1ef47e7f90a"
2026-02-17 02:45:18.127 [INFO][74] felix/endpoint_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-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:18.127 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:18.143 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:18.143 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"} status="up"
2026-02-17 02:45:18.234 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-gdwxl, name=eth0)
2026-02-17 02:45:18.234 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-gdwxl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali40a0b6a1fc8" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.81/32"}
2026-02-17 02:45:18.234 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:18.234 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:18.234 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:18.235 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.235 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali40a0b6a1fc8" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.235 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.235 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali40a0b6a1fc8" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.235 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali40a0b6a1fc8"
2026-02-17 02:45:18.235 [INFO][74] felix/endpoint_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-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:18.235 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:18.295 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:18.295 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"} status="down"
2026-02-17 02:45:18.295 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-9856" name:"default"}
2026-02-17 02:45:18.311 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali40a0b6a1fc8" state="down"
2026-02-17 02:45:18.311 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali40a0b6a1fc8"
2026-02-17 02:45:18.314 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali40a0b6a1fc8" state="up"
2026-02-17 02:45:18.316 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali40a0b6a1fc8", State:"down", Index:113}
2026-02-17 02:45:18.316 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali40a0b6a1fc8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:18.316 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali40a0b6a1fc8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:18.316 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali40a0b6a1fc8", State:"up", Index:113}
2026-02-17 02:45:18.316 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali40a0b6a1fc8"
2026-02-17 02:45:18.316 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali40a0b6a1fc8"
2026-02-17 02:45:18.316 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali40a0b6a1fc8"
2026-02-17 02:45:18.316 [INFO][74] felix/endpoint_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-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:18.316 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:18.335 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:18.335 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"} status="up"
2026-02-17 02:45:18.428 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-gqx89, name=eth0)
2026-02-17 02:45:18.429 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-gqx89" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali364b01fcc5f" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.94/32"}
2026-02-17 02:45:18.429 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:18.429 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:18.429 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:18.429 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali364b01fcc5f" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.429 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali364b01fcc5f" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.429 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali364b01fcc5f"
2026-02-17 02:45:18.429 [INFO][74] felix/endpoint_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-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:18.430 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:18.467 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:18.467 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"} status="down"
2026-02-17 02:45:18.502 [INFO][74] 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:45:18.502 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib47fafd69be"
2026-02-17 02:45:18.502 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib47fafd69be", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:18.502 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib47fafd69be", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:18.506 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali364b01fcc5f" state="down"
2026-02-17 02:45:18.507 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali364b01fcc5f"
2026-02-17 02:45:18.507 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali364b01fcc5f" state="up"
2026-02-17 02:45:18.520 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali364b01fcc5f", State:"down", Index:114}
2026-02-17 02:45:18.520 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali364b01fcc5f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:18.520 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali364b01fcc5f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:18.520 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali364b01fcc5f", State:"up", Index:114}
2026-02-17 02:45:18.520 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali364b01fcc5f"
2026-02-17 02:45:18.520 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali364b01fcc5f"
2026-02-17 02:45:18.520 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali364b01fcc5f"
2026-02-17 02:45:18.520 [INFO][74] felix/endpoint_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-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:18.520 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:18.542 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:18.542 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"} status="up"
2026-02-17 02:45:18.643 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-n6kjn, name=eth0)
2026-02-17 02:45:18.643 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-n6kjn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f2ab725251" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.79/32"}
2026-02-17 02:45:18.643 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:18.643 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:18.643 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:18.644 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f2ab725251"
2026-02-17 02:45:18.644 [INFO][74] felix/endpoint_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-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:18.644 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:18.665 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-f5scl, name=eth0)
2026-02-17 02:45:18.678 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:18.678 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"} status="up"
2026-02-17 02:45:18.678 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-f5scl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali083220c7302" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.102/32"}
2026-02-17 02:45:18.678 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:18.678 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:18.678 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:18.679 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali083220c7302"
2026-02-17 02:45:18.679 [INFO][74] felix/endpoint_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-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:18.679 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:18.691 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-88v9x, name=eth0)
2026-02-17 02:45:18.699 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:18.699 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"} status="up"
2026-02-17 02:45:18.699 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-88v9x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22cb9d2fa5f" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.77/32"}
2026-02-17 02:45:18.699 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:45:18.704 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:18.704 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:18.704 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:18.720 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali22cb9d2fa5f" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.720 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali22cb9d2fa5f" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.720 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali22cb9d2fa5f"
2026-02-17 02:45:18.720 [INFO][74] felix/endpoint_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-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:18.720 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:18.727 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-hzqhr, name=eth0)
2026-02-17 02:45:18.730 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali22cb9d2fa5f" state="down"
2026-02-17 02:45:18.730 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali22cb9d2fa5f"
2026-02-17 02:45:18.736 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali22cb9d2fa5f" state="up"
2026-02-17 02:45:18.767 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:18.767 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"} status="down"
2026-02-17 02:45:18.767 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22cb9d2fa5f", State:"down", Index:115}
2026-02-17 02:45:18.768 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22cb9d2fa5f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:18.768 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22cb9d2fa5f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:18.768 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22cb9d2fa5f", State:"up", Index:115}
2026-02-17 02:45:18.768 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-hzqhr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib47fafd69be" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.88/32"}
2026-02-17 02:45:18.811 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali22cb9d2fa5f"
2026-02-17 02:45:18.811 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali22cb9d2fa5f"
2026-02-17 02:45:18.811 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:18.811 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:18.811 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:18.811 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22cb9d2fa5f"
2026-02-17 02:45:18.811 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib47fafd69be"
2026-02-17 02:45:18.812 [INFO][74] felix/endpoint_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-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:18.812 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:18.812 [INFO][74] felix/endpoint_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-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:18.812 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:18.854 [INFO][74] 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:45:18.854 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4f2ab725251"
2026-02-17 02:45:18.867 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:18.867 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"} status="up"
2026-02-17 02:45:18.867 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:18.867 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"} status="up"
2026-02-17 02:45:18.867 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2ab725251", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:18.867 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2ab725251", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:18.878 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-xwdps, name=eth0)
2026-02-17 02:45:18.879 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-xwdps" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1f3e77e051a" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.80/32"}
2026-02-17 02:45:18.886 [INFO][74] 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:45:18.886 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali88117ae546c"
2026-02-17 02:45:18.886 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali88117ae546c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:18.886 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali88117ae546c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:18.921 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:18.922 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:18.922 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:18.922 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali1f3e77e051a" state="down"
2026-02-17 02:45:18.922 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1f3e77e051a" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.922 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1f3e77e051a" ipVersion=0x4 table="filter"
2026-02-17 02:45:18.922 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1f3e77e051a"
2026-02-17 02:45:18.922 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1f3e77e051a"
2026-02-17 02:45:18.922 [INFO][74] felix/endpoint_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-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:18.922 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:18.922 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali1f3e77e051a" state="up"
2026-02-17 02:45:18.968 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:18.968 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"} status="down"
2026-02-17 02:45:18.968 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f3e77e051a", State:"down", Index:116}
2026-02-17 02:45:18.968 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f3e77e051a", Addrs:set.Typed[string]{}}
2026-02-17 02:45:18.968 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f3e77e051a", Addrs:set.Typed[string]{}}
2026-02-17 02:45:18.968 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f3e77e051a", State:"up", Index:116}
2026-02-17 02:45:19.026 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1f3e77e051a"
2026-02-17 02:45:19.026 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1f3e77e051a"
2026-02-17 02:45:19.026 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1f3e77e051a"
2026-02-17 02:45:19.026 [INFO][74] felix/endpoint_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-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:19.026 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:19.042 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::f0a5:2dff:fe18:5c73" exists=true ifIndex=108
2026-02-17 02:45:19.042 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::f0a5:2dff:fe18:5c73} ifaceName="cali083220c7302"
2026-02-17 02:45:19.046 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:19.046 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"} status="up"
2026-02-17 02:45:19.046 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali083220c7302", Addrs:set.Typed[string]{"fe80::f0a5:2dff:fe18:5c73":set.v{}}}
2026-02-17 02:45:19.046 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali083220c7302", Addrs:set.Typed[string]{"fe80::f0a5:2dff:fe18:5c73":set.v{}}}
2026-02-17 02:45:19.070 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-cpp99, name=eth0)
2026-02-17 02:45:19.070 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-cpp99" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida84c7fe23f" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.83/32"}
2026-02-17 02:45:19.131 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:19.132 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:19.132 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:19.132 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calida84c7fe23f" ipVersion=0x4 table="filter"
2026-02-17 02:45:19.132 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calida84c7fe23f" ipVersion=0x4 table="filter"
2026-02-17 02:45:19.132 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calida84c7fe23f"
2026-02-17 02:45:19.132 [INFO][74] felix/endpoint_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-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:19.132 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:19.148 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="calida84c7fe23f" state="down"
2026-02-17 02:45:19.148 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calida84c7fe23f"
2026-02-17 02:45:19.149 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="calida84c7fe23f" state="up"
2026-02-17 02:45:19.198 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:19.199 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"} status="down"
2026-02-17 02:45:19.199 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida84c7fe23f", State:"down", Index:117}
2026-02-17 02:45:19.199 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida84c7fe23f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:19.199 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida84c7fe23f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:19.199 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida84c7fe23f", State:"up", Index:117}
2026-02-17 02:45:19.236 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calida84c7fe23f"
2026-02-17 02:45:19.236 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calida84c7fe23f"
2026-02-17 02:45:19.237 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida84c7fe23f"
2026-02-17 02:45:19.237 [INFO][74] felix/endpoint_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-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:19.237 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:19.259 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:19.259 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"} status="up"
2026-02-17 02:45:19.291 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-hbd89, name=eth0)
2026-02-17 02:45:19.291 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-hbd89" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d9acab40e4" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.96/32"}
2026-02-17 02:45:19.340 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:19.341 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:19.341 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:19.341 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1d9acab40e4" ipVersion=0x4 table="filter"
2026-02-17 02:45:19.341 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1d9acab40e4" ipVersion=0x4 table="filter"
2026-02-17 02:45:19.341 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1d9acab40e4"
2026-02-17 02:45:19.341 [INFO][74] felix/endpoint_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-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:19.341 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:19.351 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali1d9acab40e4" state="down"
2026-02-17 02:45:19.352 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d9acab40e4"
2026-02-17 02:45:19.358 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali1d9acab40e4" state="up"
2026-02-17 02:45:19.392 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:19.392 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"} status="down"
2026-02-17 02:45:19.392 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d9acab40e4", State:"down", Index:118}
2026-02-17 02:45:19.392 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d9acab40e4", Addrs:set.Typed[string]{}}
2026-02-17 02:45:19.392 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d9acab40e4", Addrs:set.Typed[string]{}}
2026-02-17 02:45:19.393 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d9acab40e4", State:"up", Index:118}
2026-02-17 02:45:19.446 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1d9acab40e4"
2026-02-17 02:45:19.446 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1d9acab40e4"
2026-02-17 02:45:19.446 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d9acab40e4"
2026-02-17 02:45:19.446 [INFO][74] felix/endpoint_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-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:19.446 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:19.466 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:19.466 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"} status="up"
2026-02-17 02:45:19.470 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-p9rhz, name=eth0)
2026-02-17 02:45:19.470 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-p9rhz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic9358c7777e" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.111/32"}
2026-02-17 02:45:19.528 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="calic9358c7777e" state="down"
2026-02-17 02:45:19.528 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic9358c7777e"
2026-02-17 02:45:19.528 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic9358c7777e", State:"down", Index:119}
2026-02-17 02:45:19.529 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic9358c7777e", Addrs:set.Typed[string]{}}
2026-02-17 02:45:19.529 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic9358c7777e", Addrs:set.Typed[string]{}}
2026-02-17 02:45:19.533 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="calic9358c7777e" state="up"
2026-02-17 02:45:19.533 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic9358c7777e", State:"up", Index:119}
2026-02-17 02:45:19.548 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic9358c7777e"
2026-02-17 02:45:19.548 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-p9rhz", EndpointId:"eth0"}
2026-02-17 02:45:19.548 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-p9rhz", EndpointId:"eth0"}
2026-02-17 02:45:19.548 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-p9rhz", EndpointId:"eth0"}
2026-02-17 02:45:19.548 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic9358c7777e" ipVersion=0x4 table="filter"
2026-02-17 02:45:19.548 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic9358c7777e" ipVersion=0x4 table="filter"
2026-02-17 02:45:19.548 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic9358c7777e"
2026-02-17 02:45:19.548 [INFO][74] felix/endpoint_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-4848/simpletest.rc-p9rhz", EndpointId:"eth0"}
2026-02-17 02:45:19.548 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-p9rhz", EndpointId:"eth0"}
2026-02-17 02:45:19.590 [INFO][74] 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:45:19.590 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali40a0b6a1fc8"
2026-02-17 02:45:19.590 [INFO][74] 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:45:19.590 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali364b01fcc5f"
2026-02-17 02:45:19.590 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-p9rhz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:19.590 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-p9rhz", EndpointId:"eth0"} status="up"
2026-02-17 02:45:19.590 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali40a0b6a1fc8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:19.590 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali40a0b6a1fc8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:19.590 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali364b01fcc5f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:19.590 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali364b01fcc5f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:19.650 [INFO][74] 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:45:19.650 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1ef47e7f90a"
2026-02-17 02:45:19.650 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1ef47e7f90a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:19.650 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1ef47e7f90a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:19.687 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-9856"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-9856"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9856"}
2026-02-17 02:45:19.701 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-8vpq7, name=eth0)
2026-02-17 02:45:19.701 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-8vpq7" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac420058c6c" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.76/32"}
2026-02-17 02:45:19.725 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-9856"}
2026-02-17 02:45:19.762 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:19.762 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:19.762 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:19.762 [INFO][74] 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:45:19.762 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliac420058c6c" ipVersion=0x4 table="filter"
2026-02-17 02:45:19.762 [INFO][74] 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:45:19.762 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliac420058c6c" ipVersion=0x4 table="filter"
2026-02-17 02:45:19.762 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliac420058c6c"
2026-02-17 02:45:19.763 [INFO][74] felix/endpoint_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-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:19.763 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:19.768 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="caliac420058c6c" state="down"
2026-02-17 02:45:19.768 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliac420058c6c"
2026-02-17 02:45:19.769 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="caliac420058c6c" state="up"
2026-02-17 02:45:19.803 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:19.803 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"} status="down"
2026-02-17 02:45:19.803 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac420058c6c", State:"down", Index:120}
2026-02-17 02:45:19.803 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac420058c6c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:19.803 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac420058c6c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:19.803 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac420058c6c", State:"up", Index:120}
2026-02-17 02:45:19.815 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-gdwxl, name=eth0)
2026-02-17 02:45:19.816 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-gdwxl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali40a0b6a1fc8" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.81/32"}
2026-02-17 02:45:19.842 [INFO][74] 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:45:19.842 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali22cb9d2fa5f"
2026-02-17 02:45:19.842 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22cb9d2fa5f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:19.842 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22cb9d2fa5f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:19.856 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-2cmtq, name=eth0)
2026-02-17 02:45:19.856 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-2cmtq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1ef47e7f90a" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.87/32"}
2026-02-17 02:45:19.868 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliac420058c6c"
2026-02-17 02:45:19.868 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac420058c6c"
2026-02-17 02:45:19.868 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:19.868 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:19.869 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:19.869 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:19.869 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:19.869 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:19.870 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac420058c6c"
2026-02-17 02:45:19.870 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali40a0b6a1fc8"
2026-02-17 02:45:19.870 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1ef47e7f90a"
2026-02-17 02:45:19.870 [INFO][74] felix/endpoint_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-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:19.870 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:19.870 [INFO][74] felix/endpoint_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-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:19.870 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:19.870 [INFO][74] felix/endpoint_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-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:19.870 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:19.913 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:19.913 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"} status="up"
2026-02-17 02:45:19.913 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:19.913 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"} status="up"
2026-02-17 02:45:19.913 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:19.913 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"} status="up"
2026-02-17 02:45:19.930 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-59kfc, name=eth0)
2026-02-17 02:45:19.931 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-2cvvt, name=eth0)
2026-02-17 02:45:19.931 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-59kfc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali88117ae546c" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.89/32"}
2026-02-17 02:45:19.931 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-2cvvt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3480b1496e4" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.97/32"}
2026-02-17 02:45:19.968 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-gqx89, name=eth0)
2026-02-17 02:45:19.968 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-gqx89" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali364b01fcc5f" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.94/32"}
2026-02-17 02:45:19.982 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:19.982 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:19.982 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:19.983 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:19.983 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:19.983 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:19.984 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:19.984 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:19.984 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:19.984 [INFO][74] 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:45:19.984 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3480b1496e4" ipVersion=0x4 table="filter"
2026-02-17 02:45:19.984 [INFO][74] 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:45:19.985 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3480b1496e4" ipVersion=0x4 table="filter"
2026-02-17 02:45:19.985 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali88117ae546c"
2026-02-17 02:45:19.985 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3480b1496e4"
2026-02-17 02:45:19.985 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali364b01fcc5f"
2026-02-17 02:45:19.985 [INFO][74] felix/endpoint_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-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:19.985 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:19.985 [INFO][74] felix/endpoint_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-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:19.985 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:19.985 [INFO][74] felix/endpoint_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-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:19.985 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:20.000 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali3480b1496e4" state="down"
2026-02-17 02:45:20.000 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3480b1496e4"
2026-02-17 02:45:20.000 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali3480b1496e4" state="up"
2026-02-17 02:45:20.039 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:20.039 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"} status="up"
2026-02-17 02:45:20.039 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:20.039 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"} status="up"
2026-02-17 02:45:20.040 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:20.040 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"} status="down"
2026-02-17 02:45:20.040 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3480b1496e4", State:"down", Index:121}
2026-02-17 02:45:20.040 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3480b1496e4", Addrs:set.Typed[string]{}}
2026-02-17 02:45:20.040 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3480b1496e4", Addrs:set.Typed[string]{}}
2026-02-17 02:45:20.040 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3480b1496e4", State:"up", Index:121}
2026-02-17 02:45:20.089 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3480b1496e4"
2026-02-17 02:45:20.089 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3480b1496e4"
2026-02-17 02:45:20.089 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3480b1496e4"
2026-02-17 02:45:20.089 [INFO][74] felix/endpoint_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-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:20.089 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:20.107 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:20.107 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"} status="up"
2026-02-17 02:45:20.140 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-qwspc, name=eth0)
2026-02-17 02:45:20.140 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-qwspc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b946982e91" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.75/32"}
2026-02-17 02:45:20.193 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:20.193 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:20.193 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:20.193 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3b946982e91" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.194 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3b946982e91" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.194 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3b946982e91"
2026-02-17 02:45:20.194 [INFO][74] felix/endpoint_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-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:20.194 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:20.201 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali3b946982e91" state="down"
2026-02-17 02:45:20.201 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3b946982e91"
2026-02-17 02:45:20.203 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali3b946982e91" state="up"
2026-02-17 02:45:20.243 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:20.243 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"} status="down"
2026-02-17 02:45:20.243 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b946982e91", State:"down", Index:122}
2026-02-17 02:45:20.243 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b946982e91", Addrs:set.Typed[string]{}}
2026-02-17 02:45:20.243 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b946982e91", Addrs:set.Typed[string]{}}
2026-02-17 02:45:20.243 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b946982e91", State:"up", Index:122}
2026-02-17 02:45:20.301 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3b946982e91"
2026-02-17 02:45:20.301 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3b946982e91"
2026-02-17 02:45:20.301 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b946982e91"
2026-02-17 02:45:20.301 [INFO][74] felix/endpoint_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-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:20.301 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:20.306 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-qsk82, name=eth0)
2026-02-17 02:45:20.320 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:20.321 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"} status="up"
2026-02-17 02:45:20.321 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-qsk82" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb6a2b26fee" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.122/32"}
2026-02-17 02:45:20.377 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9198"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"job-9198"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9198"}
2026-02-17 02:45:20.392 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="califb6a2b26fee" state="down"
2026-02-17 02:45:20.392 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califb6a2b26fee"
2026-02-17 02:45:20.392 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb6a2b26fee", State:"down", Index:123}
2026-02-17 02:45:20.392 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb6a2b26fee", Addrs:set.Typed[string]{}}
2026-02-17 02:45:20.392 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb6a2b26fee", Addrs:set.Typed[string]{}}
2026-02-17 02:45:20.394 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="califb6a2b26fee" state="up"
2026-02-17 02:45:20.394 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb6a2b26fee", State:"up", Index:123}
2026-02-17 02:45:20.406 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califb6a2b26fee"
2026-02-17 02:45:20.406 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qsk82", EndpointId:"eth0"}
2026-02-17 02:45:20.406 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qsk82", EndpointId:"eth0"}
2026-02-17 02:45:20.406 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qsk82", EndpointId:"eth0"}
2026-02-17 02:45:20.406 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califb6a2b26fee" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.407 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califb6a2b26fee" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.407 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb6a2b26fee"
2026-02-17 02:45:20.407 [INFO][74] felix/endpoint_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-4848/simpletest.rc-qsk82", EndpointId:"eth0"}
2026-02-17 02:45:20.407 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qsk82", EndpointId:"eth0"}
2026-02-17 02:45:20.454 [INFO][74] 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:45:20.454 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1f3e77e051a"
2026-02-17 02:45:20.459 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qsk82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:20.459 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qsk82", EndpointId:"eth0"} status="up"
2026-02-17 02:45:20.459 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f3e77e051a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:20.459 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f3e77e051a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:20.509 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-wvncl, name=eth0)
2026-02-17 02:45:20.509 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-wvncl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e7049d4207" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.115/32"}
2026-02-17 02:45:20.514 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:20.514 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:20.514 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:20.514 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6e7049d4207" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.514 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6e7049d4207" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.515 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6e7049d4207"
2026-02-17 02:45:20.515 [INFO][74] felix/endpoint_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-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:20.515 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:20.562 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:20.562 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"} status="down"
2026-02-17 02:45:20.584 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali6e7049d4207" state="down"
2026-02-17 02:45:20.584 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6e7049d4207"
2026-02-17 02:45:20.584 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali6e7049d4207" state="up"
2026-02-17 02:45:20.584 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e7049d4207", State:"down", Index:124}
2026-02-17 02:45:20.584 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e7049d4207", Addrs:set.Typed[string]{}}
2026-02-17 02:45:20.584 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e7049d4207", Addrs:set.Typed[string]{}}
2026-02-17 02:45:20.584 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e7049d4207", State:"up", Index:124}
2026-02-17 02:45:20.610 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::7832:26ff:fe88:8d45" exists=true ifIndex=118
2026-02-17 02:45:20.610 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::7832:26ff:fe88:8d45} ifaceName="cali1d9acab40e4"
2026-02-17 02:45:20.610 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d9acab40e4", Addrs:set.Typed[string]{"fe80::7832:26ff:fe88:8d45":set.v{}}}
2026-02-17 02:45:20.610 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d9acab40e4", Addrs:set.Typed[string]{"fe80::7832:26ff:fe88:8d45":set.v{}}}
2026-02-17 02:45:20.623 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6e7049d4207"
2026-02-17 02:45:20.623 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6e7049d4207"
2026-02-17 02:45:20.623 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e7049d4207"
2026-02-17 02:45:20.623 [INFO][74] felix/endpoint_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-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:20.623 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:20.646 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:20.646 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"} status="up"
2026-02-17 02:45:20.651 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-gdwxl, name=eth0)
2026-02-17 02:45:20.651 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-gdwxl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali40a0b6a1fc8" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.81/32"}
2026-02-17 02:45:20.657 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-gdwxl, name=eth0)
2026-02-17 02:45:20.657 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-gdwxl" endpoint_id:"eth0"}
2026-02-17 02:45:20.715 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1123" name:"default"}
2026-02-17 02:45:20.729 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:20.729 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:20.729 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:20.730 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.730 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali40a0b6a1fc8" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.730 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.730 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali40a0b6a1fc8" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.730 [INFO][74] felix/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-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:20.730 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:20.730 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.81
2026-02-17 02:45:20.781 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-mpkz9, name=eth0)
2026-02-17 02:45:20.791 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gdwxl", EndpointId:"eth0"}
2026-02-17 02:45:20.791 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-mpkz9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali572b5bc2de9" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.125/32"}
2026-02-17 02:45:20.839 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:20.839 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:20.839 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:20.841 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.841 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali572b5bc2de9" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.841 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.841 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali572b5bc2de9" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.841 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali572b5bc2de9"
2026-02-17 02:45:20.841 [INFO][74] felix/endpoint_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-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:20.841 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:20.867 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali572b5bc2de9" state="down"
2026-02-17 02:45:20.868 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali572b5bc2de9"
2026-02-17 02:45:20.868 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali572b5bc2de9" state="up"
2026-02-17 02:45:20.886 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-88v9x, name=eth0)
2026-02-17 02:45:20.891 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:20.891 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"} status="down"
2026-02-17 02:45:20.891 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali572b5bc2de9", State:"down", Index:125}
2026-02-17 02:45:20.891 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali572b5bc2de9", Addrs:set.Typed[string]{}}
2026-02-17 02:45:20.891 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali572b5bc2de9", Addrs:set.Typed[string]{}}
2026-02-17 02:45:20.891 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali572b5bc2de9", State:"up", Index:125}
2026-02-17 02:45:20.891 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-88v9x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22cb9d2fa5f" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.77/32"}
2026-02-17 02:45:20.926 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-qsk82, name=eth0)
2026-02-17 02:45:20.926 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-qsk82" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb6a2b26fee" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.122/32"}
2026-02-17 02:45:20.934 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-5x8mq, name=eth0)
2026-02-17 02:45:20.934 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-5x8mq" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba1a3f0521b" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.127/32"}
2026-02-17 02:45:20.937 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-qsk82, name=eth0)
2026-02-17 02:45:20.937 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-qsk82" endpoint_id:"eth0"}
2026-02-17 02:45:20.945 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali572b5bc2de9"
2026-02-17 02:45:20.945 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali572b5bc2de9"
2026-02-17 02:45:20.945 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:20.945 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:20.945 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:20.946 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qsk82", EndpointId:"eth0"}
2026-02-17 02:45:20.946 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qsk82", EndpointId:"eth0"}
2026-02-17 02:45:20.946 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qsk82", EndpointId:"eth0"}
2026-02-17 02:45:20.946 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:20.946 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:20.946 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:20.947 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-8vpq7, name=eth0)
2026-02-17 02:45:20.947 [INFO][74] 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:45:20.947 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliba1a3f0521b" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.947 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califb6a2b26fee" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.947 [INFO][74] 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:45:20.947 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliba1a3f0521b" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.947 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califb6a2b26fee" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.947 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali572b5bc2de9"
2026-02-17 02:45:20.947 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22cb9d2fa5f"
2026-02-17 02:45:20.948 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliba1a3f0521b"
2026-02-17 02:45:20.948 [INFO][74] felix/endpoint_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-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:20.948 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:20.948 [INFO][74] felix/endpoint_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-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:20.948 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:20.948 [INFO][74] felix/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-4848/simpletest.rc-qsk82", EndpointId:"eth0"}
2026-02-17 02:45:20.948 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qsk82", EndpointId:"eth0"}
2026-02-17 02:45:20.948 [INFO][74] felix/endpoint_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-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:20.948 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:20.949 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.122
2026-02-17 02:45:20.965 [INFO][74] 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:45:20.965 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calida84c7fe23f"
2026-02-17 02:45:20.965 [INFO][74] 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:45:20.965 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic9358c7777e"
2026-02-17 02:45:20.977 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-xwdps, name=eth0)
2026-02-17 02:45:21.004 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-hbd89, name=eth0)
2026-02-17 02:45:21.008 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="caliba1a3f0521b" state="down"
2026-02-17 02:45:21.009 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliba1a3f0521b"
2026-02-17 02:45:21.009 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="caliba1a3f0521b" state="up"
2026-02-17 02:45:21.014 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:21.014 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"} status="up"
2026-02-17 02:45:21.014 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:21.014 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"} status="up"
2026-02-17 02:45:21.014 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qsk82", EndpointId:"eth0"}
2026-02-17 02:45:21.014 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:21.014 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"} status="down"
2026-02-17 02:45:21.014 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-8vpq7" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac420058c6c" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.76/32"}
2026-02-17 02:45:21.015 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-xwdps" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1f3e77e051a" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.80/32"}
2026-02-17 02:45:21.015 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-hbd89" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d9acab40e4" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.96/32"}
2026-02-17 02:45:21.015 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida84c7fe23f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:21.015 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida84c7fe23f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:21.015 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic9358c7777e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:21.015 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic9358c7777e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:21.015 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba1a3f0521b", State:"down", Index:126}
2026-02-17 02:45:21.015 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba1a3f0521b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:21.015 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba1a3f0521b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:21.015 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba1a3f0521b", State:"up", Index:126}
2026-02-17 02:45:21.049 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliba1a3f0521b"
2026-02-17 02:45:21.049 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba1a3f0521b"
2026-02-17 02:45:21.050 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:21.050 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:21.050 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:21.051 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:21.051 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:21.051 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:21.052 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-cpp99, name=eth0)
2026-02-17 02:45:21.052 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:21.052 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:21.052 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:21.053 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac420058c6c"
2026-02-17 02:45:21.053 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1f3e77e051a"
2026-02-17 02:45:21.053 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d9acab40e4"
2026-02-17 02:45:21.053 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba1a3f0521b"
2026-02-17 02:45:21.054 [INFO][74] felix/endpoint_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-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:21.054 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:21.054 [INFO][74] felix/endpoint_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-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:21.054 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:21.054 [INFO][74] felix/endpoint_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-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:21.054 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:21.054 [INFO][74] felix/endpoint_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-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:21.054 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:21.080 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-p9rhz, name=eth0)
2026-02-17 02:45:21.087 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:21.087 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"} status="up"
2026-02-17 02:45:21.087 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:21.087 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"} status="up"
2026-02-17 02:45:21.087 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:21.087 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"} status="up"
2026-02-17 02:45:21.087 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:21.087 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"} status="up"
2026-02-17 02:45:21.087 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-cpp99" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida84c7fe23f" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.83/32"}
2026-02-17 02:45:21.087 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-p9rhz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic9358c7777e" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.111/32"}
2026-02-17 02:45:21.154 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:21.154 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:21.154 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:21.154 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-p9rhz", EndpointId:"eth0"}
2026-02-17 02:45:21.154 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-p9rhz", EndpointId:"eth0"}
2026-02-17 02:45:21.154 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-p9rhz", EndpointId:"eth0"}
2026-02-17 02:45:21.155 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida84c7fe23f"
2026-02-17 02:45:21.155 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic9358c7777e"
2026-02-17 02:45:21.155 [INFO][74] felix/endpoint_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-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:21.155 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:21.155 [INFO][74] felix/endpoint_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-4848/simpletest.rc-p9rhz", EndpointId:"eth0"}
2026-02-17 02:45:21.155 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-p9rhz", EndpointId:"eth0"}
2026-02-17 02:45:21.180 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:21.180 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"} status="up"
2026-02-17 02:45:21.180 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-p9rhz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:21.180 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-p9rhz", EndpointId:"eth0"} status="up"
2026-02-17 02:45:21.227 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali15ce69a03fb" state="down"
2026-02-17 02:45:21.227 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali15ce69a03fb"
2026-02-17 02:45:21.227 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali15ce69a03fb" state="up"
2026-02-17 02:45:21.227 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15ce69a03fb", State:"down", Index:127}
2026-02-17 02:45:21.227 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15ce69a03fb", Addrs:set.Typed[string]{}}
2026-02-17 02:45:21.227 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15ce69a03fb", Addrs:set.Typed[string]{}}
2026-02-17 02:45:21.227 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15ce69a03fb", State:"up", Index:127}
2026-02-17 02:45:21.263 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali15ce69a03fb"
2026-02-17 02:45:21.263 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali15ce69a03fb"
2026-02-17 02:45:21.339 [INFO][74] 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:45:21.339 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliac420058c6c"
2026-02-17 02:45:21.339 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac420058c6c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:21.339 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac420058c6c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:21.389 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali47a91dd62b1" state="down"
2026-02-17 02:45:21.389 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali47a91dd62b1"
2026-02-17 02:45:21.390 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali47a91dd62b1" state="up"
2026-02-17 02:45:21.390 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali47a91dd62b1", State:"down", Index:128}
2026-02-17 02:45:21.391 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali47a91dd62b1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:21.391 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali47a91dd62b1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:21.391 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali47a91dd62b1", State:"up", Index:128}
2026-02-17 02:45:21.476 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali47a91dd62b1"
2026-02-17 02:45:21.477 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali47a91dd62b1"
2026-02-17 02:45:21.534 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-sv2gb, name=eth0)
2026-02-17 02:45:21.534 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-sv2gb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali486ea7679ea" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.73/32"}
2026-02-17 02:45:21.578 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:21.578 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:21.578 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:21.579 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:45:21.579 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali486ea7679ea" ipVersion=0x4 table="filter"
2026-02-17 02:45:21.579 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:45:21.579 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali486ea7679ea" ipVersion=0x4 table="filter"
2026-02-17 02:45:21.579 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali486ea7679ea"
2026-02-17 02:45:21.579 [INFO][74] felix/endpoint_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-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:21.579 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:21.607 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali486ea7679ea" state="down"
2026-02-17 02:45:21.608 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali486ea7679ea"
2026-02-17 02:45:21.608 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali486ea7679ea" state="up"
2026-02-17 02:45:21.628 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:21.628 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"} status="down"
2026-02-17 02:45:21.628 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali486ea7679ea", State:"down", Index:129}
2026-02-17 02:45:21.628 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali486ea7679ea", Addrs:set.Typed[string]{}}
2026-02-17 02:45:21.628 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali486ea7679ea", Addrs:set.Typed[string]{}}
2026-02-17 02:45:21.628 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali486ea7679ea", State:"up", Index:129}
2026-02-17 02:45:21.638 [INFO][74] 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:45:21.638 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3b946982e91"
2026-02-17 02:45:21.638 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b946982e91", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:21.638 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b946982e91", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:21.680 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali486ea7679ea"
2026-02-17 02:45:21.680 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali486ea7679ea"
2026-02-17 02:45:21.680 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali486ea7679ea"
2026-02-17 02:45:21.681 [INFO][74] felix/endpoint_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-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:21.681 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:21.708 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:21.708 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"} status="up"
2026-02-17 02:45:21.729 [INFO][74] 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:45:21.730 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6e7049d4207"
2026-02-17 02:45:21.730 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e7049d4207", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:21.730 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e7049d4207", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:21.748 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-z48sd, name=eth0)
2026-02-17 02:45:21.748 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-z48sd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib416bd1cc02" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.74/32"}
2026-02-17 02:45:21.766 [INFO][74] 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:45:21.766 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3480b1496e4"
2026-02-17 02:45:21.766 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3480b1496e4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:21.766 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3480b1496e4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:21.790 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-z48sd", EndpointId:"eth0"}
2026-02-17 02:45:21.790 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-z48sd", EndpointId:"eth0"}
2026-02-17 02:45:21.790 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-z48sd", EndpointId:"eth0"}
2026-02-17 02:45:21.792 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib416bd1cc02" ipVersion=0x4 table="filter"
2026-02-17 02:45:21.792 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib416bd1cc02" ipVersion=0x4 table="filter"
2026-02-17 02:45:21.792 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib416bd1cc02"
2026-02-17 02:45:21.792 [INFO][74] felix/endpoint_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-4848/simpletest.rc-z48sd", EndpointId:"eth0"}
2026-02-17 02:45:21.792 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-z48sd", EndpointId:"eth0"}
2026-02-17 02:45:21.817 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="calib416bd1cc02" state="down"
2026-02-17 02:45:21.817 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib416bd1cc02"
2026-02-17 02:45:21.817 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="calib416bd1cc02" state="up"
2026-02-17 02:45:21.835 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-z48sd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:21.835 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-z48sd", EndpointId:"eth0"} status="down"
2026-02-17 02:45:21.835 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib416bd1cc02", State:"down", Index:130}
2026-02-17 02:45:21.835 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib416bd1cc02", Addrs:set.Typed[string]{}}
2026-02-17 02:45:21.835 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib416bd1cc02", Addrs:set.Typed[string]{}}
2026-02-17 02:45:21.835 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib416bd1cc02", State:"up", Index:130}
2026-02-17 02:45:21.860 [INFO][74] 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:45:21.860 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califb6a2b26fee"
2026-02-17 02:45:21.860 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb6a2b26fee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:21.861 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb6a2b26fee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:21.900 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib416bd1cc02"
2026-02-17 02:45:21.901 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib416bd1cc02"
2026-02-17 02:45:21.901 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib416bd1cc02"
2026-02-17 02:45:21.901 [INFO][74] felix/endpoint_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-4848/simpletest.rc-z48sd", EndpointId:"eth0"}
2026-02-17 02:45:21.901 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-z48sd", EndpointId:"eth0"}
2026-02-17 02:45:21.926 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-z48sd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:21.926 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-z48sd", EndpointId:"eth0"} status="up"
2026-02-17 02:45:21.993 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-5x8mq, name=eth0)
2026-02-17 02:45:21.993 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-5x8mq" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba1a3f0521b" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.127/32"}
2026-02-17 02:45:22.001 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-pf5nc, name=eth0)
2026-02-17 02:45:22.001 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-pf5nc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali963e8d58030" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.95/32"}
2026-02-17 02:45:22.008 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:22.009 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:22.009 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:22.009 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.009 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.009 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.010 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali963e8d58030" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.010 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali963e8d58030" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.010 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba1a3f0521b"
2026-02-17 02:45:22.010 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali963e8d58030"
2026-02-17 02:45:22.010 [INFO][74] felix/endpoint_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-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.010 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.010 [INFO][74] felix/endpoint_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-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:22.010 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:22.014 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-wvncl, name=eth0)
2026-02-17 02:45:22.043 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-2cvvt, name=eth0)
2026-02-17 02:45:22.058 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:22.058 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"} status="down"
2026-02-17 02:45:22.058 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:22.058 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"} status="up"
2026-02-17 02:45:22.058 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-wvncl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e7049d4207" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.115/32"}
2026-02-17 02:45:22.058 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-2cvvt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3480b1496e4" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.97/32"}
2026-02-17 02:45:22.060 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-sv2gb, name=eth0)
2026-02-17 02:45:22.060 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-sv2gb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali486ea7679ea" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.73/32"}
2026-02-17 02:45:22.081 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-mpkz9, name=eth0)
2026-02-17 02:45:22.081 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-mpkz9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali572b5bc2de9" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.125/32"}
2026-02-17 02:45:22.087 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali963e8d58030" state="down"
2026-02-17 02:45:22.088 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali963e8d58030"
2026-02-17 02:45:22.088 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali963e8d58030" state="up"
2026-02-17 02:45:22.094 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali963e8d58030", State:"down", Index:131}
2026-02-17 02:45:22.094 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali963e8d58030", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.094 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali963e8d58030", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.094 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali963e8d58030", State:"up", Index:131}
2026-02-17 02:45:22.109 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-qwspc, name=eth0)
2026-02-17 02:45:22.109 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-qwspc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b946982e91" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.75/32"}
2026-02-17 02:45:22.112 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali963e8d58030"
2026-02-17 02:45:22.112 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali963e8d58030"
2026-02-17 02:45:22.112 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:22.112 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:22.112 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:22.113 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:22.113 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:22.113 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:22.114 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:22.114 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:22.114 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:22.115 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:22.115 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:22.115 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:22.116 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:22.116 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:22.116 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:22.117 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3480b1496e4"
2026-02-17 02:45:22.117 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali486ea7679ea"
2026-02-17 02:45:22.117 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali572b5bc2de9"
2026-02-17 02:45:22.118 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b946982e91"
2026-02-17 02:45:22.118 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali963e8d58030"
2026-02-17 02:45:22.118 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e7049d4207"
2026-02-17 02:45:22.119 [INFO][74] felix/endpoint_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-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.119 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.119 [INFO][74] felix/endpoint_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-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:22.119 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:22.119 [INFO][74] felix/endpoint_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-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:22.119 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:22.119 [INFO][74] felix/endpoint_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-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:22.119 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:22.119 [INFO][74] felix/endpoint_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-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:22.119 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:22.119 [INFO][74] felix/endpoint_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-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:22.119 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:22.140 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:22.140 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"} status="up"
2026-02-17 02:45:22.140 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:22.140 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"} status="up"
2026-02-17 02:45:22.140 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:22.140 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"} status="up"
2026-02-17 02:45:22.140 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:22.140 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"} status="up"
2026-02-17 02:45:22.140 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:22.140 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"} status="up"
2026-02-17 02:45:22.140 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:22.140 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"} status="up"
2026-02-17 02:45:22.155 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-p9rhz, name=eth0)
2026-02-17 02:45:22.156 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-p9rhz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic9358c7777e" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.111/32"}
2026-02-17 02:45:22.165 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-p9rhz, name=eth0)
2026-02-17 02:45:22.165 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-p9rhz" endpoint_id:"eth0"}
2026-02-17 02:45:22.179 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-z48sd, name=eth0)
2026-02-17 02:45:22.179 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-z48sd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib416bd1cc02" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.74/32"}
2026-02-17 02:45:22.186 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-z48sd, name=eth0)
2026-02-17 02:45:22.186 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-z48sd" endpoint_id:"eth0"}
2026-02-17 02:45:22.205 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-tz2zk, name=eth0)
2026-02-17 02:45:22.206 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-tz2zk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali654c0fc9c34" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.119/32"}
2026-02-17 02:45:22.217 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:22.217 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:22.217 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:22.217 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-p9rhz", EndpointId:"eth0"}
2026-02-17 02:45:22.217 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-p9rhz", EndpointId:"eth0"}
2026-02-17 02:45:22.218 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-p9rhz", EndpointId:"eth0"}
2026-02-17 02:45:22.218 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-z48sd", EndpointId:"eth0"}
2026-02-17 02:45:22.218 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-z48sd", EndpointId:"eth0"}
2026-02-17 02:45:22.218 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-z48sd", EndpointId:"eth0"}
2026-02-17 02:45:22.218 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali654c0fc9c34" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.218 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib416bd1cc02" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.218 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic9358c7777e" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.218 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali654c0fc9c34" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.218 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib416bd1cc02" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.218 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic9358c7777e" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.218 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali654c0fc9c34"
2026-02-17 02:45:22.218 [INFO][74] felix/endpoint_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-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:22.218 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:22.218 [INFO][74] felix/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-4848/simpletest.rc-p9rhz", EndpointId:"eth0"}
2026-02-17 02:45:22.218 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-p9rhz", EndpointId:"eth0"}
2026-02-17 02:45:22.218 [INFO][74] felix/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-4848/simpletest.rc-z48sd", EndpointId:"eth0"}
2026-02-17 02:45:22.218 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-z48sd", EndpointId:"eth0"}
2026-02-17 02:45:22.219 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.74
2026-02-17 02:45:22.219 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.111
2026-02-17 02:45:22.273 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali654c0fc9c34" state="down"
2026-02-17 02:45:22.273 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali654c0fc9c34"
2026-02-17 02:45:22.276 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-mpkz9, name=eth0)
2026-02-17 02:45:22.279 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-mpkz9, name=eth0)
2026-02-17 02:45:22.282 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali654c0fc9c34" state="up"
2026-02-17 02:45:22.287 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:22.287 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"} status="down"
2026-02-17 02:45:22.287 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-p9rhz", EndpointId:"eth0"}
2026-02-17 02:45:22.287 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-z48sd", EndpointId:"eth0"}
2026-02-17 02:45:22.287 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-mpkz9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali572b5bc2de9" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.125/32"}
2026-02-17 02:45:22.287 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-mpkz9" endpoint_id:"eth0"}
2026-02-17 02:45:22.287 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali654c0fc9c34", State:"down", Index:132}
2026-02-17 02:45:22.287 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali654c0fc9c34", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.287 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali654c0fc9c34", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.287 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali654c0fc9c34", State:"up", Index:132}
2026-02-17 02:45:22.306 [INFO][74] 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:45:22.306 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliba1a3f0521b"
2026-02-17 02:45:22.306 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba1a3f0521b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:22.306 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba1a3f0521b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:22.325 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali654c0fc9c34"
2026-02-17 02:45:22.325 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali654c0fc9c34"
2026-02-17 02:45:22.325 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:22.325 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:22.326 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:22.326 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.326 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali572b5bc2de9" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.326 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.326 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali572b5bc2de9" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.326 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali654c0fc9c34"
2026-02-17 02:45:22.326 [INFO][74] felix/endpoint_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-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:22.326 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:22.326 [INFO][74] felix/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-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:22.326 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:22.328 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.125
2026-02-17 02:45:22.414 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:22.414 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"} status="up"
2026-02-17 02:45:22.414 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-mpkz9", EndpointId:"eth0"}
2026-02-17 02:45:22.447 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-pf5nc, name=eth0)
2026-02-17 02:45:22.448 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-pf5nc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali963e8d58030" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.95/32"}
2026-02-17 02:45:22.448 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.448 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.448 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.449 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali963e8d58030"
2026-02-17 02:45:22.449 [INFO][74] felix/endpoint_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-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.449 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.459 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-pf5nc, name=eth0)
2026-02-17 02:45:22.478 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:22.478 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"} status="up"
2026-02-17 02:45:22.478 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-pf5nc" endpoint_id:"eth0"}
2026-02-17 02:45:22.490 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali62bf765d615" state="down"
2026-02-17 02:45:22.490 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali62bf765d615"
2026-02-17 02:45:22.490 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali62bf765d615" state="up"
2026-02-17 02:45:22.490 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62bf765d615", State:"down", Index:133}
2026-02-17 02:45:22.491 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62bf765d615", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.491 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62bf765d615", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.491 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62bf765d615", State:"up", Index:133}
2026-02-17 02:45:22.543 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali62bf765d615"
2026-02-17 02:45:22.543 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.543 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.543 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.544 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali963e8d58030" ipVersion=0x4 nextLog=2026-02-17 02:45:26.182723842 +0000 UTC m=+1101.292312698 table="filter"
2026-02-17 02:45:22.544 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali62bf765d615"
2026-02-17 02:45:22.544 [INFO][74] felix/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-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.544 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.545 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.95
2026-02-17 02:45:22.564 [INFO][74] 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:45:22.564 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali572b5bc2de9"
2026-02-17 02:45:22.565 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-xwdps, name=eth0)
2026-02-17 02:45:22.582 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-gqx89, name=eth0)
2026-02-17 02:45:22.586 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-gqx89, name=eth0)
2026-02-17 02:45:22.599 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-9840/ss-1, name=eth0)
2026-02-17 02:45:22.606 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-pf5nc", EndpointId:"eth0"}
2026-02-17 02:45:22.606 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali572b5bc2de9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:22.606 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali572b5bc2de9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:22.606 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-xwdps" endpoint_id:"eth0"}
2026-02-17 02:45:22.606 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-gqx89" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali364b01fcc5f" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.94/32"}
2026-02-17 02:45:22.606 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-gqx89" endpoint_id:"eth0"}
2026-02-17 02:45:22.606 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9840/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5229ca61504" profile_ids:"kns.statefulset-9840" profile_ids:"ksa.statefulset-9840.default" ipv4_nets:"10.100.246.116/32"}
2026-02-17 02:45:22.644 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:22.644 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:22.644 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:22.644 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:22.644 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:22.644 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:22.644 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:22.644 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:22.644 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:22.645 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5229ca61504"
2026-02-17 02:45:22.645 [INFO][74] felix/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-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:22.645 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:22.645 [INFO][74] felix/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-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:22.645 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:22.645 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:22.645 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:22.646 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.94
2026-02-17 02:45:22.647 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.80
2026-02-17 02:45:22.662 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-sdswj, name=eth0)
2026-02-17 02:45:22.690 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali40a0b6a1fc8" state="down"
2026-02-17 02:45:22.690 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali40a0b6a1fc8"
2026-02-17 02:45:22.690 [INFO][74] 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:45:22.707 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali40a0b6a1fc8" state=""
2026-02-17 02:45:22.707 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali40a0b6a1fc8"
2026-02-17 02:45:22.711 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="califb6a2b26fee" state="down"
2026-02-17 02:45:22.711 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califb6a2b26fee"
2026-02-17 02:45:22.711 [INFO][74] 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:45:22.718 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="califb6a2b26fee" state=""
2026-02-17 02:45:22.719 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califb6a2b26fee"
2026-02-17 02:45:22.721 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali290627e91fc" state="down"
2026-02-17 02:45:22.721 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali290627e91fc"
2026-02-17 02:45:22.722 [INFO][74] 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:45:22.722 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali47a91dd62b1"
2026-02-17 02:45:22.722 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-xwdps", EndpointId:"eth0"}
2026-02-17 02:45:22.722 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-gqx89", EndpointId:"eth0"}
2026-02-17 02:45:22.722 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:22.722 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:45:22.723 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-sdswj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali290627e91fc" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.99/32"}
2026-02-17 02:45:22.723 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali40a0b6a1fc8", State:"down", Index:113}
2026-02-17 02:45:22.723 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali40a0b6a1fc8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.723 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali40a0b6a1fc8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.723 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali40a0b6a1fc8", State:"", Index:113}
2026-02-17 02:45:22.723 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali40a0b6a1fc8", Addrs:set.Set[string](nil)}
2026-02-17 02:45:22.723 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali40a0b6a1fc8", Addrs:set.Set[string](nil)}
2026-02-17 02:45:22.723 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb6a2b26fee", State:"down", Index:123}
2026-02-17 02:45:22.723 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb6a2b26fee", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.723 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb6a2b26fee", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.723 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb6a2b26fee", State:"", Index:123}
2026-02-17 02:45:22.723 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb6a2b26fee", Addrs:set.Set[string](nil)}
2026-02-17 02:45:22.723 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb6a2b26fee", Addrs:set.Set[string](nil)}
2026-02-17 02:45:22.723 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali290627e91fc", State:"down", Index:134}
2026-02-17 02:45:22.723 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali290627e91fc", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.723 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali290627e91fc", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.723 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali47a91dd62b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:22.723 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali47a91dd62b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:22.735 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali290627e91fc" state="up"
2026-02-17 02:45:22.737 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali290627e91fc", State:"up", Index:134}
2026-02-17 02:45:22.750 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali290627e91fc"
2026-02-17 02:45:22.750 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sdswj", EndpointId:"eth0"}
2026-02-17 02:45:22.750 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sdswj", EndpointId:"eth0"}
2026-02-17 02:45:22.750 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sdswj", EndpointId:"eth0"}
2026-02-17 02:45:22.751 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali290627e91fc"
2026-02-17 02:45:22.751 [INFO][74] felix/endpoint_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-4848/simpletest.rc-sdswj", EndpointId:"eth0"}
2026-02-17 02:45:22.751 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sdswj", EndpointId:"eth0"}
2026-02-17 02:45:22.791 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sdswj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:22.791 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sdswj", EndpointId:"eth0"} status="up"
2026-02-17 02:45:22.793 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-v75j9, name=eth0)
2026-02-17 02:45:22.794 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-v75j9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif36f264f1a3" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.120/32"}
2026-02-17 02:45:22.850 [INFO][74] 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:45:22.850 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali15ce69a03fb"
2026-02-17 02:45:22.850 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15ce69a03fb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:22.850 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15ce69a03fb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:22.854 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:22.854 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:22.854 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:22.855 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif36f264f1a3"
2026-02-17 02:45:22.855 [INFO][74] felix/endpoint_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-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:22.855 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:22.875 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calif36f264f1a3" state="down"
2026-02-17 02:45:22.875 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif36f264f1a3"
2026-02-17 02:45:22.876 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calif36f264f1a3" state="up"
2026-02-17 02:45:22.900 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:22.900 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"} status="down"
2026-02-17 02:45:22.900 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif36f264f1a3", State:"down", Index:135}
2026-02-17 02:45:22.900 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif36f264f1a3", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.900 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif36f264f1a3", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.900 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif36f264f1a3", State:"up", Index:135}
2026-02-17 02:45:22.926 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7107" name:"default"}
2026-02-17 02:45:22.960 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif36f264f1a3"
2026-02-17 02:45:22.960 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif36f264f1a3"
2026-02-17 02:45:22.961 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif36f264f1a3"
2026-02-17 02:45:22.961 [INFO][74] felix/endpoint_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-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:22.961 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:22.962 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-dd6h8, name=eth0)
2026-02-17 02:45:22.980 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:22.980 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"} status="up"
2026-02-17 02:45:22.981 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-dd6h8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5eb24e32a98" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.93/32"}
2026-02-17 02:45:23.026 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali5eb24e32a98" state="down"
2026-02-17 02:45:23.026 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5eb24e32a98"
2026-02-17 02:45:23.026 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali5eb24e32a98" state="up"
2026-02-17 02:45:23.027 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5eb24e32a98", State:"down", Index:136}
2026-02-17 02:45:23.027 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5eb24e32a98", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.027 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5eb24e32a98", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.027 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5eb24e32a98", State:"up", Index:136}
2026-02-17 02:45:23.042 [INFO][74] 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:45:23.042 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali963e8d58030"
2026-02-17 02:45:23.042 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali963e8d58030", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:23.042 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali963e8d58030", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:23.063 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5eb24e32a98"
2026-02-17 02:45:23.063 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-dd6h8", EndpointId:"eth0"}
2026-02-17 02:45:23.063 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-dd6h8", EndpointId:"eth0"}
2026-02-17 02:45:23.063 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-dd6h8", EndpointId:"eth0"}
2026-02-17 02:45:23.064 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5eb24e32a98"
2026-02-17 02:45:23.064 [INFO][74] felix/endpoint_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-4848/simpletest.rc-dd6h8", EndpointId:"eth0"}
2026-02-17 02:45:23.064 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-dd6h8", EndpointId:"eth0"}
2026-02-17 02:45:23.065 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-tz2zk, name=eth0)
2026-02-17 02:45:23.107 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-dd6h8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:23.107 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-dd6h8", EndpointId:"eth0"} status="up"
2026-02-17 02:45:23.107 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-tz2zk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali654c0fc9c34" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.119/32"}
2026-02-17 02:45:23.155 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-r7nqn, name=eth0)
2026-02-17 02:45:23.155 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-r7nqn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali10fc9b857f1" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.114/32"}
2026-02-17 02:45:23.166 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:23.166 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:23.166 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:23.166 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:23.166 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:23.166 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:23.167 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali654c0fc9c34"
2026-02-17 02:45:23.167 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali10fc9b857f1"
2026-02-17 02:45:23.167 [INFO][74] felix/endpoint_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-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:23.167 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:23.167 [INFO][74] felix/endpoint_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-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:23.167 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:23.212 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:23.212 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"} status="up"
2026-02-17 02:45:23.212 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:23.212 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"} status="down"
2026-02-17 02:45:23.212 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7107"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7107"} labels:{key:"webhook-1123-markers" value:"true"}
2026-02-17 02:45:23.212 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7107"}
2026-02-17 02:45:23.234 [INFO][74] 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:45:23.234 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib416bd1cc02"
2026-02-17 02:45:23.234 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib416bd1cc02", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:23.234 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib416bd1cc02", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:23.239 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali10fc9b857f1" state="down"
2026-02-17 02:45:23.239 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali10fc9b857f1", State:"down", Index:137}
2026-02-17 02:45:23.240 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali10fc9b857f1"
2026-02-17 02:45:23.240 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali10fc9b857f1" state="up"
2026-02-17 02:45:23.240 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali10fc9b857f1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.240 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali10fc9b857f1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.240 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali10fc9b857f1", State:"up", Index:137}
2026-02-17 02:45:23.270 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali10fc9b857f1"
2026-02-17 02:45:23.270 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali10fc9b857f1"
2026-02-17 02:45:23.270 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali10fc9b857f1"
2026-02-17 02:45:23.270 [INFO][74] felix/endpoint_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-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:23.270 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:23.290 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:23.290 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"} status="up"
2026-02-17 02:45:23.335 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-tl7fq, name=eth0)
2026-02-17 02:45:23.335 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-tl7fq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbdf04ca532" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.126/32"}
2026-02-17 02:45:23.344 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali364b01fcc5f" state="down"
2026-02-17 02:45:23.344 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali364b01fcc5f", State:"down", Index:114}
2026-02-17 02:45:23.344 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali364b01fcc5f"
2026-02-17 02:45:23.344 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=114
2026-02-17 02:45:23.344 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali364b01fcc5f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.344 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali364b01fcc5f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.348 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali364b01fcc5f" state=""
2026-02-17 02:45:23.348 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali364b01fcc5f"
2026-02-17 02:45:23.348 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali364b01fcc5f", State:"", Index:114}
2026-02-17 02:45:23.348 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali364b01fcc5f", Addrs:set.Set[string](nil)}
2026-02-17 02:45:23.348 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali364b01fcc5f", Addrs:set.Set[string](nil)}
2026-02-17 02:45:23.379 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:23.379 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:23.379 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:23.380 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicbdf04ca532"
2026-02-17 02:45:23.380 [INFO][74] felix/endpoint_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-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:23.380 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:23.415 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="calicbdf04ca532" state="down"
2026-02-17 02:45:23.416 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicbdf04ca532"
2026-02-17 02:45:23.423 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="calicbdf04ca532" state="up"
2026-02-17 02:45:23.427 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:23.427 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"} status="down"
2026-02-17 02:45:23.427 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-1069" name:"default"}
2026-02-17 02:45:23.427 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbdf04ca532", State:"down", Index:138}
2026-02-17 02:45:23.427 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbdf04ca532", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.427 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbdf04ca532", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.427 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbdf04ca532", State:"up", Index:138}
2026-02-17 02:45:23.429 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1123"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1123"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1123"} labels:{key:"webhook-1123" value:"true"}
2026-02-17 02:45:23.467 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1123"}
2026-02-17 02:45:23.484 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicbdf04ca532"
2026-02-17 02:45:23.484 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicbdf04ca532"
2026-02-17 02:45:23.484 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbdf04ca532"
2026-02-17 02:45:23.484 [INFO][74] felix/endpoint_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-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:23.484 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:23.508 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:23.509 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"} status="up"
2026-02-17 02:45:23.522 [INFO][74] 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:45:23.522 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali486ea7679ea"
2026-02-17 02:45:23.522 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali486ea7679ea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:23.522 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali486ea7679ea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:23.544 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-6tpwf, name=eth0)
2026-02-17 02:45:23.544 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-6tpwf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3b05a12e61" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.84/32"}
2026-02-17 02:45:23.593 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6tpwf", EndpointId:"eth0"}
2026-02-17 02:45:23.593 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6tpwf", EndpointId:"eth0"}
2026-02-17 02:45:23.593 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6tpwf", EndpointId:"eth0"}
2026-02-17 02:45:23.595 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif3b05a12e61"
2026-02-17 02:45:23.595 [INFO][74] felix/endpoint_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-4848/simpletest.rc-6tpwf", EndpointId:"eth0"}
2026-02-17 02:45:23.595 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6tpwf", EndpointId:"eth0"}
2026-02-17 02:45:23.618 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calif3b05a12e61" state="down"
2026-02-17 02:45:23.618 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif3b05a12e61"
2026-02-17 02:45:23.621 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calif3b05a12e61" state="up"
2026-02-17 02:45:23.650 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6tpwf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:23.650 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6tpwf", EndpointId:"eth0"} status="down"
2026-02-17 02:45:23.650 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3b05a12e61", State:"down", Index:139}
2026-02-17 02:45:23.650 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3b05a12e61", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.650 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3b05a12e61", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.650 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3b05a12e61", State:"up", Index:139}
2026-02-17 02:45:23.696 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-wvncl, name=eth0)
2026-02-17 02:45:23.696 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif3b05a12e61"
2026-02-17 02:45:23.696 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif3b05a12e61"
2026-02-17 02:45:23.696 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3b05a12e61"
2026-02-17 02:45:23.697 [INFO][74] felix/endpoint_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-4848/simpletest.rc-6tpwf", EndpointId:"eth0"}
2026-02-17 02:45:23.697 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6tpwf", EndpointId:"eth0"}
2026-02-17 02:45:23.710 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-wvncl, name=eth0)
2026-02-17 02:45:23.726 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6tpwf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:23.726 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6tpwf", EndpointId:"eth0"} status="up"
2026-02-17 02:45:23.726 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-wvncl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e7049d4207" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.115/32"}
2026-02-17 02:45:23.726 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-wvncl" endpoint_id:"eth0"}
2026-02-17 02:45:23.730 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="calib18763f2174" state="down"
2026-02-17 02:45:23.730 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib18763f2174"
2026-02-17 02:45:23.730 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib18763f2174", State:"down", Index:140}
2026-02-17 02:45:23.730 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib18763f2174", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.730 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib18763f2174", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.730 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="calib18763f2174" state="up"
2026-02-17 02:45:23.730 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib18763f2174", State:"up", Index:140}
2026-02-17 02:45:23.778 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="calib416bd1cc02" state="down"
2026-02-17 02:45:23.778 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib416bd1cc02", State:"down", Index:130}
2026-02-17 02:45:23.778 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib416bd1cc02"
2026-02-17 02:45:23.778 [INFO][74] 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:45:23.778 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib416bd1cc02", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.778 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib416bd1cc02", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.781 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-f5scl, name=eth0)
2026-02-17 02:45:23.781 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-f5scl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali083220c7302" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.102/32"}
2026-02-17 02:45:23.785 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="calib416bd1cc02" state=""
2026-02-17 02:45:23.785 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib416bd1cc02"
2026-02-17 02:45:23.785 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib416bd1cc02", State:"", Index:130}
2026-02-17 02:45:23.785 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib416bd1cc02", Addrs:set.Set[string](nil)}
2026-02-17 02:45:23.785 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib416bd1cc02", Addrs:set.Set[string](nil)}
2026-02-17 02:45:23.797 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib18763f2174"
2026-02-17 02:45:23.797 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:23.797 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:23.797 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-f5scl, name=eth0)
2026-02-17 02:45:23.814 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:23.814 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:23.814 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:23.814 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:23.814 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib18763f2174"
2026-02-17 02:45:23.815 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali083220c7302"
2026-02-17 02:45:23.815 [INFO][74] felix/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-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:23.815 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:23.815 [INFO][74] felix/endpoint_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-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:23.815 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:23.815 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.115
2026-02-17 02:45:23.853 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali963e8d58030" state="down"
2026-02-17 02:45:23.853 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali963e8d58030"
2026-02-17 02:45:23.853 [INFO][74] 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:45:23.857 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali963e8d58030" state=""
2026-02-17 02:45:23.857 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali963e8d58030"
2026-02-17 02:45:23.858 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali1f3e77e051a" state="down"
2026-02-17 02:45:23.863 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1f3e77e051a"
2026-02-17 02:45:23.863 [INFO][74] 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:45:23.864 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali1f3e77e051a" state=""
2026-02-17 02:45:23.864 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1f3e77e051a"
2026-02-17 02:45:23.879 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-wvncl", EndpointId:"eth0"}
2026-02-17 02:45:23.879 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:23.879 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"} status="up"
2026-02-17 02:45:23.879 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-f5scl" endpoint_id:"eth0"}
2026-02-17 02:45:23.879 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-1069"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-1069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1069"}
2026-02-17 02:45:23.879 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali963e8d58030", State:"down", Index:131}
2026-02-17 02:45:23.879 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali963e8d58030", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.879 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali963e8d58030", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.879 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali963e8d58030", State:"", Index:131}
2026-02-17 02:45:23.879 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali963e8d58030", Addrs:set.Set[string](nil)}
2026-02-17 02:45:23.879 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali963e8d58030", Addrs:set.Set[string](nil)}
2026-02-17 02:45:23.879 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f3e77e051a", State:"down", Index:116}
2026-02-17 02:45:23.879 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f3e77e051a", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.879 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f3e77e051a", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.879 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f3e77e051a", State:"", Index:116}
2026-02-17 02:45:23.879 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f3e77e051a", Addrs:set.Set[string](nil)}
2026-02-17 02:45:23.879 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f3e77e051a", Addrs:set.Set[string](nil)}
2026-02-17 02:45:23.897 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="calic9358c7777e" state="down"
2026-02-17 02:45:23.898 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic9358c7777e"
2026-02-17 02:45:23.898 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic9358c7777e", State:"down", Index:119}
2026-02-17 02:45:23.898 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic9358c7777e", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.898 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic9358c7777e", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.902 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:23.902 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:23.902 [INFO][74] 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:45:23.903 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:23.903 [INFO][74] felix/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-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:23.903 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:23.904 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.102
2026-02-17 02:45:23.908 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-2ln69, name=eth0)
2026-02-17 02:45:23.909 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="calic9358c7777e" state=""
2026-02-17 02:45:23.909 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic9358c7777e"
2026-02-17 02:45:23.930 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-hzqhr, name=eth0)
2026-02-17 02:45:23.936 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-hzqhr, name=eth0)
2026-02-17 02:45:23.952 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-n6kjn, name=eth0)
2026-02-17 02:45:23.962 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-n6kjn, name=eth0)
2026-02-17 02:45:23.964 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="calia35579fa4f2" state="down"
2026-02-17 02:45:23.964 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia35579fa4f2"
2026-02-17 02:45:23.969 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-f5scl", EndpointId:"eth0"}
2026-02-17 02:45:23.969 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-2ln69" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia35579fa4f2" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.86/32"}
2026-02-17 02:45:23.969 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-hzqhr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib47fafd69be" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.88/32"}
2026-02-17 02:45:23.969 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-hzqhr" endpoint_id:"eth0"}
2026-02-17 02:45:23.969 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-n6kjn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f2ab725251" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.79/32"}
2026-02-17 02:45:23.969 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-n6kjn" endpoint_id:"eth0"}
2026-02-17 02:45:23.969 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic9358c7777e", State:"", Index:119}
2026-02-17 02:45:23.969 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic9358c7777e", Addrs:set.Set[string](nil)}
2026-02-17 02:45:23.969 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic9358c7777e", Addrs:set.Set[string](nil)}
2026-02-17 02:45:23.969 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia35579fa4f2", State:"down", Index:141}
2026-02-17 02:45:23.969 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia35579fa4f2", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.969 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia35579fa4f2", Addrs:set.Typed[string]{}}
2026-02-17 02:45:23.971 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="calia35579fa4f2" state="up"
2026-02-17 02:45:23.971 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia35579fa4f2", State:"up", Index:141}
2026-02-17 02:45:23.974 [INFO][74] 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:45:23.974 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali654c0fc9c34"
2026-02-17 02:45:23.974 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali654c0fc9c34", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:23.974 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali654c0fc9c34", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:23.974 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-59kfc, name=eth0)
2026-02-17 02:45:23.974 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-59kfc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali88117ae546c" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.89/32"}
2026-02-17 02:45:23.980 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-59kfc, name=eth0)
2026-02-17 02:45:23.980 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-59kfc" endpoint_id:"eth0"}
2026-02-17 02:45:23.999 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-88v9x, name=eth0)
2026-02-17 02:45:24.000 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-88v9x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22cb9d2fa5f" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.77/32"}
2026-02-17 02:45:24.010 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia35579fa4f2"
2026-02-17 02:45:24.010 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2ln69", EndpointId:"eth0"}
2026-02-17 02:45:24.010 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2ln69", EndpointId:"eth0"}
2026-02-17 02:45:24.010 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2ln69", EndpointId:"eth0"}
2026-02-17 02:45:24.010 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:24.010 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:24.010 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:24.010 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:24.010 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:24.011 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:24.011 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:24.011 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:24.011 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:24.011 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:24.011 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:24.011 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:24.012 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia35579fa4f2"
2026-02-17 02:45:24.012 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22cb9d2fa5f"
2026-02-17 02:45:24.012 [INFO][74] felix/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-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:24.013 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:24.013 [INFO][74] felix/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-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:24.013 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:24.013 [INFO][74] felix/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-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:24.013 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:24.013 [INFO][74] felix/endpoint_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-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:24.013 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:24.013 [INFO][74] felix/endpoint_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-4848/simpletest.rc-2ln69", EndpointId:"eth0"}
2026-02-17 02:45:24.013 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2ln69", EndpointId:"eth0"}
2026-02-17 02:45:24.017 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.79
2026-02-17 02:45:24.020 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-88v9x, name=eth0)
2026-02-17 02:45:24.032 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.89
2026-02-17 02:45:24.032 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.88
2026-02-17 02:45:24.039 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-5x8mq, name=eth0)
2026-02-17 02:45:24.045 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-5x8mq, name=eth0)
2026-02-17 02:45:24.056 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-dd6h8, name=eth0)
2026-02-17 02:45:24.068 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-dd6h8, name=eth0)
2026-02-17 02:45:24.078 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-tz2zk, name=eth0)
2026-02-17 02:45:24.084 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-tz2zk, name=eth0)
2026-02-17 02:45:24.098 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-tl7fq, name=eth0)
2026-02-17 02:45:24.102 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hzqhr", EndpointId:"eth0"}
2026-02-17 02:45:24.102 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-n6kjn", EndpointId:"eth0"}
2026-02-17 02:45:24.102 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-59kfc", EndpointId:"eth0"}
2026-02-17 02:45:24.102 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:24.102 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"} status="up"
2026-02-17 02:45:24.102 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2ln69", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:24.102 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2ln69", EndpointId:"eth0"} status="up"
2026-02-17 02:45:24.103 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-88v9x" endpoint_id:"eth0"}
2026-02-17 02:45:24.103 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-5x8mq" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba1a3f0521b" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.127/32"}
2026-02-17 02:45:24.103 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-5x8mq" endpoint_id:"eth0"}
2026-02-17 02:45:24.103 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-dd6h8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5eb24e32a98" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.93/32"}
2026-02-17 02:45:24.103 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-dd6h8" endpoint_id:"eth0"}
2026-02-17 02:45:24.103 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-tz2zk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali654c0fc9c34" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.119/32"}
2026-02-17 02:45:24.103 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-tz2zk" endpoint_id:"eth0"}
2026-02-17 02:45:24.103 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-tl7fq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbdf04ca532" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.126/32"}
2026-02-17 02:45:24.117 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:24.117 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:24.117 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:24.117 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:24.118 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:24.118 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:24.118 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-dd6h8", EndpointId:"eth0"}
2026-02-17 02:45:24.118 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-dd6h8", EndpointId:"eth0"}
2026-02-17 02:45:24.118 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-dd6h8", EndpointId:"eth0"}
2026-02-17 02:45:24.118 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:24.118 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:24.119 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:24.119 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:24.119 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:24.119 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:24.120 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbdf04ca532"
2026-02-17 02:45:24.120 [INFO][74] felix/endpoint_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-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:24.120 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:24.120 [INFO][74] felix/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-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:24.120 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:24.120 [INFO][74] felix/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-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:24.120 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:24.120 [INFO][74] felix/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-4848/simpletest.rc-dd6h8", EndpointId:"eth0"}
2026-02-17 02:45:24.120 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-dd6h8", EndpointId:"eth0"}
2026-02-17 02:45:24.120 [INFO][74] felix/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-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:24.121 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:24.121 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.77
2026-02-17 02:45:24.121 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.119
2026-02-17 02:45:24.122 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.127
2026-02-17 02:45:24.122 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.93
2026-02-17 02:45:24.131 [INFO][74] 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:45:24.131 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali62bf765d615"
2026-02-17 02:45:24.131 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-sdswj, name=eth0)
2026-02-17 02:45:24.151 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="calie1d982be6c2" state="down"
2026-02-17 02:45:24.152 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1d982be6c2"
2026-02-17 02:45:24.171 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="calie1d982be6c2" state="up"
2026-02-17 02:45:24.173 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-r7nqn, name=eth0)
2026-02-17 02:45:24.194 [INFO][74] 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:45:24.194 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali10fc9b857f1"
2026-02-17 02:45:24.197 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-v75j9, name=eth0)
2026-02-17 02:45:24.214 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-dd6h8", EndpointId:"eth0"}
2026-02-17 02:45:24.214 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tz2zk", EndpointId:"eth0"}
2026-02-17 02:45:24.214 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:24.214 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"} status="up"
2026-02-17 02:45:24.214 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-88v9x", EndpointId:"eth0"}
2026-02-17 02:45:24.214 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-5x8mq", EndpointId:"eth0"}
2026-02-17 02:45:24.214 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-sdswj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali290627e91fc" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.99/32"}
2026-02-17 02:45:24.214 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-r7nqn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali10fc9b857f1" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.114/32"}
2026-02-17 02:45:24.214 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-v75j9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif36f264f1a3" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.120/32"}
2026-02-17 02:45:24.215 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62bf765d615", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:24.215 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62bf765d615", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:24.215 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1d982be6c2", State:"down", Index:142}
2026-02-17 02:45:24.215 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1d982be6c2", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.215 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1d982be6c2", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.215 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1d982be6c2", State:"up", Index:142}
2026-02-17 02:45:24.215 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali10fc9b857f1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:24.215 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali10fc9b857f1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:24.218 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie1d982be6c2"
2026-02-17 02:45:24.219 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sdswj", EndpointId:"eth0"}
2026-02-17 02:45:24.219 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sdswj", EndpointId:"eth0"}
2026-02-17 02:45:24.219 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sdswj", EndpointId:"eth0"}
2026-02-17 02:45:24.219 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:24.219 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:24.219 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:24.219 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:24.219 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:24.219 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:24.220 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1d982be6c2"
2026-02-17 02:45:24.220 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali290627e91fc"
2026-02-17 02:45:24.220 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali10fc9b857f1"
2026-02-17 02:45:24.220 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif36f264f1a3"
2026-02-17 02:45:24.220 [INFO][74] felix/endpoint_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-4848/simpletest.rc-sdswj", EndpointId:"eth0"}
2026-02-17 02:45:24.220 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sdswj", EndpointId:"eth0"}
2026-02-17 02:45:24.220 [INFO][74] felix/endpoint_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-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:24.220 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:24.220 [INFO][74] felix/endpoint_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-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:24.220 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:24.244 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sdswj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:24.244 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sdswj", EndpointId:"eth0"} status="up"
2026-02-17 02:45:24.244 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:24.244 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"} status="up"
2026-02-17 02:45:24.244 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:24.244 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"} status="up"
2026-02-17 02:45:24.275 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-6rzh4, name=eth0)
2026-02-17 02:45:24.275 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-6rzh4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c699e60c18" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.108/32"}
2026-02-17 02:45:24.327 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:24.327 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:24.327 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:24.327 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7c699e60c18"
2026-02-17 02:45:24.328 [INFO][74] felix/endpoint_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-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:24.328 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:24.330 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-qwspc, name=eth0)
2026-02-17 02:45:24.344 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-qwspc, name=eth0)
2026-02-17 02:45:24.354 [INFO][74] 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:45:24.354 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif36f264f1a3"
2026-02-17 02:45:24.354 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali7c699e60c18" state="down"
2026-02-17 02:45:24.354 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c699e60c18"
2026-02-17 02:45:24.354 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali7c699e60c18" state="up"
2026-02-17 02:45:24.361 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-6tpwf, name=eth0)
2026-02-17 02:45:24.374 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:24.374 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"} status="down"
2026-02-17 02:45:24.374 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif36f264f1a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:24.375 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif36f264f1a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:24.375 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c699e60c18", State:"down", Index:143}
2026-02-17 02:45:24.375 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c699e60c18", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.375 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c699e60c18", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.375 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c699e60c18", State:"up", Index:143}
2026-02-17 02:45:24.375 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-qwspc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b946982e91" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.75/32"}
2026-02-17 02:45:24.375 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-qwspc" endpoint_id:"eth0"}
2026-02-17 02:45:24.375 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-6tpwf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3b05a12e61" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.84/32"}
2026-02-17 02:45:24.379 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-6tpwf, name=eth0)
2026-02-17 02:45:24.379 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-6tpwf" endpoint_id:"eth0"}
2026-02-17 02:45:24.418 [INFO][74] 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:45:24.418 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali290627e91fc"
2026-02-17 02:45:24.418 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali290627e91fc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:24.418 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali290627e91fc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:24.433 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7c699e60c18"
2026-02-17 02:45:24.433 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c699e60c18"
2026-02-17 02:45:24.433 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6tpwf", EndpointId:"eth0"}
2026-02-17 02:45:24.433 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6tpwf", EndpointId:"eth0"}
2026-02-17 02:45:24.434 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6tpwf", EndpointId:"eth0"}
2026-02-17 02:45:24.434 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:24.434 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:24.434 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:24.434 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c699e60c18"
2026-02-17 02:45:24.434 [INFO][74] felix/endpoint_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-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:24.434 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:24.434 [INFO][74] felix/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-4848/simpletest.rc-6tpwf", EndpointId:"eth0"}
2026-02-17 02:45:24.434 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6tpwf", EndpointId:"eth0"}
2026-02-17 02:45:24.434 [INFO][74] felix/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-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:24.434 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:24.435 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.75
2026-02-17 02:45:24.435 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.84
2026-02-17 02:45:24.509 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:24.509 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"} status="up"
2026-02-17 02:45:24.509 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6tpwf", EndpointId:"eth0"}
2026-02-17 02:45:24.509 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-qwspc", EndpointId:"eth0"}
2026-02-17 02:45:24.658 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="calif3d4f783abb" state="down"
2026-02-17 02:45:24.658 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3d4f783abb", State:"down", Index:144}
2026-02-17 02:45:24.659 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:45:24.659 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif3d4f783abb"
2026-02-17 02:45:24.664 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="calif3d4f783abb" state="up"
2026-02-17 02:45:24.702 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3d4f783abb", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.702 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3d4f783abb", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.702 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3d4f783abb", State:"up", Index:144}
2026-02-17 02:45:24.702 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif3d4f783abb"
2026-02-17 02:45:24.702 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3d4f783abb"
2026-02-17 02:45:24.724 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-lq55l, name=eth0)
2026-02-17 02:45:24.729 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-lq55l" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie302414c047" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.105/32"}
2026-02-17 02:45:24.729 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:45:24.749 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-lq55l", EndpointId:"eth0"}
2026-02-17 02:45:24.749 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-lq55l", EndpointId:"eth0"}
2026-02-17 02:45:24.749 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-lq55l", EndpointId:"eth0"}
2026-02-17 02:45:24.750 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie302414c047"
2026-02-17 02:45:24.750 [INFO][74] felix/endpoint_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-4848/simpletest.rc-lq55l", EndpointId:"eth0"}
2026-02-17 02:45:24.750 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-lq55l", EndpointId:"eth0"}
2026-02-17 02:45:24.778 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali083220c7302" state="down"
2026-02-17 02:45:24.778 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali083220c7302"
2026-02-17 02:45:24.778 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::f0a5:2dff:fe18:5c73" exists=false ifIndex=108
2026-02-17 02:45:24.779 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-lq55l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:24.779 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-lq55l", EndpointId:"eth0"} status="down"
2026-02-17 02:45:24.779 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali083220c7302", State:"down", Index:108}
2026-02-17 02:45:24.780 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali083220c7302", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.780 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali083220c7302", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.781 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali083220c7302" state=""
2026-02-17 02:45:24.781 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali083220c7302"
2026-02-17 02:45:24.782 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali083220c7302", State:"", Index:108}
2026-02-17 02:45:24.782 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali083220c7302", Addrs:set.Set[string](nil)}
2026-02-17 02:45:24.782 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali083220c7302", Addrs:set.Set[string](nil)}
2026-02-17 02:45:24.790 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="calie302414c047" state="down"
2026-02-17 02:45:24.790 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie302414c047"
2026-02-17 02:45:24.790 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie302414c047", State:"down", Index:145}
2026-02-17 02:45:24.790 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie302414c047", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.790 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie302414c047", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.790 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="calie302414c047" state="up"
2026-02-17 02:45:24.790 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie302414c047", State:"up", Index:145}
2026-02-17 02:45:24.851 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie302414c047"
2026-02-17 02:45:24.851 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie302414c047"
2026-02-17 02:45:24.851 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie302414c047"
2026-02-17 02:45:24.851 [INFO][74] felix/endpoint_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-4848/simpletest.rc-lq55l", EndpointId:"eth0"}
2026-02-17 02:45:24.851 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-lq55l", EndpointId:"eth0"}
2026-02-17 02:45:24.870 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-lq55l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:24.870 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-lq55l", EndpointId:"eth0"} status="up"
2026-02-17 02:45:24.898 [INFO][74] 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:45:24.898 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5eb24e32a98"
2026-02-17 02:45:24.898 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5eb24e32a98", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:24.898 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5eb24e32a98", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:24.925 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali22cb9d2fa5f" state="down"
2026-02-17 02:45:24.925 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali22cb9d2fa5f"
2026-02-17 02:45:24.925 [INFO][74] 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:45:24.925 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22cb9d2fa5f", State:"down", Index:115}
2026-02-17 02:45:24.925 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22cb9d2fa5f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.925 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22cb9d2fa5f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.927 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali22cb9d2fa5f" state=""
2026-02-17 02:45:24.927 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali22cb9d2fa5f"
2026-02-17 02:45:24.927 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22cb9d2fa5f", State:"", Index:115}
2026-02-17 02:45:24.927 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22cb9d2fa5f", Addrs:set.Set[string](nil)}
2026-02-17 02:45:24.927 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22cb9d2fa5f", Addrs:set.Set[string](nil)}
2026-02-17 02:45:24.960 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="calie639744c257" state="down"
2026-02-17 02:45:24.960 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie639744c257"
2026-02-17 02:45:24.960 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="calie639744c257" state="up"
2026-02-17 02:45:24.977 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie639744c257", State:"down", Index:146}
2026-02-17 02:45:24.977 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie639744c257", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.978 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie639744c257", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.978 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie639744c257", State:"up", Index:146}
2026-02-17 02:45:25.003 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-m7qg4, name=eth0)
2026-02-17 02:45:25.003 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-m7qg4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali714815c8081" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.90/32"}
2026-02-17 02:45:25.012 [INFO][74] 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:45:25.012 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4f2ab725251"
2026-02-17 02:45:25.013 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali4f2ab725251" state="down"
2026-02-17 02:45:25.013 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2ab725251", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.013 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2ab725251", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.013 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f2ab725251", State:"down", Index:110}
2026-02-17 02:45:25.013 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali4f2ab725251" state=""
2026-02-17 02:45:25.013 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4f2ab725251"
2026-02-17 02:45:25.013 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f2ab725251", State:"", Index:110}
2026-02-17 02:45:25.013 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2ab725251", Addrs:set.Set[string](nil)}
2026-02-17 02:45:25.013 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2ab725251", Addrs:set.Set[string](nil)}
2026-02-17 02:45:25.060 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali714815c8081" state="down"
2026-02-17 02:45:25.060 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali714815c8081"
2026-02-17 02:45:25.060 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali714815c8081", State:"down", Index:147}
2026-02-17 02:45:25.060 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali714815c8081", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.060 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali714815c8081", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.061 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali714815c8081" state="up"
2026-02-17 02:45:25.062 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali714815c8081", State:"up", Index:147}
2026-02-17 02:45:25.063 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali714815c8081"
2026-02-17 02:45:25.063 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie639744c257"
2026-02-17 02:45:25.063 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:25.063 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:25.063 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:25.063 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali714815c8081"
2026-02-17 02:45:25.064 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie639744c257"
2026-02-17 02:45:25.064 [INFO][74] felix/endpoint_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-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:25.064 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:25.101 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-hbd89, name=eth0)
2026-02-17 02:45:25.106 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:25.106 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"} status="up"
2026-02-17 02:45:25.106 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-hbd89" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d9acab40e4" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.96/32"}
2026-02-17 02:45:25.117 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-hbd89, name=eth0)
2026-02-17 02:45:25.117 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-hbd89" endpoint_id:"eth0"}
2026-02-17 02:45:25.128 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-k767g, name=eth0)
2026-02-17 02:45:25.128 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-k767g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2255c29a82b" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.78/32"}
2026-02-17 02:45:25.141 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali88117ae546c" state="down"
2026-02-17 02:45:25.141 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali88117ae546c"
2026-02-17 02:45:25.141 [INFO][74] 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:45:25.141 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali88117ae546c", State:"down", Index:111}
2026-02-17 02:45:25.141 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali88117ae546c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.141 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali88117ae546c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.153 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali88117ae546c" state=""
2026-02-17 02:45:25.153 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali88117ae546c"
2026-02-17 02:45:25.153 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali88117ae546c", State:"", Index:111}
2026-02-17 02:45:25.153 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali88117ae546c", Addrs:set.Set[string](nil)}
2026-02-17 02:45:25.153 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali88117ae546c", Addrs:set.Set[string](nil)}
2026-02-17 02:45:25.154 [INFO][74] 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:45:25.154 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif3b05a12e61"
2026-02-17 02:45:25.154 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3b05a12e61", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:25.154 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3b05a12e61", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:25.166 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:25.167 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:25.168 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calib47fafd69be" state="down"
2026-02-17 02:45:25.168 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib47fafd69be"
2026-02-17 02:45:25.168 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:25.168 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:25.168 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:25.168 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:25.168 [INFO][74] 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:45:25.169 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2255c29a82b"
2026-02-17 02:45:25.169 [INFO][74] felix/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-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:25.170 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:25.170 [INFO][74] felix/endpoint_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-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:25.170 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:25.170 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.96
2026-02-17 02:45:25.171 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calib47fafd69be" state=""
2026-02-17 02:45:25.171 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib47fafd69be"
2026-02-17 02:45:25.184 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-sdswj, name=eth0)
2026-02-17 02:45:25.185 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali2255c29a82b" state="down"
2026-02-17 02:45:25.185 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2255c29a82b"
2026-02-17 02:45:25.185 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali2255c29a82b" state="up"
2026-02-17 02:45:25.186 [INFO][74] 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:45:25.186 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib18763f2174"
2026-02-17 02:45:25.188 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-sdswj, name=eth0)
2026-02-17 02:45:25.231 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-hbd89", EndpointId:"eth0"}
2026-02-17 02:45:25.231 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:25.231 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"} status="down"
2026-02-17 02:45:25.231 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib47fafd69be", State:"down", Index:109}
2026-02-17 02:45:25.231 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib47fafd69be", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.231 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib47fafd69be", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.231 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib47fafd69be", State:"", Index:109}
2026-02-17 02:45:25.231 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib47fafd69be", Addrs:set.Set[string](nil)}
2026-02-17 02:45:25.231 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib47fafd69be", Addrs:set.Set[string](nil)}
2026-02-17 02:45:25.231 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2255c29a82b", State:"down", Index:148}
2026-02-17 02:45:25.231 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2255c29a82b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.231 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2255c29a82b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.231 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2255c29a82b", State:"up", Index:148}
2026-02-17 02:45:25.231 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib18763f2174", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:25.231 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib18763f2174", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:25.231 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-sdswj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali290627e91fc" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.99/32"}
2026-02-17 02:45:25.231 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-sdswj" endpoint_id:"eth0"}
2026-02-17 02:45:25.253 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-6rzh4, name=eth0)
2026-02-17 02:45:25.253 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-6rzh4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c699e60c18" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.108/32"}
2026-02-17 02:45:25.256 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali572b5bc2de9" state="down"
2026-02-17 02:45:25.256 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali572b5bc2de9"
2026-02-17 02:45:25.256 [INFO][74] 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:45:25.256 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali572b5bc2de9", State:"down", Index:125}
2026-02-17 02:45:25.256 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali572b5bc2de9", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.256 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali572b5bc2de9", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.258 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali572b5bc2de9" state=""
2026-02-17 02:45:25.258 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali572b5bc2de9"
2026-02-17 02:45:25.258 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali572b5bc2de9", State:"", Index:125}
2026-02-17 02:45:25.258 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali572b5bc2de9", Addrs:set.Set[string](nil)}
2026-02-17 02:45:25.258 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali572b5bc2de9", Addrs:set.Set[string](nil)}
2026-02-17 02:45:25.263 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-sv2gb, name=eth0)
2026-02-17 02:45:25.263 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-sv2gb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali486ea7679ea" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.73/32"}
2026-02-17 02:45:25.270 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2255c29a82b"
2026-02-17 02:45:25.270 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2255c29a82b"
2026-02-17 02:45:25.270 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sdswj", EndpointId:"eth0"}
2026-02-17 02:45:25.270 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sdswj", EndpointId:"eth0"}
2026-02-17 02:45:25.270 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sdswj", EndpointId:"eth0"}
2026-02-17 02:45:25.270 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:25.270 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:25.270 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:25.274 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:25.275 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:25.275 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:25.276 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2255c29a82b"
2026-02-17 02:45:25.276 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c699e60c18"
2026-02-17 02:45:25.276 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali486ea7679ea"
2026-02-17 02:45:25.276 [INFO][74] felix/endpoint_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-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:25.276 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:25.276 [INFO][74] felix/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-4848/simpletest.rc-sdswj", EndpointId:"eth0"}
2026-02-17 02:45:25.276 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sdswj", EndpointId:"eth0"}
2026-02-17 02:45:25.276 [INFO][74] felix/endpoint_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-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:25.276 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-sv2gb, name=eth0)
2026-02-17 02:45:25.276 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:25.276 [INFO][74] felix/endpoint_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-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:25.276 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:25.277 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.99
2026-02-17 02:45:25.282 [INFO][74] 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:45:25.282 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicbdf04ca532"
2026-02-17 02:45:25.317 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-2ln69, name=eth0)
2026-02-17 02:45:25.318 [INFO][74] 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:45:25.318 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie1d982be6c2"
2026-02-17 02:45:25.338 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:25.338 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"} status="up"
2026-02-17 02:45:25.338 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:25.338 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"} status="up"
2026-02-17 02:45:25.338 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sdswj", EndpointId:"eth0"}
2026-02-17 02:45:25.338 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:25.338 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"} status="up"
2026-02-17 02:45:25.338 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbdf04ca532", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:25.338 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbdf04ca532", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:25.338 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1d982be6c2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:25.338 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1d982be6c2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:25.338 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-sv2gb" endpoint_id:"eth0"}
2026-02-17 02:45:25.338 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-2ln69" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia35579fa4f2" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.86/32"}
2026-02-17 02:45:25.346 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calic6939b744b1" state="down"
2026-02-17 02:45:25.347 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic6939b744b1"
2026-02-17 02:45:25.347 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6939b744b1", State:"down", Index:149}
2026-02-17 02:45:25.347 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6939b744b1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.347 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6939b744b1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.347 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calic6939b744b1" state="up"
2026-02-17 02:45:25.347 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6939b744b1", State:"up", Index:149}
2026-02-17 02:45:25.370 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic6939b744b1"
2026-02-17 02:45:25.370 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:25.370 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:25.371 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:25.371 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2ln69", EndpointId:"eth0"}
2026-02-17 02:45:25.371 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2ln69", EndpointId:"eth0"}
2026-02-17 02:45:25.371 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2ln69", EndpointId:"eth0"}
2026-02-17 02:45:25.372 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic6939b744b1"
2026-02-17 02:45:25.372 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia35579fa4f2"
2026-02-17 02:45:25.372 [INFO][74] felix/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-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:25.372 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:25.372 [INFO][74] felix/endpoint_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-4848/simpletest.rc-2ln69", EndpointId:"eth0"}
2026-02-17 02:45:25.372 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2ln69", EndpointId:"eth0"}
2026-02-17 02:45:25.372 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.73
bird: KIF: Received address message for unknown interface 126
2026-02-17 02:45:25.450 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-sv2gb", EndpointId:"eth0"}
2026-02-17 02:45:25.453 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2ln69", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:25.453 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2ln69", EndpointId:"eth0"} status="up"
2026-02-17 02:45:25.505 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-8vpq7, name=eth0)
2026-02-17 02:45:25.506 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-8vpq7" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac420058c6c" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.76/32"}
2026-02-17 02:45:25.506 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:25.506 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:25.506 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:25.506 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac420058c6c"
2026-02-17 02:45:25.506 [INFO][74] felix/endpoint_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-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:25.506 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:25.523 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-8vpq7, name=eth0)
2026-02-17 02:45:25.536 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:25.536 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"} status="up"
2026-02-17 02:45:25.536 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-8vpq7" endpoint_id:"eth0"}
2026-02-17 02:45:25.539 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="caliba1a3f0521b" state="down"
2026-02-17 02:45:25.539 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliba1a3f0521b"
2026-02-17 02:45:25.539 [INFO][74] 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:45:25.539 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba1a3f0521b", State:"down", Index:126}
2026-02-17 02:45:25.539 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba1a3f0521b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.539 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba1a3f0521b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.550 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="caliba1a3f0521b" state=""
2026-02-17 02:45:25.550 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliba1a3f0521b"
2026-02-17 02:45:25.550 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba1a3f0521b", State:"", Index:126}
2026-02-17 02:45:25.550 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba1a3f0521b", Addrs:set.Set[string](nil)}
2026-02-17 02:45:25.550 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba1a3f0521b", Addrs:set.Set[string](nil)}
2026-02-17 02:45:25.560 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-2ln69, name=eth0)
2026-02-17 02:45:25.560 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-2ln69" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia35579fa4f2" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.86/32"}
2026-02-17 02:45:25.564 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-2ln69, name=eth0)
2026-02-17 02:45:25.564 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-2ln69" endpoint_id:"eth0"}
2026-02-17 02:45:25.577 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali9c0df7f4eaa" state="down"
2026-02-17 02:45:25.577 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c0df7f4eaa", State:"down", Index:150}
2026-02-17 02:45:25.577 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9c0df7f4eaa"
2026-02-17 02:45:25.577 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c0df7f4eaa", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.577 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c0df7f4eaa", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.582 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali9c0df7f4eaa" state="up"
2026-02-17 02:45:25.582 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c0df7f4eaa", State:"up", Index:150}
2026-02-17 02:45:25.586 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9c0df7f4eaa"
2026-02-17 02:45:25.586 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:25.586 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:25.587 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:25.587 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2ln69", EndpointId:"eth0"}
2026-02-17 02:45:25.587 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2ln69", EndpointId:"eth0"}
2026-02-17 02:45:25.587 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2ln69", EndpointId:"eth0"}
2026-02-17 02:45:25.587 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9c0df7f4eaa"
2026-02-17 02:45:25.587 [INFO][74] felix/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-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:25.587 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:25.587 [INFO][74] felix/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-4848/simpletest.rc-2ln69", EndpointId:"eth0"}
2026-02-17 02:45:25.587 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2ln69", EndpointId:"eth0"}
2026-02-17 02:45:25.590 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.76
2026-02-17 02:45:25.590 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.86
2026-02-17 02:45:25.663 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-8vpq7", EndpointId:"eth0"}
2026-02-17 02:45:25.663 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2ln69", EndpointId:"eth0"}
2026-02-17 02:45:25.703 [INFO][74] 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:45:25.703 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3b946982e91"
2026-02-17 02:45:25.703 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali3b946982e91" state="down"
2026-02-17 02:45:25.703 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b946982e91", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.703 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b946982e91", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.703 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b946982e91", State:"down", Index:122}
2026-02-17 02:45:25.724 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali3b946982e91" state=""
2026-02-17 02:45:25.724 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3b946982e91"
2026-02-17 02:45:25.724 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b946982e91", State:"", Index:122}
2026-02-17 02:45:25.724 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b946982e91", Addrs:set.Set[string](nil)}
2026-02-17 02:45:25.724 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b946982e91", Addrs:set.Set[string](nil)}
2026-02-17 02:45:25.785 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="calic7b5624d558" state="down"
2026-02-17 02:45:25.785 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic7b5624d558"
2026-02-17 02:45:25.785 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic7b5624d558", State:"down", Index:151}
2026-02-17 02:45:25.785 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic7b5624d558", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.785 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic7b5624d558", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.787 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="calic7b5624d558" state="up"
2026-02-17 02:45:25.787 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic7b5624d558", State:"up", Index:151}
2026-02-17 02:45:25.791 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic7b5624d558"
2026-02-17 02:45:25.792 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic7b5624d558"
2026-02-17 02:45:25.811 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali6e7049d4207" state="down"
2026-02-17 02:45:25.811 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6e7049d4207"
2026-02-17 02:45:25.811 [INFO][74] 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:45:25.811 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e7049d4207", State:"down", Index:124}
2026-02-17 02:45:25.811 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e7049d4207", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.812 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e7049d4207", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.819 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali6e7049d4207" state=""
2026-02-17 02:45:25.819 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6e7049d4207"
2026-02-17 02:45:25.819 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e7049d4207", State:"", Index:124}
2026-02-17 02:45:25.822 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e7049d4207", Addrs:set.Set[string](nil)}
2026-02-17 02:45:25.822 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e7049d4207", Addrs:set.Set[string](nil)}
2026-02-17 02:45:25.826 [INFO][74] 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:45:25.826 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia35579fa4f2"
2026-02-17 02:45:25.826 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia35579fa4f2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:25.826 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia35579fa4f2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:25.827 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-cpp99, name=eth0)
2026-02-17 02:45:25.827 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-cpp99" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida84c7fe23f" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.83/32"}
2026-02-17 02:45:25.836 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-cpp99, name=eth0)
2026-02-17 02:45:25.836 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-cpp99" endpoint_id:"eth0"}
2026-02-17 02:45:25.852 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-v75j9, name=eth0)
2026-02-17 02:45:25.853 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-v75j9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif36f264f1a3" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.120/32"}
2026-02-17 02:45:25.857 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-v75j9, name=eth0)
2026-02-17 02:45:25.857 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-v75j9" endpoint_id:"eth0"}
2026-02-17 02:45:25.900 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:25.901 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:25.901 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:25.901 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:25.901 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:25.902 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:25.902 [INFO][74] felix/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-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:25.902 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:25.902 [INFO][74] felix/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-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:25.902 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:25.903 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.83
2026-02-17 02:45:25.903 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.120
2026-02-17 02:45:25.912 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-lq55l, name=eth0)
2026-02-17 02:45:25.917 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-lq55l, name=eth0)
2026-02-17 02:45:25.917 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="calief0f908243d" state="down"
2026-02-17 02:45:25.917 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calief0f908243d"
2026-02-17 02:45:25.919 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="calief0f908243d" state="up"
2026-02-17 02:45:25.926 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=144
2026-02-17 02:45:25.926 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif3d4f783abb"
2026-02-17 02:45:25.974 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-cpp99", EndpointId:"eth0"}
2026-02-17 02:45:25.974 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-v75j9", EndpointId:"eth0"}
2026-02-17 02:45:25.974 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-lq55l" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie302414c047" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.105/32"}
2026-02-17 02:45:25.974 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-lq55l" endpoint_id:"eth0"}
2026-02-17 02:45:25.974 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4611"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-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:"downward-api-4611"}
2026-02-17 02:45:25.974 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-1218"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"containers-1218"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1218"}
2026-02-17 02:45:25.974 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-1218" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:25.974 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief0f908243d", State:"down", Index:152}
2026-02-17 02:45:25.974 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief0f908243d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.974 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief0f908243d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:25.974 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief0f908243d", State:"up", Index:152}
2026-02-17 02:45:25.974 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3d4f783abb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:25.974 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3d4f783abb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:25.990 [INFO][74] 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:45:25.990 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7c699e60c18"
2026-02-17 02:45:25.990 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c699e60c18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:25.990 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c699e60c18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.011 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calief0f908243d"
2026-02-17 02:45:26.012 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-lq55l", EndpointId:"eth0"}
2026-02-17 02:45:26.012 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-lq55l", EndpointId:"eth0"}
2026-02-17 02:45:26.012 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-lq55l", EndpointId:"eth0"}
2026-02-17 02:45:26.013 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calief0f908243d"
2026-02-17 02:45:26.013 [INFO][74] felix/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-4848/simpletest.rc-lq55l", EndpointId:"eth0"}
2026-02-17 02:45:26.013 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-lq55l", EndpointId:"eth0"}
2026-02-17 02:45:26.016 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.105
2026-02-17 02:45:26.066 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-lq55l", EndpointId:"eth0"}
2026-02-17 02:45:26.132 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calia8b7d8330d1" state="down"
2026-02-17 02:45:26.132 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia8b7d8330d1"
2026-02-17 02:45:26.132 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia8b7d8330d1", State:"down", Index:153}
2026-02-17 02:45:26.133 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia8b7d8330d1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.133 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia8b7d8330d1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.133 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calia8b7d8330d1" state="up"
2026-02-17 02:45:26.152 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia8b7d8330d1", State:"up", Index:153}
2026-02-17 02:45:26.224 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia8b7d8330d1"
2026-02-17 02:45:26.224 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia8b7d8330d1"
2026-02-17 02:45:26.274 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=147
2026-02-17 02:45:26.274 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali714815c8081"
2026-02-17 02:45:26.274 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali714815c8081", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.274 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali714815c8081", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.275 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-m7qg4, name=eth0)
2026-02-17 02:45:26.275 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-m7qg4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali714815c8081" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.90/32"}
2026-02-17 02:45:26.287 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali1d9acab40e4" state="down"
2026-02-17 02:45:26.287 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d9acab40e4"
2026-02-17 02:45:26.287 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::7832:26ff:fe88:8d45" exists=false ifIndex=118
2026-02-17 02:45:26.287 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d9acab40e4", State:"down", Index:118}
2026-02-17 02:45:26.287 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d9acab40e4", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.287 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d9acab40e4", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.288 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali1d9acab40e4" state=""
2026-02-17 02:45:26.288 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1d9acab40e4"
2026-02-17 02:45:26.288 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d9acab40e4", State:"", Index:118}
2026-02-17 02:45:26.288 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d9acab40e4", Addrs:set.Set[string](nil)}
2026-02-17 02:45:26.288 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d9acab40e4", Addrs:set.Set[string](nil)}
2026-02-17 02:45:26.322 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali654c0fc9c34" state="down"
2026-02-17 02:45:26.322 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali654c0fc9c34"
2026-02-17 02:45:26.323 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali654c0fc9c34", State:"down", Index:132}
2026-02-17 02:45:26.323 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali654c0fc9c34", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.323 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali654c0fc9c34", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.324 [INFO][74] 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:45:26.326 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali654c0fc9c34" state=""
2026-02-17 02:45:26.326 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali654c0fc9c34"
2026-02-17 02:45:26.326 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali654c0fc9c34", State:"", Index:132}
2026-02-17 02:45:26.326 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali654c0fc9c34", Addrs:set.Set[string](nil)}
2026-02-17 02:45:26.326 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali654c0fc9c34", Addrs:set.Set[string](nil)}
2026-02-17 02:45:26.330 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:26.330 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:26.330 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:26.330 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali714815c8081"
2026-02-17 02:45:26.330 [INFO][74] felix/endpoint_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-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:26.330 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:26.339 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="cali4b2ce88f359" state="down"
2026-02-17 02:45:26.339 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b2ce88f359"
2026-02-17 02:45:26.339 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-k767g, name=eth0)
2026-02-17 02:45:26.342 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="cali4b2ce88f359" state="up"
2026-02-17 02:45:26.355 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali486ea7679ea" state="down"
2026-02-17 02:45:26.355 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali486ea7679ea"
2026-02-17 02:45:26.355 [INFO][74] 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:45:26.359 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali486ea7679ea" state=""
2026-02-17 02:45:26.360 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali486ea7679ea"
2026-02-17 02:45:26.381 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:26.381 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"} status="up"
2026-02-17 02:45:26.381 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b2ce88f359", State:"down", Index:154}
2026-02-17 02:45:26.381 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b2ce88f359", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.381 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b2ce88f359", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.381 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b2ce88f359", State:"up", Index:154}
2026-02-17 02:45:26.381 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali486ea7679ea", State:"down", Index:129}
2026-02-17 02:45:26.381 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali486ea7679ea", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.381 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali486ea7679ea", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.381 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali486ea7679ea", State:"", Index:129}
2026-02-17 02:45:26.381 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali486ea7679ea", Addrs:set.Set[string](nil)}
2026-02-17 02:45:26.381 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali486ea7679ea", Addrs:set.Set[string](nil)}
2026-02-17 02:45:26.381 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-k767g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2255c29a82b" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.78/32"}
2026-02-17 02:45:26.404 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=136
2026-02-17 02:45:26.404 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5eb24e32a98"
2026-02-17 02:45:26.404 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali5eb24e32a98" state="down"
2026-02-17 02:45:26.405 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5eb24e32a98", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.405 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5eb24e32a98", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.405 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5eb24e32a98", State:"down", Index:136}
2026-02-17 02:45:26.405 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali5eb24e32a98" state=""
2026-02-17 02:45:26.405 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5eb24e32a98"
2026-02-17 02:45:26.405 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5eb24e32a98", State:"", Index:136}
2026-02-17 02:45:26.405 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5eb24e32a98", Addrs:set.Set[string](nil)}
2026-02-17 02:45:26.405 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5eb24e32a98", Addrs:set.Set[string](nil)}
2026-02-17 02:45:26.434 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=146
2026-02-17 02:45:26.434 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie639744c257"
2026-02-17 02:45:26.434 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie639744c257", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.434 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie639744c257", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.436 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4b2ce88f359"
2026-02-17 02:45:26.436 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:26.436 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:26.436 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:26.438 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b2ce88f359"
2026-02-17 02:45:26.438 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2255c29a82b"
2026-02-17 02:45:26.438 [INFO][74] felix/endpoint_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-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:26.438 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:26.467 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:26.467 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"} status="up"
2026-02-17 02:45:26.492 [INFO][74] 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:45:26.492 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif3b05a12e61"
2026-02-17 02:45:26.492 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calif3b05a12e61" state="down"
2026-02-17 02:45:26.492 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3b05a12e61", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.492 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3b05a12e61", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.492 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3b05a12e61", State:"down", Index:139}
2026-02-17 02:45:26.494 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calif3b05a12e61" state=""
2026-02-17 02:45:26.494 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif3b05a12e61"
2026-02-17 02:45:26.494 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3b05a12e61", State:"", Index:139}
2026-02-17 02:45:26.494 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3b05a12e61", Addrs:set.Set[string](nil)}
2026-02-17 02:45:26.494 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3b05a12e61", Addrs:set.Set[string](nil)}
2026-02-17 02:45:26.498 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=148
2026-02-17 02:45:26.498 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2255c29a82b"
2026-02-17 02:45:26.498 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2255c29a82b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.498 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2255c29a82b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.566 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=145
2026-02-17 02:45:26.566 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie302414c047"
2026-02-17 02:45:26.566 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie302414c047", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.566 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie302414c047", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.570 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali372eaf51ff6" state="down"
2026-02-17 02:45:26.570 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali372eaf51ff6", State:"down", Index:155}
2026-02-17 02:45:26.570 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali372eaf51ff6"
2026-02-17 02:45:26.570 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali372eaf51ff6", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.571 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali372eaf51ff6" state="up"
2026-02-17 02:45:26.571 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali372eaf51ff6", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.571 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali372eaf51ff6", State:"up", Index:155}
2026-02-17 02:45:26.637 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-m7qg4, name=eth0)
2026-02-17 02:45:26.637 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-m7qg4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali714815c8081" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.90/32"}
2026-02-17 02:45:26.643 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali372eaf51ff6"
2026-02-17 02:45:26.643 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:26.644 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:26.644 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:26.644 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali372eaf51ff6"
2026-02-17 02:45:26.645 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali714815c8081"
2026-02-17 02:45:26.645 [INFO][74] felix/endpoint_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-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:26.645 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:26.650 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-m7qg4, name=eth0)
2026-02-17 02:45:26.674 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="caliac420058c6c" state="down"
2026-02-17 02:45:26.675 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliac420058c6c"
2026-02-17 02:45:26.675 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=120
2026-02-17 02:45:26.676 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="caliac420058c6c" state=""
2026-02-17 02:45:26.676 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliac420058c6c"
2026-02-17 02:45:26.680 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:26.680 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"} status="up"
2026-02-17 02:45:26.680 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac420058c6c", State:"down", Index:120}
2026-02-17 02:45:26.680 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac420058c6c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.680 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac420058c6c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.680 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac420058c6c", State:"", Index:120}
2026-02-17 02:45:26.680 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac420058c6c", Addrs:set.Set[string](nil)}
2026-02-17 02:45:26.680 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac420058c6c", Addrs:set.Set[string](nil)}
2026-02-17 02:45:26.680 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-m7qg4" endpoint_id:"eth0"}
2026-02-17 02:45:26.699 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-rfkkm, name=eth0)
2026-02-17 02:45:26.699 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-rfkkm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicee1642cebe" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.121/32"}
2026-02-17 02:45:26.740 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="calida84c7fe23f" state="down"
2026-02-17 02:45:26.740 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida84c7fe23f", State:"down", Index:117}
2026-02-17 02:45:26.740 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calida84c7fe23f"
2026-02-17 02:45:26.740 [INFO][74] 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:45:26.740 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida84c7fe23f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.741 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida84c7fe23f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.744 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="calida84c7fe23f" state=""
2026-02-17 02:45:26.744 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calida84c7fe23f"
2026-02-17 02:45:26.744 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida84c7fe23f", State:"", Index:117}
2026-02-17 02:45:26.744 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida84c7fe23f", Addrs:set.Set[string](nil)}
2026-02-17 02:45:26.744 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida84c7fe23f", Addrs:set.Set[string](nil)}
2026-02-17 02:45:26.748 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:26.748 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:26.748 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:26.748 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-rfkkm", EndpointId:"eth0"}
2026-02-17 02:45:26.748 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-rfkkm", EndpointId:"eth0"}
2026-02-17 02:45:26.748 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-rfkkm", EndpointId:"eth0"}
2026-02-17 02:45:26.749 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 logsSkipped=95 table="filter"
2026-02-17 02:45:26.749 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicee1642cebe" ipVersion=0x4 table="filter"
2026-02-17 02:45:26.749 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:45:26.749 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali714815c8081" ipVersion=0x4 table="filter"
2026-02-17 02:45:26.749 [INFO][74] 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:45:26.749 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicee1642cebe" ipVersion=0x4 table="filter"
2026-02-17 02:45:26.749 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:45:26.749 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali714815c8081" ipVersion=0x4 table="filter"
2026-02-17 02:45:26.749 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicee1642cebe"
2026-02-17 02:45:26.749 [INFO][74] felix/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-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:26.749 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:26.749 [INFO][74] felix/endpoint_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-4848/simpletest.rc-rfkkm", EndpointId:"eth0"}
2026-02-17 02:45:26.749 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-rfkkm", EndpointId:"eth0"}
2026-02-17 02:45:26.750 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.90
2026-02-17 02:45:26.756 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="calicee1642cebe" state="down"
2026-02-17 02:45:26.756 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicee1642cebe"
2026-02-17 02:45:26.758 [INFO][74] 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:26.758 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic7b5624d558"
2026-02-17 02:45:26.763 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="calicee1642cebe" state="up"
2026-02-17 02:45:26.778 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-r7nqn, name=eth0)
2026-02-17 02:45:26.782 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-r7nqn, name=eth0)
2026-02-17 02:45:26.811 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-m7qg4", EndpointId:"eth0"}
2026-02-17 02:45:26.811 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-rfkkm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:26.811 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-rfkkm", EndpointId:"eth0"} status="down"
2026-02-17 02:45:26.811 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-r7nqn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali10fc9b857f1" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.114/32"}
2026-02-17 02:45:26.811 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-r7nqn" endpoint_id:"eth0"}
2026-02-17 02:45:26.811 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicee1642cebe", State:"down", Index:156}
2026-02-17 02:45:26.811 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicee1642cebe", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.811 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicee1642cebe", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.811 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic7b5624d558", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.811 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic7b5624d558", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.811 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicee1642cebe", State:"up", Index:156}
2026-02-17 02:45:26.851 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicee1642cebe"
2026-02-17 02:45:26.851 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicee1642cebe"
2026-02-17 02:45:26.851 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:26.851 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:26.855 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:26.855 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali10fc9b857f1" ipVersion=0x4 table="filter"
2026-02-17 02:45:26.855 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali10fc9b857f1" ipVersion=0x4 table="filter"
2026-02-17 02:45:26.855 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicee1642cebe"
2026-02-17 02:45:26.855 [INFO][74] felix/endpoint_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-4848/simpletest.rc-rfkkm", EndpointId:"eth0"}
2026-02-17 02:45:26.855 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-rfkkm", EndpointId:"eth0"}
2026-02-17 02:45:26.855 [INFO][74] felix/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-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:26.855 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:26.856 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.114
2026-02-17 02:45:26.914 [INFO][74] 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:26.914 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9c0df7f4eaa"
2026-02-17 02:45:26.914 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=149
2026-02-17 02:45:26.914 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic6939b744b1"
2026-02-17 02:45:26.925 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-rfkkm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:26.925 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-rfkkm", EndpointId:"eth0"} status="up"
2026-02-17 02:45:26.925 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-r7nqn", EndpointId:"eth0"}
2026-02-17 02:45:26.925 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c0df7f4eaa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.925 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c0df7f4eaa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.925 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6939b744b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.925 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6939b744b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.937 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="califa65af00b25" state="down"
2026-02-17 02:45:26.938 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa65af00b25", State:"down", Index:157}
2026-02-17 02:45:26.950 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califa65af00b25"
2026-02-17 02:45:26.950 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="califa65af00b25" state="up"
2026-02-17 02:45:26.950 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa65af00b25", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.950 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa65af00b25", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.950 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa65af00b25", State:"up", Index:157}
2026-02-17 02:45:26.961 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califa65af00b25"
2026-02-17 02:45:26.961 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa65af00b25"
2026-02-17 02:45:27.005 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-2cmtq, name=eth0)
2026-02-17 02:45:27.006 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-2cmtq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1ef47e7f90a" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.87/32"}
2026-02-17 02:45:27.011 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-2cmtq, name=eth0)
2026-02-17 02:45:27.011 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-2cmtq" endpoint_id:"eth0"}
2026-02-17 02:45:27.028 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calif36f264f1a3" state="down"
2026-02-17 02:45:27.028 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif36f264f1a3", State:"down", Index:135}
2026-02-17 02:45:27.028 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif36f264f1a3"
2026-02-17 02:45:27.029 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif36f264f1a3", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.029 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif36f264f1a3", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.031 [INFO][74] 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:45:27.044 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calif36f264f1a3" state=""
2026-02-17 02:45:27.044 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif36f264f1a3"
2026-02-17 02:45:27.044 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif36f264f1a3", State:"", Index:135}
2026-02-17 02:45:27.044 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif36f264f1a3", Addrs:set.Set[string](nil)}
2026-02-17 02:45:27.044 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif36f264f1a3", Addrs:set.Set[string](nil)}
2026-02-17 02:45:27.053 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-tl7fq, name=eth0)
2026-02-17 02:45:27.053 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-tl7fq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbdf04ca532" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.126/32"}
2026-02-17 02:45:27.055 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali290627e91fc" state="down"
2026-02-17 02:45:27.055 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali290627e91fc", State:"down", Index:134}
2026-02-17 02:45:27.056 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali290627e91fc"
2026-02-17 02:45:27.056 [INFO][74] 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:45:27.056 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali290627e91fc", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.056 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali290627e91fc", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.058 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-tl7fq, name=eth0)
2026-02-17 02:45:27.058 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-tl7fq" endpoint_id:"eth0"}
2026-02-17 02:45:27.059 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali290627e91fc" state=""
2026-02-17 02:45:27.059 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali290627e91fc"
2026-02-17 02:45:27.059 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali290627e91fc", State:"", Index:134}
2026-02-17 02:45:27.059 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali290627e91fc", Addrs:set.Set[string](nil)}
2026-02-17 02:45:27.059 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali290627e91fc", Addrs:set.Set[string](nil)}
2026-02-17 02:45:27.069 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:27.069 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:27.069 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:27.069 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:27.069 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:27.070 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:27.070 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.070 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1ef47e7f90a" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.070 [INFO][74] 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:45:27.070 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicbdf04ca532" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.070 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.070 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1ef47e7f90a" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.070 [INFO][74] 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:45:27.070 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicbdf04ca532" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.070 [INFO][74] felix/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-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:27.070 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:27.070 [INFO][74] felix/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-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:27.070 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:27.070 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.87
2026-02-17 02:45:27.070 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.126
2026-02-17 02:45:27.080 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-6rzh4, name=eth0)
2026-02-17 02:45:27.086 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-6rzh4, name=eth0)
2026-02-17 02:45:27.110 [INFO][74] 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:27.110 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia8b7d8330d1"
2026-02-17 02:45:27.122 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cmtq", EndpointId:"eth0"}
2026-02-17 02:45:27.122 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-tl7fq", EndpointId:"eth0"}
2026-02-17 02:45:27.122 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia8b7d8330d1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:27.122 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia8b7d8330d1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:27.122 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-6rzh4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c699e60c18" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.108/32"}
2026-02-17 02:45:27.122 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-6rzh4" endpoint_id:"eth0"}
2026-02-17 02:45:27.150 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali15ce69a03fb" state="down"
2026-02-17 02:45:27.150 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali15ce69a03fb"
2026-02-17 02:45:27.150 [INFO][74] 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:45:27.150 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15ce69a03fb", State:"down", Index:127}
2026-02-17 02:45:27.151 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15ce69a03fb", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.151 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15ce69a03fb", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.156 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali15ce69a03fb" state=""
2026-02-17 02:45:27.156 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali15ce69a03fb"
2026-02-17 02:45:27.156 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15ce69a03fb", State:"", Index:127}
2026-02-17 02:45:27.156 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15ce69a03fb", Addrs:set.Set[string](nil)}
2026-02-17 02:45:27.156 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15ce69a03fb", Addrs:set.Set[string](nil)}
2026-02-17 02:45:27.173 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-k767g, name=eth0)
2026-02-17 02:45:27.174 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-k767g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2255c29a82b" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.78/32"}
2026-02-17 02:45:27.175 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:27.175 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:27.176 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:27.177 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:27.177 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:27.177 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:27.177 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7c699e60c18" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.177 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7c699e60c18" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.177 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2255c29a82b"
2026-02-17 02:45:27.177 [INFO][74] felix/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-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:27.177 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:27.177 [INFO][74] felix/endpoint_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-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:27.177 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:27.178 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-rfkkm, name=eth0)
2026-02-17 02:45:27.179 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.70
2026-02-17 02:45:27.179 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.108
2026-02-17 02:45:27.184 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-rfkkm, name=eth0)
2026-02-17 02:45:27.186 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-k767g, name=eth0)
2026-02-17 02:45:27.228 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-2cvvt, name=eth0)
2026-02-17 02:45:27.238 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-4848/simpletest.rc-2cvvt, name=eth0)
2026-02-17 02:45:27.253 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-6rzh4", EndpointId:"eth0"}
2026-02-17 02:45:27.253 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:27.253 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"} status="up"
2026-02-17 02:45:27.253 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-rfkkm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicee1642cebe" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.121/32"}
2026-02-17 02:45:27.253 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-rfkkm" endpoint_id:"eth0"}
2026-02-17 02:45:27.253 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-k767g" endpoint_id:"eth0"}
2026-02-17 02:45:27.253 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-2cvvt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3480b1496e4" profile_ids:"kns.gc-4848" profile_ids:"ksa.gc-4848.default" ipv4_nets:"10.100.246.97/32"}
2026-02-17 02:45:27.253 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-4848/simpletest.rc-2cvvt" endpoint_id:"eth0"}
2026-02-17 02:45:27.253 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-4848.default"}
2026-02-17 02:45:27.253 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-4848"}
2026-02-17 02:45:27.286 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:27.286 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:27.286 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:27.286 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:27.286 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:27.287 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:27.287 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-rfkkm", EndpointId:"eth0"}
2026-02-17 02:45:27.287 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-rfkkm", EndpointId:"eth0"}
2026-02-17 02:45:27.287 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-4848" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.287 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-4848.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.287 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-4848" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.287 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-4848.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.287 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-rfkkm", EndpointId:"eth0"}
2026-02-17 02:45:27.287 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2255c29a82b" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.287 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3480b1496e4" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.287 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicee1642cebe" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.287 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2255c29a82b" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.287 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3480b1496e4" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.287 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicee1642cebe" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.287 [INFO][74] felix/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-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:27.287 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:27.287 [INFO][74] felix/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-4848/simpletest.rc-rfkkm", EndpointId:"eth0"}
2026-02-17 02:45:27.287 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-rfkkm", EndpointId:"eth0"}
2026-02-17 02:45:27.287 [INFO][74] felix/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-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:27.287 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:27.288 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.97
2026-02-17 02:45:27.288 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.121
2026-02-17 02:45:27.289 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.78
2026-02-17 02:45:27.367 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-2cvvt", EndpointId:"eth0"}
2026-02-17 02:45:27.367 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-rfkkm", EndpointId:"eth0"}
2026-02-17 02:45:27.367 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-4848/simpletest.rc-k767g", EndpointId:"eth0"}
2026-02-17 02:45:27.367 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9198"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"job-9198"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9198"}
2026-02-17 02:45:27.367 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-9198"}
2026-02-17 02:45:27.411 [INFO][74] 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:45:27.411 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali47a91dd62b1"
2026-02-17 02:45:27.411 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali47a91dd62b1" state="down"
2026-02-17 02:45:27.412 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali47a91dd62b1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.412 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali47a91dd62b1" state=""
2026-02-17 02:45:27.412 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali47a91dd62b1"
2026-02-17 02:45:27.412 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali47a91dd62b1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.412 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali47a91dd62b1", State:"down", Index:128}
2026-02-17 02:45:27.412 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali47a91dd62b1", State:"", Index:128}
2026-02-17 02:45:27.412 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali47a91dd62b1", Addrs:set.Set[string](nil)}
2026-02-17 02:45:27.412 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali47a91dd62b1", Addrs:set.Set[string](nil)}
2026-02-17 02:45:27.494 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.71
2026-02-17 02:45:27.626 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4848"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4848"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4848"}
bird: KIF: Received address message for unknown interface 137
2026-02-17 02:45:27.654 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4491"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"services-4491"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4491"}
2026-02-17 02:45:27.670 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4491" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:27.682 [INFO][74] 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:27.682 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4b2ce88f359"
2026-02-17 02:45:27.682 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b2ce88f359", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:27.682 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b2ce88f359", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:27.731 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali10fc9b857f1" state="down"
2026-02-17 02:45:27.731 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali10fc9b857f1"
2026-02-17 02:45:27.737 [INFO][74] 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:45:27.737 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali10fc9b857f1", State:"down", Index:137}
2026-02-17 02:45:27.737 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali10fc9b857f1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.737 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali10fc9b857f1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.737 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2qwl5" namespace:"services-4491" type:"LoadBalancer" cluster_ips:"10.254.133.229" ports:{Protocol:"TCP" Port:80 NodePort:30910}
2026-02-17 02:45:27.742 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali10fc9b857f1" state=""
2026-02-17 02:45:27.742 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali10fc9b857f1"
2026-02-17 02:45:27.742 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali10fc9b857f1", State:"", Index:137}
2026-02-17 02:45:27.742 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali10fc9b857f1", Addrs:set.Set[string](nil)}
2026-02-17 02:45:27.742 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali10fc9b857f1", Addrs:set.Set[string](nil)}
2026-02-17 02:45:27.748 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali62bf765d615" state="down"
2026-02-17 02:45:27.748 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali62bf765d615"
2026-02-17 02:45:27.748 [INFO][74] 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:45:27.748 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62bf765d615", State:"down", Index:133}
2026-02-17 02:45:27.748 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62bf765d615", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.748 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62bf765d615", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.750 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali62bf765d615" state=""
2026-02-17 02:45:27.750 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali62bf765d615"
2026-02-17 02:45:27.750 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62bf765d615", State:"", Index:133}
2026-02-17 02:45:27.750 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62bf765d615", Addrs:set.Set[string](nil)}
2026-02-17 02:45:27.750 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62bf765d615", Addrs:set.Set[string](nil)}
2026-02-17 02:45:27.759 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2qwl5" namespace:"services-4491" type:"LoadBalancer" cluster_ips:"10.254.133.229" ports:{Protocol:"TCP" Port:80 NodePort:30910}
2026-02-17 02:45:27.777 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2qwl5" namespace:"services-4491" type:"LoadBalancer" cluster_ips:"10.254.133.229" ports:{Protocol:"TCP" Port:80 NodePort:30910}
2026-02-17 02:45:27.778 [INFO][74] 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:27.778 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calief0f908243d"
2026-02-17 02:45:27.778 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief0f908243d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:27.778 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief0f908243d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:27.784 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali1ef47e7f90a" state="down"
2026-02-17 02:45:27.785 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1ef47e7f90a"
2026-02-17 02:45:27.785 [INFO][74] 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:45:27.785 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1ef47e7f90a", State:"down", Index:112}
2026-02-17 02:45:27.785 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1ef47e7f90a", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.785 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1ef47e7f90a", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.786 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali1ef47e7f90a" state=""
2026-02-17 02:45:27.786 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1ef47e7f90a"
2026-02-17 02:45:27.786 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1ef47e7f90a", State:"", Index:112}
2026-02-17 02:45:27.786 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1ef47e7f90a", Addrs:set.Set[string](nil)}
2026-02-17 02:45:27.786 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1ef47e7f90a", Addrs:set.Set[string](nil)}
2026-02-17 02:45:27.802 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2qwl5" namespace:"services-4491" type:"LoadBalancer" cluster_ips:"10.254.133.229" ports:{Protocol:"TCP" Port:80 NodePort:30910}
2026-02-17 02:45:27.814 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.72
2026-02-17 02:45:27.864 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2qwl5" namespace:"services-4491"
2026-02-17 02:45:27.893 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4491"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"services-4491"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4491"}
2026-02-17 02:45:27.934 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9829"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9829"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9829"}
2026-02-17 02:45:27.943 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-9829" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:28.066 [INFO][74] 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:28.066 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicee1642cebe"
2026-02-17 02:45:28.066 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicee1642cebe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:28.066 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicee1642cebe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:28.122 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali3480b1496e4" state="down"
2026-02-17 02:45:28.122 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3480b1496e4", State:"down", Index:121}
2026-02-17 02:45:28.135 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3480b1496e4"
2026-02-17 02:45:28.135 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali3480b1496e4" state=""
2026-02-17 02:45:28.135 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3480b1496e4"
2026-02-17 02:45:28.135 [INFO][74] 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=121
2026-02-17 02:45:28.146 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3480b1496e4", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.146 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3480b1496e4", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.146 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3480b1496e4", State:"", Index:121}
2026-02-17 02:45:28.146 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3480b1496e4", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.146 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3480b1496e4", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.151 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="calib18763f2174" state="down"
2026-02-17 02:45:28.152 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib18763f2174"
2026-02-17 02:45:28.152 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib18763f2174", State:"down", Index:140}
2026-02-17 02:45:28.152 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib18763f2174", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.152 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib18763f2174", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.156 [INFO][74] 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:45:28.160 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="calib18763f2174" state=""
2026-02-17 02:45:28.160 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib18763f2174"
2026-02-17 02:45:28.160 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib18763f2174", State:"", Index:140}
2026-02-17 02:45:28.160 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib18763f2174", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.160 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib18763f2174", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.221 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="calicbdf04ca532" state="down"
2026-02-17 02:45:28.221 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicbdf04ca532"
2026-02-17 02:45:28.221 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbdf04ca532", State:"down", Index:138}
2026-02-17 02:45:28.221 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbdf04ca532", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.221 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbdf04ca532", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.224 [INFO][74] 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:45:28.228 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.113
2026-02-17 02:45:28.232 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="calicbdf04ca532" state=""
2026-02-17 02:45:28.232 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicbdf04ca532"
2026-02-17 02:45:28.244 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="calia35579fa4f2" state="down"
2026-02-17 02:45:28.244 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia35579fa4f2"
2026-02-17 02:45:28.244 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=141
2026-02-17 02:45:28.250 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="calia35579fa4f2" state=""
2026-02-17 02:45:28.250 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia35579fa4f2"
2026-02-17 02:45:28.255 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbdf04ca532", State:"", Index:138}
2026-02-17 02:45:28.255 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbdf04ca532", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.255 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbdf04ca532", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.255 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia35579fa4f2", State:"down", Index:141}
2026-02-17 02:45:28.256 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia35579fa4f2", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.256 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia35579fa4f2", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.256 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia35579fa4f2", State:"", Index:141}
2026-02-17 02:45:28.256 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia35579fa4f2", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.256 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia35579fa4f2", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.387 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="calicee1642cebe" state="down"
2026-02-17 02:45:28.387 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicee1642cebe", State:"down", Index:156}
2026-02-17 02:45:28.387 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicee1642cebe"
2026-02-17 02:45:28.387 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicee1642cebe", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.387 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicee1642cebe", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.389 [INFO][74] 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:28.391 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="calicee1642cebe" state=""
2026-02-17 02:45:28.391 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicee1642cebe"
2026-02-17 02:45:28.391 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicee1642cebe", State:"", Index:156}
2026-02-17 02:45:28.391 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicee1642cebe", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.391 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicee1642cebe", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.427 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="calie302414c047" state="down"
2026-02-17 02:45:28.427 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie302414c047"
2026-02-17 02:45:28.427 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=145
2026-02-17 02:45:28.427 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie302414c047", State:"down", Index:145}
2026-02-17 02:45:28.427 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie302414c047", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.427 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie302414c047", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.429 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="calie302414c047" state=""
2026-02-17 02:45:28.429 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie302414c047"
2026-02-17 02:45:28.429 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie302414c047", State:"", Index:145}
2026-02-17 02:45:28.429 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie302414c047", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.429 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie302414c047", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.450 [INFO][74] 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:28.450 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali372eaf51ff6"
2026-02-17 02:45:28.456 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali7c699e60c18" state="down"
2026-02-17 02:45:28.456 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c699e60c18"
2026-02-17 02:45:28.459 [INFO][74] 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:45:28.460 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali7c699e60c18" state=""
2026-02-17 02:45:28.460 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7c699e60c18"
2026-02-17 02:45:28.460 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali372eaf51ff6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:28.460 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali372eaf51ff6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:28.460 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c699e60c18", State:"down", Index:143}
2026-02-17 02:45:28.460 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c699e60c18", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.460 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c699e60c18", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.460 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c699e60c18", State:"", Index:143}
2026-02-17 02:45:28.460 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c699e60c18", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.460 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c699e60c18", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.625 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="calie1d982be6c2" state="down"
2026-02-17 02:45:28.625 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1d982be6c2", State:"down", Index:142}
2026-02-17 02:45:28.625 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1d982be6c2"
2026-02-17 02:45:28.625 [INFO][74] 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:45:28.625 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1d982be6c2", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.625 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1d982be6c2", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.627 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="calie1d982be6c2" state=""
2026-02-17 02:45:28.627 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie1d982be6c2"
2026-02-17 02:45:28.627 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1d982be6c2", State:"", Index:142}
2026-02-17 02:45:28.627 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1d982be6c2", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.627 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1d982be6c2", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.659 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.85
2026-02-17 02:45:28.746 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="calif3d4f783abb" state="down"
2026-02-17 02:45:28.747 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif3d4f783abb"
2026-02-17 02:45:28.747 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3d4f783abb", State:"down", Index:144}
2026-02-17 02:45:28.747 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3d4f783abb", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.747 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3d4f783abb", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.748 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=144
2026-02-17 02:45:28.755 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="calif3d4f783abb" state=""
2026-02-17 02:45:28.755 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif3d4f783abb"
2026-02-17 02:45:28.766 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3d4f783abb", State:"", Index:144}
2026-02-17 02:45:28.766 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3d4f783abb", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.766 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3d4f783abb", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.774 [INFO][74] 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:28.774 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califa65af00b25"
2026-02-17 02:45:28.774 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa65af00b25", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:28.774 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa65af00b25", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:28.854 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.103
2026-02-17 02:45:28.900 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali714815c8081" state="down"
2026-02-17 02:45:28.900 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali714815c8081"
2026-02-17 02:45:28.900 [INFO][74] 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:28.900 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali714815c8081" state=""
2026-02-17 02:45:28.900 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali714815c8081"
2026-02-17 02:45:28.920 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali714815c8081", State:"down", Index:147}
2026-02-17 02:45:28.921 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali714815c8081", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.921 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali714815c8081", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.921 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali714815c8081", State:"", Index:147}
2026-02-17 02:45:28.921 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali714815c8081", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.921 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali714815c8081", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.934 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali2255c29a82b" state="down"
2026-02-17 02:45:28.934 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2255c29a82b"
2026-02-17 02:45:28.934 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2255c29a82b", State:"down", Index:148}
2026-02-17 02:45:28.934 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2255c29a82b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.934 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2255c29a82b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.935 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=148
2026-02-17 02:45:28.938 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali2255c29a82b" state=""
2026-02-17 02:45:28.938 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2255c29a82b"
2026-02-17 02:45:28.938 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2255c29a82b", State:"", Index:148}
2026-02-17 02:45:28.938 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2255c29a82b", Addrs:set.Set[string](nil)}
2026-02-17 02:45:28.938 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2255c29a82b", Addrs:set.Set[string](nil)}
2026-02-17 02:45:29.112 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="calie639744c257" state="down"
2026-02-17 02:45:29.113 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie639744c257", State:"down", Index:146}
2026-02-17 02:45:29.114 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie639744c257"
2026-02-17 02:45:29.114 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=146
2026-02-17 02:45:29.117 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="calie639744c257" state=""
2026-02-17 02:45:29.117 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie639744c257"
2026-02-17 02:45:29.137 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie639744c257", Addrs:set.Typed[string]{}}
2026-02-17 02:45:29.137 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie639744c257", Addrs:set.Typed[string]{}}
2026-02-17 02:45:29.137 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie639744c257", State:"", Index:146}
2026-02-17 02:45:29.137 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie639744c257", Addrs:set.Set[string](nil)}
2026-02-17 02:45:29.137 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie639744c257", Addrs:set.Set[string](nil)}
2026-02-17 02:45:29.171 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.110
bird: KIF: Received address message for unknown interface 149
2026-02-17 02:45:29.717 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calic6939b744b1" state="down"
2026-02-17 02:45:29.717 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic6939b744b1"
2026-02-17 02:45:29.717 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6939b744b1", State:"down", Index:149}
2026-02-17 02:45:29.717 [INFO][74] 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:45:29.717 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6939b744b1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:29.717 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6939b744b1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:29.717 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:45:29.722 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calic6939b744b1" state=""
2026-02-17 02:45:29.722 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic6939b744b1"
2026-02-17 02:45:29.739 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6939b744b1", State:"", Index:149}
2026-02-17 02:45:29.739 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6939b744b1", Addrs:set.Set[string](nil)}
2026-02-17 02:45:29.739 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6939b744b1", Addrs:set.Set[string](nil)}
2026-02-17 02:45:29.739 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.82
2026-02-17 02:45:29.829 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali9c0df7f4eaa" state="down"
2026-02-17 02:45:29.829 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c0df7f4eaa", State:"down", Index:150}
2026-02-17 02:45:29.829 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9c0df7f4eaa"
2026-02-17 02:45:29.830 [INFO][74] 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:29.832 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali9c0df7f4eaa" state=""
2026-02-17 02:45:29.832 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9c0df7f4eaa"
2026-02-17 02:45:29.857 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c0df7f4eaa", Addrs:set.Typed[string]{}}
2026-02-17 02:45:29.857 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c0df7f4eaa", Addrs:set.Typed[string]{}}
2026-02-17 02:45:29.857 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c0df7f4eaa", State:"", Index:150}
2026-02-17 02:45:29.858 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c0df7f4eaa", Addrs:set.Set[string](nil)}
2026-02-17 02:45:29.858 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c0df7f4eaa", Addrs:set.Set[string](nil)}
2026-02-17 02:45:29.858 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.101
2026-02-17 02:45:30.125 [INFO][74] 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:30.125 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic7b5624d558"
2026-02-17 02:45:30.125 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="calic7b5624d558" state="down"
2026-02-17 02:45:30.125 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic7b5624d558", Addrs:set.Typed[string]{}}
2026-02-17 02:45:30.125 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic7b5624d558", Addrs:set.Typed[string]{}}
2026-02-17 02:45:30.125 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic7b5624d558", State:"down", Index:151}
2026-02-17 02:45:30.127 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="calic7b5624d558" state=""
2026-02-17 02:45:30.127 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic7b5624d558"
2026-02-17 02:45:30.154 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic7b5624d558", State:"", Index:151}
2026-02-17 02:45:30.154 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic7b5624d558", Addrs:set.Set[string](nil)}
2026-02-17 02:45:30.154 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic7b5624d558", Addrs:set.Set[string](nil)}
2026-02-17 02:45:30.157 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.117
2026-02-17 02:45:30.223 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="calief0f908243d" state="down"
2026-02-17 02:45:30.223 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief0f908243d", State:"down", Index:152}
2026-02-17 02:45:30.224 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calief0f908243d"
2026-02-17 02:45:30.224 [INFO][74] 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:30.224 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="calief0f908243d" state=""
2026-02-17 02:45:30.224 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calief0f908243d"
2026-02-17 02:45:30.248 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief0f908243d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:30.248 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief0f908243d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:30.248 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief0f908243d", State:"", Index:152}
2026-02-17 02:45:30.248 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief0f908243d", Addrs:set.Set[string](nil)}
2026-02-17 02:45:30.248 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief0f908243d", Addrs:set.Set[string](nil)}
2026-02-17 02:45:30.251 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.91
2026-02-17 02:45:30.460 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calia8b7d8330d1" state="down"
2026-02-17 02:45:30.461 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia8b7d8330d1"
2026-02-17 02:45:30.461 [INFO][74] 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:30.461 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia8b7d8330d1", State:"down", Index:153}
2026-02-17 02:45:30.461 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia8b7d8330d1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:30.461 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia8b7d8330d1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:30.463 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calia8b7d8330d1" state=""
2026-02-17 02:45:30.463 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia8b7d8330d1"
2026-02-17 02:45:30.484 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia8b7d8330d1", State:"", Index:153}
2026-02-17 02:45:30.484 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia8b7d8330d1", Addrs:set.Set[string](nil)}
2026-02-17 02:45:30.484 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia8b7d8330d1", Addrs:set.Set[string](nil)}
2026-02-17 02:45:30.485 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.104
2026-02-17 02:45:30.672 [INFO][74] 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:30.672 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b2ce88f359"
2026-02-17 02:45:30.672 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="cali4b2ce88f359" state="down"
2026-02-17 02:45:30.673 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b2ce88f359", Addrs:set.Typed[string]{}}
2026-02-17 02:45:30.673 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b2ce88f359", Addrs:set.Typed[string]{}}
2026-02-17 02:45:30.673 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b2ce88f359", State:"down", Index:154}
2026-02-17 02:45:30.673 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="cali4b2ce88f359" state=""
2026-02-17 02:45:30.673 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4b2ce88f359"
2026-02-17 02:45:30.704 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b2ce88f359", State:"", Index:154}
2026-02-17 02:45:30.704 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b2ce88f359", Addrs:set.Set[string](nil)}
2026-02-17 02:45:30.704 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b2ce88f359", Addrs:set.Set[string](nil)}
2026-02-17 02:45:30.704 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.106
2026-02-17 02:45:31.069 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali372eaf51ff6" state="down"
2026-02-17 02:45:31.070 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali372eaf51ff6"
2026-02-17 02:45:31.070 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali372eaf51ff6", State:"down", Index:155}
2026-02-17 02:45:31.070 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali372eaf51ff6", Addrs:set.Typed[string]{}}
2026-02-17 02:45:31.070 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali372eaf51ff6", Addrs:set.Typed[string]{}}
2026-02-17 02:45:31.070 [INFO][74] 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:45:31.075 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali372eaf51ff6" state=""
2026-02-17 02:45:31.075 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali372eaf51ff6"
2026-02-17 02:45:31.095 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali372eaf51ff6", State:"", Index:155}
2026-02-17 02:45:31.095 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali372eaf51ff6", Addrs:set.Set[string](nil)}
2026-02-17 02:45:31.095 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali372eaf51ff6", Addrs:set.Set[string](nil)}
2026-02-17 02:45:31.096 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.98
2026-02-17 02:45:31.245 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4611" name:"default"}
bird: KIF: Received address message for unknown interface 157
2026-02-17 02:45:31.554 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="califa65af00b25" state="down"
2026-02-17 02:45:31.554 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califa65af00b25"
2026-02-17 02:45:31.554 [INFO][74] 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:45:31.554 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa65af00b25", State:"down", Index:157}
2026-02-17 02:45:31.554 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa65af00b25", Addrs:set.Typed[string]{}}
2026-02-17 02:45:31.554 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa65af00b25", Addrs:set.Typed[string]{}}
2026-02-17 02:45:31.557 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="califa65af00b25" state=""
2026-02-17 02:45:31.557 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califa65af00b25"
2026-02-17 02:45:31.583 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa65af00b25", State:"", Index:157}
2026-02-17 02:45:31.583 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa65af00b25", Addrs:set.Set[string](nil)}
2026-02-17 02:45:31.583 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa65af00b25", Addrs:set.Set[string](nil)}
2026-02-17 02:45:31.583 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.118
2026-02-17 02:45:31.911 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6550"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6550"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6550"}
2026-02-17 02:45:31.945 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5896"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5896"}
2026-02-17 02:45:31.965 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5896" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:32.097 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5896"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5896"}
2026-02-17 02:45:32.126 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8261"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8261"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8261"}
2026-02-17 02:45:32.154 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8261" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:32.198 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4611"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-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:"downward-api-4611"}
2026-02-17 02:45:32.237 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4611"}
2026-02-17 02:45:32.725 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-4848" name:"default"}
2026-02-17 02:45:33.180 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4491" name:"default"}
2026-02-17 02:45:33.966 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4491"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"services-4491"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4491"}
2026-02-17 02:45:33.988 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4491"}
2026-02-17 02:45:34.084 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-1218"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"containers-1218"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1218"}
2026-02-17 02:45:34.106 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7077"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7077"} 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-7077"}
2026-02-17 02:45:34.106 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7077" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:36.162 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4848"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4848"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4848"}
2026-02-17 02:45:36.189 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-4848"}
2026-02-17 02:45:37.123 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-6550" name:"default"}
2026-02-17 02:45:37.265 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6550"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6550"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6550"}
2026-02-17 02:45:37.303 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-6550"}
2026-02-17 02:45:37.438 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5896" name:"default"}
2026-02-17 02:45:37.584 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5896"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5896"}
2026-02-17 02:45:37.646 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5896"}
2026-02-17 02:45:38.501 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7077"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7077"} 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-7077"}
2026-02-17 02:45:38.522 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-6232"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-6232"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6232"}
2026-02-17 02:45:38.543 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-6232" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:39.224 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-1218" name:"default"}
2026-02-17 02:45:39.550 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8261"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8261"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8261"}
2026-02-17 02:45:39.619 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8773"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8773"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8773"}
2026-02-17 02:45:39.646 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-8773" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:39.677 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-8773" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:45:39.840 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-1218"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"containers-1218"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1218"}
2026-02-17 02:45:39.864 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-1218"}
2026-02-17 02:45:40.639 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-6232"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-6232"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6232"}
2026-02-17 02:45:40.669 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-2593"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"events-2593"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2593"}
2026-02-17 02:45:40.692 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-2593" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:40.755 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-2593"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"events-2593"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2593"}
2026-02-17 02:45:40.785 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3776"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3776"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3776"}
2026-02-17 02:45:40.805 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-3776" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:41.544 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-2t6v8, name=eth0)
2026-02-17 02:45:41.544 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-3776"} profile:{inbound_rules:{action:"allow" rule_id:"xSAMC7duRAbjl1lt"} outbound_rules:{action:"allow" rule_id:"Y8OWzlDxqsbZ_Teo"}}
2026-02-17 02:45:41.544 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-3776.default"} profile:{}
2026-02-17 02:45:41.544 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-2t6v8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali456256599ce" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.112/32"}
2026-02-17 02:45:41.544 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:41.544 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:41.544 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:41.545 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali456256599ce" ipVersion=0x4 table="filter"
2026-02-17 02:45:41.545 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-3776" ipVersion=0x4 table="filter"
2026-02-17 02:45:41.545 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-3776.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:41.545 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali456256599ce" ipVersion=0x4 table="filter"
2026-02-17 02:45:41.545 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-3776" ipVersion=0x4 table="filter"
2026-02-17 02:45:41.545 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-3776.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:41.545 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali456256599ce"
2026-02-17 02:45:41.545 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:41.545 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:41.582 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:41.583 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"} status="down"
2026-02-17 02:45:41.615 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali456256599ce" state="down"
2026-02-17 02:45:41.616 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali456256599ce"
2026-02-17 02:45:41.616 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali456256599ce", State:"down", Index:158}
2026-02-17 02:45:41.616 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali456256599ce", Addrs:set.Typed[string]{}}
2026-02-17 02:45:41.616 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali456256599ce", Addrs:set.Typed[string]{}}
2026-02-17 02:45:41.616 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali456256599ce"
2026-02-17 02:45:41.616 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:41.616 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:41.618 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali456256599ce" state="up"
2026-02-17 02:45:41.642 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:41.642 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"} status="down"
2026-02-17 02:45:41.642 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali456256599ce", State:"up", Index:158}
2026-02-17 02:45:41.642 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali456256599ce"
2026-02-17 02:45:41.642 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali456256599ce"
2026-02-17 02:45:41.642 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali456256599ce"
2026-02-17 02:45:41.642 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:41.642 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:41.664 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:41.664 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"} status="up"
2026-02-17 02:45:41.832 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-q6rfh, name=eth0)
2026-02-17 02:45:41.832 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-q6rfh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali280d0d58025" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.124/32"}
2026-02-17 02:45:41.832 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:41.832 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:41.832 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:41.836 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali280d0d58025" state="down"
2026-02-17 02:45:41.836 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali280d0d58025"
2026-02-17 02:45:41.840 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali280d0d58025" ipVersion=0x4 table="filter"
2026-02-17 02:45:41.840 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali280d0d58025" ipVersion=0x4 table="filter"
2026-02-17 02:45:41.840 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali280d0d58025"
2026-02-17 02:45:41.840 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:41.840 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:41.854 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali280d0d58025" state="up"
2026-02-17 02:45:41.888 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:41.888 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"} status="down"
2026-02-17 02:45:41.888 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali280d0d58025", State:"down", Index:159}
2026-02-17 02:45:41.888 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali280d0d58025", Addrs:set.Typed[string]{}}
2026-02-17 02:45:41.888 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali280d0d58025", Addrs:set.Typed[string]{}}
2026-02-17 02:45:41.888 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali280d0d58025", State:"up", Index:159}
2026-02-17 02:45:41.888 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali280d0d58025"
2026-02-17 02:45:41.888 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali280d0d58025"
2026-02-17 02:45:41.888 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali280d0d58025"
2026-02-17 02:45:41.888 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:41.888 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:41.901 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-5mtd2, name=eth0)
2026-02-17 02:45:41.909 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:41.909 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"} status="up"
2026-02-17 02:45:41.909 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-5mtd2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26a11781cd6" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.107/32"}
2026-02-17 02:45:41.909 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:41.909 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:41.909 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:41.910 [INFO][74] 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:45:41.910 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali26a11781cd6" ipVersion=0x4 table="filter"
2026-02-17 02:45:41.910 [INFO][74] 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:45:41.910 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali26a11781cd6" ipVersion=0x4 table="filter"
2026-02-17 02:45:41.910 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali26a11781cd6"
2026-02-17 02:45:41.910 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:41.910 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:41.962 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:41.962 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"} status="down"
2026-02-17 02:45:41.967 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali26a11781cd6" state="down"
2026-02-17 02:45:41.967 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali26a11781cd6"
2026-02-17 02:45:41.967 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26a11781cd6", State:"down", Index:160}
2026-02-17 02:45:41.968 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26a11781cd6", Addrs:set.Typed[string]{}}
2026-02-17 02:45:41.968 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26a11781cd6", Addrs:set.Typed[string]{}}
2026-02-17 02:45:41.968 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali26a11781cd6"
2026-02-17 02:45:41.968 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:41.968 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:41.977 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali26a11781cd6" state="up"
2026-02-17 02:45:41.988 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:41.988 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"} status="down"
2026-02-17 02:45:41.988 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26a11781cd6", State:"up", Index:160}
2026-02-17 02:45:41.988 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali26a11781cd6"
2026-02-17 02:45:41.988 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali26a11781cd6"
2026-02-17 02:45:41.989 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26a11781cd6"
2026-02-17 02:45:41.989 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:41.989 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:42.015 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:42.016 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:42.088 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-d9g6z, name=eth0)
2026-02-17 02:45:42.088 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-d9g6z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d51d24de1d" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.123/32"}
2026-02-17 02:45:42.088 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:42.088 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:42.088 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:42.089 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:45:42.089 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5d51d24de1d" ipVersion=0x4 table="filter"
2026-02-17 02:45:42.089 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:45:42.089 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5d51d24de1d" ipVersion=0x4 table="filter"
2026-02-17 02:45:42.089 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5d51d24de1d"
2026-02-17 02:45:42.089 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:42.089 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:42.122 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:42.122 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"} status="down"
2026-02-17 02:45:42.162 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali5d51d24de1d" state="down"
2026-02-17 02:45:42.163 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5d51d24de1d"
2026-02-17 02:45:42.163 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d51d24de1d", State:"down", Index:161}
2026-02-17 02:45:42.163 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d51d24de1d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:42.163 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d51d24de1d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:42.163 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d51d24de1d"
2026-02-17 02:45:42.163 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:42.163 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:42.163 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali5d51d24de1d" state="up"
2026-02-17 02:45:42.187 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:42.187 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"} status="down"
2026-02-17 02:45:42.188 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d51d24de1d", State:"up", Index:161}
2026-02-17 02:45:42.188 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5d51d24de1d"
2026-02-17 02:45:42.188 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d51d24de1d"
2026-02-17 02:45:42.188 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d51d24de1d"
2026-02-17 02:45:42.188 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:42.188 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:42.214 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:42.214 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"} status="up"
2026-02-17 02:45:42.293 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-xpm9p, name=eth0)
2026-02-17 02:45:42.294 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-xpm9p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif747d4e7433" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.100/32"}
2026-02-17 02:45:42.294 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:42.294 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:42.294 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:42.294 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif747d4e7433" ipVersion=0x4 table="filter"
2026-02-17 02:45:42.294 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif747d4e7433" ipVersion=0x4 table="filter"
2026-02-17 02:45:42.294 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif747d4e7433"
2026-02-17 02:45:42.294 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:42.294 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:42.328 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:42.328 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"} status="down"
2026-02-17 02:45:42.358 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calif747d4e7433" state="down"
2026-02-17 02:45:42.358 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif747d4e7433", State:"down", Index:162}
2026-02-17 02:45:42.358 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif747d4e7433"
2026-02-17 02:45:42.358 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:42.358 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:42.358 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif747d4e7433"
2026-02-17 02:45:42.362 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calif747d4e7433" state="up"
2026-02-17 02:45:42.385 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:42.385 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"} status="down"
2026-02-17 02:45:42.385 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif747d4e7433", Addrs:set.Typed[string]{}}
2026-02-17 02:45:42.385 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif747d4e7433", Addrs:set.Typed[string]{}}
2026-02-17 02:45:42.385 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif747d4e7433", State:"up", Index:162}
2026-02-17 02:45:42.385 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif747d4e7433"
2026-02-17 02:45:42.385 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif747d4e7433"
2026-02-17 02:45:42.385 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif747d4e7433"
2026-02-17 02:45:42.385 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:42.385 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:42.409 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:42.409 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"} status="up"
2026-02-17 02:45:42.559 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-6b54z, name=eth0)
2026-02-17 02:45:42.559 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-6b54z" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1a6d7b7917" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.109/32"}
2026-02-17 02:45:42.559 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:42.559 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:42.559 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:42.559 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib1a6d7b7917" ipVersion=0x4 table="filter"
2026-02-17 02:45:42.559 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib1a6d7b7917" ipVersion=0x4 table="filter"
2026-02-17 02:45:42.559 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib1a6d7b7917"
2026-02-17 02:45:42.560 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:42.560 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:42.603 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:42.603 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"} status="down"
2026-02-17 02:45:42.614 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="calib1a6d7b7917" state="down"
2026-02-17 02:45:42.615 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib1a6d7b7917"
2026-02-17 02:45:42.615 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib1a6d7b7917", State:"down", Index:163}
2026-02-17 02:45:42.615 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib1a6d7b7917", Addrs:set.Typed[string]{}}
2026-02-17 02:45:42.615 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib1a6d7b7917", Addrs:set.Typed[string]{}}
2026-02-17 02:45:42.615 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib1a6d7b7917"
2026-02-17 02:45:42.615 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:42.615 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:42.626 [INFO][74] 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:45:42.626 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali456256599ce"
2026-02-17 02:45:42.630 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="calib1a6d7b7917" state="up"
2026-02-17 02:45:42.644 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:42.644 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"} status="down"
2026-02-17 02:45:42.644 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali456256599ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:42.644 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali456256599ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:42.645 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib1a6d7b7917", State:"up", Index:163}
2026-02-17 02:45:42.645 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib1a6d7b7917"
2026-02-17 02:45:42.645 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib1a6d7b7917"
2026-02-17 02:45:42.645 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib1a6d7b7917"
2026-02-17 02:45:42.645 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:42.645 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:42.676 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:42.676 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"} status="up"
2026-02-17 02:45:42.738 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-4qkh5, name=eth0)
2026-02-17 02:45:42.738 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-4qkh5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali105c3f0ce63" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.92/32"}
2026-02-17 02:45:42.738 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:42.738 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:42.738 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:42.739 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:45:42.739 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali105c3f0ce63" ipVersion=0x4 table="filter"
2026-02-17 02:45:42.739 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:45:42.739 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali105c3f0ce63" ipVersion=0x4 table="filter"
2026-02-17 02:45:42.739 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali105c3f0ce63"
2026-02-17 02:45:42.739 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:42.739 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:42.782 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:42.782 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"} status="down"
2026-02-17 02:45:42.809 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="cali105c3f0ce63" state="down"
2026-02-17 02:45:42.810 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali105c3f0ce63"
2026-02-17 02:45:42.810 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali105c3f0ce63", State:"down", Index:164}
2026-02-17 02:45:42.810 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali105c3f0ce63", Addrs:set.Typed[string]{}}
2026-02-17 02:45:42.810 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali105c3f0ce63", Addrs:set.Typed[string]{}}
2026-02-17 02:45:42.810 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali105c3f0ce63"
2026-02-17 02:45:42.810 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:42.810 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:42.812 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="cali105c3f0ce63" state="up"
2026-02-17 02:45:42.831 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:42.831 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"} status="down"
2026-02-17 02:45:42.831 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali105c3f0ce63", State:"up", Index:164}
2026-02-17 02:45:42.831 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali105c3f0ce63"
2026-02-17 02:45:42.831 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali105c3f0ce63"
2026-02-17 02:45:42.831 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali105c3f0ce63"
2026-02-17 02:45:42.831 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:42.831 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:42.872 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:42.872 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"} status="up"
2026-02-17 02:45:42.882 [INFO][74] 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:45:42.882 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali280d0d58025"
2026-02-17 02:45:42.882 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali280d0d58025", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:42.882 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali280d0d58025", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:42.977 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-jtch5, name=eth0)
2026-02-17 02:45:42.978 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-jtch5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali531d8512b99" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.70/32"}
2026-02-17 02:45:42.978 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:42.978 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:42.978 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:42.996 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali531d8512b99" ipVersion=0x4 table="filter"
2026-02-17 02:45:42.996 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali531d8512b99" ipVersion=0x4 table="filter"
2026-02-17 02:45:42.997 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali531d8512b99"
2026-02-17 02:45:42.997 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:42.997 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:43.032 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali531d8512b99" state="down"
2026-02-17 02:45:43.032 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali531d8512b99"
2026-02-17 02:45:43.039 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali531d8512b99" state="up"
2026-02-17 02:45:43.045 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:43.045 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"} status="down"
2026-02-17 02:45:43.045 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali531d8512b99", State:"down", Index:165}
2026-02-17 02:45:43.045 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali531d8512b99", Addrs:set.Typed[string]{}}
2026-02-17 02:45:43.045 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali531d8512b99", Addrs:set.Typed[string]{}}
2026-02-17 02:45:43.045 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali531d8512b99", State:"up", Index:165}
2026-02-17 02:45:43.045 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali531d8512b99"
2026-02-17 02:45:43.045 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali531d8512b99"
2026-02-17 02:45:43.045 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali531d8512b99"
2026-02-17 02:45:43.045 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:43.045 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:43.071 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:43.071 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"} status="up"
2026-02-17 02:45:43.172 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-fcsw6, name=eth0)
2026-02-17 02:45:43.173 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-fcsw6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3826a2decc" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.71/32"}
2026-02-17 02:45:43.173 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:43.173 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:43.173 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:43.174 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.174 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif3826a2decc" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.174 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.174 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif3826a2decc" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.174 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif3826a2decc"
2026-02-17 02:45:43.174 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:43.174 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:43.204 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=160
2026-02-17 02:45:43.204 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali26a11781cd6"
2026-02-17 02:45:43.231 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:43.231 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"} status="down"
2026-02-17 02:45:43.231 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26a11781cd6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:43.231 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26a11781cd6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:43.254 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="calif3826a2decc" state="down"
2026-02-17 02:45:43.254 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif3826a2decc"
2026-02-17 02:45:43.258 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="calif3826a2decc" state="up"
2026-02-17 02:45:43.259 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3826a2decc", State:"down", Index:166}
2026-02-17 02:45:43.259 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3826a2decc", Addrs:set.Typed[string]{}}
2026-02-17 02:45:43.259 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3826a2decc", Addrs:set.Typed[string]{}}
2026-02-17 02:45:43.259 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3826a2decc", State:"up", Index:166}
2026-02-17 02:45:43.259 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif3826a2decc"
2026-02-17 02:45:43.260 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif3826a2decc"
2026-02-17 02:45:43.260 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3826a2decc"
2026-02-17 02:45:43.260 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:43.260 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:43.297 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:43.297 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"} status="up"
2026-02-17 02:45:43.347 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ztrdv, name=eth0)
2026-02-17 02:45:43.347 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ztrdv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali187d3eb3705" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.72/32"}
2026-02-17 02:45:43.347 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:43.347 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:43.347 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:43.348 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali187d3eb3705" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.348 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali187d3eb3705" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.348 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali187d3eb3705"
2026-02-17 02:45:43.348 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:43.348 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:43.403 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:43.403 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"} status="down"
2026-02-17 02:45:43.431 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali187d3eb3705" state="down"
2026-02-17 02:45:43.432 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali187d3eb3705"
2026-02-17 02:45:43.432 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali187d3eb3705" state="up"
2026-02-17 02:45:43.432 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali187d3eb3705", State:"down", Index:167}
2026-02-17 02:45:43.432 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali187d3eb3705", Addrs:set.Typed[string]{}}
2026-02-17 02:45:43.432 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali187d3eb3705", Addrs:set.Typed[string]{}}
2026-02-17 02:45:43.432 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali187d3eb3705", State:"up", Index:167}
2026-02-17 02:45:43.432 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali187d3eb3705"
2026-02-17 02:45:43.432 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali187d3eb3705"
2026-02-17 02:45:43.433 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali187d3eb3705"
2026-02-17 02:45:43.433 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:43.433 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:43.457 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:43.457 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"} status="up"
2026-02-17 02:45:43.574 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-pmvwq, name=eth0)
2026-02-17 02:45:43.574 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-pmvwq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic9dc1aada43" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.81/32"}
2026-02-17 02:45:43.574 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:43.574 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:43.574 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:43.575 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic9dc1aada43" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.575 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic9dc1aada43" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.575 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic9dc1aada43"
2026-02-17 02:45:43.575 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:43.575 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:43.609 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calic9dc1aada43" state="down"
2026-02-17 02:45:43.610 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic9dc1aada43"
2026-02-17 02:45:43.614 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-9840/ss-1, name=eth0)
2026-02-17 02:45:43.625 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calic9dc1aada43" state="up"
2026-02-17 02:45:43.636 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:43.636 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"} status="down"
2026-02-17 02:45:43.636 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9840/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5229ca61504" profile_ids:"kns.statefulset-9840" profile_ids:"ksa.statefulset-9840.default" ipv4_nets:"10.100.246.116/32"}
2026-02-17 02:45:43.636 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:45:43.636 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:43.636 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:43.636 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:43.637 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5229ca61504"
2026-02-17 02:45:43.637 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:43.637 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:43.667 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-q6rfh, name=eth0)
2026-02-17 02:45:43.669 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:43.669 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:45:43.669 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic9dc1aada43", State:"down", Index:168}
2026-02-17 02:45:43.669 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic9dc1aada43", Addrs:set.Typed[string]{}}
2026-02-17 02:45:43.669 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic9dc1aada43", Addrs:set.Typed[string]{}}
2026-02-17 02:45:43.669 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic9dc1aada43", State:"up", Index:168}
2026-02-17 02:45:43.669 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-q6rfh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali280d0d58025" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.124/32"}
2026-02-17 02:45:43.690 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-5mtd2, name=eth0)
2026-02-17 02:45:43.690 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-5mtd2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26a11781cd6" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.107/32"}
2026-02-17 02:45:43.706 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-d9g6z, name=eth0)
2026-02-17 02:45:43.706 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-d9g6z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d51d24de1d" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.123/32"}
2026-02-17 02:45:43.714 [INFO][74] 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:45:43.714 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5d51d24de1d"
2026-02-17 02:45:43.714 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d51d24de1d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:43.714 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d51d24de1d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:43.726 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic9dc1aada43"
2026-02-17 02:45:43.726 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic9dc1aada43"
2026-02-17 02:45:43.726 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:43.726 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:43.726 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:43.727 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:43.727 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:43.727 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:43.727 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:43.727 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:43.727 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:43.728 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic9dc1aada43"
2026-02-17 02:45:43.728 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d51d24de1d"
2026-02-17 02:45:43.728 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali280d0d58025"
2026-02-17 02:45:43.728 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26a11781cd6"
2026-02-17 02:45:43.728 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:43.728 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:43.728 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:43.728 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:43.728 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:43.728 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:43.728 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:43.728 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:43.738 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-2t6v8, name=eth0)
2026-02-17 02:45:43.760 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:43.760 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:43.760 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:43.760 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"} status="up"
2026-02-17 02:45:43.760 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:43.760 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"} status="up"
2026-02-17 02:45:43.760 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:43.760 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"} status="up"
2026-02-17 02:45:43.760 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-2t6v8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali456256599ce" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.112/32"}
2026-02-17 02:45:43.782 [INFO][74] 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:45:43.782 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif747d4e7433"
2026-02-17 02:45:43.782 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif747d4e7433", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:43.782 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif747d4e7433", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:43.789 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-nfl2g, name=eth0)
2026-02-17 02:45:43.790 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-nfl2g" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib51b5eac8af" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.122/32"}
2026-02-17 02:45:43.834 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:43.835 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:43.835 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:43.835 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:43.835 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:43.835 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:43.838 [INFO][74] 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:45:43.838 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib51b5eac8af" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.838 [INFO][74] 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:45:43.838 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib51b5eac8af" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.838 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib51b5eac8af"
2026-02-17 02:45:43.838 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali456256599ce"
2026-02-17 02:45:43.838 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:43.838 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:43.838 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:43.838 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:43.864 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calib51b5eac8af" state="down"
2026-02-17 02:45:43.864 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib51b5eac8af"
2026-02-17 02:45:43.864 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calib51b5eac8af" state="up"
2026-02-17 02:45:43.891 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:43.891 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"} status="up"
2026-02-17 02:45:43.891 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:43.891 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"} status="down"
2026-02-17 02:45:43.891 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib51b5eac8af", State:"down", Index:169}
2026-02-17 02:45:43.891 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib51b5eac8af", Addrs:set.Typed[string]{}}
2026-02-17 02:45:43.891 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib51b5eac8af", Addrs:set.Typed[string]{}}
2026-02-17 02:45:43.891 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib51b5eac8af", State:"up", Index:169}
2026-02-17 02:45:43.910 [INFO][74] 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:45:43.910 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali105c3f0ce63"
2026-02-17 02:45:43.910 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali105c3f0ce63", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:43.910 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali105c3f0ce63", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:43.943 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib51b5eac8af"
2026-02-17 02:45:43.943 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib51b5eac8af"
2026-02-17 02:45:43.944 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib51b5eac8af"
2026-02-17 02:45:43.944 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:43.944 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:43.960 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-xzkzh, name=eth0)
2026-02-17 02:45:43.982 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:43.982 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"} status="up"
2026-02-17 02:45:43.983 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-xzkzh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali745e46301ca" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.94/32"}
2026-02-17 02:45:44.039 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali745e46301ca" state="down"
2026-02-17 02:45:44.039 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali745e46301ca"
2026-02-17 02:45:44.039 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali745e46301ca" state="up"
2026-02-17 02:45:44.039 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali745e46301ca", State:"down", Index:170}
2026-02-17 02:45:44.039 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali745e46301ca", Addrs:set.Typed[string]{}}
2026-02-17 02:45:44.039 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali745e46301ca", Addrs:set.Typed[string]{}}
2026-02-17 02:45:44.039 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali745e46301ca", State:"up", Index:170}
2026-02-17 02:45:44.050 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali745e46301ca"
2026-02-17 02:45:44.050 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"}
2026-02-17 02:45:44.051 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"}
2026-02-17 02:45:44.051 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"}
2026-02-17 02:45:44.051 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali745e46301ca" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.051 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali745e46301ca" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.051 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali745e46301ca"
2026-02-17 02:45:44.051 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"}
2026-02-17 02:45:44.051 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"}
2026-02-17 02:45:44.095 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:44.095 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"} status="up"
2026-02-17 02:45:44.150 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9829"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9829"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9829"}
2026-02-17 02:45:44.170 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-mbs5w, name=eth0)
2026-02-17 02:45:44.183 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-mbs5w" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie491a6a38ce" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.113/32"}
2026-02-17 02:45:44.183 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9911"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9911"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9911"}
2026-02-17 02:45:44.183 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9911" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:44.226 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calie491a6a38ce" state="down"
2026-02-17 02:45:44.226 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie491a6a38ce"
2026-02-17 02:45:44.226 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie491a6a38ce", State:"down", Index:171}
2026-02-17 02:45:44.226 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie491a6a38ce", Addrs:set.Typed[string]{}}
2026-02-17 02:45:44.226 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie491a6a38ce", Addrs:set.Typed[string]{}}
2026-02-17 02:45:44.230 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calie491a6a38ce" state="up"
2026-02-17 02:45:44.230 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie491a6a38ce", State:"up", Index:171}
2026-02-17 02:45:44.258 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie491a6a38ce"
2026-02-17 02:45:44.258 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"}
2026-02-17 02:45:44.259 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"}
2026-02-17 02:45:44.259 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"}
2026-02-17 02:45:44.260 [INFO][74] 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:45:44.260 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie491a6a38ce" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.260 [INFO][74] 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:45:44.260 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie491a6a38ce" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.260 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie491a6a38ce"
2026-02-17 02:45:44.260 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"}
2026-02-17 02:45:44.260 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"}
2026-02-17 02:45:44.301 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:44.301 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"} status="up"
2026-02-17 02:45:44.343 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7077" name:"default"}
2026-02-17 02:45:44.380 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-jrwdv, name=eth0)
2026-02-17 02:45:44.394 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-jrwdv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0f55bffe59" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.74/32"}
2026-02-17 02:45:44.418 [INFO][74] 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:45:44.418 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib1a6d7b7917"
2026-02-17 02:45:44.418 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib1a6d7b7917", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:44.418 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib1a6d7b7917", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:44.449 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="calic0f55bffe59" state="down"
2026-02-17 02:45:44.449 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic0f55bffe59"
2026-02-17 02:45:44.450 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="calic0f55bffe59" state="up"
2026-02-17 02:45:44.450 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0f55bffe59", State:"down", Index:172}
2026-02-17 02:45:44.450 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0f55bffe59", Addrs:set.Typed[string]{}}
2026-02-17 02:45:44.450 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0f55bffe59", Addrs:set.Typed[string]{}}
2026-02-17 02:45:44.450 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0f55bffe59", State:"up", Index:172}
2026-02-17 02:45:44.471 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic0f55bffe59"
2026-02-17 02:45:44.471 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"}
2026-02-17 02:45:44.471 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"}
2026-02-17 02:45:44.471 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"}
2026-02-17 02:45:44.478 [INFO][74] 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:45:44.478 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic0f55bffe59" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.479 [INFO][74] 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:45:44.479 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic0f55bffe59" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.479 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0f55bffe59"
2026-02-17 02:45:44.479 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"}
2026-02-17 02:45:44.479 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"}
2026-02-17 02:45:44.563 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:44.563 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"} status="up"
2026-02-17 02:45:44.611 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-9qw72, name=eth0)
2026-02-17 02:45:44.611 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-9qw72" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali46d31ef9160" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.95/32"}
2026-02-17 02:45:44.611 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:44.611 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:44.611 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:44.612 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.612 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali46d31ef9160" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.612 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.612 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali46d31ef9160" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.612 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali46d31ef9160"
2026-02-17 02:45:44.612 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:44.612 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:44.673 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali46d31ef9160" state="down"
2026-02-17 02:45:44.674 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali46d31ef9160"
2026-02-17 02:45:44.674 [INFO][74] 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:45:44.674 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali531d8512b99"
2026-02-17 02:45:44.685 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali46d31ef9160" state="up"
2026-02-17 02:45:44.686 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:44.686 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"} status="down"
2026-02-17 02:45:44.686 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali46d31ef9160", State:"down", Index:173}
2026-02-17 02:45:44.686 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali46d31ef9160", Addrs:set.Typed[string]{}}
2026-02-17 02:45:44.686 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali46d31ef9160", Addrs:set.Typed[string]{}}
2026-02-17 02:45:44.686 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali531d8512b99", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:44.686 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali531d8512b99", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:44.686 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali46d31ef9160", State:"up", Index:173}
2026-02-17 02:45:44.686 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali46d31ef9160"
2026-02-17 02:45:44.686 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali46d31ef9160"
2026-02-17 02:45:44.686 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali46d31ef9160"
2026-02-17 02:45:44.687 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:44.687 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:44.711 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:44.711 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"} status="up"
2026-02-17 02:45:44.782 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-xpm9p, name=eth0)
2026-02-17 02:45:44.783 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-xpm9p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif747d4e7433" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.100/32"}
2026-02-17 02:45:44.783 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:44.784 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:44.784 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:44.791 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif747d4e7433"
2026-02-17 02:45:44.791 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:44.791 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:44.802 [INFO][74] 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:45:44.802 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif3826a2decc"
2026-02-17 02:45:44.820 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:44.820 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"} status="up"
2026-02-17 02:45:44.820 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3826a2decc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:44.820 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3826a2decc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:44.841 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-6b54z, name=eth0)
2026-02-17 02:45:44.842 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-6b54z" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1a6d7b7917" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.109/32"}
2026-02-17 02:45:44.866 [INFO][74] 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:45:44.866 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib51b5eac8af"
2026-02-17 02:45:44.866 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib51b5eac8af", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:44.866 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib51b5eac8af", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:44.883 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-xvt2n, name=eth0)
2026-02-17 02:45:44.883 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-xvt2n" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb5d164d3b7" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.80/32"}
2026-02-17 02:45:44.884 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:44.884 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:44.884 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:44.885 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:44.885 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:44.885 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:44.886 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicb5d164d3b7" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.886 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicb5d164d3b7" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.886 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib1a6d7b7917"
2026-02-17 02:45:44.886 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicb5d164d3b7"
2026-02-17 02:45:44.886 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:44.886 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:44.886 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:44.886 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:44.890 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-4qkh5, name=eth0)
2026-02-17 02:45:44.913 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-jtch5, name=eth0)
2026-02-17 02:45:44.926 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="calicb5d164d3b7" state="down"
2026-02-17 02:45:44.927 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicb5d164d3b7"
2026-02-17 02:45:44.927 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="calicb5d164d3b7" state="up"
2026-02-17 02:45:44.927 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:44.927 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"} status="up"
2026-02-17 02:45:44.927 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:44.927 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"} status="down"
2026-02-17 02:45:44.927 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb5d164d3b7", State:"down", Index:174}
2026-02-17 02:45:44.927 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb5d164d3b7", Addrs:set.Typed[string]{}}
2026-02-17 02:45:44.927 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb5d164d3b7", Addrs:set.Typed[string]{}}
2026-02-17 02:45:44.927 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb5d164d3b7", State:"up", Index:174}
2026-02-17 02:45:44.927 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-4qkh5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali105c3f0ce63" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.92/32"}
2026-02-17 02:45:44.927 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-jtch5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali531d8512b99" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.70/32"}
2026-02-17 02:45:44.993 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicb5d164d3b7"
2026-02-17 02:45:44.993 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicb5d164d3b7"
2026-02-17 02:45:44.993 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:44.993 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:44.993 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:44.998 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:44.998 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:44.998 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:44.999 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb5d164d3b7"
2026-02-17 02:45:44.999 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali105c3f0ce63"
2026-02-17 02:45:44.999 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali531d8512b99"
2026-02-17 02:45:45.000 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:45.000 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:45.000 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:45.000 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:45.000 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:45.000 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:45.005 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-6t6hg, name=eth0)
2026-02-17 02:45:45.021 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:45.021 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"} status="up"
2026-02-17 02:45:45.021 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:45.021 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"} status="up"
2026-02-17 02:45:45.021 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:45.021 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"} status="up"
2026-02-17 02:45:45.021 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-6t6hg" endpoint_id:"eth0"} endpoint:{state:"active" name:"califeca37b1a6f" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.111/32"}
2026-02-17 02:45:45.030 [INFO][74] 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:45:45.030 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali187d3eb3705"
2026-02-17 02:45:45.030 [INFO][74] 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:45:45.030 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali745e46301ca"
2026-02-17 02:45:45.030 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali187d3eb3705", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:45.030 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali187d3eb3705", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:45.030 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali745e46301ca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:45.030 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali745e46301ca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:45.074 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="califeca37b1a6f" state="down"
2026-02-17 02:45:45.074 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califeca37b1a6f"
2026-02-17 02:45:45.074 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="califeca37b1a6f" state="up"
2026-02-17 02:45:45.074 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califeca37b1a6f", State:"down", Index:175}
2026-02-17 02:45:45.074 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califeca37b1a6f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:45.074 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califeca37b1a6f", Addrs:set.Typed[string]{}}
2026-02-17 02:45:45.074 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califeca37b1a6f", State:"up", Index:175}
2026-02-17 02:45:45.102 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califeca37b1a6f"
2026-02-17 02:45:45.102 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:45.102 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:45.102 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:45.103 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califeca37b1a6f" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.103 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califeca37b1a6f" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.103 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califeca37b1a6f"
2026-02-17 02:45:45.103 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:45.103 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:45.153 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:45.153 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"} status="up"
2026-02-17 02:45:45.176 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-cpvks, name=eth0)
2026-02-17 02:45:45.176 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-cpvks" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d548f94550" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.85/32"}
2026-02-17 02:45:45.209 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:45.209 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:45.209 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:45.210 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5d548f94550" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.210 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5d548f94550" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.210 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5d548f94550"
2026-02-17 02:45:45.210 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:45.210 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:45.246 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali5d548f94550" state="down"
2026-02-17 02:45:45.246 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5d548f94550"
2026-02-17 02:45:45.259 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali5d548f94550" state="up"
2026-02-17 02:45:45.262 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:45.263 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"} status="down"
2026-02-17 02:45:45.263 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d548f94550", State:"down", Index:176}
2026-02-17 02:45:45.263 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d548f94550", Addrs:set.Typed[string]{}}
2026-02-17 02:45:45.263 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d548f94550", Addrs:set.Typed[string]{}}
2026-02-17 02:45:45.263 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d548f94550", State:"up", Index:176}
2026-02-17 02:45:45.319 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5d548f94550"
2026-02-17 02:45:45.319 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d548f94550"
2026-02-17 02:45:45.319 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d548f94550"
2026-02-17 02:45:45.319 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:45.319 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:45.336 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:45.336 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"} status="up"
2026-02-17 02:45:45.364 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-r5tvp, name=eth0)
2026-02-17 02:45:45.364 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-r5tvp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0e16b513b7" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.103/32"}
2026-02-17 02:45:45.378 [INFO][74] 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:45:45.378 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic9dc1aada43"
2026-02-17 02:45:45.378 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic9dc1aada43", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:45.378 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic9dc1aada43", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:45.422 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:45.423 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:45.423 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:45.423 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie0e16b513b7" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.423 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie0e16b513b7" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.424 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie0e16b513b7"
2026-02-17 02:45:45.424 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:45.424 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:45.442 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calie0e16b513b7" state="down"
2026-02-17 02:45:45.442 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie0e16b513b7"
2026-02-17 02:45:45.444 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calie0e16b513b7" state="up"
2026-02-17 02:45:45.471 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:45.471 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"} status="down"
2026-02-17 02:45:45.471 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0e16b513b7", State:"down", Index:177}
2026-02-17 02:45:45.471 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0e16b513b7", Addrs:set.Typed[string]{}}
2026-02-17 02:45:45.471 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0e16b513b7", Addrs:set.Typed[string]{}}
2026-02-17 02:45:45.471 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0e16b513b7", State:"up", Index:177}
2026-02-17 02:45:45.528 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie0e16b513b7"
2026-02-17 02:45:45.528 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie0e16b513b7"
2026-02-17 02:45:45.528 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0e16b513b7"
2026-02-17 02:45:45.528 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:45.528 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:45.548 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:45.548 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"} status="up"
2026-02-17 02:45:45.553 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-qcpfb, name=eth0)
2026-02-17 02:45:45.553 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-qcpfb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8abca2d7c90" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.102/32"}
2026-02-17 02:45:45.604 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7077"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7077"} 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-7077"}
2026-02-17 02:45:45.618 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali8abca2d7c90" state="down"
2026-02-17 02:45:45.618 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8abca2d7c90"
2026-02-17 02:45:45.618 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8abca2d7c90", State:"down", Index:178}
2026-02-17 02:45:45.618 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8abca2d7c90", Addrs:set.Typed[string]{}}
2026-02-17 02:45:45.618 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8abca2d7c90", Addrs:set.Typed[string]{}}
2026-02-17 02:45:45.620 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali8abca2d7c90" state="up"
2026-02-17 02:45:45.620 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8abca2d7c90", State:"up", Index:178}
2026-02-17 02:45:45.629 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7077"}
2026-02-17 02:45:45.635 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8abca2d7c90"
2026-02-17 02:45:45.635 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"}
2026-02-17 02:45:45.635 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"}
2026-02-17 02:45:45.636 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"}
2026-02-17 02:45:45.636 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8abca2d7c90" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.636 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8abca2d7c90" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.636 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8abca2d7c90"
2026-02-17 02:45:45.636 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"}
2026-02-17 02:45:45.636 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"}
2026-02-17 02:45:45.684 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:45.684 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"} status="up"
2026-02-17 02:45:45.714 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8261" name:"default"}
2026-02-17 02:45:45.777 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-kwlcm, name=eth0)
2026-02-17 02:45:45.778 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-kwlcm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7bc11240001" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.110/32"}
2026-02-17 02:45:45.836 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali7bc11240001" state="down"
2026-02-17 02:45:45.836 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7bc11240001", State:"down", Index:179}
2026-02-17 02:45:45.836 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7bc11240001"
2026-02-17 02:45:45.836 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7bc11240001", Addrs:set.Typed[string]{}}
2026-02-17 02:45:45.836 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7bc11240001", Addrs:set.Typed[string]{}}
2026-02-17 02:45:45.841 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:45.841 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:45.841 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:45.842 [INFO][74] 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:45:45.842 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7bc11240001" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.842 [INFO][74] 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:45:45.842 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7bc11240001" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.842 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7bc11240001"
2026-02-17 02:45:45.842 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:45.842 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:45.846 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali7bc11240001" state="up"
2026-02-17 02:45:45.890 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:45.890 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"} status="down"
2026-02-17 02:45:45.890 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7bc11240001", State:"up", Index:179}
2026-02-17 02:45:45.932 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ztrdv, name=eth0)
2026-02-17 02:45:45.932 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ztrdv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali187d3eb3705" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.72/32"}
2026-02-17 02:45:45.950 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7bc11240001"
2026-02-17 02:45:45.950 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7bc11240001"
2026-02-17 02:45:45.950 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:45.951 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:45.951 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:45.951 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7bc11240001"
2026-02-17 02:45:45.951 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali187d3eb3705"
2026-02-17 02:45:45.951 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:45.951 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:45.951 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:45.951 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:45.957 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-xzkzh, name=eth0)
2026-02-17 02:45:45.976 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-mbs5w, name=eth0)
2026-02-17 02:45:45.988 [INFO][74] 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:45:45.988 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic0f55bffe59"
2026-02-17 02:45:45.988 [INFO][74] 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:45:45.988 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali46d31ef9160"
2026-02-17 02:45:45.993 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-nfl2g, name=eth0)
2026-02-17 02:45:45.994 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ffz9q, name=eth0)
2026-02-17 02:45:45.998 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:45.998 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"} status="up"
2026-02-17 02:45:45.998 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:45.998 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"} status="up"
2026-02-17 02:45:45.998 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0f55bffe59", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:45.998 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0f55bffe59", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:45.998 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali46d31ef9160", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:45.998 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali46d31ef9160", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:45.998 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-xzkzh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali745e46301ca" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.94/32"}
2026-02-17 02:45:45.998 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-mbs5w" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie491a6a38ce" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.113/32"}
2026-02-17 02:45:45.998 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-nfl2g" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib51b5eac8af" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.122/32"}
2026-02-17 02:45:45.998 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ffz9q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65cc7733c7d" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.77/32"}
2026-02-17 02:45:46.013 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-fcsw6, name=eth0)
2026-02-17 02:45:46.013 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-fcsw6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3826a2decc" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.71/32"}
2026-02-17 02:45:46.018 [INFO][74] 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:45:46.018 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie491a6a38ce"
2026-02-17 02:45:46.018 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie491a6a38ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:46.018 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie491a6a38ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:46.039 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-pmvwq, name=eth0)
2026-02-17 02:45:46.039 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-pmvwq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic9dc1aada43" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.81/32"}
2026-02-17 02:45:46.051 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali65cc7733c7d" state="down"
2026-02-17 02:45:46.051 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65cc7733c7d"
2026-02-17 02:45:46.051 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65cc7733c7d", State:"down", Index:180}
2026-02-17 02:45:46.051 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali65cc7733c7d" state="up"
2026-02-17 02:45:46.051 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65cc7733c7d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:46.051 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65cc7733c7d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:46.051 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65cc7733c7d", State:"up", Index:180}
2026-02-17 02:45:46.055 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali65cc7733c7d"
2026-02-17 02:45:46.055 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:46.055 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:46.055 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:46.056 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"}
2026-02-17 02:45:46.056 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"}
2026-02-17 02:45:46.056 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"}
2026-02-17 02:45:46.056 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"}
2026-02-17 02:45:46.056 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"}
2026-02-17 02:45:46.056 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"}
2026-02-17 02:45:46.056 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:46.056 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:46.057 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:46.057 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:46.057 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:46.057 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:46.057 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:46.057 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:46.057 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:46.058 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali65cc7733c7d" ipVersion=0x4 table="filter"
2026-02-17 02:45:46.058 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali65cc7733c7d" ipVersion=0x4 table="filter"
2026-02-17 02:45:46.058 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic9dc1aada43"
2026-02-17 02:45:46.058 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali745e46301ca"
2026-02-17 02:45:46.058 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie491a6a38ce"
2026-02-17 02:45:46.059 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib51b5eac8af"
2026-02-17 02:45:46.059 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3826a2decc"
2026-02-17 02:45:46.059 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65cc7733c7d"
2026-02-17 02:45:46.059 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:46.059 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:46.059 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"}
2026-02-17 02:45:46.059 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"}
2026-02-17 02:45:46.059 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"}
2026-02-17 02:45:46.059 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"}
2026-02-17 02:45:46.059 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:46.059 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:46.059 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:46.059 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:46.059 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:46.059 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:46.121 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:46.121 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"} status="up"
2026-02-17 02:45:46.121 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:46.122 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"} status="up"
2026-02-17 02:45:46.122 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:46.122 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"} status="up"
2026-02-17 02:45:46.122 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:46.122 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"} status="up"
2026-02-17 02:45:46.122 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:46.122 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"} status="up"
2026-02-17 02:45:46.122 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:46.122 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"} status="up"
2026-02-17 02:45:46.122 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-2593" name:"default"}
2026-02-17 02:45:46.155 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-9rcjl, name=eth0)
2026-02-17 02:45:46.156 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-9rcjl" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa360b62b11" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.79/32"}
2026-02-17 02:45:46.160 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:46.160 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:46.160 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:46.161 [INFO][74] 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:45:46.161 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaa360b62b11" ipVersion=0x4 table="filter"
2026-02-17 02:45:46.161 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-a" ipVersion=0x4 nextLog=2026-02-17 02:45:56.749327024 +0000 UTC m=+1131.858915680 table="filter"
2026-02-17 02:45:46.161 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaa360b62b11"
2026-02-17 02:45:46.161 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:46.161 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:46.206 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:46.206 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"} status="down"
2026-02-17 02:45:46.229 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="caliaa360b62b11" state="down"
2026-02-17 02:45:46.229 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa360b62b11"
2026-02-17 02:45:46.229 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="caliaa360b62b11" state="up"
2026-02-17 02:45:46.229 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa360b62b11", State:"down", Index:181}
2026-02-17 02:45:46.230 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa360b62b11", Addrs:set.Typed[string]{}}
2026-02-17 02:45:46.230 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa360b62b11", Addrs:set.Typed[string]{}}
2026-02-17 02:45:46.230 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa360b62b11", State:"up", Index:181}
2026-02-17 02:45:46.246 [INFO][74] 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:45:46.246 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicb5d164d3b7"
2026-02-17 02:45:46.246 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb5d164d3b7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:46.246 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb5d164d3b7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:46.268 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaa360b62b11"
2026-02-17 02:45:46.268 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaa360b62b11"
2026-02-17 02:45:46.268 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa360b62b11"
2026-02-17 02:45:46.268 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:46.269 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:46.305 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:46.305 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"} status="up"
2026-02-17 02:45:46.367 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-wmz26, name=eth0)
2026-02-17 02:45:46.367 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-wmz26" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6465b218407" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.89/32"}
2026-02-17 02:45:46.375 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:46.375 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:46.375 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:46.378 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6465b218407"
2026-02-17 02:45:46.378 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:46.378 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:46.432 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:46.432 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"} status="down"
2026-02-17 02:45:46.438 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali6465b218407" state="down"
2026-02-17 02:45:46.438 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6465b218407", State:"down", Index:182}
2026-02-17 02:45:46.438 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6465b218407"
2026-02-17 02:45:46.439 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6465b218407", Addrs:set.Typed[string]{}}
2026-02-17 02:45:46.439 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali6465b218407" state="up"
2026-02-17 02:45:46.439 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6465b218407", Addrs:set.Typed[string]{}}
2026-02-17 02:45:46.439 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6465b218407", State:"up", Index:182}
2026-02-17 02:45:46.466 [INFO][74] 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:45:46.466 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califeca37b1a6f"
2026-02-17 02:45:46.466 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califeca37b1a6f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:46.466 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califeca37b1a6f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:46.485 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6465b218407"
2026-02-17 02:45:46.485 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6465b218407"
2026-02-17 02:45:46.486 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6465b218407"
2026-02-17 02:45:46.486 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:46.486 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:46.512 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:46.512 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"} status="up"
2026-02-17 02:45:46.552 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8261"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8261"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8261"}
2026-02-17 02:45:46.566 [INFO][74] 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:45:46.566 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8abca2d7c90"
2026-02-17 02:45:46.566 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8abca2d7c90", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:46.566 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8abca2d7c90", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:46.583 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-8261"}
2026-02-17 02:45:46.605 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-zvp4z, name=eth0)
2026-02-17 02:45:46.623 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-zvp4z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22fa2e2e920" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.88/32"}
2026-02-17 02:45:46.670 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali22fa2e2e920" state="down"
2026-02-17 02:45:46.670 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali22fa2e2e920"
2026-02-17 02:45:46.670 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali22fa2e2e920" state="up"
2026-02-17 02:45:46.670 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22fa2e2e920", State:"down", Index:183}
2026-02-17 02:45:46.670 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22fa2e2e920", Addrs:set.Typed[string]{}}
2026-02-17 02:45:46.670 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22fa2e2e920", Addrs:set.Typed[string]{}}
2026-02-17 02:45:46.670 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22fa2e2e920", State:"up", Index:183}
2026-02-17 02:45:46.700 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali22fa2e2e920"
2026-02-17 02:45:46.700 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"}
2026-02-17 02:45:46.700 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"}
2026-02-17 02:45:46.700 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"}
2026-02-17 02:45:46.701 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22fa2e2e920"
2026-02-17 02:45:46.701 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"}
2026-02-17 02:45:46.701 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"}
2026-02-17 02:45:46.754 [INFO][74] 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:45:46.754 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5d548f94550"
2026-02-17 02:45:46.759 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:46.760 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"} status="up"
2026-02-17 02:45:46.763 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d548f94550", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:46.763 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d548f94550", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:46.799 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-kvd85, name=eth0)
2026-02-17 02:45:46.799 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-kvd85" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0653811710" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.125/32"}
2026-02-17 02:45:46.806 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:46.807 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:46.807 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:46.807 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid0653811710"
2026-02-17 02:45:46.807 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:46.807 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:46.843 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:46.843 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"} status="down"
2026-02-17 02:45:46.862 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="calid0653811710" state="down"
2026-02-17 02:45:46.862 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0653811710", State:"down", Index:184}
2026-02-17 02:45:46.862 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid0653811710"
2026-02-17 02:45:46.862 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0653811710", Addrs:set.Typed[string]{}}
2026-02-17 02:45:46.862 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0653811710", Addrs:set.Typed[string]{}}
2026-02-17 02:45:46.864 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="calid0653811710" state="up"
2026-02-17 02:45:46.864 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0653811710", State:"up", Index:184}
2026-02-17 02:45:46.909 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid0653811710"
2026-02-17 02:45:46.909 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0653811710"
2026-02-17 02:45:46.910 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0653811710"
2026-02-17 02:45:46.910 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:46.910 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:46.914 [INFO][74] 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:45:46.914 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7bc11240001"
2026-02-17 02:45:46.931 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:46.931 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"} status="up"
2026-02-17 02:45:46.931 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7bc11240001", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:46.931 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7bc11240001", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:47.016 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-2t6v8, name=eth0)
2026-02-17 02:45:47.044 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-2t6v8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali456256599ce" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.112/32"}
2026-02-17 02:45:47.054 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-7hv8h, name=eth0)
2026-02-17 02:45:47.054 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-7hv8h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9c054b8cadd" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.82/32"}
2026-02-17 02:45:47.062 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-4qkh5, name=eth0)
2026-02-17 02:45:47.063 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-4qkh5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali105c3f0ce63" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.92/32"}
2026-02-17 02:45:47.083 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-r5tvp, name=eth0)
2026-02-17 02:45:47.083 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-r5tvp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0e16b513b7" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.103/32"}
2026-02-17 02:45:47.086 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali9c054b8cadd" state="down"
2026-02-17 02:45:47.086 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9c054b8cadd"
2026-02-17 02:45:47.087 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali9c054b8cadd" state="up"
2026-02-17 02:45:47.088 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c054b8cadd", State:"down", Index:185}
2026-02-17 02:45:47.088 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c054b8cadd", Addrs:set.Typed[string]{}}
2026-02-17 02:45:47.088 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c054b8cadd", Addrs:set.Typed[string]{}}
2026-02-17 02:45:47.088 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c054b8cadd", State:"up", Index:185}
2026-02-17 02:45:47.110 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-xvt2n, name=eth0)
2026-02-17 02:45:47.111 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-xvt2n" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb5d164d3b7" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.80/32"}
2026-02-17 02:45:47.115 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9c054b8cadd"
2026-02-17 02:45:47.115 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:47.115 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:47.115 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:47.115 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:47.116 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:47.116 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:47.116 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:47.116 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:47.116 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:47.116 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:47.116 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:47.116 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:47.116 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:47.116 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:47.117 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:47.117 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali105c3f0ce63"
2026-02-17 02:45:47.117 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0e16b513b7"
2026-02-17 02:45:47.117 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9c054b8cadd"
2026-02-17 02:45:47.118 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb5d164d3b7"
2026-02-17 02:45:47.118 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali456256599ce"
2026-02-17 02:45:47.118 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:47.118 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:47.118 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:47.118 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:47.118 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:47.118 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:47.118 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:47.118 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:47.118 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:47.118 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:47.133 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ffz9q, name=eth0)
2026-02-17 02:45:47.177 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-kwlcm, name=eth0)
2026-02-17 02:45:47.226 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-5mtd2, name=eth0)
2026-02-17 02:45:47.239 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-cpvks, name=eth0)
2026-02-17 02:45:47.252 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-j52dz, name=eth0)
2026-02-17 02:45:47.278 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.279 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.279 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.279 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.279 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.279 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.279 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.279 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.279 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.279 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.279 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ffz9q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65cc7733c7d" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.77/32"}
2026-02-17 02:45:47.279 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-kwlcm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7bc11240001" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.110/32"}
2026-02-17 02:45:47.279 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-5mtd2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26a11781cd6" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.107/32"}
2026-02-17 02:45:47.279 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-cpvks" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d548f94550" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.85/32"}
2026-02-17 02:45:47.279 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-j52dz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3dd79b5334b" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.101/32"}
2026-02-17 02:45:47.279 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:47.279 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:47.279 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:47.280 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:47.280 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:47.280 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:47.280 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:47.280 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:47.280 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:47.281 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:47.281 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:47.281 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:47.281 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:47.281 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:47.281 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:47.282 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65cc7733c7d"
2026-02-17 02:45:47.282 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7bc11240001"
2026-02-17 02:45:47.282 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26a11781cd6"
2026-02-17 02:45:47.282 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d548f94550"
2026-02-17 02:45:47.282 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3dd79b5334b"
2026-02-17 02:45:47.282 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:47.282 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:47.282 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:47.282 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:47.282 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:47.282 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:47.282 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:47.282 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:47.282 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:47.282 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:47.300 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali3dd79b5334b" state="down"
2026-02-17 02:45:47.301 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3dd79b5334b"
2026-02-17 02:45:47.301 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali3dd79b5334b" state="up"
2026-02-17 02:45:47.330 [INFO][74] 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:45:47.330 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie0e16b513b7"
2026-02-17 02:45:47.331 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-jrwdv, name=eth0)
2026-02-17 02:45:47.346 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.346 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.346 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.346 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.346 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.346 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.346 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:47.346 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"} status="down"
2026-02-17 02:45:47.346 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.346 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.346 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-jrwdv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0f55bffe59" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.74/32"}
2026-02-17 02:45:47.347 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"}
2026-02-17 02:45:47.347 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"}
2026-02-17 02:45:47.347 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"}
2026-02-17 02:45:47.348 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0f55bffe59"
2026-02-17 02:45:47.348 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"}
2026-02-17 02:45:47.348 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"}
2026-02-17 02:45:47.376 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-6b54z, name=eth0)
2026-02-17 02:45:47.388 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.388 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.388 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-6b54z" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1a6d7b7917" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.109/32"}
2026-02-17 02:45:47.388 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3dd79b5334b", State:"down", Index:186}
2026-02-17 02:45:47.388 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3dd79b5334b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:47.388 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3dd79b5334b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:47.388 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3dd79b5334b", State:"up", Index:186}
2026-02-17 02:45:47.388 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0e16b513b7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:47.388 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0e16b513b7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:47.437 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3dd79b5334b"
2026-02-17 02:45:47.438 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3dd79b5334b"
2026-02-17 02:45:47.438 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:47.438 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:47.438 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:47.439 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3dd79b5334b"
2026-02-17 02:45:47.439 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib1a6d7b7917"
2026-02-17 02:45:47.439 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:47.439 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:47.439 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:47.439 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:47.459 [INFO][74] 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:45:47.459 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali65cc7733c7d"
2026-02-17 02:45:47.461 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.463 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.463 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.463 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.463 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65cc7733c7d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:47.463 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65cc7733c7d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:47.490 [INFO][74] 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:45:47.490 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaa360b62b11"
2026-02-17 02:45:47.490 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa360b62b11", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:47.490 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa360b62b11", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:47.494 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-qcpfb, name=eth0)
2026-02-17 02:45:47.494 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-qcpfb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8abca2d7c90" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.102/32"}
2026-02-17 02:45:47.542 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"}
2026-02-17 02:45:47.543 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"}
2026-02-17 02:45:47.543 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"}
2026-02-17 02:45:47.544 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8abca2d7c90"
2026-02-17 02:45:47.544 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"}
2026-02-17 02:45:47.544 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"}
2026-02-17 02:45:47.573 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.573 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.618 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-6t6hg, name=eth0)
2026-02-17 02:45:47.618 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-6t6hg" endpoint_id:"eth0"} endpoint:{state:"active" name:"califeca37b1a6f" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.111/32"}
2026-02-17 02:45:47.649 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:47.650 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:47.650 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:47.651 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califeca37b1a6f"
2026-02-17 02:45:47.651 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:47.651 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:47.653 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=183
2026-02-17 02:45:47.653 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali22fa2e2e920"
2026-02-17 02:45:47.657 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-6t6hg, name=eth0)
2026-02-17 02:45:47.686 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.686 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.686 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22fa2e2e920", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:47.686 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22fa2e2e920", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:47.686 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-6t6hg" endpoint_id:"eth0"} endpoint:{state:"active" name:"califeca37b1a6f" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.111/32"}
2026-02-17 02:45:47.755 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-7hv8h, name=eth0)
2026-02-17 02:45:47.755 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-7hv8h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9c054b8cadd" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.82/32"}
2026-02-17 02:45:47.762 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:47.763 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:47.763 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:47.763 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-9qw72, name=eth0)
2026-02-17 02:45:47.763 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:47.763 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:47.763 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:47.764 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9c054b8cadd"
2026-02-17 02:45:47.764 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califeca37b1a6f"
2026-02-17 02:45:47.764 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:47.764 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:47.765 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:47.765 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:47.808 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=182
2026-02-17 02:45:47.808 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6465b218407"
2026-02-17 02:45:47.825 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.826 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.826 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.826 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.826 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6465b218407", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:47.826 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6465b218407", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:47.826 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-9qw72" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali46d31ef9160" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.95/32"}
2026-02-17 02:45:47.866 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:47.866 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:47.866 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:47.867 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali46d31ef9160"
2026-02-17 02:45:47.867 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:47.868 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:47.896 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ctg4b, name=eth0)
2026-02-17 02:45:47.908 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="calib54f5d31184" state="down"
2026-02-17 02:45:47.909 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.910 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.910 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ctg4b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib54f5d31184" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.75/32"}
2026-02-17 02:45:47.910 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib54f5d31184", State:"down", Index:187}
2026-02-17 02:45:47.913 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib54f5d31184"
2026-02-17 02:45:47.913 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib54f5d31184", Addrs:set.Typed[string]{}}
2026-02-17 02:45:47.913 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib54f5d31184", Addrs:set.Typed[string]{}}
2026-02-17 02:45:47.914 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="calib54f5d31184" state="up"
2026-02-17 02:45:47.914 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib54f5d31184", State:"up", Index:187}
2026-02-17 02:45:47.975 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib54f5d31184"
2026-02-17 02:45:47.975 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:47.975 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:47.975 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:47.976 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib54f5d31184"
2026-02-17 02:45:47.976 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:47.977 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:48.022 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.023 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.050 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-9rcjl, name=eth0)
2026-02-17 02:45:48.050 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-9rcjl" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa360b62b11" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.79/32"}
2026-02-17 02:45:48.075 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:48.076 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:48.076 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:48.077 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa360b62b11"
2026-02-17 02:45:48.078 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:48.078 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:48.111 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-9qw72, name=eth0)
2026-02-17 02:45:48.124 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.124 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.124 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-9qw72" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali46d31ef9160" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.95/32"}
2026-02-17 02:45:48.131 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-9rcjl, name=eth0)
2026-02-17 02:45:48.131 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-9rcjl" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa360b62b11" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.79/32"}
2026-02-17 02:45:48.162 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=185
2026-02-17 02:45:48.162 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9c054b8cadd"
2026-02-17 02:45:48.162 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c054b8cadd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:48.162 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c054b8cadd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:48.162 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-7hv8h, name=eth0)
2026-02-17 02:45:48.162 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-7hv8h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9c054b8cadd" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.82/32"}
2026-02-17 02:45:48.180 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:48.180 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:48.180 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:48.186 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-zvp4z, name=eth0)
2026-02-17 02:45:48.196 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:48.196 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:48.196 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:48.197 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:48.197 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:48.197 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:48.199 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali46d31ef9160"
2026-02-17 02:45:48.199 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa360b62b11"
2026-02-17 02:45:48.200 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9c054b8cadd"
2026-02-17 02:45:48.201 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-cpvks, name=eth0)
2026-02-17 02:45:48.200 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:48.201 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:48.201 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:48.201 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:48.201 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:48.202 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:48.212 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ctg4b, name=eth0)
2026-02-17 02:45:48.231 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-wmz26, name=eth0)
2026-02-17 02:45:48.236 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-zcwhj, name=eth0)
2026-02-17 02:45:48.242 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.242 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.242 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.242 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.242 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.242 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.242 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-zvp4z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22fa2e2e920" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.88/32"}
2026-02-17 02:45:48.242 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-cpvks" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d548f94550" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.85/32"}
2026-02-17 02:45:48.242 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ctg4b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib54f5d31184" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.75/32"}
2026-02-17 02:45:48.242 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-wmz26" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6465b218407" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.89/32"}
2026-02-17 02:45:48.242 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-zcwhj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali322d85c881c" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.127/32"}
2026-02-17 02:45:48.262 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-kvd85, name=eth0)
2026-02-17 02:45:48.262 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-kvd85" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0653811710" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.125/32"}
2026-02-17 02:45:48.264 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-d9g6z, name=eth0)
2026-02-17 02:45:48.264 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-d9g6z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d51d24de1d" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.123/32"}
2026-02-17 02:45:48.276 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-fcsw6, name=eth0)
2026-02-17 02:45:48.276 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-fcsw6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3826a2decc" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.71/32"}
2026-02-17 02:45:48.279 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali322d85c881c" state="down"
2026-02-17 02:45:48.279 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali322d85c881c", State:"down", Index:188}
2026-02-17 02:45:48.280 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali322d85c881c"
2026-02-17 02:45:48.280 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali322d85c881c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:48.280 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali322d85c881c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:48.287 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:48.287 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:48.287 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:48.287 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali322d85c881c" state="up"
2026-02-17 02:45:48.287 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"}
2026-02-17 02:45:48.287 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"}
2026-02-17 02:45:48.287 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"}
2026-02-17 02:45:48.287 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:48.288 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:48.288 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:48.288 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:48.288 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:48.288 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:48.290 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:48.290 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:48.290 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:48.292 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:48.292 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:48.292 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:48.293 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:48.293 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:48.293 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:48.294 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ffz9q, name=eth0)
2026-02-17 02:45:48.294 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:48.294 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:48.294 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:48.296 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22fa2e2e920"
2026-02-17 02:45:48.296 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d548f94550"
2026-02-17 02:45:48.296 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib54f5d31184"
2026-02-17 02:45:48.297 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6465b218407"
2026-02-17 02:45:48.297 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali322d85c881c"
2026-02-17 02:45:48.297 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0653811710"
2026-02-17 02:45:48.297 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d51d24de1d"
2026-02-17 02:45:48.297 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3826a2decc"
2026-02-17 02:45:48.297 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:48.297 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:48.297 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:48.297 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:48.297 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:48.297 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:48.297 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"}
2026-02-17 02:45:48.298 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"}
2026-02-17 02:45:48.298 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:48.298 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:48.298 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:48.298 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:48.298 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:48.298 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:48.298 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:48.298 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:48.363 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.364 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.364 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.364 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.364 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.364 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.364 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.364 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.364 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.364 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.364 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.364 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.364 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.364 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.364 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:48.364 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"} status="down"
2026-02-17 02:45:48.364 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ffz9q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65cc7733c7d" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.77/32"}
2026-02-17 02:45:48.364 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali322d85c881c", State:"up", Index:188}
2026-02-17 02:45:48.372 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-6232" name:"default"}
2026-02-17 02:45:48.395 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali322d85c881c"
2026-02-17 02:45:48.395 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali322d85c881c"
2026-02-17 02:45:48.395 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:48.395 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:48.396 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:48.396 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali322d85c881c"
2026-02-17 02:45:48.396 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65cc7733c7d"
2026-02-17 02:45:48.397 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:48.397 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:48.397 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:48.397 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:48.432 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.432 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.432 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.432 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.478 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-h48lm, name=eth0)
2026-02-17 02:45:48.478 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-h48lm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid04c01e3bad" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.117/32"}
2026-02-17 02:45:48.500 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:48.500 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:48.500 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:48.501 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid04c01e3bad"
2026-02-17 02:45:48.501 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:48.501 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:48.502 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-j52dz, name=eth0)
2026-02-17 02:45:48.530 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calid04c01e3bad" state="down"
2026-02-17 02:45:48.530 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid04c01e3bad"
2026-02-17 02:45:48.536 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calid04c01e3bad" state="up"
2026-02-17 02:45:48.558 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:48.558 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"} status="down"
2026-02-17 02:45:48.558 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid04c01e3bad", State:"down", Index:189}
2026-02-17 02:45:48.559 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid04c01e3bad", Addrs:set.Typed[string]{}}
2026-02-17 02:45:48.559 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid04c01e3bad", Addrs:set.Typed[string]{}}
2026-02-17 02:45:48.559 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid04c01e3bad", State:"up", Index:189}
2026-02-17 02:45:48.559 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-j52dz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3dd79b5334b" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.101/32"}
2026-02-17 02:45:48.559 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-2593"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"events-2593"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2593"}
2026-02-17 02:45:48.559 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-2593"}
2026-02-17 02:45:48.609 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid04c01e3bad"
2026-02-17 02:45:48.609 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid04c01e3bad"
2026-02-17 02:45:48.609 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:48.609 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:48.609 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:48.610 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid04c01e3bad"
2026-02-17 02:45:48.610 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3dd79b5334b"
2026-02-17 02:45:48.610 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:48.610 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:48.610 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:48.610 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:48.638 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-7bdl4, name=eth0)
2026-02-17 02:45:48.641 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.641 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.641 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.641 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.642 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-7bdl4" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec0a03eeb72" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.91/32"}
2026-02-17 02:45:48.682 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=186
2026-02-17 02:45:48.682 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3dd79b5334b"
2026-02-17 02:45:48.682 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3dd79b5334b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:48.682 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3dd79b5334b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:48.713 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:48.714 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:48.714 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:48.715 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliec0a03eeb72"
2026-02-17 02:45:48.715 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:48.715 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:48.729 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="caliec0a03eeb72" state="down"
2026-02-17 02:45:48.729 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliec0a03eeb72"
2026-02-17 02:45:48.730 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="caliec0a03eeb72" state="up"
2026-02-17 02:45:48.770 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=184
2026-02-17 02:45:48.770 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid0653811710"
2026-02-17 02:45:48.779 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:48.779 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"} status="down"
2026-02-17 02:45:48.780 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec0a03eeb72", State:"down", Index:190}
2026-02-17 02:45:48.781 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec0a03eeb72", Addrs:set.Typed[string]{}}
2026-02-17 02:45:48.782 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec0a03eeb72", Addrs:set.Typed[string]{}}
2026-02-17 02:45:48.782 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec0a03eeb72", State:"up", Index:190}
2026-02-17 02:45:48.783 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0653811710", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:48.784 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0653811710", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:48.785 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-6232"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-6232"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6232"}
2026-02-17 02:45:48.824 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliec0a03eeb72"
2026-02-17 02:45:48.824 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliec0a03eeb72"
2026-02-17 02:45:48.825 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec0a03eeb72"
2026-02-17 02:45:48.825 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:48.825 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:48.853 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.854 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.915 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali45e128444a1" state="down"
2026-02-17 02:45:48.916 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45e128444a1", State:"down", Index:191}
2026-02-17 02:45:48.916 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali45e128444a1"
2026-02-17 02:45:48.916 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45e128444a1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:48.916 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45e128444a1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:48.916 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali45e128444a1" state="up"
2026-02-17 02:45:48.916 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45e128444a1", State:"up", Index:191}
2026-02-17 02:45:48.930 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali45e128444a1"
2026-02-17 02:45:48.930 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45e128444a1"
2026-02-17 02:45:49.023 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-p4qs6, name=eth0)
2026-02-17 02:45:49.023 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-p4qs6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2a1abfa1ec" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.104/32"}
2026-02-17 02:45:49.034 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:49.034 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:49.034 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:49.043 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif2a1abfa1ec"
2026-02-17 02:45:49.043 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:49.043 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:49.111 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="calif2a1abfa1ec" state="down"
2026-02-17 02:45:49.111 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif2a1abfa1ec"
2026-02-17 02:45:49.115 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="calif2a1abfa1ec" state="up"
2026-02-17 02:45:49.129 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:49.129 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"} status="down"
2026-02-17 02:45:49.129 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2a1abfa1ec", State:"down", Index:192}
2026-02-17 02:45:49.129 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2a1abfa1ec", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.129 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2a1abfa1ec", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.129 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2a1abfa1ec", State:"up", Index:192}
2026-02-17 02:45:49.143 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif2a1abfa1ec"
2026-02-17 02:45:49.143 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif2a1abfa1ec"
2026-02-17 02:45:49.143 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2a1abfa1ec"
2026-02-17 02:45:49.143 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:49.143 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:49.174 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:49.174 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"} status="up"
2026-02-17 02:45:49.216 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-j52dz, name=eth0)
2026-02-17 02:45:49.217 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-j52dz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3dd79b5334b" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.101/32"}
2026-02-17 02:45:49.238 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-zcwhj, name=eth0)
2026-02-17 02:45:49.238 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-zcwhj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali322d85c881c" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.127/32"}
2026-02-17 02:45:49.247 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-kvd85, name=eth0)
2026-02-17 02:45:49.248 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-kvd85" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0653811710" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.125/32"}
2026-02-17 02:45:49.250 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:49.250 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:49.250 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:49.251 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:49.251 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:49.251 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:49.252 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:49.252 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:49.252 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:49.253 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali322d85c881c"
2026-02-17 02:45:49.253 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0653811710"
2026-02-17 02:45:49.253 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3dd79b5334b"
2026-02-17 02:45:49.253 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:49.253 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:49.253 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:49.253 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:49.253 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:49.253 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:49.254 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-kvd85, name=eth0)
2026-02-17 02:45:49.260 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-h48lm, name=eth0)
2026-02-17 02:45:49.270 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-zwqpg, name=eth0)
2026-02-17 02:45:49.274 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-jrwdv, name=eth0)
2026-02-17 02:45:49.289 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ctg4b, name=eth0)
2026-02-17 02:45:49.289 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-jrwdv, name=eth0)
2026-02-17 02:45:49.300 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-xvt2n, name=eth0)
2026-02-17 02:45:49.310 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:49.310 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"} status="up"
2026-02-17 02:45:49.310 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:49.310 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"} status="up"
2026-02-17 02:45:49.310 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:49.310 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"} status="up"
2026-02-17 02:45:49.311 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-kvd85" endpoint_id:"eth0"}
2026-02-17 02:45:49.311 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-h48lm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid04c01e3bad" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.117/32"}
2026-02-17 02:45:49.311 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-zwqpg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5436a182f21" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.96/32"}
2026-02-17 02:45:49.311 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-jrwdv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0f55bffe59" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.74/32"}
2026-02-17 02:45:49.311 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ctg4b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib54f5d31184" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.75/32"}
2026-02-17 02:45:49.311 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-jrwdv" endpoint_id:"eth0"}
2026-02-17 02:45:49.311 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-xvt2n" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb5d164d3b7" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.80/32"}
2026-02-17 02:45:49.318 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-xvt2n, name=eth0)
2026-02-17 02:45:49.318 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-xvt2n" endpoint_id:"eth0"}
2026-02-17 02:45:49.318 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-7bdl4, name=eth0)
2026-02-17 02:45:49.318 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-7bdl4" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec0a03eeb72" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.91/32"}
2026-02-17 02:45:49.324 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-9rcjl, name=eth0)
2026-02-17 02:45:49.324 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-9rcjl" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa360b62b11" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.79/32"}
2026-02-17 02:45:49.348 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali5436a182f21" state="down"
2026-02-17 02:45:49.348 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5436a182f21"
2026-02-17 02:45:49.348 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali5436a182f21" state="up"
2026-02-17 02:45:49.348 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5436a182f21", State:"down", Index:193}
2026-02-17 02:45:49.348 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5436a182f21", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.348 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5436a182f21", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.348 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5436a182f21", State:"up", Index:193}
2026-02-17 02:45:49.355 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5436a182f21"
2026-02-17 02:45:49.355 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:49.355 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:49.355 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:49.355 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:49.355 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:49.355 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:49.356 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:49.356 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:49.356 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:49.356 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:49.356 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:49.356 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:49.356 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:49.356 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:49.356 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:49.356 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:49.356 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:49.356 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:49.357 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"}
2026-02-17 02:45:49.357 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"}
2026-02-17 02:45:49.357 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"}
2026-02-17 02:45:49.357 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"}
2026-02-17 02:45:49.357 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"}
2026-02-17 02:45:49.365 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"}
2026-02-17 02:45:49.366 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa360b62b11"
2026-02-17 02:45:49.366 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid04c01e3bad"
2026-02-17 02:45:49.366 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5436a182f21"
2026-02-17 02:45:49.366 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib54f5d31184"
2026-02-17 02:45:49.366 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec0a03eeb72"
2026-02-17 02:45:49.367 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:49.367 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:49.367 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:49.367 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:49.367 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:49.367 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:49.367 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:49.367 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:49.367 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"}
2026-02-17 02:45:49.367 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"}
2026-02-17 02:45:49.367 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"}
2026-02-17 02:45:49.367 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"}
2026-02-17 02:45:49.367 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:49.367 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:49.367 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:49.367 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:49.368 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.125
2026-02-17 02:45:49.368 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.74
2026-02-17 02:45:49.371 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.80
2026-02-17 02:45:49.438 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:49.438 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"} status="up"
2026-02-17 02:45:49.438 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xvt2n", EndpointId:"eth0"}
2026-02-17 02:45:49.438 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:49.438 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"} status="up"
2026-02-17 02:45:49.438 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:49.438 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"} status="up"
2026-02-17 02:45:49.438 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kvd85", EndpointId:"eth0"}
2026-02-17 02:45:49.438 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:49.438 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"} status="up"
2026-02-17 02:45:49.438 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:49.438 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"} status="up"
2026-02-17 02:45:49.438 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jrwdv", EndpointId:"eth0"}
2026-02-17 02:45:49.494 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-xwtzb, name=eth0)
2026-02-17 02:45:49.495 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-xwtzb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali59150aba5e0" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.106/32"}
2026-02-17 02:45:49.495 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:49.495 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:49.495 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:49.496 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali59150aba5e0"
2026-02-17 02:45:49.496 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:49.496 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:49.554 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:49.554 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"} status="down"
2026-02-17 02:45:49.564 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali59150aba5e0" state="down"
2026-02-17 02:45:49.564 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali59150aba5e0"
2026-02-17 02:45:49.564 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali59150aba5e0", State:"down", Index:194}
2026-02-17 02:45:49.564 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali59150aba5e0", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.564 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali59150aba5e0", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.564 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali59150aba5e0"
2026-02-17 02:45:49.564 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:49.564 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:49.565 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali59150aba5e0" state="up"
2026-02-17 02:45:49.595 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:49.595 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"} status="down"
2026-02-17 02:45:49.595 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali59150aba5e0", State:"up", Index:194}
2026-02-17 02:45:49.602 [INFO][74] 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:45:49.602 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib54f5d31184"
2026-02-17 02:45:49.602 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib54f5d31184", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:49.603 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib54f5d31184", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:49.631 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-5mtd2, name=eth0)
2026-02-17 02:45:49.631 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-5mtd2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26a11781cd6" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.107/32"}
2026-02-17 02:45:49.662 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali59150aba5e0"
2026-02-17 02:45:49.663 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali59150aba5e0"
2026-02-17 02:45:49.663 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:49.663 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:49.663 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:49.664 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali59150aba5e0"
2026-02-17 02:45:49.664 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26a11781cd6"
2026-02-17 02:45:49.664 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:49.664 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:49.664 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:49.664 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:49.689 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-4tjwn, name=eth0)
2026-02-17 02:45:49.698 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:49.698 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:49.698 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:49.698 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"} status="up"
2026-02-17 02:45:49.699 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-4tjwn" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba6d18290f8" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.73/32"}
2026-02-17 02:45:49.764 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:49.764 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:49.765 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:49.766 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliba6d18290f8"
2026-02-17 02:45:49.766 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:49.766 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:49.773 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="caliba6d18290f8" state="down"
2026-02-17 02:45:49.773 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliba6d18290f8"
2026-02-17 02:45:49.773 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="caliba6d18290f8" state="up"
2026-02-17 02:45:49.826 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:49.826 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"} status="down"
2026-02-17 02:45:49.826 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba6d18290f8", State:"down", Index:195}
2026-02-17 02:45:49.826 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba6d18290f8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.826 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba6d18290f8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.826 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba6d18290f8", State:"up", Index:195}
2026-02-17 02:45:49.866 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-9829" name:"default"}
2026-02-17 02:45:49.866 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliba6d18290f8"
2026-02-17 02:45:49.866 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba6d18290f8"
2026-02-17 02:45:49.866 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba6d18290f8"
2026-02-17 02:45:49.866 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:49.866 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:49.881 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ltfgj, name=eth0)
2026-02-17 02:45:49.898 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:49.898 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"} status="up"
2026-02-17 02:45:49.898 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ltfgj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib10ce42df89" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.119/32"}
2026-02-17 02:45:49.942 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="calib10ce42df89" state="down"
2026-02-17 02:45:49.943 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib10ce42df89"
2026-02-17 02:45:49.943 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib10ce42df89", State:"down", Index:196}
2026-02-17 02:45:49.943 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib10ce42df89", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.943 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib10ce42df89", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.959 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="calib10ce42df89" state="up"
2026-02-17 02:45:49.959 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib10ce42df89", State:"up", Index:196}
2026-02-17 02:45:49.974 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib10ce42df89"
2026-02-17 02:45:49.974 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:49.974 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:49.974 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:49.975 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib10ce42df89"
2026-02-17 02:45:49.975 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:49.975 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:50.022 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:50.022 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"} status="up"
2026-02-17 02:45:50.050 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-856cz, name=eth0)
2026-02-17 02:45:50.051 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-856cz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidf7a9cbeb63" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.93/32"}
2026-02-17 02:45:50.074 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:50.074 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:50.074 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:50.075 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidf7a9cbeb63"
2026-02-17 02:45:50.075 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:50.075 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:50.120 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:50.120 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"} status="down"
2026-02-17 02:45:50.138 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="calidf7a9cbeb63" state="down"
2026-02-17 02:45:50.138 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidf7a9cbeb63"
2026-02-17 02:45:50.138 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="calidf7a9cbeb63" state="up"
2026-02-17 02:45:50.138 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidf7a9cbeb63", State:"down", Index:197}
2026-02-17 02:45:50.138 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidf7a9cbeb63", Addrs:set.Typed[string]{}}
2026-02-17 02:45:50.138 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidf7a9cbeb63", Addrs:set.Typed[string]{}}
2026-02-17 02:45:50.138 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidf7a9cbeb63", State:"up", Index:197}
2026-02-17 02:45:50.182 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidf7a9cbeb63"
2026-02-17 02:45:50.182 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidf7a9cbeb63"
2026-02-17 02:45:50.182 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidf7a9cbeb63"
2026-02-17 02:45:50.182 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:50.182 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:50.194 [INFO][74] 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:45:50.194 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic0f55bffe59"
2026-02-17 02:45:50.194 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="calic0f55bffe59" state="down"
2026-02-17 02:45:50.201 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="calic0f55bffe59" state=""
2026-02-17 02:45:50.201 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic0f55bffe59"
2026-02-17 02:45:50.201 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="calicb5d164d3b7" state="down"
2026-02-17 02:45:50.201 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicb5d164d3b7"
2026-02-17 02:45:50.201 [INFO][74] 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:45:50.202 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="calicb5d164d3b7" state=""
2026-02-17 02:45:50.202 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicb5d164d3b7"
2026-02-17 02:45:50.210 [INFO][74] 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:45:50.210 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali322d85c881c"
2026-02-17 02:45:50.214 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:50.214 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"} status="up"
2026-02-17 02:45:50.214 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0f55bffe59", Addrs:set.Typed[string]{}}
2026-02-17 02:45:50.214 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0f55bffe59", Addrs:set.Typed[string]{}}
2026-02-17 02:45:50.214 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0f55bffe59", State:"down", Index:172}
2026-02-17 02:45:50.214 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0f55bffe59", State:"", Index:172}
2026-02-17 02:45:50.214 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0f55bffe59", Addrs:set.Set[string](nil)}
2026-02-17 02:45:50.214 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0f55bffe59", Addrs:set.Set[string](nil)}
2026-02-17 02:45:50.214 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb5d164d3b7", State:"down", Index:174}
2026-02-17 02:45:50.214 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb5d164d3b7", Addrs:set.Typed[string]{}}
2026-02-17 02:45:50.214 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb5d164d3b7", Addrs:set.Typed[string]{}}
2026-02-17 02:45:50.214 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb5d164d3b7", State:"", Index:174}
2026-02-17 02:45:50.214 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb5d164d3b7", Addrs:set.Set[string](nil)}
2026-02-17 02:45:50.214 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb5d164d3b7", Addrs:set.Set[string](nil)}
2026-02-17 02:45:50.214 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali322d85c881c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:50.214 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali322d85c881c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:50.246 [INFO][74] 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:45:50.246 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid04c01e3bad"
2026-02-17 02:45:50.246 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid04c01e3bad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:50.246 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid04c01e3bad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:50.248 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-xwtzb, name=eth0)
2026-02-17 02:45:50.249 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-xwtzb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali59150aba5e0" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.106/32"}
2026-02-17 02:45:50.277 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-p4qs6, name=eth0)
2026-02-17 02:45:50.278 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-p4qs6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2a1abfa1ec" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.104/32"}
2026-02-17 02:45:50.285 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:50.286 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:50.286 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:50.287 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:50.287 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:50.287 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:50.288 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2a1abfa1ec"
2026-02-17 02:45:50.288 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali59150aba5e0"
2026-02-17 02:45:50.289 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:50.289 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:50.289 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:50.289 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:50.293 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-zwqpg, name=eth0)
2026-02-17 02:45:50.302 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-w8jg5, name=eth0)
2026-02-17 02:45:50.312 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:50.312 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"} status="up"
2026-02-17 02:45:50.312 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:50.312 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"} status="up"
2026-02-17 02:45:50.312 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-zwqpg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5436a182f21" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.96/32"}
2026-02-17 02:45:50.312 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-w8jg5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali449133a07b5" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.98/32"}
2026-02-17 02:45:50.372 [INFO][74] 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:45:50.372 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5436a182f21"
2026-02-17 02:45:50.372 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5436a182f21", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:50.372 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5436a182f21", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:50.373 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali449133a07b5" state="down"
2026-02-17 02:45:50.374 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali449133a07b5"
2026-02-17 02:45:50.374 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali449133a07b5" state="up"
2026-02-17 02:45:50.374 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali449133a07b5", State:"down", Index:198}
2026-02-17 02:45:50.374 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali449133a07b5", Addrs:set.Typed[string]{}}
2026-02-17 02:45:50.374 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali449133a07b5", Addrs:set.Typed[string]{}}
2026-02-17 02:45:50.374 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali449133a07b5", State:"up", Index:198}
2026-02-17 02:45:50.390 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali449133a07b5"
2026-02-17 02:45:50.390 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"}
2026-02-17 02:45:50.390 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"}
2026-02-17 02:45:50.390 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"}
2026-02-17 02:45:50.390 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"}
2026-02-17 02:45:50.390 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"}
2026-02-17 02:45:50.390 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"}
2026-02-17 02:45:50.396 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali449133a07b5"
2026-02-17 02:45:50.397 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5436a182f21"
2026-02-17 02:45:50.397 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"}
2026-02-17 02:45:50.397 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"}
2026-02-17 02:45:50.397 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"}
2026-02-17 02:45:50.397 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"}
2026-02-17 02:45:50.439 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:50.439 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"} status="up"
2026-02-17 02:45:50.439 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:50.439 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"} status="up"
2026-02-17 02:45:50.498 [INFO][74] 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:45:50.498 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliec0a03eeb72"
2026-02-17 02:45:50.498 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec0a03eeb72", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:50.498 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec0a03eeb72", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:50.506 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-4rspv, name=eth0)
2026-02-17 02:45:50.531 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-4rspv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1ecf88a0bd" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.84/32"}
2026-02-17 02:45:50.566 [INFO][74] 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:45:50.566 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif2a1abfa1ec"
2026-02-17 02:45:50.566 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2a1abfa1ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:50.566 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2a1abfa1ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:50.575 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="calie1ecf88a0bd" state="down"
2026-02-17 02:45:50.575 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1ecf88a0bd", State:"down", Index:199}
2026-02-17 02:45:50.575 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1ecf88a0bd"
2026-02-17 02:45:50.575 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="calie1ecf88a0bd" state="up"
2026-02-17 02:45:50.575 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1ecf88a0bd", Addrs:set.Typed[string]{}}
2026-02-17 02:45:50.575 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1ecf88a0bd", Addrs:set.Typed[string]{}}
2026-02-17 02:45:50.575 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1ecf88a0bd", State:"up", Index:199}
2026-02-17 02:45:50.608 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie1ecf88a0bd"
2026-02-17 02:45:50.608 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"}
2026-02-17 02:45:50.608 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"}
2026-02-17 02:45:50.608 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"}
2026-02-17 02:45:50.609 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1ecf88a0bd"
2026-02-17 02:45:50.609 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"}
2026-02-17 02:45:50.609 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"}
2026-02-17 02:45:50.671 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:50.671 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"} status="up"
2026-02-17 02:45:50.697 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-89shf, name=eth0)
2026-02-17 02:45:50.698 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-89shf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6da10afbd8c" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.76/32"}
2026-02-17 02:45:50.712 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:50.712 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:50.712 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:50.713 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6da10afbd8c"
2026-02-17 02:45:50.713 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:50.713 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:50.758 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:50.758 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"} status="down"
2026-02-17 02:45:50.758 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9829"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9829"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9829"}
2026-02-17 02:45:50.759 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-9829"}
2026-02-17 02:45:50.766 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali6da10afbd8c" state="down"
2026-02-17 02:45:50.766 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6da10afbd8c", State:"down", Index:200}
2026-02-17 02:45:50.766 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6da10afbd8c"
2026-02-17 02:45:50.766 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6da10afbd8c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:50.766 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6da10afbd8c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:50.769 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali6da10afbd8c" state="up"
2026-02-17 02:45:50.770 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6da10afbd8c", State:"up", Index:200}
2026-02-17 02:45:50.816 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6da10afbd8c"
2026-02-17 02:45:50.816 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6da10afbd8c"
2026-02-17 02:45:50.816 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6da10afbd8c"
2026-02-17 02:45:50.816 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:50.816 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:50.842 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:50.842 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"} status="up"
2026-02-17 02:45:50.850 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-7hv8h, name=eth0)
2026-02-17 02:45:50.850 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-7hv8h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9c054b8cadd" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.82/32"}
2026-02-17 02:45:50.855 [INFO][74] 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:45:50.855 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali45e128444a1"
2026-02-17 02:45:50.855 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45e128444a1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:50.855 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45e128444a1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:50.892 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-7bdl4, name=eth0)
2026-02-17 02:45:50.892 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-7bdl4" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec0a03eeb72" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.91/32"}
2026-02-17 02:45:50.920 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:50.920 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:50.921 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:50.921 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:50.921 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:50.921 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:50.931 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9c054b8cadd"
2026-02-17 02:45:50.931 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec0a03eeb72"
2026-02-17 02:45:50.932 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:50.932 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:50.932 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:50.932 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:50.950 [INFO][74] 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:45:50.950 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali59150aba5e0"
2026-02-17 02:45:50.966 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:50.966 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"} status="up"
2026-02-17 02:45:50.966 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:50.966 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"} status="up"
2026-02-17 02:45:50.966 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali59150aba5e0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:50.966 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali59150aba5e0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:50.973 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali52cd65ad8d2" state="down"
2026-02-17 02:45:50.973 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali52cd65ad8d2", State:"down", Index:201}
2026-02-17 02:45:50.973 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali52cd65ad8d2"
2026-02-17 02:45:50.973 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali52cd65ad8d2", Addrs:set.Typed[string]{}}
2026-02-17 02:45:50.973 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali52cd65ad8d2", Addrs:set.Typed[string]{}}
2026-02-17 02:45:50.973 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-zwqpg, name=eth0)
2026-02-17 02:45:50.974 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-zwqpg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5436a182f21" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.96/32"}
2026-02-17 02:45:50.982 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali52cd65ad8d2" state="up"
2026-02-17 02:45:50.982 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali52cd65ad8d2", State:"up", Index:201}
2026-02-17 02:45:50.982 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-zwqpg, name=eth0)
2026-02-17 02:45:50.982 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-zwqpg" endpoint_id:"eth0"}
2026-02-17 02:45:51.027 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali52cd65ad8d2"
2026-02-17 02:45:51.027 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"}
2026-02-17 02:45:51.027 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"}
2026-02-17 02:45:51.027 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"}
2026-02-17 02:45:51.028 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali52cd65ad8d2"
2026-02-17 02:45:51.028 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"}
2026-02-17 02:45:51.028 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"}
2026-02-17 02:45:51.029 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.96
2026-02-17 02:45:51.042 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-mbs5w, name=eth0)
2026-02-17 02:45:51.046 [INFO][74] 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:45:51.046 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib10ce42df89"
2026-02-17 02:45:51.051 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-mbs5w, name=eth0)
2026-02-17 02:45:51.100 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zwqpg", EndpointId:"eth0"}
2026-02-17 02:45:51.100 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-mbs5w" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie491a6a38ce" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.113/32"}
2026-02-17 02:45:51.100 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-mbs5w" endpoint_id:"eth0"}
2026-02-17 02:45:51.100 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib10ce42df89", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:51.100 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib10ce42df89", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:51.116 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-qcpfb, name=eth0)
2026-02-17 02:45:51.116 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-qcpfb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8abca2d7c90" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.102/32"}
2026-02-17 02:45:51.127 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-qcpfb, name=eth0)
2026-02-17 02:45:51.128 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-qcpfb" endpoint_id:"eth0"}
2026-02-17 02:45:51.132 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"}
2026-02-17 02:45:51.132 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"}
2026-02-17 02:45:51.135 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"}
2026-02-17 02:45:51.135 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"}
2026-02-17 02:45:51.135 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"}
2026-02-17 02:45:51.135 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"}
2026-02-17 02:45:51.136 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"}
2026-02-17 02:45:51.136 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"}
2026-02-17 02:45:51.136 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"}
2026-02-17 02:45:51.136 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"}
2026-02-17 02:45:51.136 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.113
2026-02-17 02:45:51.136 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.102
2026-02-17 02:45:51.141 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=184
2026-02-17 02:45:51.141 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid0653811710"
2026-02-17 02:45:51.141 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="calid0653811710" state="down"
2026-02-17 02:45:51.143 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="calid0653811710" state=""
2026-02-17 02:45:51.143 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid0653811710"
2026-02-17 02:45:51.176 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-25kg6, name=eth0)
2026-02-17 02:45:51.218 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-mbs5w", EndpointId:"eth0"}
2026-02-17 02:45:51.218 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-qcpfb", EndpointId:"eth0"}
2026-02-17 02:45:51.218 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-25kg6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16f7139ac97" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.118/32"}
2026-02-17 02:45:51.218 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0653811710", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.218 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0653811710", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.218 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0653811710", State:"down", Index:184}
2026-02-17 02:45:51.218 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0653811710", State:"", Index:184}
2026-02-17 02:45:51.218 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0653811710", Addrs:set.Set[string](nil)}
2026-02-17 02:45:51.218 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0653811710", Addrs:set.Set[string](nil)}
2026-02-17 02:45:51.226 [INFO][74] 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:45:51.226 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali45e128444a1"
2026-02-17 02:45:51.226 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali45e128444a1" state="down"
2026-02-17 02:45:51.226 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45e128444a1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.226 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali45e128444a1" state=""
2026-02-17 02:45:51.226 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali45e128444a1"
2026-02-17 02:45:51.226 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45e128444a1", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.226 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45e128444a1", State:"down", Index:191}
2026-02-17 02:45:51.226 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45e128444a1", State:"", Index:191}
2026-02-17 02:45:51.226 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45e128444a1", Addrs:set.Set[string](nil)}
2026-02-17 02:45:51.226 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45e128444a1", Addrs:set.Set[string](nil)}
2026-02-17 02:45:51.236 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:51.236 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:51.236 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:51.236 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali16f7139ac97"
2026-02-17 02:45:51.236 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:51.237 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:51.237 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.115
2026-02-17 02:45:51.252 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali16f7139ac97" state="down"
2026-02-17 02:45:51.252 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali16f7139ac97"
2026-02-17 02:45:51.252 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali16f7139ac97" state="up"
2026-02-17 02:45:51.277 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-9qw72, name=eth0)
2026-02-17 02:45:51.298 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:51.298 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"} status="down"
2026-02-17 02:45:51.298 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16f7139ac97", State:"down", Index:202}
2026-02-17 02:45:51.298 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16f7139ac97", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.298 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16f7139ac97", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.298 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16f7139ac97", State:"up", Index:202}
2026-02-17 02:45:51.298 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-9qw72" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali46d31ef9160" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.95/32"}
2026-02-17 02:45:51.312 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-hqm68, name=eth0)
2026-02-17 02:45:51.312 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-hqm68" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia962a853a41" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.120/32"}
2026-02-17 02:45:51.344 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali16f7139ac97"
2026-02-17 02:45:51.344 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali16f7139ac97"
2026-02-17 02:45:51.344 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:51.344 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:51.344 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:51.345 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:51.345 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:51.345 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:51.346 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali16f7139ac97"
2026-02-17 02:45:51.346 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali46d31ef9160"
2026-02-17 02:45:51.346 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia962a853a41"
2026-02-17 02:45:51.346 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:51.346 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:51.346 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:51.346 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:51.346 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:51.346 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:51.347 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ltfgj, name=eth0)
2026-02-17 02:45:51.369 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="calia962a853a41" state="down"
2026-02-17 02:45:51.369 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia962a853a41"
2026-02-17 02:45:51.375 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="calia962a853a41" state="up"
2026-02-17 02:45:51.376 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-fcsw6, name=eth0)
2026-02-17 02:45:51.380 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-4rspv, name=eth0)
2026-02-17 02:45:51.403 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-w8jg5, name=eth0)
2026-02-17 02:45:51.406 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:51.407 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"} status="up"
2026-02-17 02:45:51.407 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:51.407 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"} status="up"
2026-02-17 02:45:51.407 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:51.407 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"} status="down"
2026-02-17 02:45:51.407 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia962a853a41", State:"down", Index:203}
2026-02-17 02:45:51.407 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia962a853a41", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.407 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia962a853a41", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.407 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia962a853a41", State:"up", Index:203}
2026-02-17 02:45:51.407 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ltfgj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib10ce42df89" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.119/32"}
2026-02-17 02:45:51.407 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-fcsw6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3826a2decc" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.71/32"}
2026-02-17 02:45:51.407 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-4rspv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1ecf88a0bd" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.84/32"}
2026-02-17 02:45:51.407 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-w8jg5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali449133a07b5" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.98/32"}
2026-02-17 02:45:51.429 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-4tjwn, name=eth0)
2026-02-17 02:45:51.429 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-4tjwn" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba6d18290f8" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.73/32"}
2026-02-17 02:45:51.447 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia962a853a41"
2026-02-17 02:45:51.447 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia962a853a41"
2026-02-17 02:45:51.447 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"}
2026-02-17 02:45:51.447 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"}
2026-02-17 02:45:51.447 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"}
2026-02-17 02:45:51.448 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"}
2026-02-17 02:45:51.448 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"}
2026-02-17 02:45:51.448 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"}
2026-02-17 02:45:51.448 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:51.448 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:51.448 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:51.448 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:51.448 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:51.448 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:51.450 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-856cz, name=eth0)
2026-02-17 02:45:51.454 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:51.454 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:51.454 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:51.456 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia962a853a41"
2026-02-17 02:45:51.456 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1ecf88a0bd"
2026-02-17 02:45:51.456 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali449133a07b5"
2026-02-17 02:45:51.456 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba6d18290f8"
2026-02-17 02:45:51.456 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib10ce42df89"
2026-02-17 02:45:51.456 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3826a2decc"
2026-02-17 02:45:51.456 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:51.456 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:51.456 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"}
2026-02-17 02:45:51.456 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"}
2026-02-17 02:45:51.456 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"}
2026-02-17 02:45:51.456 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"}
2026-02-17 02:45:51.456 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:51.456 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:51.456 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:51.456 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:51.456 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:51.456 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:51.484 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:51.484 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"} status="up"
2026-02-17 02:45:51.484 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:51.484 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"} status="up"
2026-02-17 02:45:51.485 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:51.485 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"} status="up"
2026-02-17 02:45:51.485 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:51.485 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"} status="up"
2026-02-17 02:45:51.485 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:51.485 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"} status="up"
2026-02-17 02:45:51.485 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:51.485 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"} status="up"
2026-02-17 02:45:51.485 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-856cz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidf7a9cbeb63" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.93/32"}
2026-02-17 02:45:51.492 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-25kg6, name=eth0)
2026-02-17 02:45:51.492 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-25kg6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16f7139ac97" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.118/32"}
2026-02-17 02:45:51.520 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-x5mp7, name=eth0)
2026-02-17 02:45:51.520 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-x5mp7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5b7b81961c" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.99/32"}
2026-02-17 02:45:51.563 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:51.564 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:51.564 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:51.564 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:51.564 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:51.564 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:51.564 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:51.564 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:51.564 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:51.565 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic5b7b81961c"
2026-02-17 02:45:51.565 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidf7a9cbeb63"
2026-02-17 02:45:51.565 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali16f7139ac97"
2026-02-17 02:45:51.565 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:51.565 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:51.565 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:51.566 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:51.566 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:51.566 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:51.596 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="calic5b7b81961c" state="down"
2026-02-17 02:45:51.596 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5b7b81961c"
2026-02-17 02:45:51.598 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="calic5b7b81961c" state="up"
2026-02-17 02:45:51.622 [INFO][74] 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:45:51.622 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliba6d18290f8"
2026-02-17 02:45:51.626 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:51.626 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"} status="down"
2026-02-17 02:45:51.626 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:51.626 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"} status="up"
2026-02-17 02:45:51.626 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:51.626 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"} status="up"
2026-02-17 02:45:51.626 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5b7b81961c", State:"down", Index:204}
2026-02-17 02:45:51.626 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5b7b81961c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.626 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5b7b81961c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.626 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5b7b81961c", State:"up", Index:204}
2026-02-17 02:45:51.626 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba6d18290f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:51.626 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba6d18290f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:51.651 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-j52dz, name=eth0)
2026-02-17 02:45:51.652 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-j52dz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3dd79b5334b" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.101/32"}
2026-02-17 02:45:51.672 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic5b7b81961c"
2026-02-17 02:45:51.672 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic5b7b81961c"
2026-02-17 02:45:51.672 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:51.672 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:51.672 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:51.673 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5b7b81961c"
2026-02-17 02:45:51.673 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3dd79b5334b"
2026-02-17 02:45:51.673 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:51.673 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:51.673 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:51.673 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:51.704 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:51.704 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"} status="up"
2026-02-17 02:45:51.704 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:51.704 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"} status="up"
2026-02-17 02:45:51.713 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=199
2026-02-17 02:45:51.714 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie1ecf88a0bd"
2026-02-17 02:45:51.714 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1ecf88a0bd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:51.714 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1ecf88a0bd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:51.808 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="cali01faf0220dd" state="down"
2026-02-17 02:45:51.808 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01faf0220dd", State:"down", Index:205}
2026-02-17 02:45:51.810 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01faf0220dd"
2026-02-17 02:45:51.811 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01faf0220dd", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.811 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01faf0220dd", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.811 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="cali01faf0220dd" state="up"
2026-02-17 02:45:51.812 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01faf0220dd", State:"up", Index:205}
2026-02-17 02:45:51.843 [INFO][74] 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:45:51.843 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidf7a9cbeb63"
2026-02-17 02:45:51.843 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidf7a9cbeb63", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:51.843 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidf7a9cbeb63", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:51.843 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-b6ntv, name=eth0)
2026-02-17 02:45:51.843 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-b6ntv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif308116ba8b" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.87/32"}
2026-02-17 02:45:51.880 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali01faf0220dd"
2026-02-17 02:45:51.880 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:51.880 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:51.880 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:51.882 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif308116ba8b"
2026-02-17 02:45:51.882 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01faf0220dd"
2026-02-17 02:45:51.882 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:51.882 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:51.887 [INFO][74] 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:45:51.887 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8abca2d7c90"
2026-02-17 02:45:51.887 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali8abca2d7c90" state="down"
2026-02-17 02:45:51.889 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali8abca2d7c90" state=""
2026-02-17 02:45:51.890 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8abca2d7c90"
2026-02-17 02:45:51.909 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="calif308116ba8b" state="down"
2026-02-17 02:45:51.910 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif308116ba8b"
2026-02-17 02:45:51.921 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="calif308116ba8b" state="up"
2026-02-17 02:45:51.939 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-nl4n9, name=eth0)
2026-02-17 02:45:51.950 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:51.950 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"} status="down"
2026-02-17 02:45:51.950 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8abca2d7c90", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.950 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8abca2d7c90", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.950 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8abca2d7c90", State:"down", Index:178}
2026-02-17 02:45:51.951 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8abca2d7c90", State:"", Index:178}
2026-02-17 02:45:51.951 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8abca2d7c90", Addrs:set.Set[string](nil)}
2026-02-17 02:45:51.951 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8abca2d7c90", Addrs:set.Set[string](nil)}
2026-02-17 02:45:51.951 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif308116ba8b", State:"down", Index:206}
2026-02-17 02:45:51.951 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif308116ba8b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.951 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif308116ba8b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.951 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif308116ba8b", State:"up", Index:206}
2026-02-17 02:45:51.951 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-nl4n9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7a0f6fc905" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.97/32"}
2026-02-17 02:45:51.966 [INFO][74] 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:45:51.966 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie491a6a38ce"
2026-02-17 02:45:51.966 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calie491a6a38ce" state="down"
2026-02-17 02:45:51.966 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie491a6a38ce", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.966 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie491a6a38ce", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.966 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie491a6a38ce", State:"down", Index:171}
2026-02-17 02:45:51.968 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calie491a6a38ce" state=""
2026-02-17 02:45:51.968 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie491a6a38ce"
2026-02-17 02:45:51.968 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie491a6a38ce", State:"", Index:171}
2026-02-17 02:45:51.968 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie491a6a38ce", Addrs:set.Set[string](nil)}
2026-02-17 02:45:51.968 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie491a6a38ce", Addrs:set.Set[string](nil)}
2026-02-17 02:45:51.981 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif308116ba8b"
2026-02-17 02:45:51.981 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif308116ba8b"
2026-02-17 02:45:51.981 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:51.981 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:51.982 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:51.983 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif308116ba8b"
2026-02-17 02:45:51.983 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid7a0f6fc905"
2026-02-17 02:45:51.983 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:51.983 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:51.983 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:51.983 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:52.012 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="calid7a0f6fc905" state="down"
2026-02-17 02:45:52.013 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid7a0f6fc905"
2026-02-17 02:45:52.014 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="calid7a0f6fc905" state="up"
2026-02-17 02:45:52.024 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:52.024 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"} status="up"
2026-02-17 02:45:52.024 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:52.024 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"} status="down"
2026-02-17 02:45:52.024 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7a0f6fc905", State:"down", Index:207}
2026-02-17 02:45:52.024 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7a0f6fc905", Addrs:set.Typed[string]{}}
2026-02-17 02:45:52.024 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7a0f6fc905", Addrs:set.Typed[string]{}}
2026-02-17 02:45:52.024 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7a0f6fc905", State:"up", Index:207}
2026-02-17 02:45:52.034 [INFO][74] 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:45:52.034 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali449133a07b5"
2026-02-17 02:45:52.034 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali449133a07b5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:52.034 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali449133a07b5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:52.085 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid7a0f6fc905"
2026-02-17 02:45:52.085 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid7a0f6fc905"
2026-02-17 02:45:52.086 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7a0f6fc905"
2026-02-17 02:45:52.086 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:52.086 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:52.106 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:52.106 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"} status="up"
2026-02-17 02:45:52.159 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-9j4jf, name=eth0)
2026-02-17 02:45:52.160 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-9j4jf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliebfdd53ae03" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.126/32"}
2026-02-17 02:45:52.186 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:52.186 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:52.186 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:52.188 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliebfdd53ae03"
2026-02-17 02:45:52.188 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:52.188 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:52.219 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="caliebfdd53ae03" state="down"
2026-02-17 02:45:52.219 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliebfdd53ae03"
2026-02-17 02:45:52.235 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="caliebfdd53ae03" state="up"
2026-02-17 02:45:52.255 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:52.255 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"} status="down"
2026-02-17 02:45:52.255 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebfdd53ae03", State:"down", Index:208}
2026-02-17 02:45:52.255 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebfdd53ae03", Addrs:set.Typed[string]{}}
2026-02-17 02:45:52.255 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebfdd53ae03", Addrs:set.Typed[string]{}}
2026-02-17 02:45:52.255 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebfdd53ae03", State:"up", Index:208}
2026-02-17 02:45:52.295 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliebfdd53ae03"
2026-02-17 02:45:52.295 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliebfdd53ae03"
2026-02-17 02:45:52.296 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliebfdd53ae03"
2026-02-17 02:45:52.296 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:52.296 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:52.316 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:52.316 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"} status="up"
2026-02-17 02:45:52.369 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-r5tvp, name=eth0)
2026-02-17 02:45:52.369 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-r5tvp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0e16b513b7" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.103/32"}
2026-02-17 02:45:52.390 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-r5tvp, name=eth0)
2026-02-17 02:45:52.390 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-r5tvp" endpoint_id:"eth0"}
2026-02-17 02:45:52.400 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ltfgj, name=eth0)
2026-02-17 02:45:52.400 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ltfgj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib10ce42df89" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.119/32"}
2026-02-17 02:45:52.402 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:52.402 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:52.411 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:52.411 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:52.411 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:52.411 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:52.412 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib10ce42df89"
2026-02-17 02:45:52.412 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:52.412 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:52.412 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:52.412 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:52.413 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.103
2026-02-17 02:45:52.418 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=201
2026-02-17 02:45:52.418 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali52cd65ad8d2"
2026-02-17 02:45:52.422 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ltfgj, name=eth0)
2026-02-17 02:45:52.449 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-89shf, name=eth0)
2026-02-17 02:45:52.482 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-r5tvp", EndpointId:"eth0"}
2026-02-17 02:45:52.482 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:52.482 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"} status="up"
2026-02-17 02:45:52.483 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ltfgj" endpoint_id:"eth0"}
2026-02-17 02:45:52.483 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-89shf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6da10afbd8c" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.76/32"}
2026-02-17 02:45:52.483 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali52cd65ad8d2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:52.483 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali52cd65ad8d2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:52.506 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:52.506 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:52.506 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:52.506 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:52.506 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:52.506 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:52.507 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6da10afbd8c"
2026-02-17 02:45:52.507 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:52.507 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:52.507 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:52.507 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:52.508 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.119
2026-02-17 02:45:52.534 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-25kg6, name=eth0)
2026-02-17 02:45:52.584 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ltfgj", EndpointId:"eth0"}
2026-02-17 02:45:52.584 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:52.584 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"} status="up"
2026-02-17 02:45:52.584 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-25kg6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16f7139ac97" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.118/32"}
2026-02-17 02:45:52.585 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-b6ntv, name=eth0)
2026-02-17 02:45:52.585 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-b6ntv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif308116ba8b" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.87/32"}
2026-02-17 02:45:52.607 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:52.607 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:52.607 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:52.607 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:52.608 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:52.608 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:52.614 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali16f7139ac97"
2026-02-17 02:45:52.614 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif308116ba8b"
2026-02-17 02:45:52.614 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:52.614 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:52.614 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:52.614 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:52.626 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-hqm68, name=eth0)
2026-02-17 02:45:52.643 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-x5mp7, name=eth0)
2026-02-17 02:45:52.647 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:52.647 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"} status="up"
2026-02-17 02:45:52.648 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:52.648 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"} status="up"
2026-02-17 02:45:52.648 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-hqm68" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia962a853a41" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.120/32"}
2026-02-17 02:45:52.648 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=204
2026-02-17 02:45:52.648 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-x5mp7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5b7b81961c" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.99/32"}
2026-02-17 02:45:52.648 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic5b7b81961c"
2026-02-17 02:45:52.648 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=200
2026-02-17 02:45:52.648 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6da10afbd8c"
2026-02-17 02:45:52.648 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5b7b81961c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:52.648 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5b7b81961c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:52.648 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6da10afbd8c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:52.648 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6da10afbd8c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:52.714 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:52.714 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:52.714 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:52.715 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:52.715 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:52.716 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:52.717 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia962a853a41"
2026-02-17 02:45:52.718 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5b7b81961c"
2026-02-17 02:45:52.718 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:52.718 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:52.718 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:52.718 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:52.746 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:52.746 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"} status="up"
2026-02-17 02:45:52.746 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:52.746 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"} status="up"
2026-02-17 02:45:52.783 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-pmvwq, name=eth0)
2026-02-17 02:45:52.783 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-pmvwq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic9dc1aada43" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.81/32"}
2026-02-17 02:45:52.796 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-pmvwq, name=eth0)
2026-02-17 02:45:52.796 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-pmvwq" endpoint_id:"eth0"}
2026-02-17 02:45:52.823 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:52.823 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:52.823 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:52.824 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:52.824 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:52.824 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.81
2026-02-17 02:45:52.845 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-xpm9p, name=eth0)
2026-02-17 02:45:52.852 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-xpm9p, name=eth0)
2026-02-17 02:45:52.908 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-pmvwq", EndpointId:"eth0"}
2026-02-17 02:45:52.909 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-xpm9p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif747d4e7433" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.100/32"}
2026-02-17 02:45:52.909 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-xpm9p" endpoint_id:"eth0"}
2026-02-17 02:45:52.929 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:52.929 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:52.929 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:52.930 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:52.930 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:52.931 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.100
2026-02-17 02:45:52.944 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-9j4jf, name=eth0)
2026-02-17 02:45:52.962 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=203
2026-02-17 02:45:52.962 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia962a853a41"
2026-02-17 02:45:52.974 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-q6rfh, name=eth0)
2026-02-17 02:45:52.981 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-q6rfh, name=eth0)
2026-02-17 02:45:52.983 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calie0e16b513b7" state="down"
2026-02-17 02:45:52.983 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie0e16b513b7"
2026-02-17 02:45:52.984 [INFO][74] 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:45:52.995 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xpm9p", EndpointId:"eth0"}
2026-02-17 02:45:52.995 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia962a853a41", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:52.995 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia962a853a41", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:52.995 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0e16b513b7", State:"down", Index:177}
2026-02-17 02:45:52.995 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0e16b513b7", Addrs:set.Typed[string]{}}
2026-02-17 02:45:52.995 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0e16b513b7", Addrs:set.Typed[string]{}}
2026-02-17 02:45:52.995 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-9j4jf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliebfdd53ae03" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.126/32"}
2026-02-17 02:45:52.995 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-q6rfh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali280d0d58025" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.124/32"}
2026-02-17 02:45:52.995 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-q6rfh" endpoint_id:"eth0"}
2026-02-17 02:45:53.007 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calie0e16b513b7" state=""
2026-02-17 02:45:53.007 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie0e16b513b7"
2026-02-17 02:45:53.007 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0e16b513b7", State:"", Index:177}
2026-02-17 02:45:53.007 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0e16b513b7", Addrs:set.Set[string](nil)}
2026-02-17 02:45:53.007 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0e16b513b7", Addrs:set.Set[string](nil)}
2026-02-17 02:45:53.034 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:53.034 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:53.034 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:53.037 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:53.037 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:53.039 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:53.040 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliebfdd53ae03"
2026-02-17 02:45:53.040 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:53.040 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:53.040 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:53.040 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:53.042 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.124
2026-02-17 02:45:53.062 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=202
2026-02-17 02:45:53.062 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali16f7139ac97"
2026-02-17 02:45:53.119 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali5436a182f21" state="down"
2026-02-17 02:45:53.125 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:53.125 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"} status="up"
2026-02-17 02:45:53.125 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-q6rfh", EndpointId:"eth0"}
2026-02-17 02:45:53.125 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16f7139ac97", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:53.125 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16f7139ac97", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:53.125 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5436a182f21", State:"down", Index:193}
2026-02-17 02:45:53.129 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5436a182f21"
2026-02-17 02:45:53.129 [INFO][74] 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:45:53.129 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali5436a182f21" state=""
2026-02-17 02:45:53.129 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5436a182f21"
2026-02-17 02:45:53.129 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5436a182f21", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.129 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5436a182f21", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.129 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5436a182f21", State:"", Index:193}
2026-02-17 02:45:53.129 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5436a182f21", Addrs:set.Set[string](nil)}
2026-02-17 02:45:53.129 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5436a182f21", Addrs:set.Set[string](nil)}
2026-02-17 02:45:53.142 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-nfl2g, name=eth0)
2026-02-17 02:45:53.142 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-nfl2g" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib51b5eac8af" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.122/32"}
2026-02-17 02:45:53.143 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:53.143 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:53.143 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:53.143 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib51b5eac8af"
2026-02-17 02:45:53.144 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:53.144 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:53.153 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-nfl2g, name=eth0)
2026-02-17 02:45:53.180 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:53.180 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"} status="up"
2026-02-17 02:45:53.180 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-nfl2g" endpoint_id:"eth0"}
2026-02-17 02:45:53.208 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=201
2026-02-17 02:45:53.208 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali52cd65ad8d2"
2026-02-17 02:45:53.208 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali52cd65ad8d2" state="down"
2026-02-17 02:45:53.208 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali52cd65ad8d2", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.208 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali52cd65ad8d2", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.208 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali52cd65ad8d2", State:"down", Index:201}
2026-02-17 02:45:53.227 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali52cd65ad8d2" state=""
2026-02-17 02:45:53.227 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali52cd65ad8d2"
2026-02-17 02:45:53.227 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali52cd65ad8d2", State:"", Index:201}
2026-02-17 02:45:53.227 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali52cd65ad8d2", Addrs:set.Set[string](nil)}
2026-02-17 02:45:53.227 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali52cd65ad8d2", Addrs:set.Set[string](nil)}
2026-02-17 02:45:53.250 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=206
2026-02-17 02:45:53.250 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif308116ba8b"
2026-02-17 02:45:53.250 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif308116ba8b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:53.250 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif308116ba8b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:53.252 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:53.252 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:53.253 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:53.253 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:53.253 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:53.254 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.122
2026-02-17 02:45:53.258 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.83
2026-02-17 02:45:53.314 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nfl2g", EndpointId:"eth0"}
2026-02-17 02:45:53.392 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-2t6v8, name=eth0)
2026-02-17 02:45:53.392 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-2t6v8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali456256599ce" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.112/32"}
2026-02-17 02:45:53.392 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:53.393 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:53.393 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:53.394 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali456256599ce"
2026-02-17 02:45:53.394 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:53.394 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:53.433 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:53.433 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 168
2026-02-17 02:45:53.442 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=205
2026-02-17 02:45:53.442 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali01faf0220dd"
2026-02-17 02:45:53.442 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01faf0220dd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:53.442 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01faf0220dd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:53.481 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calif747d4e7433" state="down"
2026-02-17 02:45:53.482 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif747d4e7433"
2026-02-17 02:45:53.482 [INFO][74] 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:45:53.484 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calif747d4e7433" state=""
2026-02-17 02:45:53.484 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif747d4e7433"
2026-02-17 02:45:53.495 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif747d4e7433", State:"down", Index:162}
2026-02-17 02:45:53.495 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif747d4e7433", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.495 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif747d4e7433", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.495 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif747d4e7433", State:"", Index:162}
2026-02-17 02:45:53.495 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif747d4e7433", Addrs:set.Set[string](nil)}
2026-02-17 02:45:53.495 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif747d4e7433", Addrs:set.Set[string](nil)}
2026-02-17 02:45:53.499 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-9j4jf, name=eth0)
2026-02-17 02:45:53.500 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-9j4jf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliebfdd53ae03" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.126/32"}
2026-02-17 02:45:53.506 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=207
2026-02-17 02:45:53.506 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid7a0f6fc905"
2026-02-17 02:45:53.506 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7a0f6fc905", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:53.506 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7a0f6fc905", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:53.535 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-nl4n9, name=eth0)
2026-02-17 02:45:53.535 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-nl4n9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7a0f6fc905" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.97/32"}
2026-02-17 02:45:53.535 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calic9dc1aada43" state="down"
2026-02-17 02:45:53.535 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic9dc1aada43"
2026-02-17 02:45:53.535 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic9dc1aada43", State:"down", Index:168}
2026-02-17 02:45:53.537 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic9dc1aada43", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.537 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic9dc1aada43", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.537 [INFO][74] 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:45:53.537 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calic9dc1aada43" state=""
2026-02-17 02:45:53.537 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic9dc1aada43"
2026-02-17 02:45:53.537 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic9dc1aada43", State:"", Index:168}
2026-02-17 02:45:53.537 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic9dc1aada43", Addrs:set.Set[string](nil)}
2026-02-17 02:45:53.538 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic9dc1aada43", Addrs:set.Set[string](nil)}
2026-02-17 02:45:53.573 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:53.574 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:53.574 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:53.574 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:53.574 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:53.574 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:53.575 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliebfdd53ae03"
2026-02-17 02:45:53.575 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7a0f6fc905"
2026-02-17 02:45:53.575 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:53.575 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:53.575 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:53.576 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:53.593 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-9840/ss-1, name=eth0)
2026-02-17 02:45:53.605 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:53.605 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"} status="up"
2026-02-17 02:45:53.605 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:53.605 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"} status="up"
2026-02-17 02:45:53.605 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9840/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5229ca61504" profile_ids:"kns.statefulset-9840" profile_ids:"ksa.statefulset-9840.default" ipv4_nets:"10.100.246.116/32"}
2026-02-17 02:45:53.674 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:53.674 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:53.675 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:53.681 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5229ca61504"
2026-02-17 02:45:53.681 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:53.681 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:53.684 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali280d0d58025" state="down"
2026-02-17 02:45:53.684 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali280d0d58025"
2026-02-17 02:45:53.684 [INFO][74] 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:45:53.692 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali280d0d58025" state=""
2026-02-17 02:45:53.692 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali280d0d58025"
2026-02-17 02:45:53.702 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=208
2026-02-17 02:45:53.702 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliebfdd53ae03"
2026-02-17 02:45:53.723 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:53.723 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:45:53.723 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali280d0d58025", State:"down", Index:159}
2026-02-17 02:45:53.723 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali280d0d58025", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.724 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali280d0d58025", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.725 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali280d0d58025", State:"", Index:159}
2026-02-17 02:45:53.725 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali280d0d58025", Addrs:set.Set[string](nil)}
2026-02-17 02:45:53.725 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali280d0d58025", Addrs:set.Set[string](nil)}
2026-02-17 02:45:53.725 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebfdd53ae03", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:53.725 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebfdd53ae03", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:53.775 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="cali01faf0220dd" state="down"
2026-02-17 02:45:53.776 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01faf0220dd"
2026-02-17 02:45:53.776 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=205
2026-02-17 02:45:53.776 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01faf0220dd", State:"down", Index:205}
2026-02-17 02:45:53.776 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01faf0220dd", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.776 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01faf0220dd", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.779 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="cali01faf0220dd" state=""
2026-02-17 02:45:53.779 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali01faf0220dd"
2026-02-17 02:45:53.796 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01faf0220dd", State:"", Index:205}
2026-02-17 02:45:53.796 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01faf0220dd", Addrs:set.Set[string](nil)}
2026-02-17 02:45:53.796 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01faf0220dd", Addrs:set.Set[string](nil)}
2026-02-17 02:45:53.885 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.114
2026-02-17 02:45:53.939 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calib51b5eac8af" state="down"
2026-02-17 02:45:53.940 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib51b5eac8af"
2026-02-17 02:45:53.940 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib51b5eac8af", State:"down", Index:169}
2026-02-17 02:45:53.940 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=169
2026-02-17 02:45:53.940 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib51b5eac8af", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.940 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib51b5eac8af", Addrs:set.Typed[string]{}}
2026-02-17 02:45:53.941 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calib51b5eac8af" state=""
2026-02-17 02:45:53.941 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib51b5eac8af"
2026-02-17 02:45:53.941 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib51b5eac8af", State:"", Index:169}
2026-02-17 02:45:53.941 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib51b5eac8af", Addrs:set.Set[string](nil)}
2026-02-17 02:45:53.941 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib51b5eac8af", Addrs:set.Set[string](nil)}
2026-02-17 02:45:53.993 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-kwlcm, name=eth0)
2026-02-17 02:45:53.999 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-kwlcm, name=eth0)
2026-02-17 02:45:54.019 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-kwlcm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7bc11240001" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.110/32"}
2026-02-17 02:45:54.019 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-kwlcm" endpoint_id:"eth0"}
2026-02-17 02:45:54.045 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-wmz26, name=eth0)
2026-02-17 02:45:54.046 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-wmz26" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6465b218407" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.89/32"}
2026-02-17 02:45:54.065 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-wmz26, name=eth0)
2026-02-17 02:45:54.066 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-wmz26" endpoint_id:"eth0"}
2026-02-17 02:45:54.102 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:54.103 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:54.104 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:54.104 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:54.104 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:54.105 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:54.106 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:54.106 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:54.106 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:54.106 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:54.108 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.89
2026-02-17 02:45:54.111 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.110
2026-02-17 02:45:54.169 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-9840/ss-1, name=eth0)
2026-02-17 02:45:54.171 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="calib10ce42df89" state="down"
2026-02-17 02:45:54.171 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib10ce42df89"
2026-02-17 02:45:54.171 [INFO][74] 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:45:54.173 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="calib10ce42df89" state=""
2026-02-17 02:45:54.173 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib10ce42df89"
2026-02-17 02:45:54.194 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-wmz26", EndpointId:"eth0"}
2026-02-17 02:45:54.194 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-kwlcm", EndpointId:"eth0"}
2026-02-17 02:45:54.194 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9840/ss-1" endpoint_id:"eth0"}
2026-02-17 02:45:54.194 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9840"}
2026-02-17 02:45:54.194 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9840.default"}
2026-02-17 02:45:54.194 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib10ce42df89", State:"down", Index:196}
2026-02-17 02:45:54.194 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib10ce42df89", Addrs:set.Typed[string]{}}
2026-02-17 02:45:54.194 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib10ce42df89", Addrs:set.Typed[string]{}}
2026-02-17 02:45:54.194 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib10ce42df89", State:"", Index:196}
2026-02-17 02:45:54.194 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib10ce42df89", Addrs:set.Set[string](nil)}
2026-02-17 02:45:54.194 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib10ce42df89", Addrs:set.Set[string](nil)}
2026-02-17 02:45:54.208 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:54.208 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:54.208 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:54.208 [INFO][74] felix/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-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:54.208 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:54.209 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.116
2026-02-17 02:45:54.247 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-w8jg5, name=eth0)
2026-02-17 02:45:54.273 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-w8jg5, name=eth0)
2026-02-17 02:45:54.274 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali5229ca61504" state="down"
2026-02-17 02:45:54.274 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5229ca61504"
2026-02-17 02:45:54.274 [INFO][74] 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:45:54.286 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9840/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:54.286 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5229ca61504", State:"down", Index:107}
2026-02-17 02:45:54.287 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5229ca61504", Addrs:set.Typed[string]{}}
2026-02-17 02:45:54.287 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5229ca61504", Addrs:set.Typed[string]{}}
2026-02-17 02:45:54.287 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-w8jg5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali449133a07b5" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.98/32"}
2026-02-17 02:45:54.287 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-w8jg5" endpoint_id:"eth0"}
2026-02-17 02:45:54.295 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali5229ca61504" state=""
2026-02-17 02:45:54.295 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5229ca61504"
2026-02-17 02:45:54.295 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5229ca61504", State:"", Index:107}
2026-02-17 02:45:54.295 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5229ca61504", Addrs:set.Set[string](nil)}
2026-02-17 02:45:54.295 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5229ca61504", Addrs:set.Set[string](nil)}
2026-02-17 02:45:54.310 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"}
2026-02-17 02:45:54.310 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"}
2026-02-17 02:45:54.310 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"}
2026-02-17 02:45:54.311 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"}
2026-02-17 02:45:54.311 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"}
2026-02-17 02:45:54.311 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.98
2026-02-17 02:45:54.339 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-h48lm, name=eth0)
2026-02-17 02:45:54.386 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-w8jg5", EndpointId:"eth0"}
2026-02-17 02:45:54.386 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-h48lm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid04c01e3bad" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.117/32"}
2026-02-17 02:45:54.416 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:54.416 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:54.416 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:54.417 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid04c01e3bad"
2026-02-17 02:45:54.417 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:54.418 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:54.430 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-d9g6z, name=eth0)
2026-02-17 02:45:54.462 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:54.462 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"} status="up"
2026-02-17 02:45:54.462 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-d9g6z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d51d24de1d" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.123/32"}
2026-02-17 02:45:54.487 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-1069"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-1069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1069"}
2026-02-17 02:45:54.519 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:54.519 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:54.520 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:54.523 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d51d24de1d"
2026-02-17 02:45:54.523 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:54.523 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:54.557 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:54.557 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"} status="up"
2026-02-17 02:45:54.648 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-p4qs6, name=eth0)
2026-02-17 02:45:54.648 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-p4qs6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2a1abfa1ec" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.104/32"}
2026-02-17 02:45:54.648 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:54.648 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:54.648 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:54.649 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2a1abfa1ec"
2026-02-17 02:45:54.649 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:54.649 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:54.670 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-p4qs6, name=eth0)
2026-02-17 02:45:54.682 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:54.682 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"} status="up"
2026-02-17 02:45:54.682 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-p4qs6" endpoint_id:"eth0"}
2026-02-17 02:45:54.726 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:54.726 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:54.727 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:54.727 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:54.727 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:54.728 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.104
2026-02-17 02:45:54.744 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali6465b218407" state="down"
2026-02-17 02:45:54.744 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6465b218407"
2026-02-17 02:45:54.746 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=182
2026-02-17 02:45:54.747 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali6465b218407" state=""
2026-02-17 02:45:54.747 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6465b218407"
2026-02-17 02:45:54.747 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-jtch5, name=eth0)
2026-02-17 02:45:54.758 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-jtch5, name=eth0)
2026-02-17 02:45:54.782 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali7bc11240001" state="down"
2026-02-17 02:45:54.783 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7bc11240001"
2026-02-17 02:45:54.788 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali7bc11240001" state=""
2026-02-17 02:45:54.789 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7bc11240001"
2026-02-17 02:45:54.789 [INFO][74] 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=179
2026-02-17 02:45:54.802 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-p4qs6", EndpointId:"eth0"}
2026-02-17 02:45:54.802 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6465b218407", State:"down", Index:182}
2026-02-17 02:45:54.802 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6465b218407", Addrs:set.Typed[string]{}}
2026-02-17 02:45:54.802 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6465b218407", Addrs:set.Typed[string]{}}
2026-02-17 02:45:54.802 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6465b218407", State:"", Index:182}
2026-02-17 02:45:54.802 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6465b218407", Addrs:set.Set[string](nil)}
2026-02-17 02:45:54.802 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6465b218407", Addrs:set.Set[string](nil)}
2026-02-17 02:45:54.802 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7bc11240001", State:"down", Index:179}
2026-02-17 02:45:54.802 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7bc11240001", Addrs:set.Typed[string]{}}
2026-02-17 02:45:54.802 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7bc11240001", Addrs:set.Typed[string]{}}
2026-02-17 02:45:54.802 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7bc11240001", State:"", Index:179}
2026-02-17 02:45:54.802 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7bc11240001", Addrs:set.Set[string](nil)}
2026-02-17 02:45:54.802 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7bc11240001", Addrs:set.Set[string](nil)}
2026-02-17 02:45:54.802 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-jtch5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali531d8512b99" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.70/32"}
2026-02-17 02:45:54.802 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-jtch5" endpoint_id:"eth0"}
2026-02-17 02:45:54.827 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:54.827 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:54.828 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:54.828 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:54.828 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:54.828 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.70
2026-02-17 02:45:54.848 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-6b54z, name=eth0)
2026-02-17 02:45:54.910 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-jtch5", EndpointId:"eth0"}
2026-02-17 02:45:54.910 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-6b54z" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1a6d7b7917" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.109/32"}
2026-02-17 02:45:54.932 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:54.932 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:54.932 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:54.938 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib1a6d7b7917"
2026-02-17 02:45:54.938 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:54.938 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:54.948 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-4qkh5, name=eth0)
2026-02-17 02:45:54.952 [INFO][74] 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:45:54.952 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali449133a07b5"
2026-02-17 02:45:54.952 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali449133a07b5" state="down"
2026-02-17 02:45:54.958 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali449133a07b5" state=""
2026-02-17 02:45:54.958 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali449133a07b5"
2026-02-17 02:45:54.964 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-cpvks, name=eth0)
2026-02-17 02:45:54.969 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:54.969 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"} status="up"
2026-02-17 02:45:54.969 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-4qkh5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali105c3f0ce63" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.92/32"}
2026-02-17 02:45:54.970 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-cpvks" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d548f94550" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.85/32"}
2026-02-17 02:45:54.970 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali449133a07b5", Addrs:set.Typed[string]{}}
2026-02-17 02:45:54.970 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali449133a07b5", Addrs:set.Typed[string]{}}
2026-02-17 02:45:54.970 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali449133a07b5", State:"down", Index:198}
2026-02-17 02:45:54.970 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali449133a07b5", State:"", Index:198}
2026-02-17 02:45:54.970 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali449133a07b5", Addrs:set.Set[string](nil)}
2026-02-17 02:45:54.970 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali449133a07b5", Addrs:set.Set[string](nil)}
2026-02-17 02:45:55.019 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-6232"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-6232"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6232"}
2026-02-17 02:45:55.031 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ffz9q, name=eth0)
2026-02-17 02:45:55.032 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ffz9q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65cc7733c7d" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.77/32"}
2026-02-17 02:45:55.038 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:55.038 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:55.038 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:55.039 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:55.039 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:55.039 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:55.039 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:55.039 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:55.039 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:55.040 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali105c3f0ce63"
2026-02-17 02:45:55.040 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d548f94550"
2026-02-17 02:45:55.040 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65cc7733c7d"
2026-02-17 02:45:55.040 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:55.040 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:55.040 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:55.040 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:55.040 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:55.041 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:55.052 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-4tjwn, name=eth0)
2026-02-17 02:45:55.073 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:55.073 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"} status="up"
2026-02-17 02:45:55.073 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:55.073 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"} status="up"
2026-02-17 02:45:55.073 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:55.073 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"} status="up"
2026-02-17 02:45:55.074 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-4tjwn" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba6d18290f8" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.73/32"}
2026-02-17 02:45:55.140 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:55.140 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:55.140 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:55.141 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba6d18290f8"
2026-02-17 02:45:55.141 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:55.141 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:55.170 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-856cz, name=eth0)
2026-02-17 02:45:55.182 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:55.182 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"} status="up"
2026-02-17 02:45:55.182 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-856cz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidf7a9cbeb63" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.93/32"}
2026-02-17 02:45:55.192 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-zvp4z, name=eth0)
2026-02-17 02:45:55.192 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-zvp4z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22fa2e2e920" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.88/32"}
2026-02-17 02:45:55.206 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-zvp4z, name=eth0)
2026-02-17 02:45:55.206 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-zvp4z" endpoint_id:"eth0"}
2026-02-17 02:45:55.219 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="calif2a1abfa1ec" state="down"
2026-02-17 02:45:55.219 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif2a1abfa1ec"
2026-02-17 02:45:55.219 [INFO][74] 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:45:55.219 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2a1abfa1ec", State:"down", Index:192}
2026-02-17 02:45:55.219 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2a1abfa1ec", Addrs:set.Typed[string]{}}
2026-02-17 02:45:55.219 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2a1abfa1ec", Addrs:set.Typed[string]{}}
2026-02-17 02:45:55.227 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="calif2a1abfa1ec" state=""
2026-02-17 02:45:55.227 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif2a1abfa1ec"
2026-02-17 02:45:55.227 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2a1abfa1ec", State:"", Index:192}
2026-02-17 02:45:55.227 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2a1abfa1ec", Addrs:set.Set[string](nil)}
2026-02-17 02:45:55.227 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2a1abfa1ec", Addrs:set.Set[string](nil)}
2026-02-17 02:45:55.243 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:55.244 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:55.244 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:55.244 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"}
2026-02-17 02:45:55.244 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"}
2026-02-17 02:45:55.245 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"}
2026-02-17 02:45:55.245 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidf7a9cbeb63"
2026-02-17 02:45:55.245 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:55.245 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:55.245 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"}
2026-02-17 02:45:55.245 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"}
2026-02-17 02:45:55.246 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.88
2026-02-17 02:45:55.326 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:55.326 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"} status="up"
2026-02-17 02:45:55.326 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zvp4z", EndpointId:"eth0"}
2026-02-17 02:45:55.356 [INFO][74] 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:45:55.356 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali531d8512b99"
2026-02-17 02:45:55.356 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali531d8512b99" state="down"
2026-02-17 02:45:55.356 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali531d8512b99", Addrs:set.Typed[string]{}}
2026-02-17 02:45:55.356 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali531d8512b99", Addrs:set.Typed[string]{}}
2026-02-17 02:45:55.356 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali531d8512b99", State:"down", Index:165}
2026-02-17 02:45:55.362 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali531d8512b99" state=""
2026-02-17 02:45:55.362 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali531d8512b99"
2026-02-17 02:45:55.384 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali531d8512b99", State:"", Index:165}
2026-02-17 02:45:55.384 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali531d8512b99", Addrs:set.Set[string](nil)}
2026-02-17 02:45:55.384 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali531d8512b99", Addrs:set.Set[string](nil)}
2026-02-17 02:45:55.486 [INFO][74] felix/summary.go 100: Summarising 383 dataplane reconciliation loops over 1m0s: avg=38ms longest=164ms (partial-resync-routes-v4,resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:45:55.582 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-xwtzb, name=eth0)
2026-02-17 02:45:55.583 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-xwtzb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali59150aba5e0" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.106/32"}
2026-02-17 02:45:55.583 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:55.583 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:55.583 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:55.584 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali59150aba5e0"
2026-02-17 02:45:55.584 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:55.584 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:55.591 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-xwtzb, name=eth0)
2026-02-17 02:45:55.619 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:55.619 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"} status="up"
2026-02-17 02:45:55.619 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-xwtzb" endpoint_id:"eth0"}
2026-02-17 02:45:55.674 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:55.674 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:55.674 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:55.675 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:55.675 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:55.676 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.106
2026-02-17 02:45:55.750 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xwtzb", EndpointId:"eth0"}
2026-02-17 02:45:55.771 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-x5mp7, name=eth0)
2026-02-17 02:45:55.771 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-x5mp7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5b7b81961c" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.99/32"}
bird: KIF: Received address message for unknown interface 183
2026-02-17 02:45:55.784 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:55.784 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:55.784 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:55.785 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5b7b81961c"
2026-02-17 02:45:55.785 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:55.785 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:55.793 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-x5mp7, name=eth0)
2026-02-17 02:45:55.809 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:55.810 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"} status="up"
2026-02-17 02:45:55.810 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-x5mp7" endpoint_id:"eth0"}
2026-02-17 02:45:55.866 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali22fa2e2e920" state="down"
2026-02-17 02:45:55.867 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali22fa2e2e920"
2026-02-17 02:45:55.867 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=183
2026-02-17 02:45:55.867 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22fa2e2e920", State:"down", Index:183}
2026-02-17 02:45:55.867 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22fa2e2e920", Addrs:set.Typed[string]{}}
2026-02-17 02:45:55.867 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22fa2e2e920", Addrs:set.Typed[string]{}}
2026-02-17 02:45:55.868 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali22fa2e2e920" state=""
2026-02-17 02:45:55.868 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali22fa2e2e920"
2026-02-17 02:45:55.868 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22fa2e2e920", State:"", Index:183}
2026-02-17 02:45:55.868 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22fa2e2e920", Addrs:set.Set[string](nil)}
2026-02-17 02:45:55.869 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22fa2e2e920", Addrs:set.Set[string](nil)}
2026-02-17 02:45:55.889 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:55.889 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:55.890 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:55.891 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:55.891 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:55.898 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.99
2026-02-17 02:45:55.902 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ztrdv, name=eth0)
2026-02-17 02:45:55.935 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-zcwhj, name=eth0)
2026-02-17 02:45:55.942 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ztrdv, name=eth0)
2026-02-17 02:45:55.943 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-zcwhj, name=eth0)
2026-02-17 02:45:55.982 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-x5mp7", EndpointId:"eth0"}
2026-02-17 02:45:55.982 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ztrdv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali187d3eb3705" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.72/32"}
2026-02-17 02:45:55.982 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-zcwhj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali322d85c881c" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.127/32"}
2026-02-17 02:45:55.982 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ztrdv" endpoint_id:"eth0"}
2026-02-17 02:45:55.982 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-zcwhj" endpoint_id:"eth0"}
2026-02-17 02:45:55.992 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:55.992 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:55.992 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:55.992 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:55.992 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:55.993 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:55.993 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:55.993 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:55.993 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:55.993 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:55.993 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.127
2026-02-17 02:45:55.994 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.72
2026-02-17 02:45:56.065 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ztrdv", EndpointId:"eth0"}
2026-02-17 02:45:56.065 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-zcwhj", EndpointId:"eth0"}
2026-02-17 02:45:56.254 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-89shf, name=eth0)
2026-02-17 02:45:56.254 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-89shf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6da10afbd8c" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.76/32"}
2026-02-17 02:45:56.254 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:45:56.254 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:56.254 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:56.254 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:56.255 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6da10afbd8c"
2026-02-17 02:45:56.256 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:56.256 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:56.266 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-xzkzh, name=eth0)
2026-02-17 02:45:56.281 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-xzkzh, name=eth0)
2026-02-17 02:45:56.294 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:56.294 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"} status="up"
2026-02-17 02:45:56.294 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-xzkzh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali745e46301ca" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.94/32"}
2026-02-17 02:45:56.294 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-xzkzh" endpoint_id:"eth0"}
2026-02-17 02:45:56.294 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"}
2026-02-17 02:45:56.294 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"}
2026-02-17 02:45:56.295 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"}
2026-02-17 02:45:56.295 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"}
2026-02-17 02:45:56.295 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"}
2026-02-17 02:45:56.296 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.94
2026-02-17 02:45:56.358 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-xzkzh", EndpointId:"eth0"}
2026-02-17 02:45:56.374 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali59150aba5e0" state="down"
2026-02-17 02:45:56.374 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali59150aba5e0"
2026-02-17 02:45:56.374 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali59150aba5e0", State:"down", Index:194}
2026-02-17 02:45:56.374 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali59150aba5e0", Addrs:set.Typed[string]{}}
2026-02-17 02:45:56.375 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali59150aba5e0", Addrs:set.Typed[string]{}}
2026-02-17 02:45:56.381 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali59150aba5e0" state=""
2026-02-17 02:45:56.381 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali59150aba5e0"
2026-02-17 02:45:56.381 [INFO][74] 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=194
2026-02-17 02:45:56.402 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali59150aba5e0", State:"", Index:194}
2026-02-17 02:45:56.403 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali59150aba5e0", Addrs:set.Set[string](nil)}
2026-02-17 02:45:56.403 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali59150aba5e0", Addrs:set.Set[string](nil)}
2026-02-17 02:45:56.403 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:45:56.470 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-nl4n9, name=eth0)
2026-02-17 02:45:56.470 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-nl4n9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7a0f6fc905" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.97/32"}
2026-02-17 02:45:56.481 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-nl4n9, name=eth0)
2026-02-17 02:45:56.482 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-nl4n9" endpoint_id:"eth0"}
2026-02-17 02:45:56.523 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:56.523 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:56.524 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:56.524 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:56.524 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:56.525 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.97
2026-02-17 02:45:56.583 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali322d85c881c" state="down"
2026-02-17 02:45:56.583 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali322d85c881c"
2026-02-17 02:45:56.588 [INFO][74] 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:45:56.593 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali322d85c881c" state=""
2026-02-17 02:45:56.593 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali322d85c881c"
2026-02-17 02:45:56.596 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali187d3eb3705" state="down"
2026-02-17 02:45:56.596 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali187d3eb3705"
2026-02-17 02:45:56.596 [INFO][74] 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:45:56.599 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali187d3eb3705" state=""
2026-02-17 02:45:56.599 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali187d3eb3705"
2026-02-17 02:45:56.600 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=204
2026-02-17 02:45:56.600 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5b7b81961c"
2026-02-17 02:45:56.600 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="calic5b7b81961c" state="down"
2026-02-17 02:45:56.601 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="calic5b7b81961c" state=""
2026-02-17 02:45:56.601 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic5b7b81961c"
2026-02-17 02:45:56.629 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-nl4n9", EndpointId:"eth0"}
2026-02-17 02:45:56.629 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-6232"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-6232"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6232"}
2026-02-17 02:45:56.631 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-6t6hg, name=eth0)
2026-02-17 02:45:56.631 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-hqm68, name=eth0)
2026-02-17 02:45:56.648 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-6t6hg" endpoint_id:"eth0"} endpoint:{state:"active" name:"califeca37b1a6f" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.111/32"}
2026-02-17 02:45:56.648 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-hqm68" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia962a853a41" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.120/32"}
2026-02-17 02:45:56.648 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali322d85c881c", State:"down", Index:188}
2026-02-17 02:45:56.648 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali322d85c881c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:56.648 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali322d85c881c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:56.648 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali322d85c881c", State:"", Index:188}
2026-02-17 02:45:56.648 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali322d85c881c", Addrs:set.Set[string](nil)}
2026-02-17 02:45:56.648 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali322d85c881c", Addrs:set.Set[string](nil)}
2026-02-17 02:45:56.648 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali187d3eb3705", State:"down", Index:167}
2026-02-17 02:45:56.648 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali187d3eb3705", Addrs:set.Typed[string]{}}
2026-02-17 02:45:56.648 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali187d3eb3705", Addrs:set.Typed[string]{}}
2026-02-17 02:45:56.648 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali187d3eb3705", State:"", Index:167}
2026-02-17 02:45:56.648 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali187d3eb3705", Addrs:set.Set[string](nil)}
2026-02-17 02:45:56.648 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali187d3eb3705", Addrs:set.Set[string](nil)}
2026-02-17 02:45:56.648 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5b7b81961c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:56.648 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5b7b81961c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:56.648 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5b7b81961c", State:"down", Index:204}
2026-02-17 02:45:56.648 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5b7b81961c", State:"", Index:204}
2026-02-17 02:45:56.648 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5b7b81961c", Addrs:set.Set[string](nil)}
2026-02-17 02:45:56.648 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5b7b81961c", Addrs:set.Set[string](nil)}
2026-02-17 02:45:56.654 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-6232"}
2026-02-17 02:45:56.674 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ctg4b, name=eth0)
2026-02-17 02:45:56.674 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ctg4b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib54f5d31184" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.75/32"}
2026-02-17 02:45:56.730 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:56.730 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:56.730 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:56.731 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:56.731 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:56.731 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:56.731 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:56.732 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:56.732 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:56.733 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califeca37b1a6f"
2026-02-17 02:45:56.733 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia962a853a41"
2026-02-17 02:45:56.733 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib54f5d31184"
2026-02-17 02:45:56.733 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:56.734 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:56.734 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:56.734 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:56.734 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:56.734 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:56.767 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:56.768 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"} status="up"
2026-02-17 02:45:56.768 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:56.768 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"} status="up"
2026-02-17 02:45:56.768 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:56.768 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"} status="up"
2026-02-17 02:45:56.996 [INFO][74] 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:45:56.996 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali745e46301ca"
2026-02-17 02:45:56.996 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali745e46301ca" state="down"
2026-02-17 02:45:56.996 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali745e46301ca", Addrs:set.Typed[string]{}}
2026-02-17 02:45:56.996 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali745e46301ca", Addrs:set.Typed[string]{}}
2026-02-17 02:45:56.996 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali745e46301ca", State:"down", Index:170}
2026-02-17 02:45:56.996 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:45:56.996 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali745e46301ca" state=""
2026-02-17 02:45:56.997 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali745e46301ca"
2026-02-17 02:45:57.022 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali745e46301ca", State:"", Index:170}
2026-02-17 02:45:57.022 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali745e46301ca", Addrs:set.Set[string](nil)}
2026-02-17 02:45:57.022 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali745e46301ca", Addrs:set.Set[string](nil)}
2026-02-17 02:45:57.045 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="calid7a0f6fc905" state="down"
2026-02-17 02:45:57.045 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid7a0f6fc905"
2026-02-17 02:45:57.045 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=207
2026-02-17 02:45:57.045 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7a0f6fc905", State:"down", Index:207}
2026-02-17 02:45:57.045 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7a0f6fc905", Addrs:set.Typed[string]{}}
2026-02-17 02:45:57.045 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7a0f6fc905", Addrs:set.Typed[string]{}}
2026-02-17 02:45:57.045 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:45:57.047 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="calid7a0f6fc905" state=""
2026-02-17 02:45:57.048 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid7a0f6fc905"
2026-02-17 02:45:57.048 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7a0f6fc905", State:"", Index:207}
2026-02-17 02:45:57.048 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7a0f6fc905", Addrs:set.Set[string](nil)}
2026-02-17 02:45:57.048 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7a0f6fc905", Addrs:set.Set[string](nil)}
2026-02-17 02:45:58.070 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-1069"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-1069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1069"}
2026-02-17 02:45:58.070 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:45:58.118 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-1069"}
2026-02-17 02:45:58.156 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8773"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8773"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8773"}
2026-02-17 02:45:58.156 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3203"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3203"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3203"}
2026-02-17 02:45:58.185 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3203" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:58.351 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9911"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9911"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9911"}
2026-02-17 02:45:58.397 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-5009"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-5009"} 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-5009"}
2026-02-17 02:45:58.429 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csinodes-5009" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:58.505 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-5009"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-5009"} 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-5009"}
2026-02-17 02:45:58.535 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-9622"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-9622"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9622"}
2026-02-17 02:45:58.535 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-9622" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:58.680 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-25kg6, name=eth0)
2026-02-17 02:45:58.685 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-25kg6, name=eth0)
2026-02-17 02:45:58.701 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-25kg6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16f7139ac97" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.118/32"}
2026-02-17 02:45:58.701 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-25kg6" endpoint_id:"eth0"}
2026-02-17 02:45:58.702 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:58.702 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:58.702 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:58.703 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali16f7139ac97" ipVersion=0x4 logsSkipped=123 table="filter"
2026-02-17 02:45:58.703 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali16f7139ac97" ipVersion=0x4 table="filter"
2026-02-17 02:45:58.704 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:58.704 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:58.704 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.118
2026-02-17 02:45:58.762 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-25kg6", EndpointId:"eth0"}
2026-02-17 02:45:58.839 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-2t6v8, name=eth0)
2026-02-17 02:45:58.839 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-2t6v8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali456256599ce" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.112/32"}
2026-02-17 02:45:58.839 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:58.839 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:58.839 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:58.841 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali456256599ce"
2026-02-17 02:45:58.841 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:58.841 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:58.853 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-2t6v8, name=eth0)
2026-02-17 02:45:58.892 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:58.892 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"} status="up"
2026-02-17 02:45:58.892 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-2t6v8" endpoint_id:"eth0"}
2026-02-17 02:45:58.892 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:58.892 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:58.892 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:58.893 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:45:58.893 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali456256599ce" ipVersion=0x4 table="filter"
2026-02-17 02:45:58.893 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:45:58.893 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali456256599ce" ipVersion=0x4 table="filter"
2026-02-17 02:45:58.893 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:58.893 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:58.894 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.112
2026-02-17 02:45:58.900 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-4qkh5, name=eth0)
2026-02-17 02:45:58.913 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-4qkh5, name=eth0)
2026-02-17 02:45:58.928 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-4rspv, name=eth0)
2026-02-17 02:45:58.931 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-4rspv, name=eth0)
2026-02-17 02:45:58.960 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-2t6v8", EndpointId:"eth0"}
2026-02-17 02:45:58.960 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-4qkh5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali105c3f0ce63" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.92/32"}
2026-02-17 02:45:58.960 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-4qkh5" endpoint_id:"eth0"}
2026-02-17 02:45:58.960 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-4rspv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1ecf88a0bd" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.84/32"}
2026-02-17 02:45:58.960 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-4rspv" endpoint_id:"eth0"}
2026-02-17 02:45:58.960 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:58.960 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:58.960 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:58.960 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"}
2026-02-17 02:45:58.960 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"}
2026-02-17 02:45:58.961 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"}
2026-02-17 02:45:58.961 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie1ecf88a0bd" ipVersion=0x4 table="filter"
2026-02-17 02:45:58.961 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:45:58.961 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali105c3f0ce63" ipVersion=0x4 table="filter"
2026-02-17 02:45:58.961 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie1ecf88a0bd" ipVersion=0x4 table="filter"
2026-02-17 02:45:58.961 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:45:58.961 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali105c3f0ce63" ipVersion=0x4 table="filter"
2026-02-17 02:45:58.961 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:58.961 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:58.961 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"}
2026-02-17 02:45:58.961 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"}
2026-02-17 02:45:58.961 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.92
2026-02-17 02:45:58.962 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.84
2026-02-17 02:45:58.990 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-4tjwn, name=eth0)
2026-02-17 02:45:58.993 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-4tjwn, name=eth0)
2026-02-17 02:45:59.038 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4qkh5", EndpointId:"eth0"}
2026-02-17 02:45:59.039 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4rspv", EndpointId:"eth0"}
2026-02-17 02:45:59.039 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-4tjwn" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba6d18290f8" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.73/32"}
2026-02-17 02:45:59.039 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-4tjwn" endpoint_id:"eth0"}
2026-02-17 02:45:59.039 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:59.039 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:59.039 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:59.039 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliba6d18290f8" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.039 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliba6d18290f8" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.040 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:59.040 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:59.041 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.73
2026-02-17 02:45:59.052 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-5mtd2, name=eth0)
2026-02-17 02:45:59.053 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-5mtd2, name=eth0)
2026-02-17 02:45:59.167 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-4tjwn", EndpointId:"eth0"}
2026-02-17 02:45:59.167 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-5mtd2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26a11781cd6" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.107/32"}
2026-02-17 02:45:59.167 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-5mtd2" endpoint_id:"eth0"}
2026-02-17 02:45:59.167 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:59.167 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:59.168 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:59.169 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali26a11781cd6" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.169 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali26a11781cd6" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.169 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:59.169 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:59.170 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.107
2026-02-17 02:45:59.203 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-6b54z, name=eth0)
2026-02-17 02:45:59.209 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-6b54z, name=eth0)
2026-02-17 02:45:59.247 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-5mtd2", EndpointId:"eth0"}
2026-02-17 02:45:59.247 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-6b54z" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1a6d7b7917" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.109/32"}
2026-02-17 02:45:59.247 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-6b54z" endpoint_id:"eth0"}
2026-02-17 02:45:59.247 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:59.247 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:59.247 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:59.248 [INFO][74] 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:45:59.248 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib1a6d7b7917" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.248 [INFO][74] 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:45:59.248 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib1a6d7b7917" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.248 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:59.248 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:59.248 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.109
2026-02-17 02:45:59.263 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-6t6hg, name=eth0)
2026-02-17 02:45:59.271 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-6t6hg, name=eth0)
2026-02-17 02:45:59.283 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-7bdl4, name=eth0)
2026-02-17 02:45:59.296 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=202
2026-02-17 02:45:59.296 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali16f7139ac97"
2026-02-17 02:45:59.296 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali16f7139ac97" state="down"
2026-02-17 02:45:59.300 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-7bdl4, name=eth0)
2026-02-17 02:45:59.306 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali16f7139ac97" state=""
2026-02-17 02:45:59.307 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali16f7139ac97"
2026-02-17 02:45:59.314 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6b54z", EndpointId:"eth0"}
2026-02-17 02:45:59.314 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-6t6hg" endpoint_id:"eth0"} endpoint:{state:"active" name:"califeca37b1a6f" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.111/32"}
2026-02-17 02:45:59.315 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-6t6hg" endpoint_id:"eth0"}
2026-02-17 02:45:59.315 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-7bdl4" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec0a03eeb72" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.91/32"}
2026-02-17 02:45:59.315 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-7bdl4" endpoint_id:"eth0"}
2026-02-17 02:45:59.315 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:59.315 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:59.315 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:59.315 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:59.315 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:59.315 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:59.316 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliec0a03eeb72" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.316 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califeca37b1a6f" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.316 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliec0a03eeb72" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.316 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califeca37b1a6f" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.316 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:59.316 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:59.316 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:59.316 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:59.319 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.91
2026-02-17 02:45:59.319 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-7hv8h, name=eth0)
2026-02-17 02:45:59.321 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.111
2026-02-17 02:45:59.323 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-7hv8h, name=eth0)
2026-02-17 02:45:59.349 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-856cz, name=eth0)
2026-02-17 02:45:59.356 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-856cz, name=eth0)
2026-02-17 02:45:59.375 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-89shf, name=eth0)
2026-02-17 02:45:59.393 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-89shf, name=eth0)
2026-02-17 02:45:59.395 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7bdl4", EndpointId:"eth0"}
2026-02-17 02:45:59.395 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-6t6hg", EndpointId:"eth0"}
2026-02-17 02:45:59.396 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-7hv8h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9c054b8cadd" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.82/32"}
2026-02-17 02:45:59.396 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-7hv8h" endpoint_id:"eth0"}
2026-02-17 02:45:59.396 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-856cz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidf7a9cbeb63" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.93/32"}
2026-02-17 02:45:59.396 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-856cz" endpoint_id:"eth0"}
2026-02-17 02:45:59.396 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-89shf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6da10afbd8c" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.76/32"}
2026-02-17 02:45:59.396 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-89shf" endpoint_id:"eth0"}
2026-02-17 02:45:59.396 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:59.396 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:59.396 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:59.396 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:59.396 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:59.396 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:59.396 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:59.396 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:59.397 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:59.397 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6da10afbd8c" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.397 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9c054b8cadd" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.397 [INFO][74] 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:45:59.397 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidf7a9cbeb63" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.397 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6da10afbd8c" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.397 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9c054b8cadd" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.397 [INFO][74] 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:45:59.397 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidf7a9cbeb63" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.397 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:59.397 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:59.397 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:59.397 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:59.397 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:59.397 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:59.397 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.93
2026-02-17 02:45:59.397 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.76
2026-02-17 02:45:59.398 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.82
2026-02-17 02:45:59.411 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-9j4jf, name=eth0)
2026-02-17 02:45:59.419 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-9j4jf, name=eth0)
2026-02-17 02:45:59.454 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-9qw72, name=eth0)
2026-02-17 02:45:59.462 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-9qw72, name=eth0)
2026-02-17 02:45:59.472 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-856cz", EndpointId:"eth0"}
2026-02-17 02:45:59.472 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-89shf", EndpointId:"eth0"}
2026-02-17 02:45:59.472 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-7hv8h", EndpointId:"eth0"}
2026-02-17 02:45:59.472 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16f7139ac97", Addrs:set.Typed[string]{}}
2026-02-17 02:45:59.472 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16f7139ac97", Addrs:set.Typed[string]{}}
2026-02-17 02:45:59.472 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16f7139ac97", State:"down", Index:202}
2026-02-17 02:45:59.472 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16f7139ac97", State:"", Index:202}
2026-02-17 02:45:59.472 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16f7139ac97", Addrs:set.Set[string](nil)}
2026-02-17 02:45:59.472 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16f7139ac97", Addrs:set.Set[string](nil)}
2026-02-17 02:45:59.473 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-9rcjl, name=eth0)
2026-02-17 02:45:59.479 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-9rcjl, name=eth0)
2026-02-17 02:45:59.491 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-9j4jf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliebfdd53ae03" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.126/32"}
2026-02-17 02:45:59.491 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-9j4jf" endpoint_id:"eth0"}
2026-02-17 02:45:59.492 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-9qw72" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali46d31ef9160" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.95/32"}
2026-02-17 02:45:59.492 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-9qw72" endpoint_id:"eth0"}
2026-02-17 02:45:59.492 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-9rcjl" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa360b62b11" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.79/32"}
2026-02-17 02:45:59.492 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-9rcjl" endpoint_id:"eth0"}
2026-02-17 02:45:59.492 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:59.492 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:59.492 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:59.492 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:59.492 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:59.493 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:59.493 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:59.493 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:59.493 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:59.493 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaa360b62b11" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.494 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali46d31ef9160" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.494 [INFO][74] 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:45:59.494 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliebfdd53ae03" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.494 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaa360b62b11" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.494 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali46d31ef9160" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.494 [INFO][74] 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:45:59.494 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliebfdd53ae03" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.494 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:59.494 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:59.494 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:59.494 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:59.494 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:59.494 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:59.494 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.95
2026-02-17 02:45:59.494 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.126
2026-02-17 02:45:59.494 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.79
2026-02-17 02:45:59.509 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-b6ntv, name=eth0)
2026-02-17 02:45:59.520 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-b6ntv, name=eth0)
2026-02-17 02:45:59.537 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-cpvks, name=eth0)
2026-02-17 02:45:59.542 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ctg4b, name=eth0)
2026-02-17 02:45:59.546 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ctg4b, name=eth0)
2026-02-17 02:45:59.586 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9qw72", EndpointId:"eth0"}
2026-02-17 02:45:59.587 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9rcjl", EndpointId:"eth0"}
2026-02-17 02:45:59.587 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-9j4jf", EndpointId:"eth0"}
2026-02-17 02:45:59.587 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-b6ntv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif308116ba8b" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.87/32"}
2026-02-17 02:45:59.587 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-b6ntv" endpoint_id:"eth0"}
2026-02-17 02:45:59.587 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-cpvks" endpoint_id:"eth0"}
2026-02-17 02:45:59.587 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ctg4b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib54f5d31184" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.75/32"}
2026-02-17 02:45:59.587 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ctg4b" endpoint_id:"eth0"}
2026-02-17 02:45:59.587 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:59.587 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:59.587 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:59.587 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:59.587 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:59.588 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:59.588 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:59.588 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:59.588 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:59.588 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.588 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5d548f94550" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.588 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib54f5d31184" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.588 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.588 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif308116ba8b" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.588 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.588 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5d548f94550" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.588 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib54f5d31184" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.588 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.588 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif308116ba8b" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.588 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:59.588 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:59.588 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:59.588 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:59.588 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:59.588 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:59.589 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.75
2026-02-17 02:45:59.589 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.87
2026-02-17 02:45:59.590 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.85
2026-02-17 02:45:59.605 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-d9g6z, name=eth0)
2026-02-17 02:45:59.609 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-d9g6z, name=eth0)
2026-02-17 02:45:59.624 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-fcsw6, name=eth0)
2026-02-17 02:45:59.634 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-fcsw6, name=eth0)
2026-02-17 02:45:59.646 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ffz9q, name=eth0)
2026-02-17 02:45:59.653 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-ffz9q, name=eth0)
2026-02-17 02:45:59.657 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-b6ntv", EndpointId:"eth0"}
2026-02-17 02:45:59.657 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-cpvks", EndpointId:"eth0"}
2026-02-17 02:45:59.657 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ctg4b", EndpointId:"eth0"}
2026-02-17 02:45:59.657 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-d9g6z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d51d24de1d" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.123/32"}
2026-02-17 02:45:59.657 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-d9g6z" endpoint_id:"eth0"}
2026-02-17 02:45:59.657 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-fcsw6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3826a2decc" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.71/32"}
2026-02-17 02:45:59.657 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-fcsw6" endpoint_id:"eth0"}
2026-02-17 02:45:59.657 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ffz9q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65cc7733c7d" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.77/32"}
2026-02-17 02:45:59.657 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-ffz9q" endpoint_id:"eth0"}
2026-02-17 02:45:59.657 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:45:59.657 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:59.657 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:59.657 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:59.657 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:59.658 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:59.658 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:59.658 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:59.658 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:59.658 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:59.658 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali65cc7733c7d" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.658 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5d51d24de1d" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.658 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif3826a2decc" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.658 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali65cc7733c7d" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.658 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5d51d24de1d" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.658 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif3826a2decc" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.658 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:59.658 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:59.658 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:59.658 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:59.659 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:59.659 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:59.659 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.77
2026-02-17 02:45:59.659 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.123
2026-02-17 02:45:59.660 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.71
2026-02-17 02:45:59.723 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-ffz9q", EndpointId:"eth0"}
2026-02-17 02:45:59.723 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-d9g6z", EndpointId:"eth0"}
2026-02-17 02:45:59.723 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-fcsw6", EndpointId:"eth0"}
2026-02-17 02:45:59.770 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-h48lm, name=eth0)
2026-02-17 02:45:59.771 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-h48lm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid04c01e3bad" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.117/32"}
2026-02-17 02:45:59.771 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:45:59.771 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:59.771 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:59.771 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:59.777 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid04c01e3bad"
2026-02-17 02:45:59.777 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:59.778 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:59.780 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-h48lm, name=eth0)
2026-02-17 02:45:59.803 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:59.804 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"} status="up"
2026-02-17 02:45:59.804 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-h48lm" endpoint_id:"eth0"}
2026-02-17 02:45:59.804 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:59.804 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:59.804 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:59.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid04c01e3bad" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid04c01e3bad" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.804 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:59.804 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:59.805 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.117
2026-02-17 02:45:59.843 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-hqm68, name=eth0)
2026-02-17 02:45:59.853 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-hqm68, name=eth0)
2026-02-17 02:45:59.871 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-h48lm", EndpointId:"eth0"}
2026-02-17 02:45:59.871 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-hqm68" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia962a853a41" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.120/32"}
2026-02-17 02:45:59.871 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-hqm68" endpoint_id:"eth0"}
2026-02-17 02:45:59.871 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:45:59.871 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:59.871 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:59.871 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:59.871 [INFO][74] 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:45:59.871 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia962a853a41" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.871 [INFO][74] 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:45:59.871 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia962a853a41" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.871 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:59.871 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:59.872 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.120
2026-02-17 02:45:59.921 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-j52dz, name=eth0)
2026-02-17 02:45:59.931 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-hqm68", EndpointId:"eth0"}
2026-02-17 02:45:59.931 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-j52dz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3dd79b5334b" profile_ids:"kns.gc-3776" profile_ids:"ksa.gc-3776.default" ipv4_nets:"10.100.246.101/32"}
2026-02-17 02:45:59.932 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:59.932 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:59.932 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:59.932 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3dd79b5334b"
2026-02-17 02:45:59.932 [INFO][74] felix/endpoint_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-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:59.932 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=gc-3776/simpletest-rc-to-be-deleted-j52dz, name=eth0)
2026-02-17 02:45:59.933 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:45:59.951 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:59.951 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"} status="up"
2026-02-17 02:45:59.951 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3776/simpletest-rc-to-be-deleted-j52dz" endpoint_id:"eth0"}
2026-02-17 02:45:59.951 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-3776.default"}
2026-02-17 02:45:59.951 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-3776"}
bird: KIF: Received address message for unknown interface 158
2026-02-17 02:45:59.986 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3776"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3776"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3776"}
2026-02-17 02:45:59.999 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5410"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5410"}
2026-02-17 02:46:00.007 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:46:00.007 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:46:00.007 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-3776" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.007 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-3776.default" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.007 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-3776" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.007 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-3776.default" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.007 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:46:00.008 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3dd79b5334b" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.008 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3dd79b5334b" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.008 [INFO][74] felix/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-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:46:00.008 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:46:00.008 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.101
2026-02-17 02:46:00.053 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali456256599ce" state="down"
2026-02-17 02:46:00.053 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali456256599ce"
2026-02-17 02:46:00.053 [INFO][74] 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:00.068 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali456256599ce" state=""
2026-02-17 02:46:00.069 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali456256599ce"
2026-02-17 02:46:00.070 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3776/simpletest-rc-to-be-deleted-j52dz", EndpointId:"eth0"}
2026-02-17 02:46:00.070 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali456256599ce", State:"down", Index:158}
2026-02-17 02:46:00.070 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali456256599ce", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.070 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali456256599ce", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.070 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali456256599ce", State:"", Index:158}
2026-02-17 02:46:00.070 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali456256599ce", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.070 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali456256599ce", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.070 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5410" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:00.182 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=164
2026-02-17 02:46:00.182 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali105c3f0ce63"
2026-02-17 02:46:00.182 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="cali105c3f0ce63" state="down"
2026-02-17 02:46:00.182 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali105c3f0ce63", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.182 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali105c3f0ce63", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.182 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali105c3f0ce63", State:"down", Index:164}
2026-02-17 02:46:00.182 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="cali105c3f0ce63" state=""
2026-02-17 02:46:00.182 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali105c3f0ce63"
2026-02-17 02:46:00.182 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali105c3f0ce63", State:"", Index:164}
2026-02-17 02:46:00.182 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali105c3f0ce63", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.182 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali105c3f0ce63", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.504 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali26a11781cd6" state="down"
2026-02-17 02:46:00.504 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali26a11781cd6"
2026-02-17 02:46:00.504 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=160
2026-02-17 02:46:00.504 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26a11781cd6", State:"down", Index:160}
2026-02-17 02:46:00.504 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26a11781cd6", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.504 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26a11781cd6", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.504 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:46:00.505 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali26a11781cd6" state=""
2026-02-17 02:46:00.505 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali26a11781cd6"
2026-02-17 02:46:00.522 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26a11781cd6", State:"", Index:160}
2026-02-17 02:46:00.522 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26a11781cd6", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.522 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26a11781cd6", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.587 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="caliba6d18290f8" state="down"
2026-02-17 02:46:00.588 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba6d18290f8", State:"down", Index:195}
2026-02-17 02:46:00.588 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliba6d18290f8"
2026-02-17 02:46:00.588 [INFO][74] 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:46:00.590 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="caliba6d18290f8" state=""
2026-02-17 02:46:00.590 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliba6d18290f8"
2026-02-17 02:46:00.605 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba6d18290f8", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.605 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba6d18290f8", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.605 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba6d18290f8", State:"", Index:195}
2026-02-17 02:46:00.605 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba6d18290f8", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.605 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba6d18290f8", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.605 [INFO][74] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:46:00.705 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=199
2026-02-17 02:46:00.705 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1ecf88a0bd"
2026-02-17 02:46:00.705 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="calie1ecf88a0bd" state="down"
2026-02-17 02:46:00.706 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1ecf88a0bd", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.706 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1ecf88a0bd", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.706 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1ecf88a0bd", State:"down", Index:199}
2026-02-17 02:46:00.707 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="calie1ecf88a0bd" state=""
2026-02-17 02:46:00.707 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie1ecf88a0bd"
2026-02-17 02:46:00.707 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1ecf88a0bd", State:"", Index:199}
2026-02-17 02:46:00.707 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1ecf88a0bd", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.707 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1ecf88a0bd", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.732 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="calidf7a9cbeb63" state="down"
2026-02-17 02:46:00.732 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidf7a9cbeb63"
2026-02-17 02:46:00.732 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidf7a9cbeb63", State:"down", Index:197}
2026-02-17 02:46:00.732 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidf7a9cbeb63", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.732 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidf7a9cbeb63", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.735 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=197
2026-02-17 02:46:00.745 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="calidf7a9cbeb63" state=""
2026-02-17 02:46:00.745 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidf7a9cbeb63"
2026-02-17 02:46:00.760 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidf7a9cbeb63", State:"", Index:197}
2026-02-17 02:46:00.760 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidf7a9cbeb63", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.760 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidf7a9cbeb63", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.819 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="calib1a6d7b7917" state="down"
2026-02-17 02:46:00.819 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib1a6d7b7917"
2026-02-17 02:46:00.819 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib1a6d7b7917", State:"down", Index:163}
2026-02-17 02:46:00.819 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib1a6d7b7917", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.819 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib1a6d7b7917", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.823 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=163
2026-02-17 02:46:00.828 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="calib1a6d7b7917" state=""
2026-02-17 02:46:00.828 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib1a6d7b7917"
2026-02-17 02:46:00.828 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib1a6d7b7917", State:"", Index:163}
2026-02-17 02:46:00.828 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib1a6d7b7917", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.828 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib1a6d7b7917", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.925 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali6da10afbd8c" state="down"
2026-02-17 02:46:00.925 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6da10afbd8c"
2026-02-17 02:46:00.925 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=200
2026-02-17 02:46:00.925 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6da10afbd8c", State:"down", Index:200}
2026-02-17 02:46:00.925 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6da10afbd8c", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.925 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6da10afbd8c", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.927 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali6da10afbd8c" state=""
2026-02-17 02:46:00.927 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6da10afbd8c"
2026-02-17 02:46:00.927 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6da10afbd8c", State:"", Index:200}
2026-02-17 02:46:00.927 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6da10afbd8c", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.927 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6da10afbd8c", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.016 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="caliaa360b62b11" state="down"
2026-02-17 02:46:01.016 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa360b62b11"
2026-02-17 02:46:01.016 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa360b62b11", State:"down", Index:181}
2026-02-17 02:46:01.016 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa360b62b11", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.016 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa360b62b11", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.019 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=181
2026-02-17 02:46:01.025 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="caliaa360b62b11" state=""
2026-02-17 02:46:01.026 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaa360b62b11"
2026-02-17 02:46:01.026 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa360b62b11", State:"", Index:181}
2026-02-17 02:46:01.026 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa360b62b11", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.026 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa360b62b11", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.070 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=190
2026-02-17 02:46:01.071 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliec0a03eeb72"
2026-02-17 02:46:01.071 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="caliec0a03eeb72" state="down"
2026-02-17 02:46:01.071 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec0a03eeb72", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.071 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec0a03eeb72", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.071 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec0a03eeb72", State:"down", Index:190}
2026-02-17 02:46:01.072 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="caliec0a03eeb72" state=""
2026-02-17 02:46:01.072 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliec0a03eeb72"
2026-02-17 02:46:01.072 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec0a03eeb72", State:"", Index:190}
2026-02-17 02:46:01.072 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec0a03eeb72", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.072 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec0a03eeb72", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.078 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=173
2026-02-17 02:46:01.078 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali46d31ef9160"
2026-02-17 02:46:01.078 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali46d31ef9160" state="down"
2026-02-17 02:46:01.078 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali46d31ef9160", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.078 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali46d31ef9160", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.078 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali46d31ef9160", State:"down", Index:173}
2026-02-17 02:46:01.079 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali46d31ef9160" state=""
2026-02-17 02:46:01.079 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali46d31ef9160"
2026-02-17 02:46:01.079 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali46d31ef9160", State:"", Index:173}
2026-02-17 02:46:01.079 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali46d31ef9160", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.079 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali46d31ef9160", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.082 [INFO][74] 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:46:01.082 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib54f5d31184"
2026-02-17 02:46:01.082 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="calib54f5d31184" state="down"
2026-02-17 02:46:01.083 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib54f5d31184", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.083 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib54f5d31184", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.083 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib54f5d31184", State:"down", Index:187}
2026-02-17 02:46:01.084 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="calib54f5d31184" state=""
2026-02-17 02:46:01.084 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib54f5d31184"
2026-02-17 02:46:01.084 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib54f5d31184", State:"", Index:187}
2026-02-17 02:46:01.084 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib54f5d31184", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.084 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib54f5d31184", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.127 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali65cc7733c7d" state="down"
2026-02-17 02:46:01.127 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65cc7733c7d"
2026-02-17 02:46:01.127 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali65cc7733c7d" state=""
2026-02-17 02:46:01.127 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali65cc7733c7d"
2026-02-17 02:46:01.127 [INFO][74] 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=180
2026-02-17 02:46:01.127 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65cc7733c7d", State:"down", Index:180}
2026-02-17 02:46:01.127 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65cc7733c7d", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.127 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65cc7733c7d", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.127 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65cc7733c7d", State:"", Index:180}
2026-02-17 02:46:01.127 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65cc7733c7d", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.127 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65cc7733c7d", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.130 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali5d548f94550" state="down"
2026-02-17 02:46:01.130 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d548f94550", State:"down", Index:176}
2026-02-17 02:46:01.131 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5d548f94550"
2026-02-17 02:46:01.131 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=176
2026-02-17 02:46:01.131 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d548f94550", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.131 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d548f94550", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.133 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali5d548f94550" state=""
2026-02-17 02:46:01.133 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5d548f94550"
2026-02-17 02:46:01.133 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d548f94550", State:"", Index:176}
2026-02-17 02:46:01.133 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d548f94550", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.133 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d548f94550", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.139 [INFO][74] 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:46:01.139 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9c054b8cadd"
2026-02-17 02:46:01.139 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali9c054b8cadd" state="down"
2026-02-17 02:46:01.139 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c054b8cadd", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.139 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c054b8cadd", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.139 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c054b8cadd", State:"down", Index:185}
2026-02-17 02:46:01.144 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali9c054b8cadd" state=""
2026-02-17 02:46:01.144 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9c054b8cadd"
2026-02-17 02:46:01.144 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c054b8cadd", State:"", Index:185}
2026-02-17 02:46:01.144 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c054b8cadd", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.144 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c054b8cadd", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.168 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali5d51d24de1d" state="down"
2026-02-17 02:46:01.168 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5d51d24de1d"
2026-02-17 02:46:01.168 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=161
2026-02-17 02:46:01.169 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali5d51d24de1d" state=""
2026-02-17 02:46:01.169 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5d51d24de1d"
2026-02-17 02:46:01.175 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d51d24de1d", State:"down", Index:161}
2026-02-17 02:46:01.175 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d51d24de1d", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.175 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d51d24de1d", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.175 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d51d24de1d", State:"", Index:161}
2026-02-17 02:46:01.175 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d51d24de1d", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.175 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d51d24de1d", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.232 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="calif308116ba8b" state="down"
2026-02-17 02:46:01.232 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif308116ba8b"
2026-02-17 02:46:01.232 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=206
2026-02-17 02:46:01.232 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif308116ba8b", State:"down", Index:206}
2026-02-17 02:46:01.232 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif308116ba8b", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.232 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif308116ba8b", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.234 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="calif308116ba8b" state=""
2026-02-17 02:46:01.234 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif308116ba8b"
2026-02-17 02:46:01.234 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif308116ba8b", State:"", Index:206}
2026-02-17 02:46:01.234 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif308116ba8b", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.234 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif308116ba8b", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.296 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="caliebfdd53ae03" state="down"
2026-02-17 02:46:01.299 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebfdd53ae03", State:"down", Index:208}
2026-02-17 02:46:01.304 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliebfdd53ae03"
2026-02-17 02:46:01.304 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=208
2026-02-17 02:46:01.304 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="caliebfdd53ae03" state=""
2026-02-17 02:46:01.304 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliebfdd53ae03"
2026-02-17 02:46:01.304 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebfdd53ae03", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.304 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebfdd53ae03", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.304 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebfdd53ae03", State:"", Index:208}
2026-02-17 02:46:01.304 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebfdd53ae03", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.304 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebfdd53ae03", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.357 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=175
2026-02-17 02:46:01.357 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califeca37b1a6f"
2026-02-17 02:46:01.357 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="califeca37b1a6f" state="down"
2026-02-17 02:46:01.357 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califeca37b1a6f", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.357 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califeca37b1a6f", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.357 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califeca37b1a6f", State:"down", Index:175}
2026-02-17 02:46:01.360 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="califeca37b1a6f" state=""
2026-02-17 02:46:01.360 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califeca37b1a6f"
2026-02-17 02:46:01.360 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califeca37b1a6f", State:"", Index:175}
2026-02-17 02:46:01.360 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califeca37b1a6f", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.360 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califeca37b1a6f", Addrs:set.Set[string](nil)}
bird: KIF: Received address message for unknown interface 189
2026-02-17 02:46:01.396 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="calia962a853a41" state="down"
2026-02-17 02:46:01.396 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia962a853a41", State:"down", Index:203}
2026-02-17 02:46:01.396 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia962a853a41"
2026-02-17 02:46:01.396 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia962a853a41", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.396 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia962a853a41", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.399 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=203
2026-02-17 02:46:01.401 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="calia962a853a41" state=""
2026-02-17 02:46:01.401 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia962a853a41"
2026-02-17 02:46:01.401 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia962a853a41", State:"", Index:203}
2026-02-17 02:46:01.401 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia962a853a41", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.401 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia962a853a41", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.427 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="calif3826a2decc" state="down"
2026-02-17 02:46:01.427 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3826a2decc", State:"down", Index:166}
2026-02-17 02:46:01.427 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif3826a2decc"
2026-02-17 02:46:01.427 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=166
2026-02-17 02:46:01.427 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3826a2decc", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.427 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3826a2decc", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.429 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="calif3826a2decc" state=""
2026-02-17 02:46:01.429 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif3826a2decc"
2026-02-17 02:46:01.429 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3826a2decc", State:"", Index:166}
2026-02-17 02:46:01.429 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3826a2decc", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.429 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3826a2decc", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.494 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=189
2026-02-17 02:46:01.494 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid04c01e3bad"
2026-02-17 02:46:01.494 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calid04c01e3bad" state="down"
2026-02-17 02:46:01.495 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calid04c01e3bad" state=""
2026-02-17 02:46:01.495 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid04c01e3bad"
2026-02-17 02:46:01.501 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid04c01e3bad", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.501 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid04c01e3bad", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.501 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid04c01e3bad", State:"down", Index:189}
2026-02-17 02:46:01.501 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid04c01e3bad", State:"", Index:189}
2026-02-17 02:46:01.501 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid04c01e3bad", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.501 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid04c01e3bad", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.507 [INFO][74] 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:46:01.507 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3dd79b5334b"
2026-02-17 02:46:01.507 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali3dd79b5334b" state="down"
2026-02-17 02:46:01.507 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3dd79b5334b", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.508 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3dd79b5334b", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.508 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3dd79b5334b", State:"down", Index:186}
2026-02-17 02:46:01.509 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali3dd79b5334b" state=""
2026-02-17 02:46:01.509 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3dd79b5334b"
2026-02-17 02:46:01.509 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3dd79b5334b", State:"", Index:186}
2026-02-17 02:46:01.509 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3dd79b5334b", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.509 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3dd79b5334b", Addrs:set.Set[string](nil)}
2026-02-17 02:46:03.120 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-9622" type:"ClusterIP" cluster_ips:"10.254.169.127" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:46:03.120 [INFO][74] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:46:03.182 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-8773" name:"default"}
2026-02-17 02:46:03.688 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-8773"
2026-02-17 02:46:03.748 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9840"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9840"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9840"}
2026-02-17 02:46:03.771 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7281"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7281"}
2026-02-17 02:46:03.804 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-7281" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:03.970 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8773"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8773"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8773"}
2026-02-17 02:46:04.001 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-8773"}
2026-02-17 02:46:04.286 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3203"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3203"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3203"}
2026-02-17 02:46:04.313 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6668"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6668"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6668"}
2026-02-17 02:46:04.333 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-6668" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:04.469 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csinodes-5009" name:"default"}
2026-02-17 02:46:04.569 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9911" name:"default"}
2026-02-17 02:46:04.662 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-5009"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-5009"} 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-5009"}
2026-02-17 02:46:04.686 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csinodes-5009"}
2026-02-17 02:46:04.686 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9911"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9911"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9911"}
2026-02-17 02:46:04.713 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9911"}
2026-02-17 02:46:06.199 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:46:06.654 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5410"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5410"}
2026-02-17 02:46:06.683 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5439"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5439"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5439"}
2026-02-17 02:46:06.683 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5439" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:06.708 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5439"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5439"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5439"} labels:{key:"webhook-5439" value:"true"}
2026-02-17 02:46:06.731 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5122"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-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:"webhook-markers-5122"} labels:{key:"webhook-5439-markers" value:"true"}
2026-02-17 02:46:06.731 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5122" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:07.305 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-9622"
2026-02-17 02:46:07.385 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-9622"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-9622"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9622"}
2026-02-17 02:46:07.439 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8638"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8638"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8638"}
2026-02-17 02:46:07.439 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-8638" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:07.463 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-8638" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:07.881 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-dwtmc" ipv4_addr:"192.168.24.230/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-feufw-default-worker-g4n55-q7bvd-dwtmc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:46:07.881 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:46:07.881 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:46:07.903 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7281"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7281"}
2026-02-17 02:46:07.922 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8612"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8612"} 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-8612"}
2026-02-17 02:46:07.942 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-8612" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:08.185 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-3776" name:"default"}
2026-02-17 02:46:08.244 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3776"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3776"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3776"}
2026-02-17 02:46:08.273 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-3776"}
2026-02-17 02:46:08.800 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-9840" name:"default"}
2026-02-17 02:46:09.042 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-9840"
2026-02-17 02:46:09.414 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6668"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6668"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6668"}
2026-02-17 02:46:09.438 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-285"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-285"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-285"}
2026-02-17 02:46:09.455 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-285" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:09.473 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-285" name:"mount"} labels:{key:"projectcalico.org/name" value:"mount"}
2026-02-17 02:46:09.473 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-285" name:"nomount"} labels:{key:"projectcalico.org/name" value:"nomount"}
2026-02-17 02:46:09.636 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-285"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-285"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-285"}
2026-02-17 02:46:09.656 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-9239"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-9239"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9239"}
2026-02-17 02:46:09.680 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"server-version-9239" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:09.736 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-9239"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-9239"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9239"}
2026-02-17 02:46:09.768 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-8904"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-8904"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8904"}
2026-02-17 02:46:09.792 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-8904" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:09.863 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=svcaccounts-285/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:46:09.863 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-285"} profile:{inbound_rules:{action:"allow" rule_id:"i44XJyHdYYKux1Ew"} outbound_rules:{action:"allow" rule_id:"tBZDtXDb3RK3ZrSY"}}
2026-02-17 02:46:09.863 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-285.mount"} profile:{}
2026-02-17 02:46:09.863 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-285/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia87c08aee76" profile_ids:"kns.svcaccounts-285" profile_ids:"ksa.svcaccounts-285.mount" ipv4_nets:"10.100.246.86/32"}
2026-02-17 02:46:09.863 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:09.863 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:09.863 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:09.864 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:09.864 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia87c08aee76" ipVersion=0x4 table="filter"
2026-02-17 02:46:09.864 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.svcaccounts-285" ipVersion=0x4 table="filter"
2026-02-17 02:46:09.864 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7cC6Ld245Q5_cr9REM" ipVersion=0x4 table="filter"
2026-02-17 02:46:09.864 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:09.864 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia87c08aee76" ipVersion=0x4 table="filter"
2026-02-17 02:46:09.864 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.svcaccounts-285" ipVersion=0x4 table="filter"
2026-02-17 02:46:09.864 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7cC6Ld245Q5_cr9REM" ipVersion=0x4 table="filter"
2026-02-17 02:46:09.864 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia87c08aee76"
2026-02-17 02:46:09.864 [INFO][74] felix/endpoint_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-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:09.864 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:09.907 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:09.907 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:46:09.938 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="calia87c08aee76" state="down"
2026-02-17 02:46:09.938 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia87c08aee76", State:"down", Index:209}
2026-02-17 02:46:09.938 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia87c08aee76"
2026-02-17 02:46:09.938 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia87c08aee76", Addrs:set.Typed[string]{}}
2026-02-17 02:46:09.938 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia87c08aee76", Addrs:set.Typed[string]{}}
2026-02-17 02:46:09.938 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia87c08aee76"
2026-02-17 02:46:09.938 [INFO][74] felix/endpoint_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-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:09.939 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:09.946 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="calia87c08aee76" state="up"
2026-02-17 02:46:09.960 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:09.960 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:46:09.960 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia87c08aee76", State:"up", Index:209}
2026-02-17 02:46:09.960 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia87c08aee76"
2026-02-17 02:46:09.960 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia87c08aee76"
2026-02-17 02:46:09.961 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia87c08aee76"
2026-02-17 02:46:09.961 [INFO][74] felix/endpoint_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-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:09.962 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:09.983 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:09.983 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:46:10.183 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9840"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9840"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9840"}
2026-02-17 02:46:10.207 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-9840"}
2026-02-17 02:46:10.396 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5, name=eth0)
2026-02-17 02:46:10.397 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-8904"} profile:{inbound_rules:{action:"allow" rule_id:"FLa87--U_2H3bvKE"} outbound_rules:{action:"allow" rule_id:"epl2Kfi6sot9EA_r"}}
2026-02-17 02:46:10.397 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-8904.default"} profile:{}
2026-02-17 02:46:10.397 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali42a7916947e" profile_ids:"kns.container-runtime-8904" profile_ids:"ksa.container-runtime-8904.default" ipv4_nets:"10.100.246.121/32"}
2026-02-17 02:46:10.397 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:10.397 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:10.397 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:10.397 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali42a7916947e" ipVersion=0x4 table="filter"
2026-02-17 02:46:10.397 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SEcZqvdFrnWNFcumJ9" ipVersion=0x4 table="filter"
2026-02-17 02:46:10.397 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ylzuvmi4NAG7JokYmx" ipVersion=0x4 table="filter"
2026-02-17 02:46:10.397 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali42a7916947e" ipVersion=0x4 table="filter"
2026-02-17 02:46:10.397 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SEcZqvdFrnWNFcumJ9" ipVersion=0x4 table="filter"
2026-02-17 02:46:10.397 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ylzuvmi4NAG7JokYmx" ipVersion=0x4 table="filter"
2026-02-17 02:46:10.397 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali42a7916947e"
2026-02-17 02:46:10.397 [INFO][74] felix/endpoint_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-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:10.397 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:10.430 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:10.430 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"} status="down"
2026-02-17 02:46:10.447 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3203" name:"default"}
2026-02-17 02:46:10.478 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="cali42a7916947e" state="down"
2026-02-17 02:46:10.478 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali42a7916947e"
2026-02-17 02:46:10.478 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="cali42a7916947e" state="up"
2026-02-17 02:46:10.478 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali42a7916947e", State:"down", Index:210}
2026-02-17 02:46:10.478 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali42a7916947e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:10.478 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali42a7916947e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:10.478 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali42a7916947e", State:"up", Index:210}
2026-02-17 02:46:10.478 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali42a7916947e"
2026-02-17 02:46:10.478 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali42a7916947e"
2026-02-17 02:46:10.479 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali42a7916947e"
2026-02-17 02:46:10.479 [INFO][74] felix/endpoint_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-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:10.479 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:10.500 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:10.500 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"} status="up"
2026-02-17 02:46:10.500 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3203"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3203"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3203"}
2026-02-17 02:46:10.529 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3203"}
2026-02-17 02:46:11.007 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5, name=eth0)
2026-02-17 02:46:11.007 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali42a7916947e" profile_ids:"kns.container-runtime-8904" profile_ids:"ksa.container-runtime-8904.default" ipv4_nets:"10.100.246.121/32"}
2026-02-17 02:46:11.007 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:11.007 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:11.007 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:11.008 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali42a7916947e"
2026-02-17 02:46:11.008 [INFO][74] felix/endpoint_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-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:11.008 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:11.025 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=svcaccounts-285/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:46:11.039 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:11.039 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"} status="up"
2026-02-17 02:46:11.040 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-285/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia87c08aee76" profile_ids:"kns.svcaccounts-285" profile_ids:"ksa.svcaccounts-285.mount" ipv4_nets:"10.100.246.86/32"}
2026-02-17 02:46:11.040 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:11.040 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:11.040 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:11.041 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia87c08aee76"
2026-02-17 02:46:11.041 [INFO][74] felix/endpoint_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-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:11.041 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:11.062 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:11.062 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:46:11.170 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=209
2026-02-17 02:46:11.170 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia87c08aee76"
2026-02-17 02:46:11.170 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia87c08aee76", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:11.170 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia87c08aee76", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:11.211 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5439" type:"ClusterIP" cluster_ips:"10.254.164.222" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:46:11.770 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5410" name:"default"}
2026-02-17 02:46:11.963 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5410"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5410"}
2026-02-17 02:46:12.026 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5, name=eth0)
2026-02-17 02:46:12.026 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali42a7916947e" profile_ids:"kns.container-runtime-8904" profile_ids:"ksa.container-runtime-8904.default" ipv4_nets:"10.100.246.121/32"}
2026-02-17 02:46:12.026 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:12.026 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:12.026 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:12.027 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali42a7916947e"
2026-02-17 02:46:12.027 [INFO][74] felix/endpoint_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-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:12.027 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:12.058 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:12.058 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"} status="up"
2026-02-17 02:46:12.248 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5439"
2026-02-17 02:46:12.258 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=210
2026-02-17 02:46:12.258 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali42a7916947e"
2026-02-17 02:46:12.295 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali42a7916947e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:12.295 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali42a7916947e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:12.358 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5439"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5439"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5439"} labels:{key:"webhook-5439" value:"true"}
2026-02-17 02:46:12.388 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5122"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-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:"webhook-markers-5122"} labels:{key:"webhook-5439-markers" value:"true"}
2026-02-17 02:46:12.408 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-36"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-36"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-36"}
2026-02-17 02:46:12.433 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-36" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:12.864 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8612"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8612"} 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-8612"}
2026-02-17 02:46:12.885 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-575"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-575"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-575"}
2026-02-17 02:46:12.907 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-575" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:13.044 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5, name=eth0)
2026-02-17 02:46:13.044 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali42a7916947e" profile_ids:"kns.container-runtime-8904" profile_ids:"ksa.container-runtime-8904.default" ipv4_nets:"10.100.246.121/32"}
2026-02-17 02:46:13.044 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:13.044 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:13.044 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:13.045 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali42a7916947e"
2026-02-17 02:46:13.045 [INFO][74] felix/endpoint_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-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:13.045 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:13.065 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:13.065 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"} status="up"
2026-02-17 02:46:13.146 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-9622" name:"default"}
2026-02-17 02:46:13.349 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-9622"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-9622"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9622"}
2026-02-17 02:46:13.376 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-9622"}
2026-02-17 02:46:13.611 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-7281" name:"default"}
2026-02-17 02:46:13.818 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7281"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7281"}
2026-02-17 02:46:13.842 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-7281"}
2026-02-17 02:46:14.676 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-285" name:"default"}
2026-02-17 02:46:14.684 [INFO][74] felix/active_rules_calculator.go 412: One or more endpoints uses a profile that doesn't exist; generating default-drop profile. (This can happen transiently when a Kubernetes namespace is deleted.) profileID="ksa.svcaccounts-285.mount"
2026-02-17 02:46:14.705 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-285.mount"} profile:{inbound_rules:{action:"deny" rule_id:"zD2-A-LcoxmnRCfz"} outbound_rules:{action:"deny" rule_id:"1L6pb07aTcInzWwh"}}
2026-02-17 02:46:14.705 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-285" name:"mount"}
2026-02-17 02:46:14.705 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-285" name:"nomount"}
2026-02-17 02:46:14.839 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm2" namespace:"kubectl-36" type:"ClusterIP" cluster_ips:"10.254.116.117" ports:{Protocol:"TCP" Port:1234}
2026-02-17 02:46:15.001 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=svcaccounts-285/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:46:15.001 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-285/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia87c08aee76" profile_ids:"kns.svcaccounts-285" profile_ids:"ksa.svcaccounts-285.mount" ipv4_nets:"10.100.246.86/32"}
2026-02-17 02:46:15.001 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:15.001 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:15.001 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:15.002 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia87c08aee76"
2026-02-17 02:46:15.002 [INFO][74] felix/endpoint_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-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:15.002 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:15.043 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:15.043 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:46:15.070 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-6668" name:"default"}
2026-02-17 02:46:15.160 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6668"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6668"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6668"}
2026-02-17 02:46:15.181 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-6668"}
2026-02-17 02:46:15.312 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"server-version-9239" name:"default"}
2026-02-17 02:46:15.340 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=svcaccounts-285/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:46:15.340 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-285/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"}
2026-02-17 02:46:15.340 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-285"}
2026-02-17 02:46:15.340 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-285.mount"}
2026-02-17 02:46:15.340 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:15.341 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:15.343 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.svcaccounts-285" ipVersion=0x4 table="filter"
2026-02-17 02:46:15.343 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7cC6Ld245Q5_cr9REM" ipVersion=0x4 table="filter"
2026-02-17 02:46:15.343 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.svcaccounts-285" ipVersion=0x4 table="filter"
2026-02-17 02:46:15.343 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7cC6Ld245Q5_cr9REM" ipVersion=0x4 table="filter"
2026-02-17 02:46:15.343 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:15.343 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:15.343 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia87c08aee76" ipVersion=0x4 table="filter"
2026-02-17 02:46:15.343 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:15.343 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia87c08aee76" ipVersion=0x4 table="filter"
2026-02-17 02:46:15.343 [INFO][74] felix/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-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:15.343 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:15.344 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.86
2026-02-17 02:46:15.396 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-285/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:46:15.437 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="calia87c08aee76" state="down"
2026-02-17 02:46:15.437 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia87c08aee76"
2026-02-17 02:46:15.437 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia87c08aee76", State:"down", Index:209}
2026-02-17 02:46:15.437 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia87c08aee76", Addrs:set.Typed[string]{}}
2026-02-17 02:46:15.437 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia87c08aee76", Addrs:set.Typed[string]{}}
2026-02-17 02:46:15.442 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=209
2026-02-17 02:46:15.443 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="calia87c08aee76" state=""
2026-02-17 02:46:15.443 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia87c08aee76"
2026-02-17 02:46:15.467 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia87c08aee76", State:"", Index:209}
2026-02-17 02:46:15.467 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia87c08aee76", Addrs:set.Set[string](nil)}
2026-02-17 02:46:15.467 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia87c08aee76", Addrs:set.Set[string](nil)}
2026-02-17 02:46:15.554 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-285"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-285"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-285"}
2026-02-17 02:46:15.682 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-9239"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-9239"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9239"}
2026-02-17 02:46:15.711 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"server-version-9239"}
2026-02-17 02:46:16.991 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm3" namespace:"kubectl-36" type:"ClusterIP" cluster_ips:"10.254.61.72" ports:{Protocol:"TCP" Port:2345}
2026-02-17 02:46:17.047 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-575"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-575"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-575"}
2026-02-17 02:46:17.081 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-2282"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-2282"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2282"}
2026-02-17 02:46:17.104 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-2282" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:17.289 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5410"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5410"}
2026-02-17 02:46:17.312 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5410"}
2026-02-17 02:46:17.711 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5439" name:"default"}
2026-02-17 02:46:18.037 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5439"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5439"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5439"} labels:{key:"webhook-5439" value:"true"}
2026-02-17 02:46:18.054 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5122" name:"default"}
2026-02-17 02:46:18.102 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5439"}
2026-02-17 02:46:18.184 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5122"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-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:"webhook-markers-5122"} labels:{key:"webhook-5439-markers" value:"true"}
2026-02-17 02:46:18.192 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-8638/test-ss-1, name=eth0)
2026-02-17 02:46:18.210 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8638"} profile:{inbound_rules:{action:"allow" rule_id:"myBqtGM0y7HmXvSo"} outbound_rules:{action:"allow" rule_id:"sMAVlZyU3dqJLGAq"}}
2026-02-17 02:46:18.210 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8638.default"} profile:{}
2026-02-17 02:46:18.210 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8638/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0cc136d2cad" profile_ids:"kns.statefulset-8638" profile_ids:"ksa.statefulset-8638.default" ipv4_nets:"10.100.246.105/32"}
2026-02-17 02:46:18.210 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5122"}
2026-02-17 02:46:18.210 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:18.210 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:18.210 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:18.211 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0cc136d2cad" ipVersion=0x4 table="filter"
2026-02-17 02:46:18.211 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ywU33hXwDXURIeTF9v" ipVersion=0x4 table="filter"
2026-02-17 02:46:18.211 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_dyhbrXDgrzhtqTjbGl" ipVersion=0x4 table="filter"
2026-02-17 02:46:18.211 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0cc136d2cad" ipVersion=0x4 table="filter"
2026-02-17 02:46:18.211 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ywU33hXwDXURIeTF9v" ipVersion=0x4 table="filter"
2026-02-17 02:46:18.211 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_dyhbrXDgrzhtqTjbGl" ipVersion=0x4 table="filter"
2026-02-17 02:46:18.211 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0cc136d2cad"
2026-02-17 02:46:18.211 [INFO][74] felix/endpoint_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-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:18.211 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:18.251 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:18.252 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:46:18.267 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="cali0cc136d2cad" state="down"
2026-02-17 02:46:18.267 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0cc136d2cad"
2026-02-17 02:46:18.267 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="cali0cc136d2cad" state="up"
2026-02-17 02:46:18.267 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0cc136d2cad", State:"down", Index:211}
2026-02-17 02:46:18.267 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0cc136d2cad", Addrs:set.Typed[string]{}}
2026-02-17 02:46:18.267 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0cc136d2cad", Addrs:set.Typed[string]{}}
2026-02-17 02:46:18.267 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0cc136d2cad", State:"up", Index:211}
2026-02-17 02:46:18.267 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0cc136d2cad"
2026-02-17 02:46:18.267 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0cc136d2cad"
2026-02-17 02:46:18.268 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0cc136d2cad"
2026-02-17 02:46:18.268 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:18.268 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:18.289 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:18.289 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:46:18.294 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-8612" name:"default"}
2026-02-17 02:46:18.828 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8612"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8612"} 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-8612"}
2026-02-17 02:46:18.853 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-8612"}
2026-02-17 02:46:19.041 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-36"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-36"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-36"}
2026-02-17 02:46:19.078 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4103"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4103"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4103"}
2026-02-17 02:46:19.102 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4103" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:19.110 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-8638/test-ss-1, name=eth0)
2026-02-17 02:46:19.124 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8638/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0cc136d2cad" profile_ids:"kns.statefulset-8638" profile_ids:"ksa.statefulset-8638.default" ipv4_nets:"10.100.246.105/32"}
2026-02-17 02:46:19.124 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.124 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.124 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.126 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0cc136d2cad"
2026-02-17 02:46:19.127 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.127 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.147 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:19.148 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:46:19.156 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-8638/test-ss-1, name=eth0)
2026-02-17 02:46:19.156 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8638/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0cc136d2cad" profile_ids:"kns.statefulset-8638" profile_ids:"ksa.statefulset-8638.default" ipv4_nets:"10.100.246.105/32"}
2026-02-17 02:46:19.156 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.157 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.157 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.158 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0cc136d2cad"
2026-02-17 02:46:19.158 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.158 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.185 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:19.185 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:46:19.234 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=211
2026-02-17 02:46:19.234 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0cc136d2cad"
2026-02-17 02:46:19.234 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0cc136d2cad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:19.234 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0cc136d2cad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:19.825 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sample-api" namespace:"aggregator-2282" type:"ClusterIP" cluster_ips:"10.254.20.10" ports:{Protocol:"TCP" Port:7443}
2026-02-17 02:46:19.894 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-2282" name:"sample-apiserver"} labels:{key:"projectcalico.org/name" value:"sample-apiserver"}
2026-02-17 02:46:21.103 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-285"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-285"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-285"}
2026-02-17 02:46:21.138 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-285"}
2026-02-17 02:46:22.125 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-575" name:"default"}
2026-02-17 02:46:22.319 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-575"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-575"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-575"}
2026-02-17 02:46:22.342 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-575"}
2026-02-17 02:46:23.219 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4103"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4103"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4103"}
2026-02-17 02:46:23.252 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5193"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5193"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5193"}
2026-02-17 02:46:23.281 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5193" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:24.111 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm2" namespace:"kubectl-36"
2026-02-17 02:46:24.219 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm3" namespace:"kubectl-36"
2026-02-17 02:46:24.428 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-36" name:"default"}
2026-02-17 02:46:24.561 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-36"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-36"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-36"}
2026-02-17 02:46:27.179 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5, name=eth0)
2026-02-17 02:46:27.180 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali42a7916947e" profile_ids:"kns.container-runtime-8904" profile_ids:"ksa.container-runtime-8904.default" ipv4_nets:"10.100.246.121/32"}
2026-02-17 02:46:27.180 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:27.181 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:27.181 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:27.187 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali42a7916947e"
2026-02-17 02:46:27.187 [INFO][74] felix/endpoint_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-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:27.187 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:27.207 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:27.208 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"} status="up"
2026-02-17 02:46:27.649 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-8638/test-ss-1, name=eth0)
2026-02-17 02:46:27.649 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8638/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0cc136d2cad" profile_ids:"kns.statefulset-8638" profile_ids:"ksa.statefulset-8638.default" ipv4_nets:"10.100.246.105/32"}
2026-02-17 02:46:27.649 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:27.650 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:27.650 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:27.655 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0cc136d2cad"
2026-02-17 02:46:27.655 [INFO][74] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:27.656 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:27.694 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:27.694 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:46:27.694 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8638"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8638"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8638"}
2026-02-17 02:46:27.718 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3354"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3354"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3354"}
2026-02-17 02:46:27.718 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3354" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:28.010 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5, name=eth0)
2026-02-17 02:46:28.011 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali42a7916947e" profile_ids:"kns.container-runtime-8904" profile_ids:"ksa.container-runtime-8904.default" ipv4_nets:"10.100.246.121/32"}
2026-02-17 02:46:28.011 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:28.011 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:28.011 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:28.012 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali42a7916947e"
2026-02-17 02:46:28.012 [INFO][74] felix/endpoint_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-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:28.012 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:28.020 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5, name=eth0)
2026-02-17 02:46:28.035 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:28.035 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"} status="up"
2026-02-17 02:46:28.036 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5" endpoint_id:"eth0"}
2026-02-17 02:46:28.036 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-8904"}
2026-02-17 02:46:28.036 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-8904.default"}
2026-02-17 02:46:28.036 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:28.036 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:28.036 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SEcZqvdFrnWNFcumJ9" ipVersion=0x4 table="filter"
2026-02-17 02:46:28.036 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ylzuvmi4NAG7JokYmx" ipVersion=0x4 table="filter"
2026-02-17 02:46:28.036 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SEcZqvdFrnWNFcumJ9" ipVersion=0x4 table="filter"
2026-02-17 02:46:28.036 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ylzuvmi4NAG7JokYmx" ipVersion=0x4 table="filter"
2026-02-17 02:46:28.036 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:28.036 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali42a7916947e" ipVersion=0x4 nextLog=2026-02-17 02:46:28.703657387 +0000 UTC m=+1163.813245843 table="filter"
2026-02-17 02:46:28.036 [INFO][74] felix/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-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:28.037 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:28.037 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.121
2026-02-17 02:46:28.049 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=statefulset-8638/test-ss-1, name=eth0)
bird: KIF: Received address message for unknown interface 211
2026-02-17 02:46:28.107 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8904/terminate-cmd-rpad9e4257c-ee0f-441e-9dac-c8e88a0822b5", EndpointId:"eth0"}
2026-02-17 02:46:28.107 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8638/test-ss-1" endpoint_id:"eth0"}
2026-02-17 02:46:28.107 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8638"}
2026-02-17 02:46:28.107 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8638.default"}
2026-02-17 02:46:28.107 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:28.107 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:28.108 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:28.108 [INFO][74] felix/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-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:28.108 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:28.108 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.105
2026-02-17 02:46:28.153 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=211
2026-02-17 02:46:28.153 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0cc136d2cad"
2026-02-17 02:46:28.155 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="cali0cc136d2cad" state="down"
2026-02-17 02:46:28.158 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="cali0cc136d2cad" state=""
2026-02-17 02:46:28.158 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0cc136d2cad"
2026-02-17 02:46:28.175 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8638/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:46:28.175 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0cc136d2cad", Addrs:set.Typed[string]{}}
2026-02-17 02:46:28.175 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0cc136d2cad", Addrs:set.Typed[string]{}}
2026-02-17 02:46:28.175 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0cc136d2cad", State:"down", Index:211}
2026-02-17 02:46:28.175 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0cc136d2cad", State:"", Index:211}
2026-02-17 02:46:28.175 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0cc136d2cad", Addrs:set.Set[string](nil)}
2026-02-17 02:46:28.175 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0cc136d2cad", Addrs:set.Set[string](nil)}
2026-02-17 02:46:28.223 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-dwtmc" ipv4_addr:"192.168.24.230/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-feufw-default-worker-g4n55-q7bvd-dwtmc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:46:28.223 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:46:28.223 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:46:28.859 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4103" name:"default"}
2026-02-17 02:46:28.995 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4103"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4103"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4103"}
2026-02-17 02:46:29.024 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4103"}
2026-02-17 02:46:29.778 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-36"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-36"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-36"}
2026-02-17 02:46:29.804 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-36"}
2026-02-17 02:46:29.837 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3354"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3354"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3354"}
2026-02-17 02:46:29.866 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-5378"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"apf-5378"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5378"}
2026-02-17 02:46:29.884 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-5378" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:30.017 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-5378"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"apf-5378"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5378"}
2026-02-17 02:46:30.039 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9918"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-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:"secrets-9918"}
2026-02-17 02:46:30.060 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9918" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:30.539 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="cali42a7916947e" state="down"
2026-02-17 02:46:30.540 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali42a7916947e"
2026-02-17 02:46:30.540 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali42a7916947e", State:"down", Index:210}
2026-02-17 02:46:30.540 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali42a7916947e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:30.540 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali42a7916947e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:30.540 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=210
2026-02-17 02:46:30.541 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="cali42a7916947e" state=""
2026-02-17 02:46:30.541 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali42a7916947e"
2026-02-17 02:46:30.563 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali42a7916947e", State:"", Index:210}
2026-02-17 02:46:30.563 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali42a7916947e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:30.563 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali42a7916947e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:32.845 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-8638"
2026-02-17 02:46:33.477 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-8638" name:"default"}
2026-02-17 02:46:33.619 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8638"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8638"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8638"}
2026-02-17 02:46:33.652 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-8638"}
2026-02-17 02:46:34.184 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9918"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-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:"secrets-9918"}
2026-02-17 02:46:34.212 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5719"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5719"}
2026-02-17 02:46:34.240 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5719" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:34.434 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5193"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5193"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5193"}
2026-02-17 02:46:34.475 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9023"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9023"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9023"}
2026-02-17 02:46:34.506 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9023" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:35.247 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-8904"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-8904"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8904"}
2026-02-17 02:46:35.282 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1344"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1344"}
2026-02-17 02:46:35.311 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1344" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:35.331 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1344"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1344"} labels:{key:"webhook-1344" value:"true"}
2026-02-17 02:46:35.357 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-245"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-245"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-245"} labels:{key:"webhook-1344-markers" value:"true"}
2026-02-17 02:46:35.357 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-245" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:35.565 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3354" name:"default"}
2026-02-17 02:46:35.708 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3354"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3354"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3354"}
2026-02-17 02:46:35.737 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3354"}
2026-02-17 02:46:35.882 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-5378" name:"default"}
2026-02-17 02:46:35.908 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-5378"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"apf-5378"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5378"}
2026-02-17 02:46:35.943 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-5378"}
2026-02-17 02:46:38.228 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1344" type:"ClusterIP" cluster_ips:"10.254.38.117" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:46:38.337 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5719"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5719"}
2026-02-17 02:46:38.377 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9284"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9284"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9284"}
2026-02-17 02:46:38.403 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9284" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:38.642 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9023"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9023"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9023"}
2026-02-17 02:46:38.678 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2499"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2499"}
2026-02-17 02:46:38.678 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-2499" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:38.743 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2499"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2499"}
2026-02-17 02:46:38.766 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8191"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8191"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8191"}
2026-02-17 02:46:38.787 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-8191" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:38.893 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8191"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8191"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8191"}
2026-02-17 02:46:38.920 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9098"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9098"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9098"}
2026-02-17 02:46:38.920 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-9098" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:39.418 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9918" name:"default"}
2026-02-17 02:46:39.448 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5193" name:"default"}
2026-02-17 02:46:39.976 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9918"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-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:"secrets-9918"}
2026-02-17 02:46:39.996 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5193"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5193"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5193"}
2026-02-17 02:46:39.996 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9918"}
2026-02-17 02:46:40.015 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5193"}
2026-02-17 02:46:40.277 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-8904" name:"default"}
2026-02-17 02:46:40.675 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-8904"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-8904"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8904"}
2026-02-17 02:46:40.698 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-8904"}
2026-02-17 02:46:41.974 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1344"
2026-02-17 02:46:42.322 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"sample-api" namespace:"aggregator-2282"
2026-02-17 02:46:42.386 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-2282" name:"sample-apiserver"}
2026-02-17 02:46:42.481 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-2282"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-2282"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2282"}
2026-02-17 02:46:42.507 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1048"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1048"}
2026-02-17 02:46:42.524 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-1048" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:42.578 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9284"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9284"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9284"}
2026-02-17 02:46:42.618 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7590"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7590"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7590"}
2026-02-17 02:46:42.646 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-7590" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:42.673 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1344"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1344"} labels:{key:"webhook-1344" value:"true"}
2026-02-17 02:46:42.693 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-245"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-245"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-245"} labels:{key:"webhook-1344-markers" value:"true"}
2026-02-17 02:46:42.718 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5934"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5934"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5934"}
2026-02-17 02:46:42.741 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5934" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:43.584 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5719" name:"default"}
2026-02-17 02:46:43.643 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5719"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5719"}
2026-02-17 02:46:43.664 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5719"}
2026-02-17 02:46:43.757 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9023" name:"default"}
2026-02-17 02:46:44.297 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-2499" name:"default"}
2026-02-17 02:46:44.482 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9023"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9023"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9023"}
2026-02-17 02:46:44.524 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9023"}
2026-02-17 02:46:44.862 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-8191" name:"default"}
2026-02-17 02:46:44.936 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2499"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2499"}
2026-02-17 02:46:44.957 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-2499"}
2026-02-17 02:46:44.990 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8191"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8191"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8191"}
2026-02-17 02:46:45.013 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-8191"}
2026-02-17 02:46:45.672 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1048"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1048"}
2026-02-17 02:46:45.699 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1897"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1897"} 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-1897"}
2026-02-17 02:46:45.727 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1897" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:46.383 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9098"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9098"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9098"}
2026-02-17 02:46:46.435 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3081"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3081"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3081"}
2026-02-17 02:46:46.461 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3081" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:46.758 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7590"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7590"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7590"}
2026-02-17 02:46:46.782 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2359"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2359"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2359"}
2026-02-17 02:46:46.806 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2359" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:46.806 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2359"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2359"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2359"} labels:{key:"webhook-2359" value:"true"}
2026-02-17 02:46:46.830 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6812"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6812"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6812"} labels:{key:"webhook-2359-markers" value:"true"}
2026-02-17 02:46:46.830 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6812" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:47.615 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9284" name:"default"}
2026-02-17 02:46:47.953 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1344" name:"default"}
2026-02-17 02:46:48.055 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-2282" name:"default"}
2026-02-17 02:46:48.192 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-2282"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-2282"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2282"}
2026-02-17 02:46:48.220 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregator-2282"}
2026-02-17 02:46:48.580 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9284"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9284"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9284"}
2026-02-17 02:46:48.604 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9284"}
2026-02-17 02:46:48.719 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-245" name:"default"}
2026-02-17 02:46:48.849 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-245"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-245"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-245"} labels:{key:"webhook-1344-markers" value:"true"}
2026-02-17 02:46:48.873 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-245"}
2026-02-17 02:46:48.967 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1344"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1344"} labels:{key:"webhook-1344" value:"true"}
2026-02-17 02:46:48.991 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1344"}
2026-02-17 02:46:49.496 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2359" type:"ClusterIP" cluster_ips:"10.254.81.54" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:46:50.586 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3081"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3081"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3081"}
2026-02-17 02:46:50.617 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2359"
2026-02-17 02:46:50.650 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-4970"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-4970"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4970"}
2026-02-17 02:46:50.650 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-4970" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:50.780 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2359"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2359"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2359"} labels:{key:"webhook-2359" value:"true"}
2026-02-17 02:46:50.804 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6812"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6812"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6812"} labels:{key:"webhook-2359-markers" value:"true"}
2026-02-17 02:46:50.825 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-680"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"containers-680"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-680"}
2026-02-17 02:46:50.825 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-680" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:50.937 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-1048" name:"default"}
2026-02-17 02:46:51.155 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1048"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1048"}
2026-02-17 02:46:51.175 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-1048"}
2026-02-17 02:46:51.248 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-4970/netserver-0, name=eth0)
2026-02-17 02:46:51.248 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-4970"} profile:{inbound_rules:{action:"allow" rule_id:"14PTWhWJ86fYLxLv"} outbound_rules:{action:"allow" rule_id:"Jc2iLUQa4UMSGcAI"}}
2026-02-17 02:46:51.248 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-4970.default"} profile:{}
2026-02-17 02:46:51.248 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4970/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83bddadbef2" profile_ids:"kns.pod-network-test-4970" profile_ids:"ksa.pod-network-test-4970.default" ipv4_nets:"10.100.246.108/32"}
2026-02-17 02:46:51.248 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:46:51.248 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:46:51.249 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:46:51.251 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali83bddadbef2" ipVersion=0x4 logsSkipped=7 table="filter"
2026-02-17 02:46:51.251 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_moFEY8pfGuEkl4Ngo8" ipVersion=0x4 table="filter"
2026-02-17 02:46:51.251 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RUBtC0QB7kqKjQ2r92" ipVersion=0x4 table="filter"
2026-02-17 02:46:51.251 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali83bddadbef2" ipVersion=0x4 table="filter"
2026-02-17 02:46:51.251 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_moFEY8pfGuEkl4Ngo8" ipVersion=0x4 table="filter"
2026-02-17 02:46:51.251 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RUBtC0QB7kqKjQ2r92" ipVersion=0x4 table="filter"
2026-02-17 02:46:51.251 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali83bddadbef2"
2026-02-17 02:46:51.251 [INFO][74] felix/endpoint_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-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:46:51.251 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:46:51.290 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:51.290 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:46:51.323 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="cali83bddadbef2" state="down"
2026-02-17 02:46:51.323 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83bddadbef2", State:"down", Index:212}
2026-02-17 02:46:51.323 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali83bddadbef2"
2026-02-17 02:46:51.323 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83bddadbef2", Addrs:set.Typed[string]{}}
2026-02-17 02:46:51.323 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83bddadbef2", Addrs:set.Typed[string]{}}
2026-02-17 02:46:51.323 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali83bddadbef2"
2026-02-17 02:46:51.323 [INFO][74] felix/endpoint_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-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:46:51.323 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:46:51.324 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="cali83bddadbef2" state="up"
2026-02-17 02:46:51.342 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:51.342 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:46:51.342 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83bddadbef2", State:"up", Index:212}
2026-02-17 02:46:51.342 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali83bddadbef2"
2026-02-17 02:46:51.342 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali83bddadbef2"
2026-02-17 02:46:51.342 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83bddadbef2"
2026-02-17 02:46:51.343 [INFO][74] felix/endpoint_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-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:46:51.343 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:46:51.359 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:51.359 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:46:51.379 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5934"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5934"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5934"}
2026-02-17 02:46:51.422 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-487"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-487"}
2026-02-17 02:46:51.447 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-487" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:51.496 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-487"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-487"}
2026-02-17 02:46:51.515 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6448"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6448"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6448"}
2026-02-17 02:46:51.532 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6448" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:51.668 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-9098" name:"default"}
2026-02-17 02:46:52.322 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-7590" name:"default"}
2026-02-17 02:46:52.367 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1897"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1897"} 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-1897"}
2026-02-17 02:46:52.402 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5603"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5603"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5603"}
2026-02-17 02:46:52.427 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5603" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:52.447 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9098"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9098"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9098"}
2026-02-17 02:46:52.470 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-9098"}
2026-02-17 02:46:52.505 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-4970/netserver-0, name=eth0)
2026-02-17 02:46:52.506 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4970/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83bddadbef2" profile_ids:"kns.pod-network-test-4970" profile_ids:"ksa.pod-network-test-4970.default" ipv4_nets:"10.100.246.108/32"}
2026-02-17 02:46:52.506 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:46:52.506 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:46:52.506 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:46:52.506 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83bddadbef2"
2026-02-17 02:46:52.506 [INFO][74] felix/endpoint_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-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:46:52.506 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:46:52.527 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:52.527 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:46:52.577 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7590"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7590"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7590"}
2026-02-17 02:46:52.607 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-7590"}
2026-02-17 02:46:52.930 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=212
2026-02-17 02:46:52.930 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali83bddadbef2"
2026-02-17 02:46:52.930 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83bddadbef2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:52.930 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83bddadbef2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:54.934 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-680"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"containers-680"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-680"}
2026-02-17 02:46:54.980 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8955"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8955"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8955"}
2026-02-17 02:46:55.010 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-8955" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:55.632 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3081" name:"default"}
2026-02-17 02:46:55.654 [INFO][74] felix/summary.go 100: Summarising 332 dataplane reconciliation loops over 1m0.2s: avg=30ms longest=128ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:46:55.667 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6448"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6448"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6448"}
2026-02-17 02:46:55.710 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6905"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"services-6905"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6905"}
2026-02-17 02:46:55.735 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6905" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:55.763 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"endpoint-test2" namespace:"services-6905" type:"ClusterIP" cluster_ips:"10.254.59.150" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.221 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2359" name:"default"}
2026-02-17 02:46:56.397 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3081"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3081"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3081"}
2026-02-17 02:46:56.420 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3081"}
2026-02-17 02:46:56.634 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5934" name:"default"}
2026-02-17 02:46:56.773 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2359"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2359"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2359"} labels:{key:"webhook-2359" value:"true"}
2026-02-17 02:46:56.801 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2359"}
2026-02-17 02:46:56.821 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-487" name:"default"}
2026-02-17 02:46:57.034 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6812" name:"default"}
2026-02-17 02:46:57.081 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6812"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6812"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6812"} labels:{key:"webhook-2359-markers" value:"true"}
2026-02-17 02:46:57.108 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6812"}
2026-02-17 02:46:57.293 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5934"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5934"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5934"}
2026-02-17 02:46:57.329 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-5934"}
2026-02-17 02:46:57.512 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-487"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-487"}
2026-02-17 02:46:57.540 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-487"}
2026-02-17 02:46:58.030 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1897" name:"default"}
2026-02-17 02:46:58.051 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1897"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1897"} 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-1897"}
2026-02-17 02:46:58.104 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1897"}
2026-02-17 02:46:58.775 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5603"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5603"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5603"}
2026-02-17 02:46:58.804 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3835"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3835"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3835"}
2026-02-17 02:46:58.827 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-3835" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:59.120 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8955"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8955"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8955"}
2026-02-17 02:46:59.147 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-dwtmc" ipv4_addr:"192.168.24.230/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-feufw-default-worker-g4n55-q7bvd-dwtmc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:46:59.148 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9392"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9392"}
2026-02-17 02:46:59.148 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:46:59.148 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:46:59.169 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-9392" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:59.803 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replicaset-9392/test-rs-nvnwp, name=eth0)
2026-02-17 02:46:59.803 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-9392.default"} profile:{}
2026-02-17 02:46:59.803 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-9392"} profile:{inbound_rules:{action:"allow" rule_id:"2H3Qs1-N7rHauZm-"} outbound_rules:{action:"allow" rule_id:"iNg67NUrAZ9iWBm_"}}
2026-02-17 02:46:59.803 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9392/test-rs-nvnwp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali599f1f610b6" profile_ids:"kns.replicaset-9392" profile_ids:"ksa.replicaset-9392.default" ipv4_nets:"10.100.246.90/32"}
2026-02-17 02:46:59.803 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:46:59.803 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:46:59.803 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:46:59.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali599f1f610b6" ipVersion=0x4 table="filter"
2026-02-17 02:46:59.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-9392" ipVersion=0x4 table="filter"
2026-02-17 02:46:59.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OPfn36XAKOyGfQ7HrY" ipVersion=0x4 table="filter"
2026-02-17 02:46:59.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali599f1f610b6" ipVersion=0x4 table="filter"
2026-02-17 02:46:59.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-9392" ipVersion=0x4 table="filter"
2026-02-17 02:46:59.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OPfn36XAKOyGfQ7HrY" ipVersion=0x4 table="filter"
2026-02-17 02:46:59.804 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali599f1f610b6"
2026-02-17 02:46:59.804 [INFO][74] felix/endpoint_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-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:46:59.804 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:46:59.846 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:59.847 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"} status="down"
2026-02-17 02:46:59.876 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="cali599f1f610b6" state="down"
2026-02-17 02:46:59.876 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali599f1f610b6", State:"down", Index:213}
2026-02-17 02:46:59.876 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali599f1f610b6"
2026-02-17 02:46:59.876 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali599f1f610b6"
2026-02-17 02:46:59.876 [INFO][74] felix/endpoint_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-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:46:59.876 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:46:59.880 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="cali599f1f610b6" state="up"
2026-02-17 02:46:59.899 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:59.899 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"} status="down"
2026-02-17 02:46:59.899 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali599f1f610b6", Addrs:set.Typed[string]{}}
2026-02-17 02:46:59.899 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali599f1f610b6", Addrs:set.Typed[string]{}}
2026-02-17 02:46:59.899 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali599f1f610b6", State:"up", Index:213}
2026-02-17 02:46:59.900 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali599f1f610b6"
2026-02-17 02:46:59.900 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali599f1f610b6"
2026-02-17 02:46:59.900 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali599f1f610b6"
2026-02-17 02:46:59.900 [INFO][74] felix/endpoint_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-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:46:59.900 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:46:59.924 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:59.924 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"} status="up"
2026-02-17 02:47:00.392 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-680" name:"default"}
2026-02-17 02:47:00.477 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-680"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"containers-680"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-680"}
2026-02-17 02:47:00.515 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-680"}
2026-02-17 02:47:00.542 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replicaset-9392/test-rs-nvnwp, name=eth0)
2026-02-17 02:47:00.543 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9392/test-rs-nvnwp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali599f1f610b6" profile_ids:"kns.replicaset-9392" profile_ids:"ksa.replicaset-9392.default" ipv4_nets:"10.100.246.90/32"}
2026-02-17 02:47:00.543 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:47:00.543 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:47:00.543 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:47:00.543 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali599f1f610b6"
2026-02-17 02:47:00.544 [INFO][74] felix/endpoint_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-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:47:00.544 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:47:00.570 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:00.570 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"} status="up"
2026-02-17 02:47:00.853 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6448" name:"default"}
2026-02-17 02:47:00.866 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=213
2026-02-17 02:47:00.866 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali599f1f610b6"
2026-02-17 02:47:00.877 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali599f1f610b6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:00.878 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali599f1f610b6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:00.903 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6448"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6448"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6448"}
2026-02-17 02:47:00.927 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6448"}
2026-02-17 02:47:02.802 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-6905/pod2, name=eth0)
2026-02-17 02:47:02.803 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-6905"} profile:{inbound_rules:{action:"allow" rule_id:"Jisl9iMgsjkHJO7k"} outbound_rules:{action:"allow" rule_id:"dUGKahcRf-JkXFqk"}}
2026-02-17 02:47:02.803 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-6905.default"} profile:{}
2026-02-17 02:47:02.803 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6905/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac82dbde418" profile_ids:"kns.services-6905" profile_ids:"ksa.services-6905.default" ipv4_nets:"10.100.246.78/32"}
2026-02-17 02:47:02.803 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:02.803 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:02.803 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:02.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliac82dbde418" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-6905" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9epAVoeFRu1Lq7ExLm" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.804 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliac82dbde418" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.805 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-6905" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.805 [INFO][74] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9epAVoeFRu1Lq7ExLm" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.805 [INFO][74] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliac82dbde418"
2026-02-17 02:47:02.805 [INFO][74] felix/endpoint_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-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:02.805 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:02.857 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:02.857 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:47:02.885 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="caliac82dbde418" state="down"
2026-02-17 02:47:02.888 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliac82dbde418"
2026-02-17 02:47:02.889 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac82dbde418", State:"down", Index:214}
2026-02-17 02:47:02.889 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac82dbde418", Addrs:set.Typed[string]{}}
2026-02-17 02:47:02.889 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac82dbde418", Addrs:set.Typed[string]{}}
2026-02-17 02:47:02.889 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac82dbde418"
2026-02-17 02:47:02.889 [INFO][74] felix/endpoint_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-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:02.889 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:02.890 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="caliac82dbde418" state="up"
2026-02-17 02:47:02.914 [INFO][74] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:02.914 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:47:02.914 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac82dbde418", State:"up", Index:214}
2026-02-17 02:47:02.914 [INFO][74] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliac82dbde418"
2026-02-17 02:47:02.914 [INFO][74] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac82dbde418"
2026-02-17 02:47:02.915 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac82dbde418"
2026-02-17 02:47:02.915 [INFO][74] felix/endpoint_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-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:02.915 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:02.932 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:02.932 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:47:03.515 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-4970/netserver-0, name=eth0)
2026-02-17 02:47:03.515 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4970/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83bddadbef2" profile_ids:"kns.pod-network-test-4970" profile_ids:"ksa.pod-network-test-4970.default" ipv4_nets:"10.100.246.108/32"}
2026-02-17 02:47:03.515 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:47:03.515 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:47:03.515 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:47:03.516 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83bddadbef2"
2026-02-17 02:47:03.517 [INFO][74] felix/endpoint_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-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:47:03.517 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:47:03.545 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:03.545 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:47:03.560 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-6905/pod2, name=eth0)
2026-02-17 02:47:03.561 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6905/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac82dbde418" profile_ids:"kns.services-6905" profile_ids:"ksa.services-6905.default" ipv4_nets:"10.100.246.78/32"}
2026-02-17 02:47:03.561 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:03.561 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:03.561 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:03.563 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac82dbde418"
2026-02-17 02:47:03.563 [INFO][74] felix/endpoint_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-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:03.563 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:03.583 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:03.583 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:47:03.953 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3835"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3835"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3835"}
2026-02-17 02:47:03.986 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1897"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"job-1897"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1897"}
2026-02-17 02:47:04.006 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1897" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:04.093 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5603" name:"default"}
2026-02-17 02:47:04.127 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5603"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5603"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5603"}
2026-02-17 02:47:04.149 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-5603"}
2026-02-17 02:47:04.226 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=214
2026-02-17 02:47:04.227 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliac82dbde418"
2026-02-17 02:47:04.227 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac82dbde418", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:04.227 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac82dbde418", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:04.250 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replicaset-9392/test-rs-nvnwp, name=eth0)
2026-02-17 02:47:04.255 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9392/test-rs-nvnwp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali599f1f610b6" profile_ids:"kns.replicaset-9392" profile_ids:"ksa.replicaset-9392.default" ipv4_nets:"10.100.246.90/32"}
2026-02-17 02:47:04.255 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9392"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9392"}
2026-02-17 02:47:04.255 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:47:04.256 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:47:04.256 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:47:04.259 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali599f1f610b6"
2026-02-17 02:47:04.259 [INFO][74] felix/endpoint_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-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:47:04.260 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:47:04.263 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=replicaset-9392/test-rs-nvnwp, name=eth0)
2026-02-17 02:47:04.286 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:04.286 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"} status="up"
2026-02-17 02:47:04.286 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9392/test-rs-nvnwp" endpoint_id:"eth0"}
2026-02-17 02:47:04.286 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-9392"}
2026-02-17 02:47:04.286 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-9392.default"}
2026-02-17 02:47:04.286 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:47:04.287 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:47:04.288 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-9392" ipVersion=0x4 table="filter"
2026-02-17 02:47:04.288 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OPfn36XAKOyGfQ7HrY" ipVersion=0x4 table="filter"
2026-02-17 02:47:04.288 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-9392" ipVersion=0x4 table="filter"
2026-02-17 02:47:04.288 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OPfn36XAKOyGfQ7HrY" ipVersion=0x4 table="filter"
2026-02-17 02:47:04.288 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:47:04.288 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali599f1f610b6" ipVersion=0x4 table="filter"
2026-02-17 02:47:04.288 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali599f1f610b6" ipVersion=0x4 table="filter"
2026-02-17 02:47:04.288 [INFO][74] felix/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-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:47:04.288 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:47:04.289 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.90
2026-02-17 02:47:04.355 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9392/test-rs-nvnwp", EndpointId:"eth0"}
2026-02-17 02:47:04.355 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7826"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7826"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7826"}
2026-02-17 02:47:04.355 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7826" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:04.720 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-8955" name:"default"}
2026-02-17 02:47:04.721 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="cali599f1f610b6" state="down"
2026-02-17 02:47:04.722 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali599f1f610b6"
2026-02-17 02:47:04.722 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=213
2026-02-17 02:47:04.725 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="cali599f1f610b6" state=""
2026-02-17 02:47:04.725 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali599f1f610b6"
2026-02-17 02:47:04.742 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali599f1f610b6", State:"down", Index:213}
2026-02-17 02:47:04.742 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali599f1f610b6", Addrs:set.Typed[string]{}}
2026-02-17 02:47:04.742 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali599f1f610b6", Addrs:set.Typed[string]{}}
2026-02-17 02:47:04.742 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali599f1f610b6", State:"", Index:213}
2026-02-17 02:47:04.742 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali599f1f610b6", Addrs:set.Set[string](nil)}
2026-02-17 02:47:04.742 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali599f1f610b6", Addrs:set.Set[string](nil)}
2026-02-17 02:47:04.984 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8955"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8955"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8955"}
2026-02-17 02:47:05.027 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-8955"}
2026-02-17 02:47:06.238 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:47:07.030 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-4970"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-4970"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4970"}
2026-02-17 02:47:07.074 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8366"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8366"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8366"}
2026-02-17 02:47:07.096 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8366" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:07.228 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-6905/pod2, name=eth0)
2026-02-17 02:47:07.228 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6905/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac82dbde418" profile_ids:"kns.services-6905" profile_ids:"ksa.services-6905.default" ipv4_nets:"10.100.246.78/32"}
2026-02-17 02:47:07.228 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:07.229 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:07.229 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:07.229 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac82dbde418"
2026-02-17 02:47:07.230 [INFO][74] felix/endpoint_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-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:07.230 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:07.234 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=services-6905/pod2, name=eth0)
2026-02-17 02:47:07.295 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:07.295 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:47:07.295 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6905/pod2" endpoint_id:"eth0"}
2026-02-17 02:47:07.295 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-6905"}
2026-02-17 02:47:07.295 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-6905.default"}
2026-02-17 02:47:07.295 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"endpoint-test2" namespace:"services-6905"
2026-02-17 02:47:07.295 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:07.295 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:07.299 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-6905" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.299 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9epAVoeFRu1Lq7ExLm" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.299 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-6905" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.299 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9epAVoeFRu1Lq7ExLm" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.299 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:07.299 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.299 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliac82dbde418" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.299 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.299 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliac82dbde418" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.299 [INFO][74] felix/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-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:07.299 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:07.303 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.78
2026-02-17 02:47:07.359 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6905/pod2", EndpointId:"eth0"}
2026-02-17 02:47:07.359 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6905"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"services-6905"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6905"}
2026-02-17 02:47:07.359 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9242"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9242"}
2026-02-17 02:47:07.359 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9242" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 214
2026-02-17 02:47:07.626 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=214
2026-02-17 02:47:07.626 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliac82dbde418"
2026-02-17 02:47:07.626 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="caliac82dbde418" state="down"
2026-02-17 02:47:07.626 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac82dbde418", Addrs:set.Typed[string]{}}
2026-02-17 02:47:07.626 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac82dbde418", Addrs:set.Typed[string]{}}
2026-02-17 02:47:07.626 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac82dbde418", State:"down", Index:214}
2026-02-17 02:47:07.627 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="caliac82dbde418" state=""
2026-02-17 02:47:07.628 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliac82dbde418"
2026-02-17 02:47:07.655 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac82dbde418", State:"", Index:214}
2026-02-17 02:47:07.656 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac82dbde418", Addrs:set.Set[string](nil)}
2026-02-17 02:47:07.656 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac82dbde418", Addrs:set.Set[string](nil)}
2026-02-17 02:47:08.482 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7826"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7826"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7826"}
2026-02-17 02:47:08.521 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-6780"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-6780"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6780"}
2026-02-17 02:47:08.548 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fake-node-6780" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:08.549 [INFO][68] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-2ckwf; name=ip_addr_v4) updated; HostBGPConfig(node=e2e-fake-node-2ckwf; name=ip_addr_v6) updated; HostBGPConfig(node=e2e-fake-node-2ckwf; name=rr_cluster_id) updated; e2e-fake-node-2ckwf updated
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_230: Reconfigured
bird: Mesh_192_168_24_191: Reconfigured
bird: Reconfigured
2026-02-17 02:47:08.565 [INFO][68] 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:47:08.574 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-2ckwf"
2026-02-17 02:47:08.574 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-2ckwf"
2026-02-17 02:47:08.602 [INFO][68] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-2ckwf updated
2026-02-17 02:47:08.607 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-2ckwf" labels:{key:"e2e-fake-node-2ckwf" value:"patched"}
2026-02-17 02:47:08.637 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-2ckwf" labels:{key:"e2e-fake-node-2ckwf" value:"patched"}
2026-02-17 02:47:08.662 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-2ckwf" labels:{key:"e2e-fake-node-2ckwf" value:"patched"}
2026-02-17 02:47:08.696 [INFO][68] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-2ckwf updated
2026-02-17 02:47:08.727 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-2ckwf" labels:{key:"e2e-fake-node-2ckwf" value:"updated"}
2026-02-17 02:47:08.734 [INFO][68] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-2ckwf; name=ip_addr_v4) deleted; HostBGPConfig(node=e2e-fake-node-2ckwf; name=ip_addr_v6) deleted; HostBGPConfig(node=e2e-fake-node-2ckwf; name=rr_cluster_id) deleted; e2e-fake-node-2ckwf deleted
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_230: Reconfigured
bird: Mesh_192_168_24_191: Reconfigured
bird: Reconfigured
2026-02-17 02:47:08.751 [INFO][68] 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:47:08.754 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Remove update from calculation graph. msg=hostname:"e2e-fake-node-2ckwf"
2026-02-17 02:47:08.754 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:47:08.755 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:47:08.813 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-6780"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-6780"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6780"}
2026-02-17 02:47:08.848 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-5343"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-5343"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5343"}
2026-02-17 02:47:08.848 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-5343" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:09.068 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-3835" name:"default"}
2026-02-17 02:47:09.242 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3835"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3835"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3835"}
2026-02-17 02:47:09.270 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-3835"}
2026-02-17 02:47:09.782 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-9392" name:"default"}
2026-02-17 02:47:09.904 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9392"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9392"}
2026-02-17 02:47:09.932 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-9392"}
2026-02-17 02:47:11.435 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9242"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9242"}
2026-02-17 02:47:11.459 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-8786"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-8786"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8786"}
2026-02-17 02:47:11.481 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-8786" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:12.078 [INFO][74] felix/active_rules_calculator.go 412: One or more endpoints uses a profile that doesn't exist; generating default-drop profile. (This can happen transiently when a Kubernetes namespace is deleted.) profileID="ksa.pod-network-test-4970.default"
2026-02-17 02:47:12.078 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-4970.default"} profile:{inbound_rules:{action:"deny" rule_id:"UOyLtx0hiRN1CdE0"} outbound_rules:{action:"deny" rule_id:"PNUMtfSuzZkwuQBP"}}
2026-02-17 02:47:12.081 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-4970" name:"default"}
2026-02-17 02:47:12.225 [INFO][74] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-4970/netserver-0, name=eth0)
2026-02-17 02:47:12.226 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4970/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83bddadbef2" profile_ids:"kns.pod-network-test-4970" profile_ids:"ksa.pod-network-test-4970.default" ipv4_nets:"10.100.246.108/32"}
2026-02-17 02:47:12.227 [INFO][74] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:47:12.227 [INFO][74] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:47:12.227 [INFO][74] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:47:12.228 [INFO][74] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83bddadbef2"
2026-02-17 02:47:12.228 [INFO][74] felix/endpoint_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-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:47:12.228 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:47:12.249 [INFO][74] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:12.249 [INFO][74] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:47:12.328 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-8786"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-8786"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8786"}
2026-02-17 02:47:12.371 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-3816"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"events-3816"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3816"}
2026-02-17 02:47:12.394 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-3816" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:12.526 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-3816"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"events-3816"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3816"}
2026-02-17 02:47:12.543 [INFO][74] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-feufw-default-worker-g4n55-q7bvd-2zz47, orchestrator=k8s, workload=pod-network-test-4970/netserver-0, name=eth0)
2026-02-17 02:47:12.569 [INFO][74] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4970/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:47:12.569 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-4970.default"}
2026-02-17 02:47:12.570 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-4970"}
2026-02-17 02:47:12.570 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-8230"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-8230"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8230"}
2026-02-17 02:47:12.570 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-8230" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:12.570 [INFO][74] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:47:12.570 [INFO][74] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:47:12.571 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_moFEY8pfGuEkl4Ngo8" ipVersion=0x4 table="filter"
2026-02-17 02:47:12.571 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RUBtC0QB7kqKjQ2r92" ipVersion=0x4 table="filter"
2026-02-17 02:47:12.571 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_moFEY8pfGuEkl4Ngo8" ipVersion=0x4 table="filter"
2026-02-17 02:47:12.571 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RUBtC0QB7kqKjQ2r92" ipVersion=0x4 table="filter"
2026-02-17 02:47:12.571 [INFO][74] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:47:12.571 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali83bddadbef2" ipVersion=0x4 table="filter"
2026-02-17 02:47:12.571 [INFO][74] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali83bddadbef2" ipVersion=0x4 table="filter"
2026-02-17 02:47:12.571 [INFO][74] felix/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-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:47:12.571 [INFO][74] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:47:12.572 [INFO][74] felix/conntrack.go 90: Removing conntrack flows ip=10.100.246.108
2026-02-17 02:47:12.630 [INFO][74] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4970/netserver-0", EndpointId:"eth0"}
2026-02-17 02:47:12.652 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="cali83bddadbef2" state="down"
2026-02-17 02:47:12.653 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali83bddadbef2"
2026-02-17 02:47:12.653 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83bddadbef2", State:"down", Index:212}
2026-02-17 02:47:12.653 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83bddadbef2", Addrs:set.Typed[string]{}}
2026-02-17 02:47:12.653 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83bddadbef2", Addrs:set.Typed[string]{}}
2026-02-17 02:47:12.657 [INFO][74] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=212
2026-02-17 02:47:12.657 [INFO][74] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="cali83bddadbef2" state=""
2026-02-17 02:47:12.657 [INFO][74] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali83bddadbef2"
2026-02-17 02:47:12.678 [INFO][74] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83bddadbef2", State:"", Index:212}
2026-02-17 02:47:12.678 [INFO][74] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83bddadbef2", Addrs:set.Set[string](nil)}
2026-02-17 02:47:12.679 [INFO][74] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83bddadbef2", Addrs:set.Set[string](nil)}
2026-02-17 02:47:13.169 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-4970"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-4970"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4970"}
2026-02-17 02:47:13.235 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6905" name:"default"}
2026-02-17 02:47:13.461 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6905"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"services-6905"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6905"}
2026-02-17 02:47:13.489 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6905"}
2026-02-17 02:47:13.990 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fake-node-6780" name:"default"}
2026-02-17 02:47:14.075 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1897"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"job-1897"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1897"}
2026-02-17 02:47:14.111 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9485"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9485"}
2026-02-17 02:47:14.131 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9485" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:14.211 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7826" name:"default"}
2026-02-17 02:47:14.468 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7826"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7826"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7826"}
2026-02-17 02:47:14.501 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7826"}
2026-02-17 02:47:14.859 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-6780"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-6780"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6780"}
2026-02-17 02:47:14.887 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fake-node-6780"}
2026-02-17 02:47:16.507 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9242" name:"default"}
2026-02-17 02:47:16.992 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9242"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9242"}
2026-02-17 02:47:17.017 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9242"}
2026-02-17 02:47:17.684 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-3816" name:"default"}
2026-02-17 02:47:18.126 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-3816"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"events-3816"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3816"}
2026-02-17 02:47:18.151 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-3816"}
2026-02-17 02:47:18.333 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9485"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9485"}
2026-02-17 02:47:18.358 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-8786" name:"default"}
2026-02-17 02:47:18.380 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-244"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-244"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-244"}
2026-02-17 02:47:18.380 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-244" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:18.537 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-8786"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-8786"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8786"}
2026-02-17 02:47:18.558 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-8786"}
2026-02-17 02:47:18.870 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-4970"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-4970"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4970"}
2026-02-17 02:47:18.892 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-4970"}
2026-02-17 02:47:19.337 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1897" name:"default"}
2026-02-17 02:47:19.914 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1897"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"job-1897"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1897"}
2026-02-17 02:47:19.947 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1897"}
2026-02-17 02:47:20.275 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8366"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8366"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8366"}
2026-02-17 02:47:20.298 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2260"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2260"} 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-2260"}
2026-02-17 02:47:20.320 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-2260" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:22.382 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"fooservice" namespace:"pods-2260" type:"ClusterIP" cluster_ips:"10.254.229.67" ports:{Protocol:"TCP" Port:8765}
2026-02-17 02:47:22.473 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-244"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-244"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-244"}
2026-02-17 02:47:22.518 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-3905"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-3905"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3905"}
2026-02-17 02:47:22.518 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-3905" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:22.581 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-3905"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-3905"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3905"}
2026-02-17 02:47:22.607 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9416"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9416"}
2026-02-17 02:47:22.629 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9416" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:22.686 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9416"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9416"}
2026-02-17 02:47:22.710 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8723"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8723"} 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-8723"}
2026-02-17 02:47:22.734 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-8723" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:24.153 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9485" name:"default"}
2026-02-17 02:47:24.293 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9485"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9485"}
2026-02-17 02:47:24.321 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9485"}
2026-02-17 02:47:24.801 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8723"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8723"} 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-8723"}
2026-02-17 02:47:24.827 [INFO][74] 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:"10a138ec-cb6b-4512-bcac-147c92508553"} 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:47:24.848 [INFO][74] 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:47:25.673 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8366" name:"default"}
2026-02-17 02:47:25.829 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8366"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8366"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8366"}
2026-02-17 02:47:25.857 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8366"}
2026-02-17 02:47:26.470 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2260"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2260"} 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-2260"}
2026-02-17 02:47:27.626 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-244" name:"default"}
2026-02-17 02:47:28.269 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-3905" name:"default"}
2026-02-17 02:47:28.298 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-3905"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-3905"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3905"}
2026-02-17 02:47:28.329 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-3905"}
2026-02-17 02:47:28.398 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9416" name:"default"}
2026-02-17 02:47:28.539 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-244"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-244"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-244"}
2026-02-17 02:47:28.564 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-244"}
2026-02-17 02:47:28.634 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9416"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9416"}
2026-02-17 02:47:28.662 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9416"}
2026-02-17 02:47:29.923 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-8723" name:"default"}
2026-02-17 02:47:30.184 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8723"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8723"} 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-8723"}
2026-02-17 02:47:31.075 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8723"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"10a138ec-cb6b-4512-bcac-147c92508553"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8723"} 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-8723"}
2026-02-17 02:47:31.105 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-8723"}
2026-02-17 02:47:31.625 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"fooservice" namespace:"pods-2260"
2026-02-17 02:47:31.902 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-2260" name:"default"}
2026-02-17 02:47:32.084 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2260"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2260"} 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-2260"}
2026-02-17 02:47:37.503 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2260"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5cd03b65-a610-4a6b-a547-65766856be4f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2260"} 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-2260"}
2026-02-17 02:47:37.504 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-2260"}
2026-02-17 02:48:06.254 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:48:21.788 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-h75jk-65rzx" ipv4_addr:"192.168.24.191/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-feufw-h75jk-65rzx"} 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:48:21.788 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:48:21.788 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:48:21.817 [INFO][74] felix/summary.go 100: Summarising 171 dataplane reconciliation loops over 1m26.2s: avg=27ms longest=69ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:49:00.921 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-5343"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-5343"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5343"}
2026-02-17 02:49:06.058 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-5343" name:"default"}
2026-02-17 02:49:06.192 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-5343"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-5343"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5343"}
2026-02-17 02:49:06.299 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:49:30.234 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-2zz47" ipv4_addr:"192.168.24.82/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-feufw-default-worker-g4n55-q7bvd-2zz47"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:49:30.234 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:49:30.234 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:49:30.257 [INFO][74] felix/summary.go 100: Summarising 9 dataplane reconciliation loops over 1m8.4s: avg=30ms longest=51ms (resync-calico-v4)
2026-02-17 02:49:43.992 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-5343"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"52c8e912-edd5-4cc9-950c-98e252202e37"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-5343"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5343"}
2026-02-17 02:49:44.016 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-5343"}
2026-02-17 02:50:06.314 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:50:34.936 [INFO][74] felix/summary.go 100: Summarising 4 dataplane reconciliation loops over 1m4.7s: avg=34ms longest=60ms (resync-calico-v4)
2026-02-17 02:51:06.342 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:51:27.802 [INFO][74] 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:"10a138ec-cb6b-4512-bcac-147c92508553"} 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:51:33.043 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-4365" name:"default"}
2026-02-17 02:51:33.083 [INFO][74] 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:"10a138ec-cb6b-4512-bcac-147c92508553"} 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:51:33.106 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-4365"}
2026-02-17 02:52:05.348 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-dwtmc" ipv4_addr:"192.168.24.230/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-feufw-default-worker-g4n55-q7bvd-dwtmc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:52:05.348 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:52:05.348 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:52:05.370 [INFO][74] felix/summary.go 100: Summarising 8 dataplane reconciliation loops over 1m30.4s: avg=26ms longest=33ms (resync-calico-v4,resync-ipsets-v4)
2026-02-17 02:52:06.358 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:53:06.383 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:53:28.244 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-h75jk-65rzx" ipv4_addr:"192.168.24.191/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-feufw-h75jk-65rzx"} 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:53:28.244 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:53:28.244 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:53:28.263 [INFO][74] felix/summary.go 100: Summarising 5 dataplane reconciliation loops over 1m22.9s: avg=39ms longest=62ms (resync-calico-v4,resync-routes-v4,resync-routes-v4,resync-rules-v4,resync-wg)
2026-02-17 02:54:06.397 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:54:36.044 [INFO][74] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-feufw-default-worker-g4n55-q7bvd-2zz47" ipv4_addr:"192.168.24.82/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-feufw-default-worker-g4n55-q7bvd-2zz47"} 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:54:36.044 [INFO][74] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:54:36.044 [INFO][74] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:54:36.069 [INFO][74] felix/summary.go 100: Summarising 5 dataplane reconciliation loops over 1m7.8s: avg=35ms longest=50ms (resync-calico-v4,resync-ipsets-v4)
2026-02-17 02:55:06.423 [INFO][69] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.82/24
2026-02-17 02:55:10.385 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-8230"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-8230"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8230"}
2026-02-17 02:55:15.416 [INFO][74] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-8230" name:"default"}
2026-02-17 02:55:17.423 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-8230"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"b0508ae6-98d8-4bb4-9084-ea3e04efb070"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-8230"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8230"}
2026-02-17 02:55:17.451 [INFO][74] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-8230"}
