Skip to content

CI: RuntimePrivilegedUnitTests TestArpPingHandling failed, timeout reached while waiting for condition  #17020

@jrajahalme

Description

@jrajahalme
	 START: node_linux_test.go:956: linuxPrivilegedIPv4OnlyTestSuite.TestArpPingHandling
	 START: node_linux_test.go:117: linuxPrivilegedIPv4OnlyTestSuite.SetUpTest
	 PASS: node_linux_test.go:117: linuxPrivilegedIPv4OnlyTestSuite.SetUpTest	0.002s
	 
	 node_linux_test.go:1071:
	     // insertNeighbor is invoked async, so thus this wait based on last ping
	     wait(nodev1.Identity(), &now, false)
	 node_linux_test.go:1054:
	     c.Assert(err, check.IsNil)
	 ... value *errors.errorString = &errors.errorString{s:"timeout reached while waiting for condition"} ("timeout reached while waiting for condition")

Seen in https://jenkins.cilium.io/job/Cilium-PR-Runtime-4.9/5434/testReport/junit/(root)/Suite-runtime/RuntimePrivilegedUnitTests_Run_Tests/

f25b1682_RuntimePrivilegedUnitTests_Run_Tests.zip

Similar to #16221, but this timeout happens after NodeAdd().

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