-
Notifications
You must be signed in to change notification settings - Fork 3.7k
CI: ci-clustermesh: Upgrade and Downgrade Test (2, disabled, none, false, 511, migration): Drop with "NAT 46/64 not enabled" #44313
Copy link
Copy link
Closed
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!This is a known failure that occurs in the tree. Please investigate me!
Description
CI failure
Saw this happen on a few of my recent PRs. #43799 was recently merged, which could be a potential candidate. @viktor-kurchenko
- Copy-paste the output the test failure.
[=] [cilium-test-1] Test [no-unexpected-packet-drops] [127/128]
..
[.] Action [no-unexpected-packet-drops/no-unexpected-packet-drops:kind-cluster2/cluster2-control-plane]
[-] Scenario [no-unexpected-packet-drops/no-unexpected-packet-drops]
[.] Action [no-unexpected-packet-drops/no-unexpected-packet-drops:kind-cluster1/cluster1-control-plane]
[.] Action [no-unexpected-packet-drops/no-unexpected-packet-drops:kind-cluster1/cluster1-worker]
❌ Found unexpected packet drops:
{
"labels": {
"direction": "EGRESS",
"reason": "NAT 46/64 not enabled"
},
"name": "cilium_drop_count_total",
"value": 1
}
. [.] Action [no-unexpected-packet-drops/no-unexpected-packet-drops:kind-cluster2/cluster2-worker]
.[=] [cilium-test-1] Skipping test [check-log-errors] [128/128] (skipped by user)
📋 Test Report [cilium-test-1]
❌ 1/2 tests failed (1/4 actions), 126 tests skipped, 0 scenarios skipped:
Test [no-unexpected-packet-drops]:
🟥 no-unexpected-packet-drops/no-unexpected-packet-drops:kind-cluster1/cluster1-worker: Found unexpected packet drops:
{
"labels": {
"direction": "EGRESS",
"reason": "NAT 46/64 not enabled"
},
"name": "cilium_drop_count_total",
"value": 1
}
-
Upload the zip file generated from that test failure: cilium-sysdumps-2.zip
-
Copy-paste the link of the CI build where that test failure has happened: https://github.com/cilium/cilium/actions/runs/21925061631/job/63316377331
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!This is a known failure that occurs in the tree. Please investigate me!