This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 17 failed / 869 succeeded
Started2023-01-03 06:20
Elapsed45m44s
Revisionmaster

Test Failures


Kubernetes e2e suite [It] External Storage [Driver: ebs.csi.aws.com] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents 10m37s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\sExternal\sStorage\s\[Driver\:\sebs\.csi\.aws\.com\]\s\[Testpattern\:\sDynamic\sPV\s\(default\sfs\)\]\sfsgroupchangepolicy\s\(Always\)\[LinuxOnly\]\,\spod\screated\swith\san\sinitial\sfsgroup\,\snew\spod\sfsgroup\sapplied\sto\svolume\scontents$'
test/e2e/storage/testsuites/fsgroupchangepolicy.go:258
k8s.io/kubernetes/test/e2e/storage/testsuites.createPodAndVerifyContentGid(0xc001702f00, 0xc004f35e10, 0x0, {0xc005c8c858, 0x4}, {0xc005c8c85c, 0x4})
	test/e2e/storage/testsuites/fsgroupchangepolicy.go:258 +0x151
k8s.io/kubernetes/test/e2e/storage/testsuites.(*fsGroupChangePolicyTestSuite).DefineTests.func3()
	test/e2e/storage/testsuites/fsgroupchangepolicy.go:247 +0x556
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-auth] ServiceAccounts should mount projected service account token [Conformance] 5m12s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-auth\]\sServiceAccounts\sshould\smount\sprojected\sservice\saccount\stoken\s\[Conformance\]$'
test/e2e/framework/pod/output/output.go:237
k8s.io/kubernetes/test/e2e/framework/pod/output.TestContainerOutputMatcher(0x761c035?, {0x7616b36?, 0xc004ffbf48?}, 0xc001f3d680, 0x0, {0xc00135bf28, 0x1, 0x1}, 0x2?)
	test/e2e/framework/pod/output/output.go:237 +0x176
k8s.io/kubernetes/test/e2e/framework/pod/output.TestContainerOutputRegexp(...)
	test/e2e/framework/pod/output/output.go:221
k8s.io/kubernetes/test/e2e/auth.glob..func5.4()
	test/e2e/auth/service_accounts.go:320 +0x41a
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-network] Services should have session affinity work for NodePort service [LinuxOnly] [Conformance] 6m6s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-network\]\sServices\sshould\shave\ssession\saffinity\swork\sfor\sNodePort\sservice\s\[LinuxOnly\]\s\[Conformance\]$'
test/e2e/network/service.go:3912
k8s.io/kubernetes/test/e2e/network.execAffinityTestForNonLBServiceWithOptionalTransition(0x75ecd08?, {0x801e128, 0xc000598820}, 0xc005046f00, 0x0)
	test/e2e/network/service.go:3912 +0x1d0
k8s.io/kubernetes/test/e2e/network.execAffinityTestForNonLBService(...)
	test/e2e/network/service.go:3897
k8s.io/kubernetes/test/e2e/network.glob..func26.28()
	test/e2e/network/service.go:2231 +0x8d
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart https hook properly [MinimumKubeletVersion:1.23] [NodeConformance] 5m12s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-node\]\sContainer\sLifecycle\sHook\swhen\screate\sa\spod\swith\slifecycle\shook\sshould\sexecute\spoststart\shttps\shook\sproperly\s\[MinimumKubeletVersion\:1\.23\]\s\[NodeConformance\]$'
test/e2e/framework/pod/pod_client.go:107
k8s.io/kubernetes/test/e2e/framework/pod.(*PodClient).CreateSync(0xc001759e48, 0x38?)
	test/e2e/framework/pod/pod_client.go:107 +0x94
k8s.io/kubernetes/test/e2e/common/node.glob..func12.1.1()
	test/e2e/common/node/lifecycle_hook.go:87 +0x3da
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-node] Downward API should provide pod UID as env vars [NodeConformance] [Conformance] 5m16s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-node\]\sDownward\sAPI\sshould\sprovide\spod\sUID\sas\senv\svars\s\[NodeConformance\]\s\[Conformance\]$'
test/e2e/framework/pod/output/output.go:237
k8s.io/kubernetes/test/e2e/framework/pod/output.TestContainerOutputMatcher(0x6d4d1a0?, {0x760764e?, 0x75bc097?}, 0xc001c22900, 0x0, {0xc001851f58, 0x1, 0x1}, 0x0?)
	test/e2e/framework/pod/output/output.go:237 +0x176
k8s.io/kubernetes/test/e2e/framework/pod/output.TestContainerOutputRegexp(...)
	test/e2e/framework/pod/output/output.go:221
k8s.io/kubernetes/test/e2e/common/node.testDownwardAPIUsingPod(...)
	test/e2e/common/node/downwardapi.go:422
k8s.io/kubernetes/test/e2e/common/node.testDownwardAPI(0x0?, {0xc004974880, 0x31}, {0xc003874330, 0x1, 0x1}, {0xc0028f7f58, 0x1, 0x1})
	test/e2e/common/node/downwardapi.go:418 +0x84b
k8s.io/kubernetes/test/e2e/common/node.glob..func4.6()
	test/e2e/common/node/downwardapi.go:285 +0x13e
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-node] Probing container should be restarted by liveness probe after startup probe enables it 5m12s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-node\]\sProbing\scontainer\sshould\sbe\srestarted\sby\sliveness\sprobe\safter\sstartup\sprobe\senables\sit$'
test/e2e/common/node/container_probe.go:955
k8s.io/kubernetes/test/e2e/common/node.RunLivenessTest(0xc000c963c0, 0xc0019c4480, 0x1, 0xc003aa31d0?)
	test/e2e/common/node/container_probe.go:955 +0x39a
k8s.io/kubernetes/test/e2e/common/node.glob..func2.17()
	test/e2e/common/node/container_probe.go:400 +0x1cf
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-node] Secrets should be consumable via the environment [NodeConformance] [Conformance] 5m13s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-node\]\sSecrets\sshould\sbe\sconsumable\svia\sthe\senvironment\s\[NodeConformance\]\s\[Conformance\]$'
test/e2e/framework/pod/output/output.go:237
k8s.io/kubernetes/test/e2e/framework/pod/output.TestContainerOutputMatcher(0x75c08ff?, {0x75e0b45?, 0xc003f7bed8?}, 0xc001a7a000, 0x0, {0xc003f7bf08, 0x6, 0x6}, 0x0?)
	test/e2e/framework/pod/output/output.go:237 +0x176
k8s.io/kubernetes/test/e2e/framework/pod/output.TestContainerOutput(...)
	test/e2e/framework/pod/output/output.go:214
k8s.io/kubernetes/test/e2e/common/node.glob..func20.2()
	test/e2e/common/node/secrets.go:129 +0x9cb
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-node] Security Context should support seccomp runtime/default [LinuxOnly] 5m14s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-node\]\sSecurity\sContext\sshould\ssupport\sseccomp\sruntime\/default\s\[LinuxOnly\]$'
test/e2e/framework/pod/output/output.go:237
k8s.io/kubernetes/test/e2e/framework/pod/output.TestContainerOutputMatcher(0xc001470000?, {0x7616a7e?, 0x18?}, 0xc0022b3b00, 0x0, {0xc00436df58, 0x1, 0x1}, 0xc0004fb090?)
	test/e2e/framework/pod/output/output.go:237 +0x176
k8s.io/kubernetes/test/e2e/framework/pod/output.TestContainerOutput(...)
	test/e2e/framework/pod/output/output.go:214
k8s.io/kubernetes/test/e2e/node.glob..func13.12()
	test/e2e/node/security_context.go:214 +0x1bf