Skip to content

CI: ci-integration: TestPortAllocator failed: Unexpected count for proxy port rules #36375

@sypakine

Description

@sypakine

CI failure

INTEGRATION_TESTS=true CGO_ENABLED=0 go test -mod=vendor -vet=all -tags=osusergo  ./... -timeout 600s -json -covermode=count -coverprofile=coverage.out | tparse
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃   FAIL  package: github.com/cilium/cilium/pkg/proxy/proxyports   ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛

--- FAIL: TestPortAllocator (0.03s)

time="2024-12-04T16:10:01.594485479Z" level=info msg="Adding new proxy port rules for listener1:16541" id=listener1 subsys=proxy
    proxyports_test.go:[116](https://github.com/cilium/cilium/actions/runs/12163527791/job/33922942368#step:13:117): 
        	Error Trace:	/home/runner/work/cilium/cilium/pkg/proxy/proxyports/proxyports_test.go:116
        	Error:      	Not equal: 
        	            	expected: 0
        	            	actual  : 1
        	Test:       	TestPortAllocator

https://github.com/cilium/cilium/actions/runs/12163527791/job/33922942368

Looks like a recent change may be the cause? @jrajahalme

sypakine@b355e00

Metadata

Metadata

Assignees

Labels

area/CIContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions