This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultSUCCESS
Tests 2 failed / 347 succeeded
Started2023-01-15 12:46
Elapsed49m5s
Revisionrelease-1.1

Test Failures


Kubernetes e2e suite [sig-node] Probing container should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] 2m48s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-node\]\sProbing\scontainer\sshould\s\*not\*\sbe\srestarted\swith\sa\s\/healthz\shttp\sliveness\sprobe\s\[NodeConformance\]\s\[Conformance\]$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633
Jan 15 13:18:15.182: getting pod 
Unexpected error:
    <*errors.StatusError | 0xc003996a00>: {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {
                SelfLink: "",
                ResourceVersion: "",
                Continue: "",
                RemainingItemCount: nil,
            },
            Status: "Failure",
            Message: "pods \"test-webserver-a72a89b4-5d50-4aae-871d-5febe49ddbf7\" not found",
            Reason: "NotFound",
            Details: {
                Name: "test-webserver-a72a89b4-5d50-4aae-871d-5febe49ddbf7",
                Group: "",
                Kind: "pods",
                UID: "",
                Causes: nil,
                RetryAfterSeconds: 0,
            },
            Code: 404,
        },
    }
    pods "test-webserver-a72a89b4-5d50-4aae-871d-5febe49ddbf7" not found
occurred
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/container_probe.go:921
				
				Click to see stdout/stderrfrom junit.kubetest.04.xml

Filter through log files


Kubernetes e2e suite [sig-node] Probing container should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] 3m9s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-node\]\sProbing\scontainer\sshould\s\*not\*\sbe\srestarted\swith\sa\stcp\:8080\sliveness\sprobe\s\[NodeConformance\]\s\[Conformance\]$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633
Jan 15 13:06:06.533: getting pod 
Unexpected error:
    <*errors.StatusError | 0xc0023c61e0>: {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {
                SelfLink: "",
                ResourceVersion: "",
                Continue: "",
                RemainingItemCount: nil,
            },
            Status: "Failure",
            Message: "pods \"liveness-29206e7e-d175-4124-a2b7-78d6a10ef61c\" not found",
            Reason: "NotFound",
            Details: {
                Name: "liveness-29206e7e-d175-4124-a2b7-78d6a10ef61c",
                Group: "",
                Kind: "pods",
                UID: "",
                Causes: nil,
                RetryAfterSeconds: 0,
            },
            Code: 404,
        },
    }
    pods "liveness-29206e7e-d175-4124-a2b7-78d6a10ef61c" not found
occurred
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/container_probe.go:921
				
				Click to see stdout/stderrfrom junit.kubetest.02.xml

Filter through log files


Show 347 Passed Tests

Show 6712 Skipped Tests