This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultSUCCESS
Tests 2 failed / 347 succeeded
Started2023-01-19 01:58
Elapsed48m52s
Revisionrelease-1.2

Test Failures


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

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 19 02:19:38.190: getting pod 
Unexpected error:
    <*errors.StatusError | 0xc002aff400>: {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {
                SelfLink: "",
                ResourceVersion: "",
                Continue: "",
                RemainingItemCount: nil,
            },
            Status: "Failure",
            Message: "pods \"test-webserver-cd488769-6e43-444d-93d0-52dc8e63b011\" not found",
            Reason: "NotFound",
            Details: {
                Name: "test-webserver-cd488769-6e43-444d-93d0-52dc8e63b011",
                Group: "",
                Kind: "pods",
                UID: "",
                Causes: nil,
                RetryAfterSeconds: 0,
            },
            Code: 404,
        },
    }
    pods "test-webserver-cd488769-6e43-444d-93d0-52dc8e63b011" 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.01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [sig-scheduling] SchedulerPreemption [Serial] validates lower priority pod preemption by critical pod [Conformance] 1m0s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-scheduling\]\sSchedulerPreemption\s\[Serial\]\svalidates\slower\spriority\spod\spreemption\sby\scritical\spod\s\[Conformance\]$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633
Jan 19 02:17:04.925: Unexpected error:
    <*errors.StatusError | 0xc000a49400>: {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {
                SelfLink: "",
                ResourceVersion: "",
                Continue: "",
                RemainingItemCount: nil,
            },
            Status: "Failure",
            Message: "pods \"pod0-0-sched-preemption-low-priority\" is forbidden: no PriorityClass with name sched-preemption-low-priority was found",
            Reason: "Forbidden",
            Details: {
                Name: "pod0-0-sched-preemption-low-priority",
                Group: "",
                Kind: "pods",
                UID: "",
                Causes: nil,
                RetryAfterSeconds: 0,
            },
            Code: 403,
        },
    }
    pods "pod0-0-sched-preemption-low-priority" is forbidden: no PriorityClass with name sched-preemption-low-priority was found
occurred
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:867
				
				Click to see stdout/stderrfrom junit.kubetest.01.xml

Filter through log files | View test history on testgrid


Show 347 Passed Tests

Show 6712 Skipped Tests