-
Notifications
You must be signed in to change notification settings - Fork 40k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kubernetes-e2e-gci-gce-kubenet: broken test run #34889
Comments
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Multiple broken tests: Failed: [k8s.io] Downward API volume should set mode on item file [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] EmptyDir volumes should support (non-root,0666,default) [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #34226 Failed: [k8s.io] Kubectl client [k8s.io] Kubectl cluster-info should check if Kubernetes master services is included in cluster-info [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #28420 Failed: [k8s.io] Pods should contain environment variables for services [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #33985 Failed: [k8s.io] HostPath should support subPath {Kubernetes e2e suite}
Failed: [k8s.io] Kubectl client [k8s.io] Kubectl taint should update the taint on a node {Kubernetes e2e suite}
Issues about this test specifically: #27976 #29503 Failed: [k8s.io] MetricsGrabber should grab all metrics from a ControllerManager. {Kubernetes e2e suite}
Failed: [k8s.io] Networking should provide unchanging, static URL paths for kubernetes api services {Kubernetes e2e suite}
Failed: [k8s.io] V1Job should fail a job {Kubernetes e2e suite}
Issues about this test specifically: #27704 #30127 #30602 #31070 #34383 Failed: [k8s.io] Services should provide secure master service [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Kubectl client [k8s.io] Kubectl run --rm job should create a job from an image, then delete the job [Conformance] {Kubernetes e2e suite}
|
Multiple broken tests: Failed: [k8s.io] ReplicationController should serve a basic image on each replica with a public image [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #26870 Failed: [k8s.io] NodeProblemDetector [k8s.io] KernelMonitor should generate node condition and events for corresponding errors {Kubernetes e2e suite}
Issues about this test specifically: #28069 #28168 #28343 #29656 #33183 Failed: [k8s.io] Deployment RollingUpdateDeployment should scale up and down in the right order {Kubernetes e2e suite}
Issues about this test specifically: #27232 Failed: [k8s.io] Downward API volume should provide container's memory request {Kubernetes e2e suite}
Issues about this test specifically: #29707 Failed: [k8s.io] Kubectl client [k8s.io] Kubectl create quota should create a quota with scopes {Kubernetes e2e suite}
Failed: [k8s.io] Networking [k8s.io] Granular Checks: Pods should function for intra-pod communication: udp [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #32830 Failed: [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a pod. {Kubernetes e2e suite}
Failed: [k8s.io] EmptyDir wrapper volumes should not conflict {Kubernetes e2e suite}
Issues about this test specifically: #32467 Failed: [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a replication controller. {Kubernetes e2e suite}
Issues about this test specifically: #34372 Failed: [k8s.io] Downward API should provide default limits.cpu/memory from node allocatable {Kubernetes e2e suite}
Failed: [k8s.io] ReplicationController should serve a basic image on each replica with a private image {Kubernetes e2e suite}
Issues about this test specifically: #32087 Failed: [k8s.io] Deployment deployment should support rollback when there's replica set with no revision {Kubernetes e2e suite}
Issues about this test specifically: #34687 Failed: [k8s.io] Pods should allow activeDeadlineSeconds to be updated [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] DisruptionController should update PodDisruptionBudget status {Kubernetes e2e suite}
Issues about this test specifically: #34119 Failed: [k8s.io] Deployment scaled rollout deployment should not block on annotation check {Kubernetes e2e suite}
Issues about this test specifically: #30100 #31810 #34331 #34717 #34816 #35337 Failed: [k8s.io] SSH should SSH to all nodes and run commands {Kubernetes e2e suite}
Issues about this test specifically: #26129 #32341 Failed: [k8s.io] MetricsGrabber should grab all metrics from a Kubelet. {Kubernetes e2e suite}
Issues about this test specifically: #27295 #35385 Failed: [k8s.io] Proxy version v1 should proxy logs on node with explicit kubelet port using proxy subresource [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #35601 Failed: [k8s.io] Port forwarding [k8s.io] With a server that expects no client request should support a client that connects, sends no data, and disconnects [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #27673 Failed: [k8s.io] ConfigMap should be consumable from pods in volume with defaultMode set [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #34827 Failed: [k8s.io] V1Job should keep restarting failed pods {Kubernetes e2e suite}
Issues about this test specifically: #29657 Failed: [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim. {Kubernetes e2e suite}
Issues about this test specifically: #34212 Failed: [k8s.io] DisruptionController should create a PodDisruptionBudget {Kubernetes e2e suite}
Failed: [k8s.io] EmptyDir volumes should support (non-root,0777,tmpfs) [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #30851 Failed: [k8s.io] DisruptionController evictions: too few pods, replicaSet, percentage => should not allow an eviction {Kubernetes e2e suite}
Issues about this test specifically: #32668 #35405 Failed: [k8s.io] ConfigMap should be consumable via environment variable [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #27079 Failed: [k8s.io] Kubectl client [k8s.io] Kubectl replace should update a single-container pod's image [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #29834 #35757 Failed: [k8s.io] LimitRange should create a LimitRange with defaults and ensure pod has those defaults applied. {Kubernetes e2e suite}
Issues about this test specifically: #27503 Failed: [k8s.io] EmptyDir volumes should support (root,0644,tmpfs) [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] HostPath should support r/w {Kubernetes e2e suite}
Failed: [k8s.io] EmptyDir volumes should support (non-root,0666,default) [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #34226 Failed: [k8s.io] Services should provide secure master service [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Probing container should not be restarted with a /healthz http liveness probe [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #30342 #31350 Failed: [k8s.io] Proxy version v1 should proxy to cadvisor {Kubernetes e2e suite}
Issues about this test specifically: #35297 Failed: [k8s.io] MetricsGrabber should grab all metrics from API server. {Kubernetes e2e suite}
Issues about this test specifically: #29513 Failed: [k8s.io] DisruptionController evictions: no PDB => should allow an eviction {Kubernetes e2e suite}
Issues about this test specifically: #32646 Failed: [k8s.io] Downward API volume should provide container's memory limit {Kubernetes e2e suite}
Failed: [k8s.io] Docker Containers should be able to override the image's default arguments (docker cmd) [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] V1Job should run a job to completion when tasks sometimes fail and are not locally restarted {Kubernetes e2e suite}
Failed: [k8s.io] EmptyDir volumes should support (non-root,0644,default) [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] HostPath should support subPath {Kubernetes e2e suite}
Failed: [k8s.io] InitContainer should invoke init containers on a RestartNever pod {Kubernetes e2e suite}
Issues about this test specifically: #31936 Failed: [k8s.io] Service endpoints latency should not be very high [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #30632 Failed: [k8s.io] Networking should provide Internet connection for containers [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #26171 #28188 Failed: [k8s.io] Kubectl alpha client [k8s.io] Kubectl run ScheduledJob should create a ScheduledJob {Kubernetes e2e suite}
Failed: [k8s.io] Job should scale a job down {Kubernetes e2e suite}
Issues about this test specifically: #29066 #30592 #31065 #33171 Failed: [k8s.io] Variable Expansion should allow composing env vars into new env vars [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #29461 Failed: [k8s.io] ResourceQuota should verify ResourceQuota with terminating scopes. {Kubernetes e2e suite}
Issues about this test specifically: #31158 #34303 Failed: [k8s.io] Port forwarding [k8s.io] With a server that expects a client request should support a client that connects, sends no data, and disconnects [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #26955 Failed: [k8s.io] Variable Expansion should allow substituting values in a container's command [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Downward API volume should set DefaultMode on files [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Proxy version v1 should proxy logs on node using proxy subresource [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #35422 Failed: [k8s.io] DNS should provide DNS for the cluster [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #26194 #26338 #30345 #34571 Failed: [k8s.io] Networking should provide unchanging, static URL paths for kubernetes api services {Kubernetes e2e suite}
Failed: [k8s.io] Kubectl client [k8s.io] Kubectl expose should create services for rc [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #26209 #29227 #32132 Failed: [k8s.io] Services should serve multiport endpoints from pods [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #29831 Failed: [k8s.io] KubeletManagedEtcHosts should test kubelet managed /etc/hosts file {Kubernetes e2e suite}
Issues about this test specifically: #27023 #34604 Failed: [k8s.io] Kubectl client [k8s.io] Simple pod should support exec {Kubernetes e2e suite}
Issues about this test specifically: #28426 #32168 #33756 #34797 Failed: [k8s.io] Downward API volume should provide container's cpu request {Kubernetes e2e suite}
Failed: [k8s.io] EmptyDir volumes should support (root,0777,tmpfs) [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #31400 Failed: [k8s.io] V1Job should fail a job {Kubernetes e2e suite}
Issues about this test specifically: #27704 #30127 #30602 #31070 #34383 Failed: [k8s.io] InitContainer should invoke init containers on a RestartAlways pod {Kubernetes e2e suite}
Issues about this test specifically: #31873 Failed: [k8s.io] Kubectl client [k8s.io] Simple pod should support exec through an HTTP proxy {Kubernetes e2e suite}
Issues about this test specifically: #27156 #28979 #30489 #33649 Failed: [k8s.io] Sysctls should reject invalid sysctls {Kubernetes e2e suite}
Failed: [k8s.io] Docker Containers should be able to override the image's default command and arguments [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #29467 Failed: [k8s.io] ScheduledJob should replace jobs when ReplaceConcurrent {Kubernetes e2e suite}
Issues about this test specifically: #30542 #31460 #31479 #31552 #32032 Failed: [k8s.io] Pods should support retrieving logs from the container over websockets {Kubernetes e2e suite}
Issues about this test specifically: #30263 Failed: [k8s.io] Secrets should be consumable in multiple volumes in a pod [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Docker Containers should use the image defaults if command and args are blank [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #34520 Failed: [k8s.io] PreStop should call prestop when killing a pod [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #30287 Failed: [k8s.io] Downward API volume should update labels on modification [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #28416 #31055 #33627 #33725 #34206 Failed: [k8s.io] MetricsGrabber should grab all metrics from a Scheduler. {Kubernetes e2e suite}
Failed: [k8s.io] ConfigMap should be consumable from pods in volume with mappings and Item mode set[Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Kubectl client [k8s.io] Kubectl apply should reuse nodePort when apply to an existing SVC {Kubernetes e2e suite}
Issues about this test specifically: #28523 #35741 Failed: [k8s.io] Kubectl client [k8s.io] Kubectl taint should remove all the taints with the same key off a node {Kubernetes e2e suite}
Issues about this test specifically: #31066 #31967 #32219 #32535 Failed: [k8s.io] ConfigMap should be consumable in multiple volumes in the same pod {Kubernetes e2e suite}
Issues about this test specifically: #29751 #30430 Failed: [k8s.io] EmptyDir volumes should support (non-root,0644,tmpfs) [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #29224 #32008 Failed: [k8s.io] Downward API volume should provide node allocatable (memory) as default memory limit if the limit is not set {Kubernetes e2e suite}
Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #28462 #33782 #34014 Failed: [k8s.io] Secrets should be consumable from pods in volume with mappings and Item Mode set [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] V1Job should scale a job down {Kubernetes e2e suite}
Issues about this test specifically: #30216 #31031 #32086 Failed: [k8s.io] Kubectl client [k8s.io] Update Demo should scale a replication controller [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #28437 #29084 #29256 #29397 Failed: [k8s.io] Deployment deployment reaping should cascade to its replica sets and pods {Kubernetes e2e suite}
Failed: [k8s.io] EmptyDir volumes volume on tmpfs should have the correct mode [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #33987 Failed: [k8s.io] Services should be able to create a functioning NodePort service {Kubernetes e2e suite}
Issues about this test specifically: #28064 #28569 #34036 Failed: [k8s.io] Pods should be submitted and removed [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #26224 #34354 Failed: [k8s.io] Kubectl client [k8s.io] Simple pod should return command exit codes {Kubernetes e2e suite}
Issues about this test specifically: #31151 #35586 Failed: [k8s.io] Services should be able to up and down services {Kubernetes e2e suite}
Issues about this test specifically: #26128 #26685 #33408 Failed: [k8s.io] Mesos applies slave attributes as labels {Kubernetes e2e suite}
Issues about this test specifically: #28359 Failed: [k8s.io] ServiceAccounts should mount an API token into pods [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a configMap. {Kubernetes e2e suite}
Issues about this test specifically: #34367 Failed: [k8s.io] Services should release NodePorts on delete {Kubernetes e2e suite}
Failed: [k8s.io] Probing container should be restarted with a /healthz http liveness probe [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] ResourceQuota should verify ResourceQuota with best effort scope. {Kubernetes e2e suite}
Issues about this test specifically: #31635 Failed: [k8s.io] Proxy version v1 should proxy logs on node [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a secret. {Kubernetes e2e suite}
Issues about this test specifically: #32053 #32758 Failed: [k8s.io] Events should be sent by kubelets and the scheduler about pods scheduling and running [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #28346 Failed: [k8s.io] Services should check NodePort out-of-range {Kubernetes e2e suite}
Failed: [k8s.io] Pods should get a host IP [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #33008 Failed: [k8s.io] Kubectl client [k8s.io] Proxy server should support proxy with --port 0 [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #27195 Failed: [k8s.io] Deployment deployment should label adopted RSs and pods {Kubernetes e2e suite}
Issues about this test specifically: #29629 Failed: [k8s.io] InitContainer should not start app containers if init containers fail on a RestartAlways pod {Kubernetes e2e suite}
Issues about this test specifically: #31408 Failed: [k8s.io] MetricsGrabber should grab all metrics from a ControllerManager. {Kubernetes e2e suite}
Failed: [k8s.io] Sysctls should not launch unsafe, but not explicitly enabled sysctls on the node {Kubernetes e2e suite}
Failed: [k8s.io] Docker Containers should be able to override the image's default commmand (docker entrypoint) [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #29994 Failed: [k8s.io] Probing container with readiness probe should not be ready before initial delay and never restart [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #29521 Failed: [k8s.io] ConfigMap should be consumable from pods in volume with mappings as non-root [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] ResourceQuota should create a ResourceQuota and ensure its status is promptly calculated. {Kubernetes e2e suite}
Failed: [k8s.io] Kubectl client [k8s.io] Kubectl patch should add annotations for pods in rc [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #26126 #30653 Failed: [k8s.io] Services should prevent NodePort collisions {Kubernetes e2e suite}
Issues about this test specifically: #31575 #32756 Failed: [k8s.io] EmptyDir volumes should support (root,0777,default) [Conformance] {Kubernetes e2e suite}
|
Multiple broken tests: Failed: [k8s.io] EmptyDir volumes should support (non-root,0777,default) [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Deployment paused deployment should be able to scale {Kubernetes e2e suite}
Issues about this test specifically: #29828 Failed: [k8s.io] HostPath should support r/w {Kubernetes e2e suite}
Failed: [k8s.io] V1Job should run a job to completion when tasks sometimes fail and are not locally restarted {Kubernetes e2e suite}
Failed: [k8s.io] ConfigMap should be consumable from pods in volume with mappings as non-root [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #28462 #33782 #34014 Failed: [k8s.io] Mesos schedules pods annotated with roles on correct slaves {Kubernetes e2e suite}
Failed: [k8s.io] Pods should allow activeDeadlineSeconds to be updated [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Services should provide secure master service [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] V1Job should run a job to completion when tasks sometimes fail and are locally restarted {Kubernetes e2e suite}
Failed: [k8s.io] Variable Expansion should allow substituting values in a container's command [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Kubectl client [k8s.io] Kubectl create quota should create a quota with scopes {Kubernetes e2e suite}
Failed: [k8s.io] Job should scale a job down {Kubernetes e2e suite}
Issues about this test specifically: #29066 #30592 #31065 #33171 Failed: [k8s.io] V1Job should fail a job {Kubernetes e2e suite}
Issues about this test specifically: #27704 #30127 #30602 #31070 #34383 Failed: [k8s.io] Sysctls should support sysctls {Kubernetes e2e suite}
Failed: [k8s.io] Networking should provide unchanging, static URL paths for kubernetes api services {Kubernetes e2e suite}
Failed: [k8s.io] Services should serve a basic endpoint from pods [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #26678 #29318 Failed: [k8s.io] Kubectl client [k8s.io] Kubectl create quota should create a quota without scopes {Kubernetes e2e suite}
Failed: [k8s.io] Kubectl client [k8s.io] Update Demo should scale a replication controller [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #28437 #29084 #29256 #29397 Failed: [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a configMap. {Kubernetes e2e suite}
Issues about this test specifically: #34367 Failed: [k8s.io] Proxy version v1 should proxy to cadvisor using proxy subresource {Kubernetes e2e suite}
Failed: [k8s.io] EmptyDir volumes should support (non-root,0644,tmpfs) [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #29224 #32008 Failed: [k8s.io] Downward API should provide pod name and namespace as env vars [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Deployment RollingUpdateDeployment should scale up and down in the right order {Kubernetes e2e suite}
Issues about this test specifically: #27232 Failed: [k8s.io] NodeProblemDetector [k8s.io] KernelMonitor should generate node condition and events for corresponding errors {Kubernetes e2e suite}
Issues about this test specifically: #28069 #28168 #28343 #29656 #33183 Failed: [k8s.io] EmptyDir volumes should support (non-root,0777,tmpfs) [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #30851 Failed: [k8s.io] EmptyDir volumes should support (root,0644,default) [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Kubectl client [k8s.io] Kubectl replace should update a single-container pod's image [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #29834 #35757 Failed: [k8s.io] Job should run a job to completion when tasks succeed {Kubernetes e2e suite}
Issues about this test specifically: #31938 Failed: [k8s.io] Job should fail a job {Kubernetes e2e suite}
Issues about this test specifically: #28773 #29506 #30699 #32734 #34585 Failed: [k8s.io] Proxy version v1 should proxy to cadvisor {Kubernetes e2e suite}
Issues about this test specifically: #35297 Failed: [k8s.io] Downward API volume should provide container's memory limit {Kubernetes e2e suite}
Failed: [k8s.io] Networking should check kube-proxy urls {Kubernetes e2e suite}
Issues about this test specifically: #32436 Failed: [k8s.io] Secrets should be consumable from pods in volume with defaultMode set [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #35256 Failed: [k8s.io] Secrets should be consumable from pods in volume with mappings and Item Mode set [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Kubectl client [k8s.io] Kubectl apply should reuse nodePort when apply to an existing SVC {Kubernetes e2e suite}
Issues about this test specifically: #28523 #35741 Failed: [k8s.io] Kubectl client [k8s.io] Simple pod should return command exit codes {Kubernetes e2e suite}
Issues about this test specifically: #31151 #35586 Failed: [k8s.io] Proxy version v1 should proxy through a service and a pod [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #26164 #26210 #33998 Failed: [k8s.io] Services should preserve source pod IP for traffic thru service cluster IP {Kubernetes e2e suite}
Issues about this test specifically: #31085 #34207 Failed: [k8s.io] Deployment scaled rollout deployment should not block on annotation check {Kubernetes e2e suite}
Issues about this test specifically: #30100 #31810 #34331 #34717 #34816 #35337 Failed: [k8s.io] Deployment deployment should support rollback {Kubernetes e2e suite}
Issues about this test specifically: #28348 Failed: [k8s.io] Pods should be updated [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Downward API should provide default limits.cpu/memory from node allocatable {Kubernetes e2e suite}
Failed: [k8s.io] Probing container should not be restarted with a /healthz http liveness probe [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #30342 #31350 Failed: [k8s.io] Pods should support retrieving logs from the container over websockets {Kubernetes e2e suite}
Issues about this test specifically: #30263 Failed: [k8s.io] Port forwarding [k8s.io] With a server that expects no client request should support a client that connects, sends no data, and disconnects [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #27673 Failed: [k8s.io] Services should use same NodePort with same port but different protocols {Kubernetes e2e suite}
Failed: [k8s.io] Kubectl client [k8s.io] Kubectl rolling-update should support rolling-update to same image [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #26138 #28429 #28737 Failed: [k8s.io] Networking [k8s.io] Granular Checks: Pods should function for node-pod communication: udp [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #35283 Failed: [k8s.io] ConfigMap should be consumable from pods in volume with mappings and Item mode set[Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] EmptyDir volumes should support (non-root,0644,default) [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Variable Expansion should allow composing env vars into new env vars [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #29461 Failed: [k8s.io] HostPath should support subPath {Kubernetes e2e suite}
Failed: [k8s.io] kubelet [k8s.io] Clean up pods on node kubelet should be able to delete 10 pods per node in 1m0s. {Kubernetes e2e suite}
Issues about this test specifically: #28106 #35197 Failed: [k8s.io] V1Job should scale a job up {Kubernetes e2e suite}
Issues about this test specifically: #29976 #30464 #30687 Failed: [k8s.io] Docker Containers should use the image defaults if command and args are blank [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #34520 Failed: [k8s.io] Job should run a job to completion when tasks sometimes fail and are not locally restarted {Kubernetes e2e suite}
Issues about this test specifically: #31498 #33896 #35507 Failed: [k8s.io] Secrets should be consumable from pods in volume with mappings [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] ConfigMap should be consumable from pods in volume [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #29052 Failed: [k8s.io] Deployment deployment should support rollback when there's replica set with no revision {Kubernetes e2e suite}
Issues about this test specifically: #34687 Failed: [k8s.io] EmptyDir volumes should support (root,0777,default) [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #26780 Failed: [k8s.io] EmptyDir volumes volume on default medium should have the correct mode [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Kubectl client [k8s.io] Proxy server should support --unix-socket=/path [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #35473 Failed: [k8s.io] Probing container should be restarted with a /healthz http liveness probe [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Downward API volume should set DefaultMode on files [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Kubectl client [k8s.io] Proxy server should support proxy with --port 0 [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #27195 Failed: [k8s.io] Kubectl client [k8s.io] Kubectl create quota should reject quota with invalid scopes {Kubernetes e2e suite}
Failed: [k8s.io] DisruptionController evictions: enough pods, absolute => should allow an eviction {Kubernetes e2e suite}
Issues about this test specifically: #32753 #34676 Failed: [k8s.io] Probing container with readiness probe that fails should never be ready and never restart [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #28084 Failed: [k8s.io] Secrets should be consumable in multiple volumes in a pod [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] EmptyDir volumes should support (root,0666,default) [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Deployment deployment should create new pods {Kubernetes e2e suite}
Issues about this test specifically: #35579 Failed: [k8s.io] Kubectl client [k8s.io] Kubectl taint should remove all the taints with the same key off a node {Kubernetes e2e suite}
Issues about this test specifically: #31066 #31967 #32219 #32535 Failed: [k8s.io] Services should be able to create a functioning NodePort service {Kubernetes e2e suite}
Issues about this test specifically: #28064 #28569 #34036 Failed: [k8s.io] Deployment deployment should label adopted RSs and pods {Kubernetes e2e suite}
Issues about this test specifically: #29629 Failed: [k8s.io] Kubectl client [k8s.io] Kubectl describe should check if kubectl describe prints relevant information for rc and pods [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #28774 #31429 Failed: [k8s.io] HostPath should give a volume the correct mode [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #32122 Failed: [k8s.io] ServiceAccounts should mount an API token into pods [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Kubectl client [k8s.io] Kubectl run pod should create a pod from an image when restart is Never [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #27507 #28275 Failed: [k8s.io] Secrets should be consumable from pods in volume [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #29221 Failed: [k8s.io] Services should release NodePorts on delete {Kubernetes e2e suite}
Failed: [k8s.io] DisruptionController evictions: no PDB => should allow an eviction {Kubernetes e2e suite}
Issues about this test specifically: #32646 Failed: [k8s.io] Deployment RecreateDeployment should delete old pods and create new ones {Kubernetes e2e suite}
Issues about this test specifically: #29197 Failed: [k8s.io] Services should be able to up and down services {Kubernetes e2e suite}
Issues about this test specifically: #26128 #26685 #33408 Failed: [k8s.io] Docker Containers should be able to override the image's default command and arguments [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #29467 Failed: [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a secret. {Kubernetes e2e suite}
Issues about this test specifically: #32053 #32758 Failed: [k8s.io] EmptyDir volumes should support (non-root,0666,tmpfs) [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #34658 Failed: [k8s.io] Downward API volume should provide node allocatable (memory) as default memory limit if the limit is not set {Kubernetes e2e suite}
Failed: [k8s.io] Events should be sent by kubelets and the scheduler about pods scheduling and running [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #28346 Failed: [k8s.io] DisruptionController evictions: too few pods, replicaSet, percentage => should not allow an eviction {Kubernetes e2e suite}
Issues about this test specifically: #32668 #35405 Failed: [k8s.io] Docker Containers should be able to override the image's default commmand (docker entrypoint) [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #29994 Failed: [k8s.io] PrivilegedPod should test privileged pod {Kubernetes e2e suite}
Issues about this test specifically: #29519 #32451 Failed: [k8s.io] DisruptionController should update PodDisruptionBudget status {Kubernetes e2e suite}
Issues about this test specifically: #34119 Failed: [k8s.io] Job should scale a job up {Kubernetes e2e suite}
Issues about this test specifically: #29511 #29987 #30238 Failed: [k8s.io] Port forwarding [k8s.io] With a server that expects a client request should support a client that connects, sends no data, and disconnects [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #26955 Failed: [k8s.io] Kubectl client [k8s.io] Guestbook application should create and stop a working application [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #26175 #26846 #27334 #28293 #29149 #31884 #33672 #34774 Failed: [k8s.io] DNS should provide DNS for the cluster [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #26194 #26338 #30345 #34571 Failed: [k8s.io] SSH should SSH to all nodes and run commands {Kubernetes e2e suite}
Issues about this test specifically: #26129 #32341 Failed: [k8s.io] EmptyDir volumes should support (root,0644,tmpfs) [Conformance] {Kubernetes e2e suite}
Failed: [k8s.io] Deployment deployment should support rollover {Kubernetes e2e suite}
Issues about this test specifically: #26509 #26834 #29780 #35355 Failed: [k8s.io] Kubectl client [k8s.io] Kubectl apply should apply a new configuration to an existing RC {Kubernetes e2e suite}
Issues about this test specifically: #27524 #32057 Failed: [k8s.io] ResourceQuota should verify ResourceQuota with best effort scope. {Kubernetes e2e suite}
Issues about this test specifically: #31635 Failed: [k8s.io] InitContainer should invoke init containers on a RestartNever pod {Kubernetes e2e suite}
Issues about this test specifically: #31936 Failed: [k8s.io] EmptyDir volumes should support (root,0777,tmpfs) [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #31400 Failed: [k8s.io] InitContainer should not start app containers if init containers fail on a RestartAlways pod {Kubernetes e2e suite}
Issues about this test specifically: #31408 Failed: [k8s.io] Probing container with readiness probe should not be ready before initial delay and never restart [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #29521 Failed: [k8s.io] Networking [k8s.io] Granular Checks: Pods should function for intra-pod communication: udp [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #32830 Failed: [k8s.io] Multi-AZ Clusters should spread the pods of a service across zones {Kubernetes e2e suite}
Issues about this test specifically: #34122 Failed: [k8s.io] DisruptionController evictions: too few pods, absolute => should not allow an eviction {Kubernetes e2e suite}
Issues about this test specifically: #32639 Failed: [k8s.io] ServiceAccounts should ensure a single API token exists {Kubernetes e2e suite}
Issues about this test specifically: #31889 Failed: [k8s.io] ResourceQuota should create a ResourceQuota and ensure its status is promptly calculated. {Kubernetes e2e suite}
Failed: [k8s.io] Kubectl client [k8s.io] Kubectl run default should create an rc or deployment from an image [Conformance] {Kubernetes e2e suite}
Issues about this test specifically: #27014 #27834 Failed: [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a replication controller. {Kubernetes e2e suite}
Issues about this test specifically: #34372 Failed: [k8s.io] Job should keep restarting failed pods {Kubernetes e2e suite}
Issues about this test specifically: #28006 #28866 #29613 Failed: [k8s.io] Services should serve multiport endpoints from pods [Conformance] {Kubernetes e2e suite} |
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gce-kubenet/943/
Run so broken it didn't make JUnit output!
The text was updated successfully, but these errors were encountered: