go run hack/e2e.go -v --test --test_args='--ginkgo.focus=E2eNode\sSuite\s\[It\]\s\[sig\-node\]\sPriorityMemoryEvictionOrdering\s\[Slow\]\s\[Serial\]\s\[Disruptive\]\[NodeFeature\:Eviction\]\swhen\swe\srun\scontainers\sthat\sshould\scause\sMemoryPressure\s\sshould\seventually\sevict\sall\sof\sthe\scorrect\spods$'
[TIMEDOUT] A suite timeout occurred In [It] at: test/e2e_node/eviction_test.go:563 @ 03/23/23 05:56:05.386 This is the Progress Report generated when the suite timeout occurred: [sig-node] PriorityMemoryEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause MemoryPressure should eventually evict all of the correct pods (Spec Runtime: 4m1.678s) test/e2e_node/eviction_test.go:563 In [It] (Node Runtime: 3m22.393s) test/e2e_node/eviction_test.go:563 At [By Step] checking eviction ordering and ensuring important pods don't fail (Step Runtime: 30ms) test/e2e_node/eviction_test.go:700 Spec Goroutine goroutine 7892 [select] k8s.io/kubernetes/vendor/github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0008b07e0, {0x5b93800?, 0x88468b8}, 0x1, {0x0, 0x0, 0x0}) vendor/github.com/onsi/gomega/internal/async_assertion.go:538 k8s.io/kubernetes/vendor/github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0008b07e0, {0x5b93800, 0x88468b8}, {0x0, 0x0, 0x0}) vendor/github.com/onsi/gomega/internal/async_assertion.go:145 > k8s.io/kubernetes/test/e2e_node.runEvictionTest.func1.2({0x7effd81aa3e8?, 0xc00099bf20}) test/e2e_node/eviction_test.go:585 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x5bb2a40?, 0xc00099bf20}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:456 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:863 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850 Begin Additional Progress Reports >> Expected success, but got an error: <*errors.errorString | 0xc001c51e60>: pods that should be evicted are still running: []string{"high-priority-memory-hog-pod"} { s: "pods that should be evicted are still running: []string{\"high-priority-memory-hog-pod\"}", } << End Additional Progress Reports Goroutines of Interest goroutine 1 [chan receive, 60 minutes] testing.(*T).Run(0xc00021e680, {0x52ff476?, 0x53e765?}, 0x558dd48) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1630 testing.runTests.func1(0x88173a0?) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:2036 testing.tRunner(0xc00021e680, 0xc000687b78) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1576 testing.runTests(0xc0008fd2c0?, {0x8651d70, 0x1, 0x1}, {0x30?, 0xc000109890?, 0x0?}) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:2034 testing.(*M).Run(0xc0008fd2c0) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1906 > k8s.io/kubernetes/test/e2e_node.TestMain(0xffffffffffffffff?) test/e2e_node/e2e_node_suite_test.go:145 main.main() /tmp/go-build3643485435/b001/_testmain.go:49 goroutine 245 [syscall, 59 minutes] syscall.Syscall6(0x100?, 0xc000c34cd8?, 0x6fc80d?, 0x1?, 0x52183e0?, 0xc00078d1f0?, 0x47edfe?) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/syscall/syscall_linux.go:91 os.(*Process).blockUntilWaitable(0xc001316de0) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/wait_waitid.go:32 os.(*Process).wait(0xc001316de0) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec_unix.go:22 os.(*Process).Wait(...) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc000b38b00) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec/exec.go:890 > k8s.io/kubernetes/test/e2e_node/services.(*server).start.func1() test/e2e_node/services/server.go:166 > k8s.io/kubernetes/test/e2e_node/services.(*server).start test/e2e_node/services/server.go:123 [FAILED] A suite timeout occurred and then the following failure was recorded in the timedout node before it exited: Context was cancelled after 57.060s. Expected success, but got an error: <*errors.errorString | 0xc001c51e60>: pods that should be evicted are still running: []string{"high-priority-memory-hog-pod"} { s: "pods that should be evicted are still running: []string{\"high-priority-memory-hog-pod\"}", } In [It] at: test/e2e_node/eviction_test.go:585 @ 03/23/23 05:56:05.396from junit_fedora01.xml
> Enter [BeforeEach] [sig-node] PriorityMemoryEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - set up framework | framework.go:191 @ 03/23/23 05:52:03.708 STEP: Creating a kubernetes client - test/e2e/framework/framework.go:211 @ 03/23/23 05:52:03.708 STEP: Building a namespace api object, basename priority-memory-eviction-ordering-test - test/e2e/framework/framework.go:250 @ 03/23/23 05:52:03.708 Mar 23 05:52:03.711: INFO: Skipping waiting for service account < Exit [BeforeEach] [sig-node] PriorityMemoryEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - set up framework | framework.go:191 @ 03/23/23 05:52:03.711 (4ms) > Enter [BeforeEach] [sig-node] PriorityMemoryEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/metrics/init/init.go:33 @ 03/23/23 05:52:03.711 < Exit [BeforeEach] [sig-node] PriorityMemoryEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/metrics/init/init.go:33 @ 03/23/23 05:52:03.711 (0s) > Enter [BeforeEach] when we run containers that should cause MemoryPressure - test/e2e_node/util.go:176 @ 03/23/23 05:52:03.711 STEP: Stopping the kubelet - test/e2e_node/util.go:200 @ 03/23/23 05:52:03.732 Mar 23 05:52:03.763: INFO: Get running kubelet with systemctl: UNIT LOAD ACTIVE SUB DESCRIPTION kubelet-20230323T045551.service loaded active running /tmp/node-e2e-20230323T045551/kubelet --kubeconfig /tmp/node-e2e-20230323T045551/kubeconfig --root-dir /var/lib/kubelet --v 4 --hostname-override tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 --container-runtime-endpoint unix:///var/run/crio/crio.sock --config /tmp/node-e2e-20230323T045551/kubelet-config --cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type. 1 loaded units listed. , kubelet-20230323T045551 W0323 05:52:03.821317 2517 util.go:477] Health check on "http://127.0.0.1:10248/healthz" failed, error=Head "http://127.0.0.1:10248/healthz": dial tcp 127.0.0.1:10248: connect: connection refused STEP: Starting the kubelet - test/e2e_node/util.go:216 @ 03/23/23 05:52:03.83 W0323 05:52:03.868359 2517 util.go:477] Health check on "http://127.0.0.1:10248/healthz" failed, error=Head "http://127.0.0.1:10248/healthz": dial tcp 127.0.0.1:10248: connect: connection refused < Exit [BeforeEach] when we run containers that should cause MemoryPressure - test/e2e_node/util.go:176 @ 03/23/23 05:52:08.873 (5.162s) > Enter [BeforeEach] when we run containers that should cause MemoryPressure - test/e2e_node/eviction_test.go:366 @ 03/23/23 05:52:08.873 < Exit [BeforeEach] when we run containers that should cause MemoryPressure - test/e2e_node/eviction_test.go:366 @ 03/23/23 05:52:08.875 (2ms) > Enter [BeforeEach] TOP-LEVEL - test/e2e_node/eviction_test.go:549 @ 03/23/23 05:52:08.875 STEP: setting up pods to be used by tests - test/e2e_node/eviction_test.go:555 @ 03/23/23 05:52:38.959 < Exit [BeforeEach] TOP-LEVEL - test/e2e_node/eviction_test.go:549 @ 03/23/23 05:52:42.993 (34.118s) > Enter [It] should eventually evict all of the correct pods - test/e2e_node/eviction_test.go:563 @ 03/23/23 05:52:42.993 STEP: Waiting for node to have NodeCondition: MemoryPressure - test/e2e_node/eviction_test.go:564 @ 03/23/23 05:52:42.993 Mar 23 05:52:43.016: INFO: Node.Memory.WorkingSetBytes: 1109581824, Node.Memory.AvailableBytes: 2731667456 Mar 23 05:52:43.016: INFO: Allocatable.Memory.WorkingSetBytes: 28672, Allocatable.Memory.AvailableBytes: 3841220608 Mar 23 05:52:45.033: INFO: Node.Memory.WorkingSetBytes: 1145212928, Node.Memory.AvailableBytes: 2696036352 Mar 23 05:52:45.033: INFO: Allocatable.Memory.WorkingSetBytes: 43167744, Allocatable.Memory.AvailableBytes: 3798081536 Mar 23 05:52:47.047: INFO: Node.Memory.WorkingSetBytes: 1145212928, Node.Memory.AvailableBytes: 2696036352 Mar 23 05:52:47.047: INFO: Allocatable.Memory.WorkingSetBytes: 43167744, Allocatable.Memory.AvailableBytes: 3798081536 Mar 23 05:52:49.065: INFO: Node.Memory.WorkingSetBytes: 1145212928, Node.Memory.AvailableBytes: 2696036352 Mar 23 05:52:49.065: INFO: Allocatable.Memory.WorkingSetBytes: 43167744, Allocatable.Memory.AvailableBytes: 3798081536 Mar 23 05:52:51.079: INFO: Node.Memory.WorkingSetBytes: 1145212928, Node.Memory.AvailableBytes: 2696036352 Mar 23 05:52:51.079: INFO: Allocatable.Memory.WorkingSetBytes: 43167744, Allocatable.Memory.AvailableBytes: 3798081536 Mar 23 05:52:53.095: INFO: Node.Memory.WorkingSetBytes: 1145212928, Node.Memory.AvailableBytes: 2696036352 Mar 23 05:52:53.095: INFO: Allocatable.Memory.WorkingSetBytes: 43167744, Allocatable.Memory.AvailableBytes: 3798081536 Mar 23 05:52:53.095: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:52:53.095: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 26947584 Mar 23 05:52:55.108: INFO: Node.Memory.WorkingSetBytes: 1188499456, Node.Memory.AvailableBytes: 2652749824 Mar 23 05:52:55.108: INFO: Allocatable.Memory.WorkingSetBytes: 82206720, Allocatable.Memory.AvailableBytes: 3759042560 Mar 23 05:52:55.108: INFO: Pod: memory-hog-pod Mar 23 05:52:55.108: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:52:55.108: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 26947584 Mar 23 05:52:57.122: INFO: Node.Memory.WorkingSetBytes: 1188499456, Node.Memory.AvailableBytes: 2652749824 Mar 23 05:52:57.122: INFO: Allocatable.Memory.WorkingSetBytes: 82206720, Allocatable.Memory.AvailableBytes: 3759042560 Mar 23 05:52:57.122: INFO: Pod: memory-hog-pod Mar 23 05:52:57.122: INFO: Pod: guaranteed-pod Mar 23 05:52:57.122: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 26955776 Mar 23 05:52:57.122: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:52:57.122: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 26947584 Mar 23 05:52:59.136: INFO: Node.Memory.WorkingSetBytes: 1188499456, Node.Memory.AvailableBytes: 2652749824 Mar 23 05:52:59.136: INFO: Allocatable.Memory.WorkingSetBytes: 82206720, Allocatable.Memory.AvailableBytes: 3759042560 Mar 23 05:52:59.136: INFO: Pod: memory-hog-pod Mar 23 05:52:59.136: INFO: --- summary Container: memory-hog WorkingSetBytes: 26947584 Mar 23 05:52:59.136: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:52:59.136: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 26947584 Mar 23 05:52:59.136: INFO: Pod: guaranteed-pod Mar 23 05:52:59.136: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 26955776 Mar 23 05:53:01.155: INFO: Node.Memory.WorkingSetBytes: 1188499456, Node.Memory.AvailableBytes: 2652749824 Mar 23 05:53:01.155: INFO: Allocatable.Memory.WorkingSetBytes: 82206720, Allocatable.Memory.AvailableBytes: 3759042560 Mar 23 05:53:01.155: INFO: Pod: memory-hog-pod Mar 23 05:53:01.155: INFO: --- summary Container: memory-hog WorkingSetBytes: 26947584 Mar 23 05:53:01.155: INFO: Pod: guaranteed-pod Mar 23 05:53:01.155: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 26955776 Mar 23 05:53:01.155: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:01.155: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 26947584 Mar 23 05:53:03.170: INFO: Node.Memory.WorkingSetBytes: 1188499456, Node.Memory.AvailableBytes: 2652749824 Mar 23 05:53:03.170: INFO: Allocatable.Memory.WorkingSetBytes: 82206720, Allocatable.Memory.AvailableBytes: 3759042560 Mar 23 05:53:03.170: INFO: Pod: memory-hog-pod Mar 23 05:53:03.170: INFO: --- summary Container: memory-hog WorkingSetBytes: 26947584 Mar 23 05:53:03.170: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:03.170: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 26947584 Mar 23 05:53:03.170: INFO: Pod: guaranteed-pod Mar 23 05:53:03.170: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 26955776 Mar 23 05:53:05.189: INFO: Node.Memory.WorkingSetBytes: 1230008320, Node.Memory.AvailableBytes: 2611240960 Mar 23 05:53:05.189: INFO: Allocatable.Memory.WorkingSetBytes: 121245696, Allocatable.Memory.AvailableBytes: 3720003584 Mar 23 05:53:05.189: INFO: Pod: guaranteed-pod Mar 23 05:53:05.189: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 26955776 Mar 23 05:53:05.189: INFO: Pod: memory-hog-pod Mar 23 05:53:05.189: INFO: --- summary Container: memory-hog WorkingSetBytes: 26947584 Mar 23 05:53:05.189: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:05.189: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 26947584 Mar 23 05:53:07.208: INFO: Node.Memory.WorkingSetBytes: 1230008320, Node.Memory.AvailableBytes: 2611240960 Mar 23 05:53:07.208: INFO: Allocatable.Memory.WorkingSetBytes: 121245696, Allocatable.Memory.AvailableBytes: 3720003584 Mar 23 05:53:07.208: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:07.208: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 26947584 Mar 23 05:53:07.208: INFO: Pod: memory-hog-pod Mar 23 05:53:07.208: INFO: --- summary Container: memory-hog WorkingSetBytes: 26947584 Mar 23 05:53:07.208: INFO: Pod: guaranteed-pod Mar 23 05:53:07.208: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 26955776 Mar 23 05:53:09.222: INFO: Node.Memory.WorkingSetBytes: 1230008320, Node.Memory.AvailableBytes: 2611240960 Mar 23 05:53:09.222: INFO: Allocatable.Memory.WorkingSetBytes: 121245696, Allocatable.Memory.AvailableBytes: 3720003584 Mar 23 05:53:09.222: INFO: Pod: guaranteed-pod Mar 23 05:53:09.222: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 26955776 Mar 23 05:53:09.222: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:09.222: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 39960576 Mar 23 05:53:09.222: INFO: Pod: memory-hog-pod Mar 23 05:53:09.222: INFO: --- summary Container: memory-hog WorkingSetBytes: 26947584 Mar 23 05:53:11.237: INFO: Node.Memory.WorkingSetBytes: 1230008320, Node.Memory.AvailableBytes: 2611240960 Mar 23 05:53:11.237: INFO: Allocatable.Memory.WorkingSetBytes: 121245696, Allocatable.Memory.AvailableBytes: 3720003584 Mar 23 05:53:11.237: INFO: Pod: memory-hog-pod Mar 23 05:53:11.237: INFO: --- summary Container: memory-hog WorkingSetBytes: 39960576 Mar 23 05:53:11.237: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:11.237: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 39960576 Mar 23 05:53:11.237: INFO: Pod: guaranteed-pod Mar 23 05:53:11.237: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 26955776 Mar 23 05:53:13.256: INFO: Node.Memory.WorkingSetBytes: 1230008320, Node.Memory.AvailableBytes: 2611240960 Mar 23 05:53:13.256: INFO: Allocatable.Memory.WorkingSetBytes: 121245696, Allocatable.Memory.AvailableBytes: 3720003584 Mar 23 05:53:13.257: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:13.257: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 39960576 Mar 23 05:53:13.257: INFO: Pod: guaranteed-pod Mar 23 05:53:13.257: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 52981760 Mar 23 05:53:13.257: INFO: Pod: memory-hog-pod Mar 23 05:53:13.257: INFO: --- summary Container: memory-hog WorkingSetBytes: 39960576 Mar 23 05:53:15.270: INFO: Node.Memory.WorkingSetBytes: 1269776384, Node.Memory.AvailableBytes: 2571472896 Mar 23 05:53:15.270: INFO: Allocatable.Memory.WorkingSetBytes: 160284672, Allocatable.Memory.AvailableBytes: 3680964608 Mar 23 05:53:15.270: INFO: Pod: guaranteed-pod Mar 23 05:53:15.270: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 52981760 Mar 23 05:53:15.270: INFO: Pod: memory-hog-pod Mar 23 05:53:15.270: INFO: --- summary Container: memory-hog WorkingSetBytes: 39960576 Mar 23 05:53:15.270: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:15.270: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 39960576 Mar 23 05:53:17.290: INFO: Node.Memory.WorkingSetBytes: 1269776384, Node.Memory.AvailableBytes: 2571472896 Mar 23 05:53:17.290: INFO: Allocatable.Memory.WorkingSetBytes: 160284672, Allocatable.Memory.AvailableBytes: 3680964608 Mar 23 05:53:17.290: INFO: Pod: memory-hog-pod Mar 23 05:53:17.290: INFO: --- summary Container: memory-hog WorkingSetBytes: 39960576 Mar 23 05:53:17.290: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:17.290: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 39960576 Mar 23 05:53:17.290: INFO: Pod: guaranteed-pod Mar 23 05:53:17.290: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 52981760 Mar 23 05:53:19.310: INFO: Node.Memory.WorkingSetBytes: 1269776384, Node.Memory.AvailableBytes: 2571472896 Mar 23 05:53:19.310: INFO: Allocatable.Memory.WorkingSetBytes: 160284672, Allocatable.Memory.AvailableBytes: 3680964608 Mar 23 05:53:19.310: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:19.310: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 39960576 Mar 23 05:53:19.310: INFO: Pod: memory-hog-pod Mar 23 05:53:19.310: INFO: --- summary Container: memory-hog WorkingSetBytes: 39960576 Mar 23 05:53:19.310: INFO: Pod: guaranteed-pod Mar 23 05:53:19.310: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 52981760 Mar 23 05:53:21.325: INFO: Node.Memory.WorkingSetBytes: 1269776384, Node.Memory.AvailableBytes: 2571472896 Mar 23 05:53:21.325: INFO: Allocatable.Memory.WorkingSetBytes: 160284672, Allocatable.Memory.AvailableBytes: 3680964608 Mar 23 05:53:21.325: INFO: Pod: memory-hog-pod Mar 23 05:53:21.325: INFO: --- summary Container: memory-hog WorkingSetBytes: 39960576 Mar 23 05:53:21.325: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:21.325: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 39960576 Mar 23 05:53:21.325: INFO: Pod: guaranteed-pod Mar 23 05:53:21.325: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 52981760 Mar 23 05:53:23.340: INFO: Node.Memory.WorkingSetBytes: 1269776384, Node.Memory.AvailableBytes: 2571472896 Mar 23 05:53:23.340: INFO: Allocatable.Memory.WorkingSetBytes: 160284672, Allocatable.Memory.AvailableBytes: 3680964608 Mar 23 05:53:23.340: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:23.340: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 39960576 Mar 23 05:53:23.340: INFO: Pod: guaranteed-pod Mar 23 05:53:23.340: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 52981760 Mar 23 05:53:23.340: INFO: Pod: memory-hog-pod Mar 23 05:53:23.340: INFO: --- summary Container: memory-hog WorkingSetBytes: 65986560 Mar 23 05:53:25.354: INFO: Node.Memory.WorkingSetBytes: 1313488896, Node.Memory.AvailableBytes: 2527760384 Mar 23 05:53:25.354: INFO: Allocatable.Memory.WorkingSetBytes: 199323648, Allocatable.Memory.AvailableBytes: 3641925632 Mar 23 05:53:25.354: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:25.354: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 39960576 Mar 23 05:53:25.354: INFO: Pod: memory-hog-pod Mar 23 05:53:25.354: INFO: --- summary Container: memory-hog WorkingSetBytes: 65986560 Mar 23 05:53:25.354: INFO: Pod: guaranteed-pod Mar 23 05:53:25.354: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 52981760 Mar 23 05:53:27.377: INFO: Node.Memory.WorkingSetBytes: 1313488896, Node.Memory.AvailableBytes: 2527760384 Mar 23 05:53:27.378: INFO: Allocatable.Memory.WorkingSetBytes: 199323648, Allocatable.Memory.AvailableBytes: 3641925632 Mar 23 05:53:27.378: INFO: Pod: guaranteed-pod Mar 23 05:53:27.378: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 52981760 Mar 23 05:53:27.378: INFO: Pod: memory-hog-pod Mar 23 05:53:27.378: INFO: --- summary Container: memory-hog WorkingSetBytes: 65986560 Mar 23 05:53:27.378: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:27.378: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 65986560 Mar 23 05:53:29.395: INFO: Node.Memory.WorkingSetBytes: 1313488896, Node.Memory.AvailableBytes: 2527760384 Mar 23 05:53:29.395: INFO: Allocatable.Memory.WorkingSetBytes: 199323648, Allocatable.Memory.AvailableBytes: 3641925632 Mar 23 05:53:29.395: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:29.395: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 65986560 Mar 23 05:53:29.395: INFO: Pod: memory-hog-pod Mar 23 05:53:29.395: INFO: --- summary Container: memory-hog WorkingSetBytes: 65986560 Mar 23 05:53:29.395: INFO: Pod: guaranteed-pod Mar 23 05:53:29.395: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 65994752 Mar 23 05:53:31.413: INFO: Node.Memory.WorkingSetBytes: 1313488896, Node.Memory.AvailableBytes: 2527760384 Mar 23 05:53:31.413: INFO: Allocatable.Memory.WorkingSetBytes: 199323648, Allocatable.Memory.AvailableBytes: 3641925632 Mar 23 05:53:31.413: INFO: Pod: guaranteed-pod Mar 23 05:53:31.413: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 65994752 Mar 23 05:53:31.413: INFO: Pod: memory-hog-pod Mar 23 05:53:31.413: INFO: --- summary Container: memory-hog WorkingSetBytes: 65986560 Mar 23 05:53:31.413: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:31.413: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 65986560 Mar 23 05:53:33.428: INFO: Node.Memory.WorkingSetBytes: 1313488896, Node.Memory.AvailableBytes: 2527760384 Mar 23 05:53:33.428: INFO: Allocatable.Memory.WorkingSetBytes: 199323648, Allocatable.Memory.AvailableBytes: 3641925632 Mar 23 05:53:33.428: INFO: Pod: memory-hog-pod Mar 23 05:53:33.428: INFO: --- summary Container: memory-hog WorkingSetBytes: 65986560 Mar 23 05:53:33.428: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:33.428: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 65986560 Mar 23 05:53:33.428: INFO: Pod: guaranteed-pod Mar 23 05:53:33.428: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 65994752 Mar 23 05:53:35.443: INFO: Node.Memory.WorkingSetBytes: 1357357056, Node.Memory.AvailableBytes: 2483892224 Mar 23 05:53:35.443: INFO: Allocatable.Memory.WorkingSetBytes: 238374912, Allocatable.Memory.AvailableBytes: 3602874368 Mar 23 05:53:35.443: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:35.443: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 65986560 Mar 23 05:53:35.443: INFO: Pod: memory-hog-pod Mar 23 05:53:35.443: INFO: --- summary Container: memory-hog WorkingSetBytes: 65986560 Mar 23 05:53:35.443: INFO: Pod: guaranteed-pod Mar 23 05:53:35.443: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 65994752 Mar 23 05:53:37.465: INFO: Node.Memory.WorkingSetBytes: 1357357056, Node.Memory.AvailableBytes: 2483892224 Mar 23 05:53:37.465: INFO: Allocatable.Memory.WorkingSetBytes: 238374912, Allocatable.Memory.AvailableBytes: 3602874368 Mar 23 05:53:37.465: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:37.465: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 65986560 Mar 23 05:53:37.465: INFO: Pod: memory-hog-pod Mar 23 05:53:37.465: INFO: --- summary Container: memory-hog WorkingSetBytes: 65986560 Mar 23 05:53:37.465: INFO: Pod: guaranteed-pod Mar 23 05:53:37.465: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 65994752 Mar 23 05:53:39.481: INFO: Node.Memory.WorkingSetBytes: 1357357056, Node.Memory.AvailableBytes: 2483892224 Mar 23 05:53:39.481: INFO: Allocatable.Memory.WorkingSetBytes: 238374912, Allocatable.Memory.AvailableBytes: 3602874368 Mar 23 05:53:39.481: INFO: Pod: guaranteed-pod Mar 23 05:53:39.481: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 65994752 Mar 23 05:53:39.481: INFO: Pod: memory-hog-pod Mar 23 05:53:39.481: INFO: --- summary Container: memory-hog WorkingSetBytes: 79003648 Mar 23 05:53:39.481: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:39.481: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 65986560 Mar 23 05:53:41.495: INFO: Node.Memory.WorkingSetBytes: 1357357056, Node.Memory.AvailableBytes: 2483892224 Mar 23 05:53:41.495: INFO: Allocatable.Memory.WorkingSetBytes: 238374912, Allocatable.Memory.AvailableBytes: 3602874368 Mar 23 05:53:41.495: INFO: Pod: guaranteed-pod Mar 23 05:53:41.495: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 65994752 Mar 23 05:53:41.495: INFO: Pod: memory-hog-pod Mar 23 05:53:41.495: INFO: --- summary Container: memory-hog WorkingSetBytes: 79003648 Mar 23 05:53:41.495: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:41.495: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 65986560 Mar 23 05:53:43.519: INFO: Node.Memory.WorkingSetBytes: 1357357056, Node.Memory.AvailableBytes: 2483892224 Mar 23 05:53:43.519: INFO: Allocatable.Memory.WorkingSetBytes: 238374912, Allocatable.Memory.AvailableBytes: 3602874368 Mar 23 05:53:43.519: INFO: Pod: memory-hog-pod Mar 23 05:53:43.519: INFO: --- summary Container: memory-hog WorkingSetBytes: 79003648 Mar 23 05:53:43.519: INFO: Pod: guaranteed-pod Mar 23 05:53:43.519: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 65994752 Mar 23 05:53:43.519: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:43.519: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 92016640 Mar 23 05:53:45.538: INFO: Node.Memory.WorkingSetBytes: 1399861248, Node.Memory.AvailableBytes: 2441388032 Mar 23 05:53:45.538: INFO: Allocatable.Memory.WorkingSetBytes: 277413888, Allocatable.Memory.AvailableBytes: 3563835392 Mar 23 05:53:45.538: INFO: Pod: guaranteed-pod Mar 23 05:53:45.538: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 65994752 Mar 23 05:53:45.538: INFO: Pod: memory-hog-pod Mar 23 05:53:45.538: INFO: --- summary Container: memory-hog WorkingSetBytes: 79003648 Mar 23 05:53:45.538: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:45.538: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 92016640 Mar 23 05:53:47.552: INFO: Node.Memory.WorkingSetBytes: 1399861248, Node.Memory.AvailableBytes: 2441388032 Mar 23 05:53:47.552: INFO: Allocatable.Memory.WorkingSetBytes: 277413888, Allocatable.Memory.AvailableBytes: 3563835392 Mar 23 05:53:47.552: INFO: Pod: memory-hog-pod Mar 23 05:53:47.552: INFO: --- summary Container: memory-hog WorkingSetBytes: 79003648 Mar 23 05:53:47.552: INFO: Pod: guaranteed-pod Mar 23 05:53:47.552: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 65994752 Mar 23 05:53:47.552: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:47.552: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 92016640 Mar 23 05:53:49.572: INFO: Node.Memory.WorkingSetBytes: 1399861248, Node.Memory.AvailableBytes: 2441388032 Mar 23 05:53:49.572: INFO: Allocatable.Memory.WorkingSetBytes: 277413888, Allocatable.Memory.AvailableBytes: 3563835392 Mar 23 05:53:49.572: INFO: Pod: guaranteed-pod Mar 23 05:53:49.572: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 92024832 Mar 23 05:53:49.572: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:49.572: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 92016640 Mar 23 05:53:49.572: INFO: Pod: memory-hog-pod Mar 23 05:53:49.572: INFO: --- summary Container: memory-hog WorkingSetBytes: 79003648 Mar 23 05:53:51.588: INFO: Node.Memory.WorkingSetBytes: 1399861248, Node.Memory.AvailableBytes: 2441388032 Mar 23 05:53:51.588: INFO: Allocatable.Memory.WorkingSetBytes: 277413888, Allocatable.Memory.AvailableBytes: 3563835392 Mar 23 05:53:51.588: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:51.588: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 92016640 Mar 23 05:53:51.588: INFO: Pod: guaranteed-pod Mar 23 05:53:51.588: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 92024832 Mar 23 05:53:51.588: INFO: Pod: memory-hog-pod Mar 23 05:53:51.588: INFO: --- summary Container: memory-hog WorkingSetBytes: 79003648 Mar 23 05:53:53.602: INFO: Node.Memory.WorkingSetBytes: 1399861248, Node.Memory.AvailableBytes: 2441388032 Mar 23 05:53:53.602: INFO: Allocatable.Memory.WorkingSetBytes: 277413888, Allocatable.Memory.AvailableBytes: 3563835392 Mar 23 05:53:53.602: INFO: Pod: guaranteed-pod Mar 23 05:53:53.602: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 92024832 Mar 23 05:53:53.602: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:53.602: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 92016640 Mar 23 05:53:53.602: INFO: Pod: memory-hog-pod Mar 23 05:53:53.602: INFO: --- summary Container: memory-hog WorkingSetBytes: 105029632 Mar 23 05:53:55.622: INFO: Node.Memory.WorkingSetBytes: 1445875712, Node.Memory.AvailableBytes: 2395373568 Mar 23 05:53:55.622: INFO: Allocatable.Memory.WorkingSetBytes: 316452864, Allocatable.Memory.AvailableBytes: 3524796416 Mar 23 05:53:55.622: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:55.622: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 92016640 Mar 23 05:53:55.622: INFO: Pod: guaranteed-pod Mar 23 05:53:55.622: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 92024832 Mar 23 05:53:55.622: INFO: Pod: memory-hog-pod Mar 23 05:53:55.622: INFO: --- summary Container: memory-hog WorkingSetBytes: 105029632 Mar 23 05:53:57.636: INFO: Node.Memory.WorkingSetBytes: 1445875712, Node.Memory.AvailableBytes: 2395373568 Mar 23 05:53:57.636: INFO: Allocatable.Memory.WorkingSetBytes: 316452864, Allocatable.Memory.AvailableBytes: 3524796416 Mar 23 05:53:57.636: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:57.636: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 92016640 Mar 23 05:53:57.636: INFO: Pod: guaranteed-pod Mar 23 05:53:57.636: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 92024832 Mar 23 05:53:57.636: INFO: Pod: memory-hog-pod Mar 23 05:53:57.636: INFO: --- summary Container: memory-hog WorkingSetBytes: 105029632 Mar 23 05:53:59.650: INFO: Node.Memory.WorkingSetBytes: 1445875712, Node.Memory.AvailableBytes: 2395373568 Mar 23 05:53:59.650: INFO: Allocatable.Memory.WorkingSetBytes: 316452864, Allocatable.Memory.AvailableBytes: 3524796416 Mar 23 05:53:59.650: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:53:59.650: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 92016640 Mar 23 05:53:59.650: INFO: Pod: memory-hog-pod Mar 23 05:53:59.650: INFO: --- summary Container: memory-hog WorkingSetBytes: 105029632 Mar 23 05:53:59.650: INFO: Pod: guaranteed-pod Mar 23 05:53:59.650: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 92024832 Mar 23 05:54:01.765: INFO: Node.Memory.WorkingSetBytes: 1445875712, Node.Memory.AvailableBytes: 2395373568 Mar 23 05:54:01.765: INFO: Allocatable.Memory.WorkingSetBytes: 316452864, Allocatable.Memory.AvailableBytes: 3524796416 Mar 23 05:54:01.765: INFO: Pod: guaranteed-pod Mar 23 05:54:01.765: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 92024832 Mar 23 05:54:01.765: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:01.765: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 118042624 Mar 23 05:54:01.765: INFO: Pod: memory-hog-pod Mar 23 05:54:01.765: INFO: --- summary Container: memory-hog WorkingSetBytes: 105029632 Mar 23 05:54:03.781: INFO: Node.Memory.WorkingSetBytes: 1445875712, Node.Memory.AvailableBytes: 2395373568 Mar 23 05:54:03.781: INFO: Allocatable.Memory.WorkingSetBytes: 316452864, Allocatable.Memory.AvailableBytes: 3524796416 Mar 23 05:54:03.781: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:03.781: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 118042624 Mar 23 05:54:03.781: INFO: Pod: memory-hog-pod Mar 23 05:54:03.781: INFO: --- summary Container: memory-hog WorkingSetBytes: 105029632 Mar 23 05:54:03.781: INFO: Pod: guaranteed-pod Mar 23 05:54:03.781: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 118050816 Mar 23 05:54:05.795: INFO: Node.Memory.WorkingSetBytes: 1486880768, Node.Memory.AvailableBytes: 2354368512 Mar 23 05:54:05.795: INFO: Allocatable.Memory.WorkingSetBytes: 355491840, Allocatable.Memory.AvailableBytes: 3485757440 Mar 23 05:54:05.795: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:05.795: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 118042624 Mar 23 05:54:05.795: INFO: Pod: memory-hog-pod Mar 23 05:54:05.795: INFO: --- summary Container: memory-hog WorkingSetBytes: 105029632 Mar 23 05:54:05.795: INFO: Pod: guaranteed-pod Mar 23 05:54:05.795: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 118050816 Mar 23 05:54:07.814: INFO: Node.Memory.WorkingSetBytes: 1486880768, Node.Memory.AvailableBytes: 2354368512 Mar 23 05:54:07.814: INFO: Allocatable.Memory.WorkingSetBytes: 355491840, Allocatable.Memory.AvailableBytes: 3485757440 Mar 23 05:54:07.814: INFO: Pod: memory-hog-pod Mar 23 05:54:07.814: INFO: --- summary Container: memory-hog WorkingSetBytes: 105029632 Mar 23 05:54:07.814: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:07.814: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 118042624 Mar 23 05:54:07.814: INFO: Pod: guaranteed-pod Mar 23 05:54:07.814: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 118050816 Mar 23 05:54:09.827: INFO: Node.Memory.WorkingSetBytes: 1486880768, Node.Memory.AvailableBytes: 2354368512 Mar 23 05:54:09.827: INFO: Allocatable.Memory.WorkingSetBytes: 355491840, Allocatable.Memory.AvailableBytes: 3485757440 Mar 23 05:54:09.827: INFO: Pod: memory-hog-pod Mar 23 05:54:09.827: INFO: --- summary Container: memory-hog WorkingSetBytes: 105029632 Mar 23 05:54:09.827: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:09.827: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 118042624 Mar 23 05:54:09.827: INFO: Pod: guaranteed-pod Mar 23 05:54:09.827: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 118050816 Mar 23 05:54:11.843: INFO: Node.Memory.WorkingSetBytes: 1486880768, Node.Memory.AvailableBytes: 2354368512 Mar 23 05:54:11.843: INFO: Allocatable.Memory.WorkingSetBytes: 355491840, Allocatable.Memory.AvailableBytes: 3485757440 Mar 23 05:54:11.843: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:11.843: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 118042624 Mar 23 05:54:11.843: INFO: Pod: guaranteed-pod Mar 23 05:54:11.843: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 118050816 Mar 23 05:54:11.843: INFO: Pod: memory-hog-pod Mar 23 05:54:11.843: INFO: --- summary Container: memory-hog WorkingSetBytes: 131055616 Mar 23 05:54:13.863: INFO: Node.Memory.WorkingSetBytes: 1486880768, Node.Memory.AvailableBytes: 2354368512 Mar 23 05:54:13.863: INFO: Allocatable.Memory.WorkingSetBytes: 355491840, Allocatable.Memory.AvailableBytes: 3485757440 Mar 23 05:54:13.863: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:13.863: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 118042624 Mar 23 05:54:13.863: INFO: Pod: guaranteed-pod Mar 23 05:54:13.863: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 118050816 Mar 23 05:54:13.863: INFO: Pod: memory-hog-pod Mar 23 05:54:13.863: INFO: --- summary Container: memory-hog WorkingSetBytes: 131055616 Mar 23 05:54:15.876: INFO: Node.Memory.WorkingSetBytes: 1527762944, Node.Memory.AvailableBytes: 2313486336 Mar 23 05:54:15.876: INFO: Allocatable.Memory.WorkingSetBytes: 394530816, Allocatable.Memory.AvailableBytes: 3446718464 Mar 23 05:54:15.876: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:15.876: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 118042624 Mar 23 05:54:15.876: INFO: Pod: memory-hog-pod Mar 23 05:54:15.876: INFO: --- summary Container: memory-hog WorkingSetBytes: 131055616 Mar 23 05:54:15.876: INFO: Pod: guaranteed-pod Mar 23 05:54:15.876: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 118050816 Mar 23 05:54:17.892: INFO: Node.Memory.WorkingSetBytes: 1527762944, Node.Memory.AvailableBytes: 2313486336 Mar 23 05:54:17.892: INFO: Allocatable.Memory.WorkingSetBytes: 394530816, Allocatable.Memory.AvailableBytes: 3446718464 Mar 23 05:54:17.892: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:17.892: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 118042624 Mar 23 05:54:17.892: INFO: Pod: guaranteed-pod Mar 23 05:54:17.892: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 118050816 Mar 23 05:54:17.892: INFO: Pod: memory-hog-pod Mar 23 05:54:17.892: INFO: --- summary Container: memory-hog WorkingSetBytes: 131055616 Mar 23 05:54:19.919: INFO: Node.Memory.WorkingSetBytes: 1527762944, Node.Memory.AvailableBytes: 2313486336 Mar 23 05:54:19.919: INFO: Allocatable.Memory.WorkingSetBytes: 394530816, Allocatable.Memory.AvailableBytes: 3446718464 Mar 23 05:54:19.919: INFO: Pod: memory-hog-pod Mar 23 05:54:19.919: INFO: --- summary Container: memory-hog WorkingSetBytes: 131055616 Mar 23 05:54:19.919: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:19.919: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 118042624 Mar 23 05:54:19.919: INFO: Pod: guaranteed-pod Mar 23 05:54:19.919: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 118050816 Mar 23 05:54:21.933: INFO: Node.Memory.WorkingSetBytes: 1527762944, Node.Memory.AvailableBytes: 2313486336 Mar 23 05:54:21.933: INFO: Allocatable.Memory.WorkingSetBytes: 394530816, Allocatable.Memory.AvailableBytes: 3446718464 Mar 23 05:54:21.933: INFO: Pod: memory-hog-pod Mar 23 05:54:21.933: INFO: --- summary Container: memory-hog WorkingSetBytes: 131055616 Mar 23 05:54:21.933: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:21.933: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 131055616 Mar 23 05:54:21.933: INFO: Pod: guaranteed-pod Mar 23 05:54:21.933: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 118050816 Mar 23 05:54:23.948: INFO: Node.Memory.WorkingSetBytes: 1527762944, Node.Memory.AvailableBytes: 2313486336 Mar 23 05:54:23.949: INFO: Allocatable.Memory.WorkingSetBytes: 394530816, Allocatable.Memory.AvailableBytes: 3446718464 Mar 23 05:54:23.949: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:23.949: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 131055616 Mar 23 05:54:23.949: INFO: Pod: memory-hog-pod Mar 23 05:54:23.949: INFO: --- summary Container: memory-hog WorkingSetBytes: 131055616 Mar 23 05:54:23.949: INFO: Pod: guaranteed-pod Mar 23 05:54:23.949: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 144080896 Mar 23 05:54:25.982: INFO: Node.Memory.WorkingSetBytes: 1568931840, Node.Memory.AvailableBytes: 2272317440 Mar 23 05:54:25.982: INFO: Allocatable.Memory.WorkingSetBytes: 433582080, Allocatable.Memory.AvailableBytes: 3407667200 Mar 23 05:54:25.982: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:25.982: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 131055616 Mar 23 05:54:25.982: INFO: Pod: memory-hog-pod Mar 23 05:54:25.982: INFO: --- summary Container: memory-hog WorkingSetBytes: 131055616 Mar 23 05:54:25.982: INFO: Pod: guaranteed-pod Mar 23 05:54:25.982: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 144080896 Mar 23 05:54:27.998: INFO: Node.Memory.WorkingSetBytes: 1568931840, Node.Memory.AvailableBytes: 2272317440 Mar 23 05:54:27.998: INFO: Allocatable.Memory.WorkingSetBytes: 433582080, Allocatable.Memory.AvailableBytes: 3407667200 Mar 23 05:54:27.998: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:27.998: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 131055616 Mar 23 05:54:27.998: INFO: Pod: memory-hog-pod Mar 23 05:54:27.998: INFO: --- summary Container: memory-hog WorkingSetBytes: 144072704 Mar 23 05:54:27.998: INFO: Pod: guaranteed-pod Mar 23 05:54:27.998: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 144080896 Mar 23 05:54:30.014: INFO: Node.Memory.WorkingSetBytes: 1568931840, Node.Memory.AvailableBytes: 2272317440 Mar 23 05:54:30.014: INFO: Allocatable.Memory.WorkingSetBytes: 433582080, Allocatable.Memory.AvailableBytes: 3407667200 Mar 23 05:54:30.014: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:30.014: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 131055616 Mar 23 05:54:30.014: INFO: Pod: memory-hog-pod Mar 23 05:54:30.014: INFO: --- summary Container: memory-hog WorkingSetBytes: 144072704 Mar 23 05:54:30.014: INFO: Pod: guaranteed-pod Mar 23 05:54:30.014: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 144080896 Mar 23 05:54:32.035: INFO: Node.Memory.WorkingSetBytes: 1568931840, Node.Memory.AvailableBytes: 2272317440 Mar 23 05:54:32.035: INFO: Allocatable.Memory.WorkingSetBytes: 433582080, Allocatable.Memory.AvailableBytes: 3407667200 Mar 23 05:54:32.035: INFO: Pod: guaranteed-pod Mar 23 05:54:32.035: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 144080896 Mar 23 05:54:32.035: INFO: Pod: memory-hog-pod Mar 23 05:54:32.035: INFO: --- summary Container: memory-hog WorkingSetBytes: 144072704 Mar 23 05:54:32.035: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:32.035: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 131055616 Mar 23 05:54:34.054: INFO: Node.Memory.WorkingSetBytes: 1568931840, Node.Memory.AvailableBytes: 2272317440 Mar 23 05:54:34.054: INFO: Allocatable.Memory.WorkingSetBytes: 433582080, Allocatable.Memory.AvailableBytes: 3407667200 Mar 23 05:54:34.054: INFO: Pod: guaranteed-pod Mar 23 05:54:34.054: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 144080896 Mar 23 05:54:34.054: INFO: Pod: memory-hog-pod Mar 23 05:54:34.054: INFO: --- summary Container: memory-hog WorkingSetBytes: 144072704 Mar 23 05:54:34.054: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:34.054: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 131055616 Mar 23 05:54:36.069: INFO: Node.Memory.WorkingSetBytes: 1608413184, Node.Memory.AvailableBytes: 2232836096 Mar 23 05:54:36.069: INFO: Allocatable.Memory.WorkingSetBytes: 472621056, Allocatable.Memory.AvailableBytes: 3368628224 Mar 23 05:54:36.069: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:36.069: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 157085696 Mar 23 05:54:36.069: INFO: Pod: guaranteed-pod Mar 23 05:54:36.069: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 157093888 Mar 23 05:54:36.069: INFO: Pod: memory-hog-pod Mar 23 05:54:36.069: INFO: --- summary Container: memory-hog WorkingSetBytes: 144072704 Mar 23 05:54:38.088: INFO: Node.Memory.WorkingSetBytes: 1608413184, Node.Memory.AvailableBytes: 2232836096 Mar 23 05:54:38.088: INFO: Allocatable.Memory.WorkingSetBytes: 472621056, Allocatable.Memory.AvailableBytes: 3368628224 Mar 23 05:54:38.088: INFO: Pod: guaranteed-pod Mar 23 05:54:38.089: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 157093888 Mar 23 05:54:38.089: INFO: Pod: memory-hog-pod Mar 23 05:54:38.089: INFO: --- summary Container: memory-hog WorkingSetBytes: 144072704 Mar 23 05:54:38.089: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:38.089: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 157085696 Mar 23 05:54:40.103: INFO: Node.Memory.WorkingSetBytes: 1608413184, Node.Memory.AvailableBytes: 2232836096 Mar 23 05:54:40.103: INFO: Allocatable.Memory.WorkingSetBytes: 472621056, Allocatable.Memory.AvailableBytes: 3368628224 Mar 23 05:54:40.103: INFO: Pod: guaranteed-pod Mar 23 05:54:40.103: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 157093888 Mar 23 05:54:40.103: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:40.103: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 157085696 Mar 23 05:54:40.103: INFO: Pod: memory-hog-pod Mar 23 05:54:40.103: INFO: --- summary Container: memory-hog WorkingSetBytes: 144072704 Mar 23 05:54:42.119: INFO: Node.Memory.WorkingSetBytes: 1608413184, Node.Memory.AvailableBytes: 2232836096 Mar 23 05:54:42.119: INFO: Allocatable.Memory.WorkingSetBytes: 472621056, Allocatable.Memory.AvailableBytes: 3368628224 Mar 23 05:54:42.119: INFO: Pod: memory-hog-pod Mar 23 05:54:42.119: INFO: --- summary Container: memory-hog WorkingSetBytes: 144072704 Mar 23 05:54:42.119: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:42.119: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 157085696 Mar 23 05:54:42.119: INFO: Pod: guaranteed-pod Mar 23 05:54:42.119: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 157093888 Mar 23 05:54:44.136: INFO: Node.Memory.WorkingSetBytes: 1608413184, Node.Memory.AvailableBytes: 2232836096 Mar 23 05:54:44.136: INFO: Allocatable.Memory.WorkingSetBytes: 472621056, Allocatable.Memory.AvailableBytes: 3368628224 Mar 23 05:54:44.136: INFO: Pod: memory-hog-pod Mar 23 05:54:44.136: INFO: --- summary Container: memory-hog WorkingSetBytes: 144072704 Mar 23 05:54:44.136: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:44.136: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 157085696 Mar 23 05:54:44.136: INFO: Pod: guaranteed-pod Mar 23 05:54:44.136: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 157093888 Mar 23 05:54:46.152: INFO: Node.Memory.WorkingSetBytes: 1648226304, Node.Memory.AvailableBytes: 2193022976 Mar 23 05:54:46.152: INFO: Allocatable.Memory.WorkingSetBytes: 511660032, Allocatable.Memory.AvailableBytes: 3329589248 Mar 23 05:54:46.152: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:46.152: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 157085696 Mar 23 05:54:46.152: INFO: Pod: guaranteed-pod Mar 23 05:54:46.152: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 157093888 Mar 23 05:54:46.152: INFO: Pod: memory-hog-pod Mar 23 05:54:46.152: INFO: --- summary Container: memory-hog WorkingSetBytes: 170098688 Mar 23 05:54:48.166: INFO: Node.Memory.WorkingSetBytes: 1648226304, Node.Memory.AvailableBytes: 2193022976 Mar 23 05:54:48.166: INFO: Allocatable.Memory.WorkingSetBytes: 511660032, Allocatable.Memory.AvailableBytes: 3329589248 Mar 23 05:54:48.166: INFO: Pod: guaranteed-pod Mar 23 05:54:48.166: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 170106880 Mar 23 05:54:48.166: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:48.166: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 170098688 Mar 23 05:54:48.166: INFO: Pod: memory-hog-pod Mar 23 05:54:48.166: INFO: --- summary Container: memory-hog WorkingSetBytes: 170098688 Mar 23 05:54:50.184: INFO: Node.Memory.WorkingSetBytes: 1648226304, Node.Memory.AvailableBytes: 2193022976 Mar 23 05:54:50.184: INFO: Allocatable.Memory.WorkingSetBytes: 511660032, Allocatable.Memory.AvailableBytes: 3329589248 Mar 23 05:54:50.184: INFO: Pod: memory-hog-pod Mar 23 05:54:50.184: INFO: --- summary Container: memory-hog WorkingSetBytes: 170098688 Mar 23 05:54:50.184: INFO: Pod: guaranteed-pod Mar 23 05:54:50.184: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 170106880 Mar 23 05:54:50.184: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:50.184: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 170098688 Mar 23 05:54:52.198: INFO: Node.Memory.WorkingSetBytes: 1648226304, Node.Memory.AvailableBytes: 2193022976 Mar 23 05:54:52.198: INFO: Allocatable.Memory.WorkingSetBytes: 511660032, Allocatable.Memory.AvailableBytes: 3329589248 Mar 23 05:54:52.198: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:52.198: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 170098688 Mar 23 05:54:52.198: INFO: Pod: guaranteed-pod Mar 23 05:54:52.198: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 170106880 Mar 23 05:54:52.198: INFO: Pod: memory-hog-pod Mar 23 05:54:52.198: INFO: --- summary Container: memory-hog WorkingSetBytes: 170098688 Mar 23 05:54:54.214: INFO: Node.Memory.WorkingSetBytes: 1648226304, Node.Memory.AvailableBytes: 2193022976 Mar 23 05:54:54.214: INFO: Allocatable.Memory.WorkingSetBytes: 511660032, Allocatable.Memory.AvailableBytes: 3329589248 Mar 23 05:54:54.214: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:54.214: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 170098688 Mar 23 05:54:54.214: INFO: Pod: memory-hog-pod Mar 23 05:54:54.214: INFO: --- summary Container: memory-hog WorkingSetBytes: 170098688 Mar 23 05:54:54.214: INFO: Pod: guaranteed-pod Mar 23 05:54:54.214: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 170106880 Mar 23 05:54:56.242: INFO: Node.Memory.WorkingSetBytes: 1687781376, Node.Memory.AvailableBytes: 2153467904 Mar 23 05:54:56.242: INFO: Allocatable.Memory.WorkingSetBytes: 550699008, Allocatable.Memory.AvailableBytes: 3290550272 Mar 23 05:54:56.242: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:56.242: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 170098688 Mar 23 05:54:56.242: INFO: Pod: memory-hog-pod Mar 23 05:54:56.242: INFO: --- summary Container: memory-hog WorkingSetBytes: 170098688 Mar 23 05:54:56.242: INFO: Pod: guaranteed-pod Mar 23 05:54:56.242: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 170106880 Mar 23 05:54:58.256: INFO: Node.Memory.WorkingSetBytes: 1687781376, Node.Memory.AvailableBytes: 2153467904 Mar 23 05:54:58.256: INFO: Allocatable.Memory.WorkingSetBytes: 550699008, Allocatable.Memory.AvailableBytes: 3290550272 Mar 23 05:54:58.256: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:54:58.256: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 170098688 Mar 23 05:54:58.256: INFO: Pod: guaranteed-pod Mar 23 05:54:58.256: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 170106880 Mar 23 05:54:58.256: INFO: Pod: memory-hog-pod Mar 23 05:54:58.256: INFO: --- summary Container: memory-hog WorkingSetBytes: 183111680 Mar 23 05:55:00.271: INFO: Node.Memory.WorkingSetBytes: 1687781376, Node.Memory.AvailableBytes: 2153467904 Mar 23 05:55:00.271: INFO: Allocatable.Memory.WorkingSetBytes: 550699008, Allocatable.Memory.AvailableBytes: 3290550272 Mar 23 05:55:00.271: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:00.271: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 170098688 Mar 23 05:55:00.271: INFO: Pod: memory-hog-pod Mar 23 05:55:00.271: INFO: --- summary Container: memory-hog WorkingSetBytes: 183111680 Mar 23 05:55:00.271: INFO: Pod: guaranteed-pod Mar 23 05:55:00.271: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 183119872 Mar 23 05:55:02.289: INFO: Node.Memory.WorkingSetBytes: 1687781376, Node.Memory.AvailableBytes: 2153467904 Mar 23 05:55:02.289: INFO: Allocatable.Memory.WorkingSetBytes: 550699008, Allocatable.Memory.AvailableBytes: 3290550272 Mar 23 05:55:02.289: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:02.289: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 183111680 Mar 23 05:55:02.289: INFO: Pod: memory-hog-pod Mar 23 05:55:02.289: INFO: --- summary Container: memory-hog WorkingSetBytes: 183111680 Mar 23 05:55:02.289: INFO: Pod: guaranteed-pod Mar 23 05:55:02.289: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 183119872 Mar 23 05:55:04.303: INFO: Node.Memory.WorkingSetBytes: 1687781376, Node.Memory.AvailableBytes: 2153467904 Mar 23 05:55:04.303: INFO: Allocatable.Memory.WorkingSetBytes: 550699008, Allocatable.Memory.AvailableBytes: 3290550272 Mar 23 05:55:04.303: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:04.303: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 183111680 Mar 23 05:55:04.303: INFO: Pod: memory-hog-pod Mar 23 05:55:04.303: INFO: --- summary Container: memory-hog WorkingSetBytes: 183111680 Mar 23 05:55:04.303: INFO: Pod: guaranteed-pod Mar 23 05:55:04.303: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 183119872 Mar 23 05:55:06.316: INFO: Node.Memory.WorkingSetBytes: 1727401984, Node.Memory.AvailableBytes: 2113847296 Mar 23 05:55:06.316: INFO: Allocatable.Memory.WorkingSetBytes: 589737984, Allocatable.Memory.AvailableBytes: 3251511296 Mar 23 05:55:06.316: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:06.316: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 183111680 Mar 23 05:55:06.316: INFO: Pod: guaranteed-pod Mar 23 05:55:06.316: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 183119872 Mar 23 05:55:08.333: INFO: Node.Memory.WorkingSetBytes: 1532870656, Node.Memory.AvailableBytes: 2308378624 Mar 23 05:55:08.333: INFO: Allocatable.Memory.WorkingSetBytes: 393433088, Allocatable.Memory.AvailableBytes: 3447816192 Mar 23 05:55:08.333: INFO: Pod: guaranteed-pod Mar 23 05:55:08.333: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 183119872 Mar 23 05:55:08.333: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:08.333: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 183111680 STEP: Waiting for evictions to occur - test/e2e_node/eviction_test.go:573 @ 03/23/23 05:55:08.335 Mar 23 05:55:08.337: INFO: Node has MemoryPressure Mar 23 05:55:08.352: INFO: Kubelet Metrics: [] Mar 23 05:55:08.364: INFO: Node.Memory.WorkingSetBytes: 1532870656, Node.Memory.AvailableBytes: 2308378624 Mar 23 05:55:08.364: INFO: Allocatable.Memory.WorkingSetBytes: 393433088, Allocatable.Memory.AvailableBytes: 3447816192 Mar 23 05:55:08.365: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:08.365: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 183111680 Mar 23 05:55:08.365: INFO: Pod: guaranteed-pod Mar 23 05:55:08.365: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 183119872 Mar 23 05:55:08.368: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:08.368: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:08.368: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:08.368 Mar 23 05:55:10.371: INFO: Node has MemoryPressure Mar 23 05:55:10.386: INFO: Kubelet Metrics: [] Mar 23 05:55:10.398: INFO: Node.Memory.WorkingSetBytes: 1532870656, Node.Memory.AvailableBytes: 2308378624 Mar 23 05:55:10.398: INFO: Allocatable.Memory.WorkingSetBytes: 393433088, Allocatable.Memory.AvailableBytes: 3447816192 Mar 23 05:55:10.399: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:10.399: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 183111680 Mar 23 05:55:10.399: INFO: Pod: guaranteed-pod Mar 23 05:55:10.399: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 183119872 Mar 23 05:55:10.401: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:10.402: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:10.402: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:10.402 Mar 23 05:55:12.405: INFO: Node has MemoryPressure Mar 23 05:55:12.429: INFO: Kubelet Metrics: [] Mar 23 05:55:12.441: INFO: Node.Memory.WorkingSetBytes: 1532870656, Node.Memory.AvailableBytes: 2308378624 Mar 23 05:55:12.441: INFO: Allocatable.Memory.WorkingSetBytes: 393433088, Allocatable.Memory.AvailableBytes: 3447816192 Mar 23 05:55:12.441: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:12.441: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 183111680 Mar 23 05:55:12.441: INFO: Pod: guaranteed-pod Mar 23 05:55:12.441: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 183119872 Mar 23 05:55:12.444: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:12.444: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:12.444: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:12.444 Mar 23 05:55:14.447: INFO: Node has MemoryPressure Mar 23 05:55:14.472: INFO: Kubelet Metrics: [] Mar 23 05:55:14.484: INFO: Node.Memory.WorkingSetBytes: 1532870656, Node.Memory.AvailableBytes: 2308378624 Mar 23 05:55:14.484: INFO: Allocatable.Memory.WorkingSetBytes: 393433088, Allocatable.Memory.AvailableBytes: 3447816192 Mar 23 05:55:14.484: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:14.484: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 183111680 Mar 23 05:55:14.484: INFO: Pod: guaranteed-pod Mar 23 05:55:14.484: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 183119872 Mar 23 05:55:14.486: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:14.486: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:14.486: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:14.486 Mar 23 05:55:16.489: INFO: Node has MemoryPressure Mar 23 05:55:16.501: INFO: Kubelet Metrics: [] Mar 23 05:55:16.513: INFO: Node.Memory.WorkingSetBytes: 1532870656, Node.Memory.AvailableBytes: 2308378624 Mar 23 05:55:16.513: INFO: Allocatable.Memory.WorkingSetBytes: 393433088, Allocatable.Memory.AvailableBytes: 3447816192 Mar 23 05:55:16.513: INFO: Pod: guaranteed-pod Mar 23 05:55:16.513: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 183119872 Mar 23 05:55:16.513: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:16.513: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 183111680 Mar 23 05:55:16.516: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:16.516: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:16.516: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:16.516 Mar 23 05:55:18.519: INFO: Node has MemoryPressure Mar 23 05:55:18.531: INFO: Kubelet Metrics: [] Mar 23 05:55:18.542: INFO: Node.Memory.WorkingSetBytes: 1564483584, Node.Memory.AvailableBytes: 2276765696 Mar 23 05:55:18.542: INFO: Allocatable.Memory.WorkingSetBytes: 419467264, Allocatable.Memory.AvailableBytes: 3421782016 Mar 23 05:55:18.542: INFO: Pod: guaranteed-pod Mar 23 05:55:18.543: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 209149952 Mar 23 05:55:18.543: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:18.543: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 183111680 Mar 23 05:55:18.546: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:18.546: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:18.546: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:18.546 Mar 23 05:55:20.549: INFO: Node has MemoryPressure Mar 23 05:55:20.566: INFO: Kubelet Metrics: [] Mar 23 05:55:20.583: INFO: Node.Memory.WorkingSetBytes: 1564483584, Node.Memory.AvailableBytes: 2276765696 Mar 23 05:55:20.584: INFO: Allocatable.Memory.WorkingSetBytes: 419467264, Allocatable.Memory.AvailableBytes: 3421782016 Mar 23 05:55:20.584: INFO: Pod: guaranteed-pod Mar 23 05:55:20.584: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 209149952 Mar 23 05:55:20.584: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:20.584: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 209141760 Mar 23 05:55:20.588: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:20.589: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:20.589: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:20.589 Mar 23 05:55:22.592: INFO: Node has MemoryPressure Mar 23 05:55:22.605: INFO: Kubelet Metrics: [] Mar 23 05:55:22.618: INFO: Node.Memory.WorkingSetBytes: 1564483584, Node.Memory.AvailableBytes: 2276765696 Mar 23 05:55:22.618: INFO: Allocatable.Memory.WorkingSetBytes: 419467264, Allocatable.Memory.AvailableBytes: 3421782016 Mar 23 05:55:22.619: INFO: Pod: guaranteed-pod Mar 23 05:55:22.619: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 209149952 Mar 23 05:55:22.619: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:22.619: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 209141760 Mar 23 05:55:22.623: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:22.624: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:22.624: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:22.624 Mar 23 05:55:24.626: INFO: Node has MemoryPressure Mar 23 05:55:24.639: INFO: Kubelet Metrics: [] Mar 23 05:55:24.651: INFO: Node.Memory.WorkingSetBytes: 1564483584, Node.Memory.AvailableBytes: 2276765696 Mar 23 05:55:24.651: INFO: Allocatable.Memory.WorkingSetBytes: 419467264, Allocatable.Memory.AvailableBytes: 3421782016 Mar 23 05:55:24.651: INFO: Pod: guaranteed-pod Mar 23 05:55:24.651: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 209149952 Mar 23 05:55:24.651: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:24.651: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 209141760 Mar 23 05:55:24.653: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:24.653: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:24.653: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:24.653 Mar 23 05:55:26.657: INFO: Node has MemoryPressure Mar 23 05:55:26.672: INFO: Kubelet Metrics: [] Mar 23 05:55:26.683: INFO: Node.Memory.WorkingSetBytes: 1564483584, Node.Memory.AvailableBytes: 2276765696 Mar 23 05:55:26.684: INFO: Allocatable.Memory.WorkingSetBytes: 419467264, Allocatable.Memory.AvailableBytes: 3421782016 Mar 23 05:55:26.684: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:26.684: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 209141760 Mar 23 05:55:26.684: INFO: Pod: guaranteed-pod Mar 23 05:55:26.684: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 209149952 Mar 23 05:55:26.686: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:26.686: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:26.686: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:26.686 Mar 23 05:55:28.689: INFO: Node has MemoryPressure Mar 23 05:55:28.702: INFO: Kubelet Metrics: [] Mar 23 05:55:28.715: INFO: Node.Memory.WorkingSetBytes: 1590013952, Node.Memory.AvailableBytes: 2251235328 Mar 23 05:55:28.715: INFO: Allocatable.Memory.WorkingSetBytes: 445493248, Allocatable.Memory.AvailableBytes: 3395756032 Mar 23 05:55:28.715: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:28.715: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 209141760 Mar 23 05:55:28.715: INFO: Pod: guaranteed-pod Mar 23 05:55:28.715: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 209149952 Mar 23 05:55:28.718: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:28.718: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:28.718: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:28.718 Mar 23 05:55:30.721: INFO: Node has MemoryPressure Mar 23 05:55:30.744: INFO: Kubelet Metrics: [] Mar 23 05:55:30.761: INFO: Node.Memory.WorkingSetBytes: 1590013952, Node.Memory.AvailableBytes: 2251235328 Mar 23 05:55:30.761: INFO: Allocatable.Memory.WorkingSetBytes: 445493248, Allocatable.Memory.AvailableBytes: 3395756032 Mar 23 05:55:30.761: INFO: Pod: guaranteed-pod Mar 23 05:55:30.761: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 209149952 Mar 23 05:55:30.761: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:30.761: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 209141760 Mar 23 05:55:30.764: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:30.764: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:30.765: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:30.765 Mar 23 05:55:32.768: INFO: Node has MemoryPressure Mar 23 05:55:32.785: INFO: Kubelet Metrics: [] Mar 23 05:55:32.797: INFO: Node.Memory.WorkingSetBytes: 1590013952, Node.Memory.AvailableBytes: 2251235328 Mar 23 05:55:32.797: INFO: Allocatable.Memory.WorkingSetBytes: 445493248, Allocatable.Memory.AvailableBytes: 3395756032 Mar 23 05:55:32.797: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:32.797: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 209141760 Mar 23 05:55:32.797: INFO: Pod: guaranteed-pod Mar 23 05:55:32.797: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 209149952 Mar 23 05:55:32.800: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:32.800: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:32.800: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:32.801 Mar 23 05:55:34.803: INFO: Node has MemoryPressure Mar 23 05:55:34.816: INFO: Kubelet Metrics: [] Mar 23 05:55:34.828: INFO: Node.Memory.WorkingSetBytes: 1590013952, Node.Memory.AvailableBytes: 2251235328 Mar 23 05:55:34.828: INFO: Allocatable.Memory.WorkingSetBytes: 445493248, Allocatable.Memory.AvailableBytes: 3395756032 Mar 23 05:55:34.828: INFO: Pod: guaranteed-pod Mar 23 05:55:34.828: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 235175936 Mar 23 05:55:34.828: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:34.828: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 235167744 Mar 23 05:55:34.831: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:34.831: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:34.831: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:34.831 Mar 23 05:55:36.836: INFO: Node has MemoryPressure Mar 23 05:55:36.854: INFO: Kubelet Metrics: [] Mar 23 05:55:36.864: INFO: Node.Memory.WorkingSetBytes: 1619202048, Node.Memory.AvailableBytes: 2222047232 Mar 23 05:55:36.864: INFO: Allocatable.Memory.WorkingSetBytes: 471519232, Allocatable.Memory.AvailableBytes: 3369730048 Mar 23 05:55:36.864: INFO: Pod: guaranteed-pod Mar 23 05:55:36.864: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 235175936 Mar 23 05:55:36.864: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:36.865: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 235167744 Mar 23 05:55:36.867: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:36.867: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:36.867: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:36.867 Mar 23 05:55:38.870: INFO: Node does NOT have MemoryPressure Mar 23 05:55:38.886: INFO: Kubelet Metrics: [] Mar 23 05:55:38.898: INFO: Node.Memory.WorkingSetBytes: 1619202048, Node.Memory.AvailableBytes: 2222047232 Mar 23 05:55:38.898: INFO: Allocatable.Memory.WorkingSetBytes: 471519232, Allocatable.Memory.AvailableBytes: 3369730048 Mar 23 05:55:38.898: INFO: Pod: guaranteed-pod Mar 23 05:55:38.899: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 235175936 Mar 23 05:55:38.899: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:38.899: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 235167744 Mar 23 05:55:38.904: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:38.904: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:38.904: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:38.905 Mar 23 05:55:40.918: INFO: Node does NOT have MemoryPressure Mar 23 05:55:40.938: INFO: Kubelet Metrics: [] Mar 23 05:55:40.951: INFO: Node.Memory.WorkingSetBytes: 1619202048, Node.Memory.AvailableBytes: 2222047232 Mar 23 05:55:40.951: INFO: Allocatable.Memory.WorkingSetBytes: 471519232, Allocatable.Memory.AvailableBytes: 3369730048 Mar 23 05:55:40.951: INFO: Pod: guaranteed-pod Mar 23 05:55:40.952: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 235175936 Mar 23 05:55:40.952: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:40.952: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 235167744 Mar 23 05:55:40.955: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:40.955: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:40.955: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:40.955 Mar 23 05:55:42.959: INFO: Node does NOT have MemoryPressure Mar 23 05:55:42.972: INFO: Kubelet Metrics: [] Mar 23 05:55:42.983: INFO: Node.Memory.WorkingSetBytes: 1619202048, Node.Memory.AvailableBytes: 2222047232 Mar 23 05:55:42.984: INFO: Allocatable.Memory.WorkingSetBytes: 471519232, Allocatable.Memory.AvailableBytes: 3369730048 Mar 23 05:55:42.984: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:42.984: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 235167744 Mar 23 05:55:42.984: INFO: Pod: guaranteed-pod Mar 23 05:55:42.984: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 235175936 Mar 23 05:55:42.986: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:42.987: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:42.987: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:42.987 Mar 23 05:55:44.989: INFO: Node does NOT have MemoryPressure Mar 23 05:55:45.006: INFO: Kubelet Metrics: [] Mar 23 05:55:45.018: INFO: Node.Memory.WorkingSetBytes: 1619202048, Node.Memory.AvailableBytes: 2222047232 Mar 23 05:55:45.018: INFO: Allocatable.Memory.WorkingSetBytes: 471519232, Allocatable.Memory.AvailableBytes: 3369730048 Mar 23 05:55:45.018: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:45.018: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 235167744 Mar 23 05:55:45.019: INFO: Pod: guaranteed-pod Mar 23 05:55:45.019: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 235175936 Mar 23 05:55:45.021: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:45.021: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:45.021: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:45.021 Mar 23 05:55:47.024: INFO: Node does NOT have MemoryPressure Mar 23 05:55:47.037: INFO: Kubelet Metrics: [] Mar 23 05:55:47.051: INFO: Node.Memory.WorkingSetBytes: 1646505984, Node.Memory.AvailableBytes: 2194743296 Mar 23 05:55:47.051: INFO: Allocatable.Memory.WorkingSetBytes: 497537024, Allocatable.Memory.AvailableBytes: 3343712256 Mar 23 05:55:47.051: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:47.051: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 235167744 Mar 23 05:55:47.051: INFO: Pod: guaranteed-pod Mar 23 05:55:47.051: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 235175936 Mar 23 05:55:47.053: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:47.053: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:47.053: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:47.053 Mar 23 05:55:49.056: INFO: Node does NOT have MemoryPressure Mar 23 05:55:49.070: INFO: Kubelet Metrics: [] Mar 23 05:55:49.086: INFO: Node.Memory.WorkingSetBytes: 1646505984, Node.Memory.AvailableBytes: 2194743296 Mar 23 05:55:49.087: INFO: Allocatable.Memory.WorkingSetBytes: 497537024, Allocatable.Memory.AvailableBytes: 3343712256 Mar 23 05:55:49.087: INFO: Pod: guaranteed-pod Mar 23 05:55:49.087: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 235175936 Mar 23 05:55:49.087: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:49.087: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 248180736 Mar 23 05:55:49.091: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:49.091: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:49.092: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:49.092 Mar 23 05:55:51.095: INFO: Node does NOT have MemoryPressure Mar 23 05:55:51.111: INFO: Kubelet Metrics: [] Mar 23 05:55:51.123: INFO: Node.Memory.WorkingSetBytes: 1646505984, Node.Memory.AvailableBytes: 2194743296 Mar 23 05:55:51.123: INFO: Allocatable.Memory.WorkingSetBytes: 497537024, Allocatable.Memory.AvailableBytes: 3343712256 Mar 23 05:55:51.123: INFO: Pod: guaranteed-pod Mar 23 05:55:51.123: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 235175936 Mar 23 05:55:51.124: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:51.124: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 248180736 Mar 23 05:55:51.126: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:51.126: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:51.126: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:51.127 Mar 23 05:55:53.129: INFO: Node does NOT have MemoryPressure Mar 23 05:55:53.142: INFO: Kubelet Metrics: [] Mar 23 05:55:53.154: INFO: Node.Memory.WorkingSetBytes: 1646505984, Node.Memory.AvailableBytes: 2194743296 Mar 23 05:55:53.154: INFO: Allocatable.Memory.WorkingSetBytes: 497537024, Allocatable.Memory.AvailableBytes: 3343712256 Mar 23 05:55:53.154: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:53.154: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 248180736 Mar 23 05:55:53.154: INFO: Pod: guaranteed-pod Mar 23 05:55:53.154: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 261201920 Mar 23 05:55:53.157: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:53.157: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:53.157: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:53.157 Mar 23 05:55:55.159: INFO: Node does NOT have MemoryPressure Mar 23 05:55:55.171: INFO: Kubelet Metrics: [] Mar 23 05:55:55.184: INFO: Node.Memory.WorkingSetBytes: 1646505984, Node.Memory.AvailableBytes: 2194743296 Mar 23 05:55:55.184: INFO: Allocatable.Memory.WorkingSetBytes: 497537024, Allocatable.Memory.AvailableBytes: 3343712256 Mar 23 05:55:55.184: INFO: Pod: guaranteed-pod Mar 23 05:55:55.184: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 261201920 Mar 23 05:55:55.184: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:55.184: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 248180736 Mar 23 05:55:55.186: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:55.186: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:55.186: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:55.186 Mar 23 05:55:57.189: INFO: Node does NOT have MemoryPressure Mar 23 05:55:57.204: INFO: Kubelet Metrics: [] Mar 23 05:55:57.226: INFO: Node.Memory.WorkingSetBytes: 1668849664, Node.Memory.AvailableBytes: 2172399616 Mar 23 05:55:57.227: INFO: Allocatable.Memory.WorkingSetBytes: 523563008, Allocatable.Memory.AvailableBytes: 3317686272 Mar 23 05:55:57.227: INFO: Pod: guaranteed-pod Mar 23 05:55:57.227: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 261201920 Mar 23 05:55:57.227: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:57.227: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 248180736 Mar 23 05:55:57.229: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:57.229: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:57.230: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:57.23 Mar 23 05:55:59.233: INFO: Node does NOT have MemoryPressure Mar 23 05:55:59.246: INFO: Kubelet Metrics: [] Mar 23 05:55:59.258: INFO: Node.Memory.WorkingSetBytes: 1668849664, Node.Memory.AvailableBytes: 2172399616 Mar 23 05:55:59.258: INFO: Allocatable.Memory.WorkingSetBytes: 523563008, Allocatable.Memory.AvailableBytes: 3317686272 Mar 23 05:55:59.258: INFO: Pod: guaranteed-pod Mar 23 05:55:59.258: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 261201920 Mar 23 05:55:59.258: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:55:59.258: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 248180736 Mar 23 05:55:59.260: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:55:59.260: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:55:59.260: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:55:59.26 Mar 23 05:56:01.263: INFO: Node does NOT have MemoryPressure Mar 23 05:56:01.275: INFO: Kubelet Metrics: [] Mar 23 05:56:01.287: INFO: Node.Memory.WorkingSetBytes: 1668849664, Node.Memory.AvailableBytes: 2172399616 Mar 23 05:56:01.287: INFO: Allocatable.Memory.WorkingSetBytes: 523563008, Allocatable.Memory.AvailableBytes: 3317686272 Mar 23 05:56:01.288: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:56:01.288: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 248180736 Mar 23 05:56:01.288: INFO: Pod: guaranteed-pod Mar 23 05:56:01.288: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 261201920 Mar 23 05:56:01.290: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:56:01.291: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:56:01.291: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:56:01.291 Mar 23 05:56:03.293: INFO: Node does NOT have MemoryPressure Mar 23 05:56:03.310: INFO: Kubelet Metrics: [] Mar 23 05:56:03.322: INFO: Node.Memory.WorkingSetBytes: 1668849664, Node.Memory.AvailableBytes: 2172399616 Mar 23 05:56:03.322: INFO: Allocatable.Memory.WorkingSetBytes: 523563008, Allocatable.Memory.AvailableBytes: 3317686272 Mar 23 05:56:03.322: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:56:03.322: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 248180736 Mar 23 05:56:03.322: INFO: Pod: guaranteed-pod Mar 23 05:56:03.323: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 261201920 Mar 23 05:56:03.325: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:56:03.325: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:56:03.326: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:56:03.326 Mar 23 05:56:05.328: INFO: Node does NOT have MemoryPressure Mar 23 05:56:05.342: INFO: Kubelet Metrics: [] Mar 23 05:56:05.353: INFO: Node.Memory.WorkingSetBytes: 1668849664, Node.Memory.AvailableBytes: 2172399616 Mar 23 05:56:05.353: INFO: Allocatable.Memory.WorkingSetBytes: 523563008, Allocatable.Memory.AvailableBytes: 3317686272 Mar 23 05:56:05.353: INFO: Pod: high-priority-memory-hog-pod Mar 23 05:56:05.353: INFO: --- summary Container: high-priority-memory-hog WorkingSetBytes: 248180736 Mar 23 05:56:05.353: INFO: Pod: guaranteed-pod Mar 23 05:56:05.353: INFO: --- summary Container: guaranteed-pod WorkingSetBytes: 261201920 Mar 23 05:56:05.355: INFO: fetching pod guaranteed-pod; phase= Running Mar 23 05:56:05.355: INFO: fetching pod high-priority-memory-hog-pod; phase= Running Mar 23 05:56:05.355: INFO: fetching pod memory-hog-pod; phase= Failed STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/23/23 05:56:05.355 [TIMEDOUT] A suite timeout occurred In [It] at: test/e2e_node/eviction_test.go:563 @ 03/23/23 05:56:05.386 This is the Progress Report generated when the suite timeout occurred: [sig-node] PriorityMemoryEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause MemoryPressure should eventually evict all of the correct pods (Spec Runtime: 4m1.678s) test/e2e_node/eviction_test.go:563 In [It] (Node Runtime: 3m22.393s) test/e2e_node/eviction_test.go:563 At [By Step] checking eviction ordering and ensuring important pods don't fail (Step Runtime: 30ms) test/e2e_node/eviction_test.go:700 Spec Goroutine goroutine 7892 [select] k8s.io/kubernetes/vendor/github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0008b07e0, {0x5b93800?, 0x88468b8}, 0x1, {0x0, 0x0, 0x0}) vendor/github.com/onsi/gomega/internal/async_assertion.go:538 k8s.io/kubernetes/vendor/github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0008b07e0, {0x5b93800, 0x88468b8}, {0x0, 0x0, 0x0}) vendor/github.com/onsi/gomega/internal/async_assertion.go:145 > k8s.io/kubernetes/test/e2e_node.runEvictionTest.func1.2({0x7effd81aa3e8?, 0xc00099bf20}) test/e2e_node/eviction_test.go:585 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x5bb2a40?, 0xc00099bf20}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:456 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:863 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850 Begin Additional Progress Reports >> Expected success, but got an error: <*errors.errorString | 0xc001c51e60>: pods that should be evicted are still running: []string{"high-priority-memory-hog-pod"} { s: "pods that should be evicted are still running: []string{\"high-priority-memory-hog-pod\"}", } << End Additional Progress Reports Goroutines of Interest goroutine 1 [chan receive, 60 minutes] testing.(*T).Run(0xc00021e680, {0x52ff476?, 0x53e765?}, 0x558dd48) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1630 testing.runTests.func1(0x88173a0?) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:2036 testing.tRunner(0xc00021e680, 0xc000687b78) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1576 testing.runTests(0xc0008fd2c0?, {0x8651d70, 0x1, 0x1}, {0x30?, 0xc000109890?, 0x0?}) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:2034 testing.(*M).Run(0xc0008fd2c0) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1906 > k8s.io/kubernetes/test/e2e_node.TestMain(0xffffffffffffffff?) test/e2e_node/e2e_node_suite_test.go:145 main.main() /tmp/go-build3643485435/b001/_testmain.go:49 goroutine 245 [syscall, 59 minutes] syscall.Syscall6(0x100?, 0xc000c34cd8?, 0x6fc80d?, 0x1?, 0x52183e0?, 0xc00078d1f0?, 0x47edfe?) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/syscall/syscall_linux.go:91 os.(*Process).blockUntilWaitable(0xc001316de0) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/wait_waitid.go:32 os.(*Process).wait(0xc001316de0) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec_unix.go:22 os.(*Process).Wait(...) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc000b38b00) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec/exec.go:890 > k8s.io/kubernetes/test/e2e_node/services.(*server).start.func1() test/e2e_node/services/server.go:166 > k8s.io/kubernetes/test/e2e_node/services.(*server).start test/e2e_node/services/server.go:123 [FAILED] A suite timeout occurred and then the following failure was recorded in the timedout node before it exited: Context was cancelled after 57.060s. Expected success, but got an error: <*errors.errorString | 0xc001c51e60>: pods that should be evicted are still running: []string{"high-priority-memory-hog-pod"} { s: "pods that should be evicted are still running: []string{\"high-priority-memory-hog-pod\"}", } In [It] at: test/e2e_node/eviction_test.go:585 @ 03/23/23 05:56:05.396 < Exit [It] should eventually evict all of the correct pods - test/e2e_node/eviction_test.go:563 @ 03/23/23 05:56:05.396 (3m22.403s) > Enter [AfterEach] TOP-LEVEL - test/e2e_node/eviction_test.go:620 @ 03/23/23 05:56:05.396 STEP: deleting pods - test/e2e_node/eviction_test.go:631 @ 03/23/23 05:56:05.396 STEP: deleting pod: memory-hog-pod - test/e2e_node/eviction_test.go:633 @ 03/23/23 05:56:05.396 STEP: deleting pod: high-priority-memory-hog-pod - test/e2e_node/eviction_test.go:633 @ 03/23/23 05:56:05.402 STEP: deleting pod: guaranteed-pod - test/e2e_node/eviction_test.go:633 @ 03/23/23 05:56:07.42 STEP: making sure NodeCondition MemoryPressure no longer exists on the node - test/e2e_node/eviction_test.go:639 @ 03/23/23 05:56:09.433 STEP: making sure we have all the required images for testing - test/e2e_node/eviction_test.go:648 @ 03/23/23 05:56:09.467 STEP: making sure NodeCondition MemoryPressure doesn't exist again after pulling images - test/e2e_node/eviction_test.go:652 @ 03/23/23 05:56:09.467 STEP: making sure we can start a new pod after the test - test/e2e_node/eviction_test.go:660 @ 03/23/23 05:56:09.47 Mar 23 05:56:11.487: INFO: Summary of pod events during the test: I0323 05:56:11.489669 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"guaranteed-pod", UID:"f24b0ab9-34e6-43fc-8baf-67c6216c09b0", APIVersion:"v1", ResourceVersion:"1412", FieldPath:"spec.containers{guaranteed-pod}"}): type: 'Normal' reason: 'Pulling' Pulling image "registry.k8s.io/stress:v1" I0323 05:56:11.489691 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"guaranteed-pod", UID:"f24b0ab9-34e6-43fc-8baf-67c6216c09b0", APIVersion:"v1", ResourceVersion:"1412", FieldPath:"spec.containers{guaranteed-pod}"}): type: 'Normal' reason: 'Pulled' Successfully pulled image "registry.k8s.io/stress:v1" in 236.606291ms (236.615987ms including waiting) I0323 05:56:11.489701 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"guaranteed-pod", UID:"f24b0ab9-34e6-43fc-8baf-67c6216c09b0", APIVersion:"v1", ResourceVersion:"1412", FieldPath:"spec.containers{guaranteed-pod}"}): type: 'Normal' reason: 'Created' Created container guaranteed-pod I0323 05:56:11.489725 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"guaranteed-pod", UID:"f24b0ab9-34e6-43fc-8baf-67c6216c09b0", APIVersion:"v1", ResourceVersion:"1412", FieldPath:"spec.containers{guaranteed-pod}"}): type: 'Normal' reason: 'Started' Started container guaranteed-pod I0323 05:56:11.489743 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"guaranteed-pod", UID:"f24b0ab9-34e6-43fc-8baf-67c6216c09b0", APIVersion:"v1", ResourceVersion:"1412", FieldPath:"spec.containers{guaranteed-pod}"}): type: 'Normal' reason: 'Killing' Stopping container guaranteed-pod I0323 05:56:11.489752 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"high-priority-memory-hog-pod", UID:"16a24492-e18b-4a45-a7bb-2537291a0cb5", APIVersion:"v1", ResourceVersion:"1411", FieldPath:"spec.containers{high-priority-memory-hog}"}): type: 'Normal' reason: 'Pulling' Pulling image "registry.k8s.io/stress:v1" I0323 05:56:11.489766 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"high-priority-memory-hog-pod", UID:"16a24492-e18b-4a45-a7bb-2537291a0cb5", APIVersion:"v1", ResourceVersion:"1411", FieldPath:"spec.containers{high-priority-memory-hog}"}): type: 'Normal' reason: 'Pulled' Successfully pulled image "registry.k8s.io/stress:v1" in 245.157094ms (245.164667ms including waiting) I0323 05:56:11.489776 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"high-priority-memory-hog-pod", UID:"16a24492-e18b-4a45-a7bb-2537291a0cb5", APIVersion:"v1", ResourceVersion:"1411", FieldPath:"spec.containers{high-priority-memory-hog}"}): type: 'Normal' reason: 'Created' Created container high-priority-memory-hog I0323 05:56:11.489786 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"high-priority-memory-hog-pod", UID:"16a24492-e18b-4a45-a7bb-2537291a0cb5", APIVersion:"v1", ResourceVersion:"1411", FieldPath:"spec.containers{high-priority-memory-hog}"}): type: 'Normal' reason: 'Started' Started container high-priority-memory-hog I0323 05:56:11.489794 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"high-priority-memory-hog-pod", UID:"16a24492-e18b-4a45-a7bb-2537291a0cb5", APIVersion:"v1", ResourceVersion:"1411", FieldPath:"spec.containers{high-priority-memory-hog}"}): type: 'Normal' reason: 'Killing' Stopping container high-priority-memory-hog I0323 05:56:11.489803 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"memory-hog-pod", UID:"546d4ec7-672c-4922-ae1e-addf10a9b626", APIVersion:"v1", ResourceVersion:"1413", FieldPath:"spec.containers{memory-hog}"}): type: 'Normal' reason: 'Pulling' Pulling image "registry.k8s.io/stress:v1" I0323 05:56:11.489814 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"memory-hog-pod", UID:"546d4ec7-672c-4922-ae1e-addf10a9b626", APIVersion:"v1", ResourceVersion:"1413", FieldPath:"spec.containers{memory-hog}"}): type: 'Normal' reason: 'Pulled' Successfully pulled image "registry.k8s.io/stress:v1" in 275.688083ms (275.697988ms including waiting) I0323 05:56:11.489823 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"memory-hog-pod", UID:"546d4ec7-672c-4922-ae1e-addf10a9b626", APIVersion:"v1", ResourceVersion:"1413", FieldPath:"spec.containers{memory-hog}"}): type: 'Normal' reason: 'Created' Created container memory-hog I0323 05:56:11.489832 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"memory-hog-pod", UID:"546d4ec7-672c-4922-ae1e-addf10a9b626", APIVersion:"v1", ResourceVersion:"1413", FieldPath:"spec.containers{memory-hog}"}): type: 'Normal' reason: 'Started' Started container memory-hog I0323 05:56:11.489840 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"memory-hog-pod", UID:"546d4ec7-672c-4922-ae1e-addf10a9b626", APIVersion:"v1", ResourceVersion:"1413", FieldPath:""}): type: 'Warning' reason: 'Evicted' The node was low on resource: memory. Threshold quantity: 2118033408, available: 2064304Ki. Container memory-hog was using 178820Ki, request is 0, has larger consumption of memory. I0323 05:56:11.489849 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"memory-hog-pod", UID:"546d4ec7-672c-4922-ae1e-addf10a9b626", APIVersion:"v1", ResourceVersion:"1413", FieldPath:"spec.containers{memory-hog}"}): type: 'Normal' reason: 'Killing' Stopping container memory-hog I0323 05:56:11.489857 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"test-admit-pod", UID:"44cad318-b41d-4a04-97a7-735864d181b9", APIVersion:"v1", ResourceVersion:"1518", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Pulled' Container image "registry.k8s.io/pause:3.9" already present on machine I0323 05:56:11.489866 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"test-admit-pod", UID:"44cad318-b41d-4a04-97a7-735864d181b9", APIVersion:"v1", ResourceVersion:"1518", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Created' Created container test-admit-pod I0323 05:56:11.489879 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"test-admit-pod", UID:"44cad318-b41d-4a04-97a7-735864d181b9", APIVersion:"v1", ResourceVersion:"1518", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Started' Started container test-admit-pod Mar 23 05:56:11.489: INFO: Summary of node events during the test: I0323 05:56:11.507870 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'Starting' Starting kubelet. I0323 05:56:11.508076 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientMemory' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientMemory I0323 05:56:11.508208 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasNoDiskPressure' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasNoDiskPressure I0323 05:56:11.508353 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientPID' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientPID I0323 05:56:11.508564 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeAllocatableEnforced' Updated Node Allocatable limit across pods I0323 05:56:11.508673 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeReady I0323 05:56:11.508798 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'Starting' Starting kubelet. I0323 05:56:11.508911 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientMemory' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientMemory I0323 05:56:11.509014 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasNoDiskPressure' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasNoDiskPressure I0323 05:56:11.509114 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientPID' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientPID I0323 05:56:11.509221 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeNotReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeNotReady I0323 05:56:11.509324 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeAllocatableEnforced' Updated Node Allocatable limit across pods I0323 05:56:11.509465 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeReady I0323 05:56:11.511458 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'Starting' Starting kubelet. I0323 05:56:11.511599 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientMemory' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientMemory I0323 05:56:11.511726 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasNoDiskPressure' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasNoDiskPressure I0323 05:56:11.511839 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientPID' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientPID I0323 05:56:11.511950 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeNotReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeNotReady I0323 05:56:11.512095 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeAllocatableEnforced' Updated Node Allocatable limit across pods I0323 05:56:11.512230 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeReady I0323 05:56:11.512348 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'Starting' Starting kubelet. I0323 05:56:11.512480 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientMemory' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientMemory I0323 05:56:11.512610 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasNoDiskPressure' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasNoDiskPressure I0323 05:56:11.512741 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientPID' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientPID I0323 05:56:11.512860 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeNotReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeNotReady I0323 05:56:11.512993 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeAllocatableEnforced' Updated Node Allocatable limit across pods I0323 05:56:11.513135 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeReady I0323 05:56:11.513281 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Warning' reason: 'EvictionThresholdMet' Attempting to reclaim inodes I0323 05:56:11.513412 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasDiskPressure' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasDiskPressure I0323 05:56:11.513561 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'Starting' Starting kubelet. I0323 05:56:11.513689 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientMemory' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientMemory I0323 05:56:11.513851 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasNoDiskPressure' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasNoDiskPressure I0323 05:56:11.514001 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientPID' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientPID I0323 05:56:11.514135 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeNotReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeNotReady I0323 05:56:11.514281 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeAllocatableEnforced' Updated Node Allocatable limit across pods I0323 05:56:11.514404 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeReady I0323 05:56:11.514535 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'Starting' Starting kubelet. I0323 05:56:11.514646 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientMemory' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientMemory I0323 05:56:11.514771 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasNoDiskPressure' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasNoDiskPressure I0323 05:56:11.514898 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientPID' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientPID I0323 05:56:11.515010 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeNotReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeNotReady I0323 05:56:11.515140 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeAllocatableEnforced' Updated Node Allocatable limit across pods I0323 05:56:11.515254 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeReady I0323 05:56:11.515382 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasDiskPressure' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasDiskPressure I0323 05:56:11.515495 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Warning' reason: 'EvictionThresholdMet' Attempting to reclaim ephemeral-storage I0323 05:56:11.515624 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'Starting' Starting kubelet. I0323 05:56:11.515738 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientMemory' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientMemory I0323 05:56:11.515841 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasNoDiskPressure' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasNoDiskPressure I0323 05:56:11.515954 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientPID' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientPID I0323 05:56:11.516055 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeNotReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeNotReady I0323 05:56:11.516165 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeAllocatableEnforced' Updated Node Allocatable limit across pods I0323 05:56:11.516317 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeReady I0323 05:56:11.516435 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'Starting' Starting kubelet. I0323 05:56:11.516571 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientMemory' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientMemory I0323 05:56:11.516689 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasNoDiskPressure' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasNoDiskPressure I0323 05:56:11.516817 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientPID' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientPID I0323 05:56:11.516934 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeNotReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeNotReady I0323 05:56:11.517052 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeAllocatableEnforced' Updated Node Allocatable limit across pods I0323 05:56:11.517187 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeReady I0323 05:56:11.517306 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Warning' reason: 'EvictionThresholdMet' Attempting to reclaim ephemeral-storage I0323 05:56:11.517437 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasDiskPressure' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasDiskPressure I0323 05:56:11.517604 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'Starting' Starting kubelet. I0323 05:56:11.517717 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientMemory' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientMemory I0323 05:56:11.517843 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasNoDiskPressure' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasNoDiskPressure I0323 05:56:11.517961 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientPID' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientPID I0323 05:56:11.518074 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeNotReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeNotReady I0323 05:56:11.518187 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeAllocatableEnforced' Updated Node Allocatable limit across pods I0323 05:56:11.518300 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeReady I0323 05:56:11.518414 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'Starting' Starting kubelet. I0323 05:56:11.518559 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientMemory' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientMemory I0323 05:56:11.518683 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasNoDiskPressure' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasNoDiskPressure I0323 05:56:11.518818 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientPID' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientPID I0323 05:56:11.518923 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeNotReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeNotReady I0323 05:56:11.519029 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeAllocatableEnforced' Updated Node Allocatable limit across pods I0323 05:56:11.519139 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeReady I0323 05:56:11.519245 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Warning' reason: 'EvictionThresholdMet' Attempting to reclaim memory I0323 05:56:11.519345 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasInsufficientMemory' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasInsufficientMemory I0323 05:56:11.519433 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"guaranteed-pod", UID:"f24b0ab9-34e6-43fc-8baf-67c6216c09b0", APIVersion:"v1", ResourceVersion:"1412", FieldPath:"spec.containers{guaranteed-pod}"}): type: 'Normal' reason: 'Pulling' Pulling image "registry.k8s.io/stress:v1" I0323 05:56:11.519527 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"guaranteed-pod", UID:"f24b0ab9-34e6-43fc-8baf-67c6216c09b0", APIVersion:"v1", ResourceVersion:"1412", FieldPath:"spec.containers{guaranteed-pod}"}): type: 'Normal' reason: 'Pulled' Successfully pulled image "registry.k8s.io/stress:v1" in 236.606291ms (236.615987ms including waiting) I0323 05:56:11.519617 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"guaranteed-pod", UID:"f24b0ab9-34e6-43fc-8baf-67c6216c09b0", APIVersion:"v1", ResourceVersion:"1412", FieldPath:"spec.containers{guaranteed-pod}"}): type: 'Normal' reason: 'Created' Created container guaranteed-pod I0323 05:56:11.519713 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"guaranteed-pod", UID:"f24b0ab9-34e6-43fc-8baf-67c6216c09b0", APIVersion:"v1", ResourceVersion:"1412", FieldPath:"spec.containers{guaranteed-pod}"}): type: 'Normal' reason: 'Started' Started container guaranteed-pod I0323 05:56:11.519803 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"guaranteed-pod", UID:"f24b0ab9-34e6-43fc-8baf-67c6216c09b0", APIVersion:"v1", ResourceVersion:"1412", FieldPath:"spec.containers{guaranteed-pod}"}): type: 'Normal' reason: 'Killing' Stopping container guaranteed-pod I0323 05:56:11.519910 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"high-priority-memory-hog-pod", UID:"16a24492-e18b-4a45-a7bb-2537291a0cb5", APIVersion:"v1", ResourceVersion:"1411", FieldPath:"spec.containers{high-priority-memory-hog}"}): type: 'Normal' reason: 'Pulling' Pulling image "registry.k8s.io/stress:v1" I0323 05:56:11.519994 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"high-priority-memory-hog-pod", UID:"16a24492-e18b-4a45-a7bb-2537291a0cb5", APIVersion:"v1", ResourceVersion:"1411", FieldPath:"spec.containers{high-priority-memory-hog}"}): type: 'Normal' reason: 'Pulled' Successfully pulled image "registry.k8s.io/stress:v1" in 245.157094ms (245.164667ms including waiting) I0323 05:56:11.520079 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"high-priority-memory-hog-pod", UID:"16a24492-e18b-4a45-a7bb-2537291a0cb5", APIVersion:"v1", ResourceVersion:"1411", FieldPath:"spec.containers{high-priority-memory-hog}"}): type: 'Normal' reason: 'Created' Created container high-priority-memory-hog I0323 05:56:11.520162 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"high-priority-memory-hog-pod", UID:"16a24492-e18b-4a45-a7bb-2537291a0cb5", APIVersion:"v1", ResourceVersion:"1411", FieldPath:"spec.containers{high-priority-memory-hog}"}): type: 'Normal' reason: 'Started' Started container high-priority-memory-hog I0323 05:56:11.520265 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"high-priority-memory-hog-pod", UID:"16a24492-e18b-4a45-a7bb-2537291a0cb5", APIVersion:"v1", ResourceVersion:"1411", FieldPath:"spec.containers{high-priority-memory-hog}"}): type: 'Normal' reason: 'Killing' Stopping container high-priority-memory-hog I0323 05:56:11.520356 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"memory-hog-pod", UID:"546d4ec7-672c-4922-ae1e-addf10a9b626", APIVersion:"v1", ResourceVersion:"1413", FieldPath:"spec.containers{memory-hog}"}): type: 'Normal' reason: 'Pulling' Pulling image "registry.k8s.io/stress:v1" I0323 05:56:11.520445 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"memory-hog-pod", UID:"546d4ec7-672c-4922-ae1e-addf10a9b626", APIVersion:"v1", ResourceVersion:"1413", FieldPath:"spec.containers{memory-hog}"}): type: 'Normal' reason: 'Pulled' Successfully pulled image "registry.k8s.io/stress:v1" in 275.688083ms (275.697988ms including waiting) I0323 05:56:11.520540 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"memory-hog-pod", UID:"546d4ec7-672c-4922-ae1e-addf10a9b626", APIVersion:"v1", ResourceVersion:"1413", FieldPath:"spec.containers{memory-hog}"}): type: 'Normal' reason: 'Created' Created container memory-hog I0323 05:56:11.520635 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"memory-hog-pod", UID:"546d4ec7-672c-4922-ae1e-addf10a9b626", APIVersion:"v1", ResourceVersion:"1413", FieldPath:"spec.containers{memory-hog}"}): type: 'Normal' reason: 'Started' Started container memory-hog I0323 05:56:11.520725 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"memory-hog-pod", UID:"546d4ec7-672c-4922-ae1e-addf10a9b626", APIVersion:"v1", ResourceVersion:"1413", FieldPath:""}): type: 'Warning' reason: 'Evicted' The node was low on resource: memory. Threshold quantity: 2118033408, available: 2064304Ki. Container memory-hog was using 178820Ki, request is 0, has larger consumption of memory. I0323 05:56:11.520813 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"memory-hog-pod", UID:"546d4ec7-672c-4922-ae1e-addf10a9b626", APIVersion:"v1", ResourceVersion:"1413", FieldPath:"spec.containers{memory-hog}"}): type: 'Normal' reason: 'Killing' Stopping container memory-hog I0323 05:56:11.520899 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"test-admit-pod", UID:"44cad318-b41d-4a04-97a7-735864d181b9", APIVersion:"v1", ResourceVersion:"1518", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Pulled' Container image "registry.k8s.io/pause:3.9" already present on machine I0323 05:56:11.520983 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"test-admit-pod", UID:"44cad318-b41d-4a04-97a7-735864d181b9", APIVersion:"v1", ResourceVersion:"1518", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Created' Created container test-admit-pod I0323 05:56:11.521066 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"priority-memory-eviction-ordering-test-6434", Name:"test-admit-pod", UID:"44cad318-b41d-4a04-97a7-735864d181b9", APIVersion:"v1", ResourceVersion:"1518", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Started' Started container test-admit-pod < Exit [AfterEach] TOP-LEVEL - test/e2e_node/eviction_test.go:620 @ 03/23/23 05:56:11.521 (6.125s) > Enter [AfterEach] when we run containers that should cause MemoryPressure - test/e2e_node/util.go:190 @ 03/23/23 05:56:11.521 STEP: Stopping the kubelet - test/e2e_node/util.go:200 @ 03/23/23 05:56:11.521 Mar 23 05:56:11.555: INFO: Get running kubelet with systemctl: UNIT LOAD ACTIVE SUB DESCRIPTION kubelet-20230323T045551.service loaded active running /tmp/node-e2e-20230323T045551/kubelet --kubeconfig /tmp/node-e2e-20230323T045551/kubeconfig --root-dir /var/lib/kubelet --v 4 --hostname-override tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 --container-runtime-endpoint unix:///var/run/crio/crio.sock --config /tmp/node-e2e-20230323T045551/kubelet-config --cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type. 1 loaded units listed. , kubelet-20230323T045551 W0323 05:56:11.620320 2517 util.go:477] Health check on "http://127.0.0.1:10248/healthz" failed, error=Head "http://127.0.0.1:10248/healthz": read tcp 127.0.0.1:53836->127.0.0.1:10248: read: connection reset by peer STEP: Starting the kubelet - test/e2e_node/util.go:216 @ 03/23/23 05:56:11.629 W0323 05:56:11.669833 2517 util.go:477] Health check on "http://127.0.0.1:10248/healthz" failed, error=Head "http://127.0.0.1:10248/healthz": dial tcp 127.0.0.1:10248: connect: connection refused < Exit [AfterEach] when we run containers that should cause MemoryPressure - test/e2e_node/util.go:190 @ 03/23/23 05:56:16.674 (5.153s) > Enter [AfterEach] when we run containers that should cause MemoryPressure - test/e2e_node/eviction_test.go:370 @ 03/23/23 05:56:16.674 < Exit [AfterEach] when we run containers that should cause MemoryPressure - test/e2e_node/eviction_test.go:370 @ 03/23/23 05:56:16.676 (2ms) > Enter [AfterEach] [sig-node] PriorityMemoryEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/node/init/init.go:33 @ 03/23/23 05:56:16.676 Mar 23 05:56:16.676: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready < Exit [AfterEach] [sig-node] PriorityMemoryEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/node/init/init.go:33 @ 03/23/23 05:56:16.678 (2ms) > Enter [DeferCleanup (Each)] [sig-node] PriorityMemoryEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/metrics/init/init.go:35 @ 03/23/23 05:56:16.678 < Exit [DeferCleanup (Each)] [sig-node] PriorityMemoryEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/metrics/init/init.go:35 @ 03/23/23 05:56:16.678 (0s) > Enter [DeferCleanup (Each)] [sig-node] PriorityMemoryEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - dump namespaces | framework.go:209 @ 03/23/23 05:56:16.678 STEP: dump namespace information after failure - test/e2e/framework/framework.go:288 @ 03/23/23 05:56:16.678 STEP: Collecting events from namespace "priority-memory-eviction-ordering-test-6434". - test/e2e/framework/debug/dump.go:42 @ 03/23/23 05:56:16.678 STEP: Found 19 events. - test/e2e/framework/debug/dump.go:46 @ 03/23/23 05:56:16.68 Mar 23 05:56:16.681: INFO: At 2023-03-23 05:52:39 +0000 UTC - event for guaranteed-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Pulling: Pulling image "registry.k8s.io/stress:v1" Mar 23 05:56:16.681: INFO: At 2023-03-23 05:52:39 +0000 UTC - event for high-priority-memory-hog-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Pulling: Pulling image "registry.k8s.io/stress:v1" Mar 23 05:56:16.681: INFO: At 2023-03-23 05:52:39 +0000 UTC - event for memory-hog-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Pulling: Pulling image "registry.k8s.io/stress:v1" Mar 23 05:56:16.681: INFO: At 2023-03-23 05:52:40 +0000 UTC - event for guaranteed-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Pulled: Successfully pulled image "registry.k8s.io/stress:v1" in 236.606291ms (236.615987ms including waiting) Mar 23 05:56:16.681: INFO: At 2023-03-23 05:52:40 +0000 UTC - event for guaranteed-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Created: Created container guaranteed-pod Mar 23 05:56:16.681: INFO: At 2023-03-23 05:52:40 +0000 UTC - event for guaranteed-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Started: Started container guaranteed-pod Mar 23 05:56:16.681: INFO: At 2023-03-23 05:52:40 +0000 UTC - event for high-priority-memory-hog-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Pulled: Successfully pulled image "registry.k8s.io/stress:v1" in 245.157094ms (245.164667ms including waiting) Mar 23 05:56:16.681: INFO: At 2023-03-23 05:52:40 +0000 UTC - event for high-priority-memory-hog-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Created: Created container high-priority-memory-hog Mar 23 05:56:16.682: INFO: At 2023-03-23 05:52:40 +0000 UTC - event for high-priority-memory-hog-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Started: Started container high-priority-memory-hog Mar 23 05:56:16.682: INFO: At 2023-03-23 05:52:40 +0000 UTC - event for memory-hog-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Created: Created container memory-hog Mar 23 05:56:16.682: INFO: At 2023-03-23 05:52:40 +0000 UTC - event for memory-hog-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Pulled: Successfully pulled image "registry.k8s.io/stress:v1" in 275.688083ms (275.697988ms including waiting) Mar 23 05:56:16.682: INFO: At 2023-03-23 05:52:40 +0000 UTC - event for memory-hog-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Started: Started container memory-hog Mar 23 05:56:16.682: INFO: At 2023-03-23 05:55:04 +0000 UTC - event for memory-hog-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Evicted: The node was low on resource: memory. Threshold quantity: 2118033408, available: 2064304Ki. Container memory-hog was using 178820Ki, request is 0, has larger consumption of memory. Mar 23 05:56:16.682: INFO: At 2023-03-23 05:55:04 +0000 UTC - event for memory-hog-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Killing: Stopping container memory-hog Mar 23 05:56:16.682: INFO: At 2023-03-23 05:56:05 +0000 UTC - event for high-priority-memory-hog-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Killing: Stopping container high-priority-memory-hog Mar 23 05:56:16.683: INFO: At 2023-03-23 05:56:07 +0000 UTC - event for guaranteed-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Killing: Stopping container guaranteed-pod Mar 23 05:56:16.683: INFO: At 2023-03-23 05:56:09 +0000 UTC - event for test-admit-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Pulled: Container image "registry.k8s.io/pause:3.9" already present on machine Mar 23 05:56:16.683: INFO: At 2023-03-23 05:56:10 +0000 UTC - event for test-admit-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Created: Created container test-admit-pod Mar 23 05:56:16.683: INFO: At 2023-03-23 05:56:10 +0000 UTC - event for test-admit-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Started: Started container test-admit-pod Mar 23 05:56:16.684: INFO: POD NODE PHASE GRACE CONDITIONS Mar 23 05:56:16.684: INFO: test-admit-pod tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-03-23 05:56:09 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2023-03-23 05:56:11 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2023-03-23 05:56:11 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-03-23 05:56:09 +0000 UTC }] Mar 23 05:56:16.685: INFO: Mar 23 05:56:16.695: INFO: Logging node info for node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 Mar 23 05:56:16.696: INFO: Node Info: &Node{ObjectMeta:{tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 d5154d73-26ba-49c7-9819-d2d75186f522 1532 0 2023-03-23 04:57:55 +0000 UTC <nil> <nil> map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 kubernetes.io/os:linux] map[volumes.kubernetes.io/controller-managed-attach-detach:true] [] [] [{kubelet Update v1 2023-03-23 04:57:55 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/os":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{}}}} } {kubelet Update v1 2023-03-23 05:56:12 +0000 UTC FieldsV1 {"f:status":{"f:allocatable":{"f:ephemeral-storage":{},"f:memory":{}},"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}} status}]},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[],},Status:NodeStatus{Capacity:ResourceList{cpu: {{1 0} {<nil>} 1 DecimalSI},ephemeral-storage: {{20869787648 0} {<nil>} 20380652Ki BinarySI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{3841249280 0} {<nil>} 3751220Ki BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{1 0} {<nil>} 1 DecimalSI},ephemeral-storage: {{18782808853 0} {<nil>} 18782808853 DecimalSI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{3579105280 0} {<nil>} 3495220Ki BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2023-03-23 05:56:12 +0000 UTC,LastTransitionTime:2023-03-23 05:55:38 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2023-03-23 05:56:12 +0000 UTC,LastTransitionTime:2023-03-23 05:48:12 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2023-03-23 05:56:12 +0000 UTC,LastTransitionTime:2023-03-23 04:57:55 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2023-03-23 05:56:12 +0000 UTC,LastTransitionTime:2023-03-23 05:56:12 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.138.0.71,},NodeAddress{Type:Hostname,Address:tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:15f885178b375b412290bac14506d9d1,SystemUUID:15f88517-8b37-5b41-2290-bac14506d9d1,BootID:792cdae2-c004-45f6-8c25-1ea95c0d92a9,KernelVersion:6.1.14-200.fc37.x86_64,OSImage:Fedora CoreOS 37.20230303.3.0,ContainerRuntimeVersion:cri-o://1.26.0,KubeletVersion:v1.27.0-beta.0.66+d2be69ac11346d,KubeProxyVersion:v1.27.0-beta.0.66+d2be69ac11346d,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/e2e-test-images/perl@sha256:c613344cdd31c5055961b078f831ef9d9199fc9111efe6e81bea3f00d78bd979 registry.k8s.io/e2e-test-images/perl@sha256:dd475f8a8c579cb78a13f54342e8569e7f925c8b0ba3a5599dbc55c97a4a76f1 registry.k8s.io/e2e-test-images/perl:5.26],SizeBytes:875791114,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/node-perf/tf-wide-deep@sha256:91ab3b5ee22441c99370944e2e2cb32670db62db433611b4e3780bdee6a8e5a1 registry.k8s.io/e2e-test-images/node-perf/tf-wide-deep@sha256:d7e74e6555abe4b001aadddc248447b472ae35ccbb2c21ca0febace6c4c6d7bb registry.k8s.io/e2e-test-images/node-perf/tf-wide-deep:1.3],SizeBytes:559664987,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/volume/gluster@sha256:033a12fe65438751690b519cebd4135a3485771086bcf437212b7b886bb7956c registry.k8s.io/e2e-test-images/volume/gluster@sha256:c52e01956fec2cf5968b87be8f06ae740ea5d208a3b41fa2c7970b13cc515be5 registry.k8s.io/e2e-test-images/volume/gluster:1.3],SizeBytes:352430719,},ContainerImage{Names:[registry.k8s.io/etcd@sha256:51eae8381dcb1078289fa7b4f3df2630cdc18d09fb56f8e56b41c40e191d6c83 registry.k8s.io/etcd@sha256:8ae03c7bbd43d5c301eea33a39ac5eda2964f826050cb2ccf3486f18917590c9 registry.k8s.io/etcd:3.5.7-0],SizeBytes:297083935,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/volume/nfs@sha256:034f77d52166fcacb81d6a6db10a4e24644c241896822e6525925859fec09f47 registry.k8s.io/e2e-test-images/volume/nfs@sha256:3bda73f2428522b0e342af80a0b9679e8594c2126f2b3cca39ed787589741b9e registry.k8s.io/e2e-test-images/volume/nfs:1.3],SizeBytes:272589700,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/agnhost@sha256:16bbf38c463a4223d8cfe4da12bc61010b082a79b4bb003e2d3ba3ece5dd5f9e registry.k8s.io/e2e-test-images/agnhost@sha256:da18b4806cfa370df04f9c3faa7d654a22a80467dc4cab92bd1b22b4abe4d5aa registry.k8s.io/e2e-test-images/agnhost:2.43],SizeBytes:129622797,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22 registry.k8s.io/e2e-test-images/httpd@sha256:21e720a020bf8d492b5dd2fe0f31a5205021176f505ecf35b10177f8bfd68980 registry.k8s.io/e2e-test-images/httpd:2.4.38-4],SizeBytes:128894228,},ContainerImage{Names:[registry.k8s.io/node-problem-detector/node-problem-detector@sha256:0ce71ef6d759425d22b10e65b439749fe5d13377a188e2fc060b731cdb4e6901 registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.7],SizeBytes:115035523,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/node-perf/npb-is@sha256:8285539c79625b192a5e33fc3d21edc1a7776fb9afe15fae3b5037a7a8020839 registry.k8s.io/e2e-test-images/node-perf/npb-is@sha256:f941079315f73b182b0f416134253ee87ab51162cbd2e9fcd31bbe726999a977 registry.k8s.io/e2e-test-images/node-perf/npb-is:1.2],SizeBytes:99663088,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/node-perf/npb-ep@sha256:90b5cfc5451428aad4dd6af9960640f2506804d35aa05e83c11bf0a46ac318c8 registry.k8s.io/e2e-test-images/node-perf/npb-ep@sha256:a37ad3a2ccb2b8aa7ced0b7c884888d2cef953cfc9a158e3e8b914d52147091b registry.k8s.io/e2e-test-images/node-perf/npb-ep:1.2],SizeBytes:99661552,},ContainerImage{Names:[gcr.io/cadvisor/cadvisor@sha256:89e6137f068ded2e9a3a012ce71260b9afc57a19305842aa1074239841a539a7 gcr.io/cadvisor/cadvisor:v0.43.0],SizeBytes:87971088,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/nonroot@sha256:dfa235c2d64c29405f40489cf631193b27bec6dcf13cfee9824e449f6ddac051 registry.k8s.io/e2e-test-images/nonroot@sha256:ee9f50b3c64b174d296d91ca9f69a914ac30e59095dfb462b2b518ad28a63655 registry.k8s.io/e2e-test-images/nonroot:1.4],SizeBytes:43877486,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/sample-device-plugin@sha256:3dd0413e5a78f1c2a6484f168ba3daf23ebb0b1141897237e9559db6c5f7101f registry.k8s.io/e2e-test-images/sample-device-plugin@sha256:e84f6ca27c51ddedf812637dd2bcf771ad69fdca1173e5690c372370d0f93c40 registry.k8s.io/e2e-test-images/sample-device-plugin:1.3],SizeBytes:41740418,},ContainerImage{Names:[docker.io/nfvpe/sriov-device-plugin@sha256:518499ed631ff84b43153b8f7624c1aaacb75a721038857509fe690abdf62ddb docker.io/nfvpe/sriov-device-plugin:v3.1],SizeBytes:25603453,},ContainerImage{Names:[registry.k8s.io/nvidia-gpu-device-plugin@sha256:4b036e8844920336fa48f36edeb7d4398f426d6a934ba022848deed2edbf09aa],SizeBytes:19251111,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/nginx@sha256:5c99cf6a02adda929b10321dbf4ecfa00d87be9ba4fb456006237d530ab4baa1 registry.k8s.io/e2e-test-images/nginx@sha256:c42b04e8cf71231fac5dbc833366f7ce2ae78ef8b9df4304fcb83edcd495f69f registry.k8s.io/e2e-test-images/nginx:1.14-4],SizeBytes:17244936,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/ipc-utils@sha256:647d092bada3b46c449d875adf31d71c1dd29c244e9cca6a04fddf9d6bcac136 registry.k8s.io/e2e-test-images/ipc-utils@sha256:89fe5eb4c180571eb5c4e4179f1e9bc03497b1f50e45e4f720165617a603d737 registry.k8s.io/e2e-test-images/ipc-utils:1.3],SizeBytes:12251265,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/nonewprivs@sha256:8ac1264691820febacf3aea5d152cbde6d10685731ec14966a9401c6f47a68ac registry.k8s.io/e2e-test-images/nonewprivs@sha256:f6b1c4aef11b116c2a065ea60ed071a8f205444f1897bed9aa2e98a5d78cbdae registry.k8s.io/e2e-test-images/nonewprivs:1.3],SizeBytes:7373984,},ContainerImage{Names:[registry.k8s.io/stress@sha256:f00aa1ddc963a3164aef741aab0fc05074ea96de6cd7e0d10077cf98dd72d594 registry.k8s.io/stress:v1],SizeBytes:5502584,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/busybox@sha256:2e0f836850e09b8b7cc937681d6194537a09fbd5f6b9e08f4d646a85128e8937 registry.k8s.io/e2e-test-images/busybox@sha256:4cdffea536d503c58d7e087bab34a43e63a11dcfa4132b5a1b838885f08fb730 registry.k8s.io/e2e-test-images/busybox:1.29-4],SizeBytes:1374155,},ContainerImage{Names:[registry.k8s.io/busybox@sha256:4bdd623e848417d96127e16037743f0cd8b528c026e9175e22a84f639eca58ff],SizeBytes:1319178,},ContainerImage{Names:[registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097 registry.k8s.io/pause@sha256:8d4106c88ec0bd28001e34c975d65175d994072d65341f62a8ab0754b0fafe10 registry.k8s.io/pause:3.9],SizeBytes:750414,},ContainerImage{Names:[registry.k8s.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db registry.k8s.io/pause@sha256:c2280d2f5f56cf9c9a01bb64b2db4651e35efd6d62a54dcfc12049fe6449c5e4 registry.k8s.io/pause:3.6],SizeBytes:690326,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},} Mar 23 05:56:16.697: INFO: Logging kubelet events for node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 Mar 23 05:56:16.698: INFO: Logging pods the kubelet thinks is on node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 Mar 23 05:56:16.700: INFO: test-admit-pod started at 2023-03-23 05:56:09 +0000 UTC (0+1 container statuses recorded) Mar 23 05:56:16.700: INFO: Container test-admit-pod ready: true, restart count 0 W0323 05:56:16.701664 2517 metrics_grabber.go:111] Can't find any pods in namespace kube-system to grab metrics from Mar 23 05:56:16.717: INFO: Latency metrics for node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 END STEP: dump namespace information after failure - test/e2e/framework/framework.go:288 @ 03/23/23 05:56:16.718 (39ms) < Exit [DeferCleanup (Each)] [sig-node] PriorityMemoryEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - dump namespaces | framework.go:209 @ 03/23/23 05:56:16.718 (40ms) > Enter [DeferCleanup (Each)] [sig-node] PriorityMemoryEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - tear down framework | framework.go:206 @ 03/23/23 05:56:16.718 STEP: Destroying namespace "priority-memory-eviction-ordering-test-6434" for this suite. - test/e2e/framework/framework.go:351 @ 03/23/23 05:56:16.718 < Exit [DeferCleanup (Each)] [sig-node] PriorityMemoryEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - tear down framework | framework.go:206 @ 03/23/23 05:56:16.72 (3ms)
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=E2eNode\sSuite\s\[It\]\s\[sig\-node\]\sPriorityPidEvictionOrdering\s\[Slow\]\s\[Serial\]\s\[Disruptive\]\[NodeFeature\:Eviction\]\swhen\swe\srun\scontainers\sthat\sshould\scause\sPIDPressure\;\sPodDisruptionConditions\senabled\s\[NodeFeature\:PodDisruptionConditions\]\s\sshould\seventually\sevict\sall\sof\sthe\scorrect\spods$'
[FAILED] Timed out after 120.000s. Expected <*errors.errorString | 0xc0011f9300>: NodeCondition: PIDPressure not encountered { s: "NodeCondition: PIDPressure not encountered", } to be nil In [It] at: test/e2e_node/eviction_test.go:571 @ 03/23/23 05:00:35.799from junit_fedora01.xml
> Enter [BeforeEach] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - set up framework | framework.go:191 @ 03/23/23 04:57:56.486 STEP: Creating a kubernetes client - test/e2e/framework/framework.go:211 @ 03/23/23 04:57:56.486 STEP: Building a namespace api object, basename pidpressure-eviction-test - test/e2e/framework/framework.go:250 @ 03/23/23 04:57:56.486 Mar 23 04:57:56.491: INFO: Skipping waiting for service account < Exit [BeforeEach] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - set up framework | framework.go:191 @ 03/23/23 04:57:56.491 (5ms) > Enter [BeforeEach] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/metrics/init/init.go:33 @ 03/23/23 04:57:56.491 < Exit [BeforeEach] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/metrics/init/init.go:33 @ 03/23/23 04:57:56.491 (0s) > Enter [BeforeEach] when we run containers that should cause PIDPressure; PodDisruptionConditions enabled [NodeFeature:PodDisruptionConditions] - test/e2e_node/util.go:176 @ 03/23/23 04:57:56.491 STEP: Stopping the kubelet - test/e2e_node/util.go:200 @ 03/23/23 04:57:56.507 Mar 23 04:57:56.616: INFO: Get running kubelet with systemctl: UNIT LOAD ACTIVE SUB DESCRIPTION kubelet-20230323T045551.service loaded active running /tmp/node-e2e-20230323T045551/kubelet --kubeconfig /tmp/node-e2e-20230323T045551/kubeconfig --root-dir /var/lib/kubelet --v 4 --hostname-override tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 --container-runtime-endpoint unix:///var/run/crio/crio.sock --config /tmp/node-e2e-20230323T045551/kubelet-config --cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type. 1 loaded units listed. , kubelet-20230323T045551 W0323 04:57:56.678260 2517 util.go:477] Health check on "http://127.0.0.1:10248/healthz" failed, error=Head "http://127.0.0.1:10248/healthz": dial tcp 127.0.0.1:10248: connect: connection refused STEP: Starting the kubelet - test/e2e_node/util.go:216 @ 03/23/23 04:57:56.689 W0323 04:57:56.724414 2517 util.go:477] Health check on "http://127.0.0.1:10248/healthz" failed, error=Head "http://127.0.0.1:10248/healthz": dial tcp 127.0.0.1:10248: connect: connection refused < Exit [BeforeEach] when we run containers that should cause PIDPressure; PodDisruptionConditions enabled [NodeFeature:PodDisruptionConditions] - test/e2e_node/util.go:176 @ 03/23/23 04:58:01.727 (5.236s) > Enter [BeforeEach] TOP-LEVEL - test/e2e_node/eviction_test.go:549 @ 03/23/23 04:58:01.727 STEP: setting up pods to be used by tests - test/e2e_node/eviction_test.go:555 @ 03/23/23 04:58:31.767 < Exit [BeforeEach] TOP-LEVEL - test/e2e_node/eviction_test.go:549 @ 03/23/23 04:58:35.797 (34.07s) > Enter [It] should eventually evict all of the correct pods - test/e2e_node/eviction_test.go:563 @ 03/23/23 04:58:35.797 STEP: Waiting for node to have NodeCondition: PIDPressure - test/e2e_node/eviction_test.go:564 @ 03/23/23 04:58:35.797 Mar 23 04:58:35.839: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 1772 Mar 23 04:58:37.855: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 182 Mar 23 04:58:39.869: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 182 Mar 23 04:58:41.883: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 180 Mar 23 04:58:43.896: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:58:45.909: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:58:47.921: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:58:49.935: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:58:51.948: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:58:53.963: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:58:55.978: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:58:57.992: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:00.009: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:02.023: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:04.036: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:06.051: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:08.063: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:10.076: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:12.092: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:14.110: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:16.123: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:18.135: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:20.148: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:22.163: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:24.177: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:26.190: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:28.207: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:30.221: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:32.236: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:34.250: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:36.263: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:38.279: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:40.293: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:42.306: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:44.321: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:46.338: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:48.352: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:50.369: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:52.381: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:54.395: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:56.410: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 04:59:58.423: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:00.435: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:02.448: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:04.461: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:06.475: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:08.489: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:10.503: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:12.515: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:14.530: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:16.543: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:18.555: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:20.570: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:22.584: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:24.598: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:26.619: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:28.632: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:30.645: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:32.659: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 Mar 23 05:00:34.674: INFO: Node.Rlimit.MaxPID: 28628, Node.Rlimit.RunningProcesses: 176 [FAILED] Timed out after 120.000s. Expected <*errors.errorString | 0xc0011f9300>: NodeCondition: PIDPressure not encountered { s: "NodeCondition: PIDPressure not encountered", } to be nil In [It] at: test/e2e_node/eviction_test.go:571 @ 03/23/23 05:00:35.799 < Exit [It] should eventually evict all of the correct pods - test/e2e_node/eviction_test.go:563 @ 03/23/23 05:00:35.799 (2m0.002s) > Enter [AfterEach] TOP-LEVEL - test/e2e_node/eviction_test.go:620 @ 03/23/23 05:00:35.799 STEP: deleting pods - test/e2e_node/eviction_test.go:631 @ 03/23/23 05:00:35.799 STEP: deleting pod: fork-bomb-container-pod - test/e2e_node/eviction_test.go:633 @ 03/23/23 05:00:35.799 STEP: making sure NodeCondition PIDPressure no longer exists on the node - test/e2e_node/eviction_test.go:639 @ 03/23/23 05:00:35.805 STEP: making sure we have all the required images for testing - test/e2e_node/eviction_test.go:648 @ 03/23/23 05:00:35.835 STEP: making sure NodeCondition PIDPressure doesn't exist again after pulling images - test/e2e_node/eviction_test.go:652 @ 03/23/23 05:00:35.835 STEP: making sure we can start a new pod after the test - test/e2e_node/eviction_test.go:660 @ 03/23/23 05:00:35.836 Mar 23 05:00:37.860: INFO: Summary of pod events during the test: I0323 05:00:37.863333 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-3992", Name:"fork-bomb-container-pod", UID:"64b463b0-c4ce-4f7e-ae3f-2afcf40e6a58", APIVersion:"v1", ResourceVersion:"104", FieldPath:"spec.containers{fork-bomb-container-container}"}): type: 'Normal' reason: 'Pulled' Container image "registry.k8s.io/e2e-test-images/busybox:1.29-4" already present on machine I0323 05:00:37.863358 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-3992", Name:"fork-bomb-container-pod", UID:"64b463b0-c4ce-4f7e-ae3f-2afcf40e6a58", APIVersion:"v1", ResourceVersion:"104", FieldPath:"spec.containers{fork-bomb-container-container}"}): type: 'Normal' reason: 'Created' Created container fork-bomb-container-container I0323 05:00:37.863375 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-3992", Name:"fork-bomb-container-pod", UID:"64b463b0-c4ce-4f7e-ae3f-2afcf40e6a58", APIVersion:"v1", ResourceVersion:"104", FieldPath:"spec.containers{fork-bomb-container-container}"}): type: 'Normal' reason: 'Started' Started container fork-bomb-container-container I0323 05:00:37.863386 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-3992", Name:"test-admit-pod", UID:"c715a9cf-37e7-4c8d-bed6-eb41d184702a", APIVersion:"v1", ResourceVersion:"153", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Pulled' Container image "registry.k8s.io/pause:3.9" already present on machine I0323 05:00:37.863398 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-3992", Name:"test-admit-pod", UID:"c715a9cf-37e7-4c8d-bed6-eb41d184702a", APIVersion:"v1", ResourceVersion:"153", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Created' Created container test-admit-pod I0323 05:00:37.863409 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-3992", Name:"test-admit-pod", UID:"c715a9cf-37e7-4c8d-bed6-eb41d184702a", APIVersion:"v1", ResourceVersion:"153", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Started' Started container test-admit-pod Mar 23 05:00:37.863: INFO: Summary of node events during the test: I0323 05:00:37.865721 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'Starting' Starting kubelet. I0323 05:00:37.865738 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientMemory' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientMemory I0323 05:00:37.865748 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasNoDiskPressure' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasNoDiskPressure I0323 05:00:37.865756 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientPID' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientPID I0323 05:00:37.865764 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeAllocatableEnforced' Updated Node Allocatable limit across pods I0323 05:00:37.865777 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeReady I0323 05:00:37.865785 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'Starting' Starting kubelet. I0323 05:00:37.865794 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientMemory' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientMemory I0323 05:00:37.865802 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasNoDiskPressure' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasNoDiskPressure I0323 05:00:37.865810 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientPID' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeHasSufficientPID I0323 05:00:37.865821 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeNotReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeNotReady I0323 05:00:37.865829 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeAllocatableEnforced' Updated Node Allocatable limit across pods I0323 05:00:37.865837 2517 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", UID:"tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeReady' Node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 status is now: NodeReady I0323 05:00:37.865846 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-3992", Name:"fork-bomb-container-pod", UID:"64b463b0-c4ce-4f7e-ae3f-2afcf40e6a58", APIVersion:"v1", ResourceVersion:"104", FieldPath:"spec.containers{fork-bomb-container-container}"}): type: 'Normal' reason: 'Pulled' Container image "registry.k8s.io/e2e-test-images/busybox:1.29-4" already present on machine I0323 05:00:37.865855 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-3992", Name:"fork-bomb-container-pod", UID:"64b463b0-c4ce-4f7e-ae3f-2afcf40e6a58", APIVersion:"v1", ResourceVersion:"104", FieldPath:"spec.containers{fork-bomb-container-container}"}): type: 'Normal' reason: 'Created' Created container fork-bomb-container-container I0323 05:00:37.865863 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-3992", Name:"fork-bomb-container-pod", UID:"64b463b0-c4ce-4f7e-ae3f-2afcf40e6a58", APIVersion:"v1", ResourceVersion:"104", FieldPath:"spec.containers{fork-bomb-container-container}"}): type: 'Normal' reason: 'Started' Started container fork-bomb-container-container I0323 05:00:37.865873 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-3992", Name:"test-admit-pod", UID:"c715a9cf-37e7-4c8d-bed6-eb41d184702a", APIVersion:"v1", ResourceVersion:"153", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Pulled' Container image "registry.k8s.io/pause:3.9" already present on machine I0323 05:00:37.865882 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-3992", Name:"test-admit-pod", UID:"c715a9cf-37e7-4c8d-bed6-eb41d184702a", APIVersion:"v1", ResourceVersion:"153", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Created' Created container test-admit-pod I0323 05:00:37.865890 2517 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-3992", Name:"test-admit-pod", UID:"c715a9cf-37e7-4c8d-bed6-eb41d184702a", APIVersion:"v1", ResourceVersion:"153", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Started' Started container test-admit-pod < Exit [AfterEach] TOP-LEVEL - test/e2e_node/eviction_test.go:620 @ 03/23/23 05:00:37.865 (2.067s) > Enter [AfterEach] when we run containers that should cause PIDPressure; PodDisruptionConditions enabled [NodeFeature:PodDisruptionConditions] - test/e2e_node/util.go:190 @ 03/23/23 05:00:37.865 STEP: Stopping the kubelet - test/e2e_node/util.go:200 @ 03/23/23 05:00:37.865 Mar 23 05:00:37.898: INFO: Get running kubelet with systemctl: UNIT LOAD ACTIVE SUB DESCRIPTION kubelet-20230323T045551.service loaded active running /tmp/node-e2e-20230323T045551/kubelet --kubeconfig /tmp/node-e2e-20230323T045551/kubeconfig --root-dir /var/lib/kubelet --v 4 --hostname-override tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 --container-runtime-endpoint unix:///var/run/crio/crio.sock --config /tmp/node-e2e-20230323T045551/kubelet-config --cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type. 1 loaded units listed. , kubelet-20230323T045551 W0323 05:00:37.954780 2517 util.go:477] Health check on "http://127.0.0.1:10248/healthz" failed, error=Head "http://127.0.0.1:10248/healthz": dial tcp 127.0.0.1:10248: connect: connection refused STEP: Starting the kubelet - test/e2e_node/util.go:216 @ 03/23/23 05:00:37.963 W0323 05:00:37.998279 2517 util.go:477] Health check on "http://127.0.0.1:10248/healthz" failed, error=Head "http://127.0.0.1:10248/healthz": dial tcp 127.0.0.1:10248: connect: connection refused < Exit [AfterEach] when we run containers that should cause PIDPressure; PodDisruptionConditions enabled [NodeFeature:PodDisruptionConditions] - test/e2e_node/util.go:190 @ 03/23/23 05:00:43.001 (5.135s) > Enter [AfterEach] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/node/init/init.go:33 @ 03/23/23 05:00:43.001 Mar 23 05:00:43.001: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready < Exit [AfterEach] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/node/init/init.go:33 @ 03/23/23 05:00:43.003 (2ms) > Enter [DeferCleanup (Each)] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/metrics/init/init.go:35 @ 03/23/23 05:00:43.003 < Exit [DeferCleanup (Each)] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/metrics/init/init.go:35 @ 03/23/23 05:00:43.003 (0s) > Enter [DeferCleanup (Each)] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - dump namespaces | framework.go:209 @ 03/23/23 05:00:43.003 STEP: dump namespace information after failure - test/e2e/framework/framework.go:288 @ 03/23/23 05:00:43.003 STEP: Collecting events from namespace "pidpressure-eviction-test-3992". - test/e2e/framework/debug/dump.go:42 @ 03/23/23 05:00:43.003 STEP: Found 6 events. - test/e2e/framework/debug/dump.go:46 @ 03/23/23 05:00:43.004 Mar 23 05:00:43.004: INFO: At 2023-03-23 04:58:33 +0000 UTC - event for fork-bomb-container-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Pulled: Container image "registry.k8s.io/e2e-test-images/busybox:1.29-4" already present on machine Mar 23 05:00:43.004: INFO: At 2023-03-23 04:58:33 +0000 UTC - event for fork-bomb-container-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Created: Created container fork-bomb-container-container Mar 23 05:00:43.004: INFO: At 2023-03-23 04:58:34 +0000 UTC - event for fork-bomb-container-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Started: Started container fork-bomb-container-container Mar 23 05:00:43.005: INFO: At 2023-03-23 05:00:36 +0000 UTC - event for test-admit-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Pulled: Container image "registry.k8s.io/pause:3.9" already present on machine Mar 23 05:00:43.005: INFO: At 2023-03-23 05:00:36 +0000 UTC - event for test-admit-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Created: Created container test-admit-pod Mar 23 05:00:43.005: INFO: At 2023-03-23 05:00:36 +0000 UTC - event for test-admit-pod: {kubelet tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64} Started: Started container test-admit-pod Mar 23 05:00:43.006: INFO: POD NODE PHASE GRACE CONDITIONS Mar 23 05:00:43.006: INFO: test-admit-pod tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-03-23 05:00:35 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2023-03-23 05:00:36 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2023-03-23 05:00:36 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-03-23 05:00:35 +0000 UTC }] Mar 23 05:00:43.006: INFO: Mar 23 05:00:43.015: INFO: Logging node info for node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 Mar 23 05:00:43.017: INFO: Node Info: &Node{ObjectMeta:{tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 d5154d73-26ba-49c7-9819-d2d75186f522 168 0 2023-03-23 04:57:55 +0000 UTC <nil> <nil> map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 kubernetes.io/os:linux] map[volumes.kubernetes.io/controller-managed-attach-detach:true] [] [] [{kubelet Update v1 2023-03-23 04:57:55 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/os":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{}}}} } {kubelet Update v1 2023-03-23 05:00:38 +0000 UTC FieldsV1 {"f:status":{"f:allocatable":{"f:ephemeral-storage":{},"f:memory":{}},"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}} status}]},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[],},Status:NodeStatus{Capacity:ResourceList{cpu: {{1 0} {<nil>} 1 DecimalSI},ephemeral-storage: {{20869787648 0} {<nil>} 20380652Ki BinarySI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{3841249280 0} {<nil>} 3751220Ki BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{1 0} {<nil>} 1 DecimalSI},ephemeral-storage: {{18782808853 0} {<nil>} 18782808853 DecimalSI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{3579105280 0} {<nil>} 3495220Ki BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2023-03-23 05:00:38 +0000 UTC,LastTransitionTime:2023-03-23 04:57:55 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2023-03-23 05:00:38 +0000 UTC,LastTransitionTime:2023-03-23 04:57:55 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2023-03-23 05:00:38 +0000 UTC,LastTransitionTime:2023-03-23 04:57:55 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2023-03-23 05:00:38 +0000 UTC,LastTransitionTime:2023-03-23 05:00:38 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.138.0.71,},NodeAddress{Type:Hostname,Address:tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:15f885178b375b412290bac14506d9d1,SystemUUID:15f88517-8b37-5b41-2290-bac14506d9d1,BootID:792cdae2-c004-45f6-8c25-1ea95c0d92a9,KernelVersion:6.1.14-200.fc37.x86_64,OSImage:Fedora CoreOS 37.20230303.3.0,ContainerRuntimeVersion:cri-o://1.26.0,KubeletVersion:v1.27.0-beta.0.66+d2be69ac11346d,KubeProxyVersion:v1.27.0-beta.0.66+d2be69ac11346d,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/e2e-test-images/perl@sha256:c613344cdd31c5055961b078f831ef9d9199fc9111efe6e81bea3f00d78bd979 registry.k8s.io/e2e-test-images/perl@sha256:dd475f8a8c579cb78a13f54342e8569e7f925c8b0ba3a5599dbc55c97a4a76f1 registry.k8s.io/e2e-test-images/perl:5.26],SizeBytes:875791114,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/node-perf/tf-wide-deep@sha256:91ab3b5ee22441c99370944e2e2cb32670db62db433611b4e3780bdee6a8e5a1 registry.k8s.io/e2e-test-images/node-perf/tf-wide-deep@sha256:d7e74e6555abe4b001aadddc248447b472ae35ccbb2c21ca0febace6c4c6d7bb registry.k8s.io/e2e-test-images/node-perf/tf-wide-deep:1.3],SizeBytes:559664987,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/volume/gluster@sha256:033a12fe65438751690b519cebd4135a3485771086bcf437212b7b886bb7956c registry.k8s.io/e2e-test-images/volume/gluster@sha256:c52e01956fec2cf5968b87be8f06ae740ea5d208a3b41fa2c7970b13cc515be5 registry.k8s.io/e2e-test-images/volume/gluster:1.3],SizeBytes:352430719,},ContainerImage{Names:[registry.k8s.io/etcd@sha256:51eae8381dcb1078289fa7b4f3df2630cdc18d09fb56f8e56b41c40e191d6c83 registry.k8s.io/etcd@sha256:8ae03c7bbd43d5c301eea33a39ac5eda2964f826050cb2ccf3486f18917590c9 registry.k8s.io/etcd:3.5.7-0],SizeBytes:297083935,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/volume/nfs@sha256:034f77d52166fcacb81d6a6db10a4e24644c241896822e6525925859fec09f47 registry.k8s.io/e2e-test-images/volume/nfs@sha256:3bda73f2428522b0e342af80a0b9679e8594c2126f2b3cca39ed787589741b9e registry.k8s.io/e2e-test-images/volume/nfs:1.3],SizeBytes:272589700,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/agnhost@sha256:16bbf38c463a4223d8cfe4da12bc61010b082a79b4bb003e2d3ba3ece5dd5f9e registry.k8s.io/e2e-test-images/agnhost@sha256:da18b4806cfa370df04f9c3faa7d654a22a80467dc4cab92bd1b22b4abe4d5aa registry.k8s.io/e2e-test-images/agnhost:2.43],SizeBytes:129622797,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22 registry.k8s.io/e2e-test-images/httpd@sha256:21e720a020bf8d492b5dd2fe0f31a5205021176f505ecf35b10177f8bfd68980 registry.k8s.io/e2e-test-images/httpd:2.4.38-4],SizeBytes:128894228,},ContainerImage{Names:[registry.k8s.io/node-problem-detector/node-problem-detector@sha256:0ce71ef6d759425d22b10e65b439749fe5d13377a188e2fc060b731cdb4e6901 registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.7],SizeBytes:115035523,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/node-perf/npb-is@sha256:8285539c79625b192a5e33fc3d21edc1a7776fb9afe15fae3b5037a7a8020839 registry.k8s.io/e2e-test-images/node-perf/npb-is@sha256:f941079315f73b182b0f416134253ee87ab51162cbd2e9fcd31bbe726999a977 registry.k8s.io/e2e-test-images/node-perf/npb-is:1.2],SizeBytes:99663088,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/node-perf/npb-ep@sha256:90b5cfc5451428aad4dd6af9960640f2506804d35aa05e83c11bf0a46ac318c8 registry.k8s.io/e2e-test-images/node-perf/npb-ep@sha256:a37ad3a2ccb2b8aa7ced0b7c884888d2cef953cfc9a158e3e8b914d52147091b registry.k8s.io/e2e-test-images/node-perf/npb-ep:1.2],SizeBytes:99661552,},ContainerImage{Names:[gcr.io/cadvisor/cadvisor@sha256:89e6137f068ded2e9a3a012ce71260b9afc57a19305842aa1074239841a539a7 gcr.io/cadvisor/cadvisor:v0.43.0],SizeBytes:87971088,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/nonroot@sha256:dfa235c2d64c29405f40489cf631193b27bec6dcf13cfee9824e449f6ddac051 registry.k8s.io/e2e-test-images/nonroot@sha256:ee9f50b3c64b174d296d91ca9f69a914ac30e59095dfb462b2b518ad28a63655 registry.k8s.io/e2e-test-images/nonroot:1.4],SizeBytes:43877486,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/sample-device-plugin@sha256:3dd0413e5a78f1c2a6484f168ba3daf23ebb0b1141897237e9559db6c5f7101f registry.k8s.io/e2e-test-images/sample-device-plugin@sha256:e84f6ca27c51ddedf812637dd2bcf771ad69fdca1173e5690c372370d0f93c40 registry.k8s.io/e2e-test-images/sample-device-plugin:1.3],SizeBytes:41740418,},ContainerImage{Names:[docker.io/nfvpe/sriov-device-plugin@sha256:518499ed631ff84b43153b8f7624c1aaacb75a721038857509fe690abdf62ddb docker.io/nfvpe/sriov-device-plugin:v3.1],SizeBytes:25603453,},ContainerImage{Names:[registry.k8s.io/nvidia-gpu-device-plugin@sha256:4b036e8844920336fa48f36edeb7d4398f426d6a934ba022848deed2edbf09aa],SizeBytes:19251111,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/nginx@sha256:5c99cf6a02adda929b10321dbf4ecfa00d87be9ba4fb456006237d530ab4baa1 registry.k8s.io/e2e-test-images/nginx@sha256:c42b04e8cf71231fac5dbc833366f7ce2ae78ef8b9df4304fcb83edcd495f69f registry.k8s.io/e2e-test-images/nginx:1.14-4],SizeBytes:17244936,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/ipc-utils@sha256:647d092bada3b46c449d875adf31d71c1dd29c244e9cca6a04fddf9d6bcac136 registry.k8s.io/e2e-test-images/ipc-utils@sha256:89fe5eb4c180571eb5c4e4179f1e9bc03497b1f50e45e4f720165617a603d737 registry.k8s.io/e2e-test-images/ipc-utils:1.3],SizeBytes:12251265,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/nonewprivs@sha256:8ac1264691820febacf3aea5d152cbde6d10685731ec14966a9401c6f47a68ac registry.k8s.io/e2e-test-images/nonewprivs@sha256:f6b1c4aef11b116c2a065ea60ed071a8f205444f1897bed9aa2e98a5d78cbdae registry.k8s.io/e2e-test-images/nonewprivs:1.3],SizeBytes:7373984,},ContainerImage{Names:[registry.k8s.io/stress@sha256:f00aa1ddc963a3164aef741aab0fc05074ea96de6cd7e0d10077cf98dd72d594 registry.k8s.io/stress:v1],SizeBytes:5502584,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/busybox@sha256:2e0f836850e09b8b7cc937681d6194537a09fbd5f6b9e08f4d646a85128e8937 registry.k8s.io/e2e-test-images/busybox@sha256:4cdffea536d503c58d7e087bab34a43e63a11dcfa4132b5a1b838885f08fb730 registry.k8s.io/e2e-test-images/busybox:1.29-4],SizeBytes:1374155,},ContainerImage{Names:[registry.k8s.io/busybox@sha256:4bdd623e848417d96127e16037743f0cd8b528c026e9175e22a84f639eca58ff],SizeBytes:1319178,},ContainerImage{Names:[registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097 registry.k8s.io/pause@sha256:8d4106c88ec0bd28001e34c975d65175d994072d65341f62a8ab0754b0fafe10 registry.k8s.io/pause:3.9],SizeBytes:750414,},ContainerImage{Names:[registry.k8s.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db registry.k8s.io/pause@sha256:c2280d2f5f56cf9c9a01bb64b2db4651e35efd6d62a54dcfc12049fe6449c5e4 registry.k8s.io/pause:3.6],SizeBytes:690326,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},} Mar 23 05:00:43.018: INFO: Logging kubelet events for node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 Mar 23 05:00:43.019: INFO: Logging pods the kubelet thinks is on node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 Mar 23 05:00:43.020: INFO: test-admit-pod started at 2023-03-23 05:00:35 +0000 UTC (0+1 container statuses recorded) Mar 23 05:00:43.020: INFO: Container test-admit-pod ready: true, restart count 0 W0323 05:00:43.021882 2517 metrics_grabber.go:111] Can't find any pods in namespace kube-system to grab metrics from Mar 23 05:00:43.042: INFO: Latency metrics for node tmp-node-e2e-6999fb3b-fedora-coreos-37-20230303-3-0-gcp-x86-64 END STEP: dump namespace information after failure - test/e2e/framework/framework.go:288 @ 03/23/23 05:00:43.043 (40ms) < Exit [DeferCleanup (Each)] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - dump namespaces | framework.go:209 @ 03/23/23 05:00:43.046 (43ms) > Enter [DeferCleanup (Each)] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - tear down framework | framework.go:206 @ 03/23/23 05:00:43.046 STEP: Destroying namespace "pidpressure-eviction-test-3992" for this suite. - test/e2e/framework/framework.go:351 @ 03/23/23 05:00:43.046 < Exit [DeferCleanup (Each)] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - tear down framework | framework.go:206 @ 03/23/23 05:00:43.048 (2ms)
Filter through log files | View test history on testgrid
error during go run /go/src/k8s.io/kubernetes/test/e2e_node/runner/remote/run_remote.go --cleanup -vmodule=*=4 --ssh-env=gce --results-dir=/workspace/_artifacts --project=k8s-jkns-gke-ubuntu-1-6-as --zone=us-west1-b --ssh-user=core --ssh-key=/workspace/.ssh/google_compute_engine --ginkgo-flags=--nodes=1 --focus="\[NodeFeature:Eviction\]" --test_args=--container-runtime-endpoint=unix:///var/run/crio/crio.sock --container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service" --extra-log="{\"name\": \"crio.log\", \"journalctl\": [\"-u\", \"crio\"]}" --test-timeout=5h0m0s --image-config-file=/workspace/test-infra/jobs/e2e_node/crio/latest/image-config-cgrpv1.yaml: exit status 1
from junit_runner.xml
Filter through log files | View test history on testgrid
E2eNode Suite [It] [sig-node] InodeEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause DiskPressure should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] LocalStorageEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause DiskPressure should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] LocalStorageSoftEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause DiskPressure should eventually evict all of the correct pods
E2eNode Suite [SynchronizedAfterSuite]
E2eNode Suite [SynchronizedBeforeSuite]
kubetest Deferred TearDown
kubetest DumpClusterLogs
kubetest GetDeployer
kubetest Prepare
kubetest TearDown
kubetest TearDown Previous
kubetest Timeout
kubetest Up
kubetest test setup
E2eNode Suite [It] [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: http [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: sctp [LinuxOnly][Feature:SCTPConnectivity]
E2eNode Suite [It] [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: udp [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-network] Networking Granular Checks: Pods should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-network] Networking Granular Checks: Pods should function for node-pod communication: sctp [LinuxOnly][Feature:SCTPConnectivity]
E2eNode Suite [It] [sig-network] Networking Granular Checks: Pods should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] AppArmor [Feature:AppArmor][NodeFeature:AppArmor] when running without AppArmor should reject a pod with an AppArmor profile
E2eNode Suite [It] [sig-node] CPU Manager Metrics [Serial][Feature:CPUManager] when querying /metrics should not report any pinning failures when the cpumanager allocation is expected to succeed
E2eNode Suite [It] [sig-node] CPU Manager Metrics [Serial][Feature:CPUManager] when querying /metrics should report pinning failures when the cpumanager allocation is known to fail
E2eNode Suite [It] [sig-node] CPU Manager Metrics [Serial][Feature:CPUManager] when querying /metrics should report zero pinning counters after a fresh restart
E2eNode Suite [It] [sig-node] CPU Manager [Serial] [Feature:CPUManager] With kubeconfig updated with static CPU Manager policy run the CPU Manager tests should assign CPUs as expected based on the Pod spec
E2eNode Suite [It] [sig-node] CPU Manager [Serial] [Feature:CPUManager] With kubeconfig updated with static CPU Manager policy run the CPU Manager tests should assign CPUs as expected with enhanced policy based on strict SMT alignment
E2eNode Suite [It] [sig-node] Checkpoint Container [NodeFeature:CheckpointContainer] will checkpoint a container out of a pod
E2eNode Suite [It] [sig-node] ConfigMap should be consumable via environment variable [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] ConfigMap should be consumable via the environment [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] ConfigMap should fail to create ConfigMap with empty key [Conformance]
E2eNode Suite [It] [sig-node] ConfigMap should run through a ConfigMap lifecycle [Conformance]
E2eNode Suite [It] [sig-node] ConfigMap should update ConfigMap successfully
E2eNode Suite [It] [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart exec hook properly [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart http hook properly [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart https hook properly [MinimumKubeletVersion:1.23] [NodeConformance]
E2eNode Suite [It] [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop http hook properly [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop https hook properly [MinimumKubeletVersion:1.23] [NodeConformance]
E2eNode Suite [It] [sig-node] Container Manager Misc [Serial] Validate OOM score adjustments [NodeFeature:OOMScoreAdj] once the node is setup pod infra containers oom-score-adj should be -998 and best effort container's should be 1000
E2eNode Suite [It] [sig-node] Container Manager Misc [Serial] Validate OOM score adjustments [NodeFeature:OOMScoreAdj] once the node is setup Kubelet's oom-score-adj should be -999
E2eNode Suite [It] [sig-node] Container Manager Misc [Serial] Validate OOM score adjustments [NodeFeature:OOMScoreAdj] once the node is setup burstable container's oom-score-adj should be between [2, 1000)
E2eNode Suite [It] [sig-node] Container Manager Misc [Serial] Validate OOM score adjustments [NodeFeature:OOMScoreAdj] once the node is setup container runtime's oom-score-adj should be -999
E2eNode Suite [It] [sig-node] Container Manager Misc [Serial] Validate OOM score adjustments [NodeFeature:OOMScoreAdj] once the node is setup guaranteed container's oom-score-adj should be -998
E2eNode Suite [It] [sig-node] Container Runtime Conformance Test container runtime conformance blackbox test when running a container with a new image should be able to pull from private registry with credential provider [NodeConformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test on terminated container should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test on terminated container should report termination message from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test on terminated container should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test on terminated container should report termination message if TerminationMessagePath is set [NodeConformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test on terminated container should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test when running a container with a new image should be able to pull from private registry with secret [NodeConformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test when running a container with a new image should be able to pull image [NodeConformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test when running a container with a new image should not be able to pull from private registry without secret [NodeConformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test when running a container with a new image should not be able to pull image from invalid registry [NodeConformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test when starting a container that exits should run with the expected status [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] ContainerLogPath [NodeConformance] Pod with a container printed log to stdout should print log to correct cri log path
E2eNode Suite [It] [sig-node] ContainerLogPath [NodeConformance] Pod with a container printed log to stdout should print log to correct log path
E2eNode Suite [It] [sig-node] ContainerLogRotation [Slow] [Serial] [Disruptive] when a container generates a lot of log should be rotated and limited to a fixed amount of files
E2eNode Suite [It] [sig-node] Containers should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Containers should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Containers should be able to override the image's default command and arguments [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Containers should use the image defaults if command and args are blank [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] CriticalPod [Serial] [Disruptive] [NodeFeature:CriticalPod] when we need to admit a critical pod [Flaky] should be able to create and delete a critical pod
E2eNode Suite [It] [sig-node] Deleted pods handling [NodeConformance] Should transition to Failed phase a deleted pod if non-zero exit codes Restart policy Always
E2eNode Suite [It] [sig-node] Deleted pods handling [NodeConformance] Should transition to Failed phase a deleted pod if non-zero exit codes Restart policy Never
E2eNode Suite [It] [sig-node] Deleted pods handling [NodeConformance] Should transition to Failed phase a deleted pod if non-zero exit codes Restart policy OnFailure
E2eNode Suite [It] [sig-node] Deleted pods handling [NodeConformance] Should transition to Failed phase a pod which is deleted while pending
E2eNode Suite [It] [sig-node] Deleted pods handling [NodeConformance] Should transition to Succeeded phase a deleted pod when containers complete with 0 exit code Restart policy Always
E2eNode Suite [It] [sig-node] Deleted pods handling [NodeConformance] Should transition to Succeeded phase a deleted pod when containers complete with 0 exit code Restart policy Never
E2eNode Suite [It] [sig-node] Deleted pods handling [NodeConformance] Should transition to Succeeded phase a deleted pod when containers complete with 0 exit code Restart policy OnFailure
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 10 pods with 0s interval
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 10 pods with 0s interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 10 pods with 100ms interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 10 pods with 300ms interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 35 pods with 0s interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 35 pods with 100ms interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 35 pods with 300ms interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 90 pods with 0s interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 90 pods with 100ms interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 90 pods with 300ms interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods with higher API QPS latency/resource should be within limit when create 90 pods with 0s interval (QPS 60) [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods with higher API QPS latency/resource should be within limit when create 90 pods with 100ms interval (QPS 60) [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods with higher API QPS latency/resource should be within limit when create 90 pods with 300ms interval (QPS 60) [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a sequence of pods latency/resource should be within limit when create 10 pods with 50 background pods
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a sequence of pods latency/resource should be within limit when create 10 pods with 50 background pods [Benchmark][NodeSpeicalFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a sequence of pods latency/resource should be within limit when create 30 pods with 50 background pods [Benchmark][NodeSpeicalFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a sequence of pods latency/resource should be within limit when create 50 pods with 50 background pods [Benchmark][NodeSpeicalFeature:Benchmark]
E2eNode Suite [It] [sig-node] Device Manager [Serial] [Feature:DeviceManager][NodeFeature:DeviceManager] With SRIOV devices in the system should be able to recover V1 (aka pre-1.20) checkpoint data and reject pods before device re-registration
E2eNode Suite [It] [sig-node] Device Manager [Serial] [Feature:DeviceManager][NodeFeature:DeviceManager] With SRIOV devices in the system should be able to recover V1 (aka pre-1.20) checkpoint data and update topology info on device re-registration
E2eNode Suite [It] [sig-node] Device Plugin [Feature:DevicePluginProbe][NodeFeature:DevicePluginProbe][Serial] DevicePlugin [Serial] [Disruptive] Can schedule a pod that requires a device
E2eNode Suite [It] [sig-node] Device Plugin [Feature:DevicePluginProbe][NodeFeature:DevicePluginProbe][Serial] DevicePlugin [Serial] [Disruptive] Keeps device plugin assignments across pod and kubelet restarts
E2eNode Suite [It] [sig-node] Device Plugin [Feature:DevicePluginProbe][NodeFeature:DevicePluginProbe][Serial] DevicePlugin [Serial] [Disruptive] Keeps device plugin assignments after the device plugin has been re-registered
E2eNode Suite [It] [sig-node] Downward API [Serial] [Disruptive] [NodeFeature:DownwardAPIHugePages] Downward API tests for hugepages should provide container's limits.hugepages-<pagesize> and requests.hugepages-<pagesize> as env vars
E2eNode Suite [It] [sig-node] Downward API [Serial] [Disruptive] [NodeFeature:DownwardAPIHugePages] Downward API tests for hugepages should provide default limits.hugepages-<pagesize> from node allocatable
E2eNode Suite [It] [sig-node] Downward API should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Downward API should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Downward API should provide host IP and pod IP as an env var if pod uses host network [LinuxOnly]
E2eNode Suite [It] [sig-node] Downward API should provide host IP as an env var [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Downward API should provide pod UID as env vars [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Downward API should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Ephemeral Containers [NodeConformance] will start an ephemeral container in an existing pod [Conformance]
E2eNode Suite [It] [sig-node] GarbageCollect [Serial][NodeFeature:GarbageCollect] Garbage Collection Test: Many Pods with Many Restarting Containers Should eventually garbage collect containers when we exceed the number of dead containers per container
E2eNode Suite [It] [sig-node] GarbageCollect [Serial][NodeFeature:GarbageCollect] Garbage Collection Test: Many Restarting Containers Should eventually garbage collect containers when we exceed the number of dead containers per container
E2eNode Suite [It] [sig-node] GarbageCollect [Serial][NodeFeature:GarbageCollect] Garbage Collection Test: One Non-restarting Container Should eventually garbage collect containers when we exceed the number of dead containers per container
E2eNode Suite [It] [sig-node] GracefulNodeShutdown [Serial] [NodeFeature:GracefulNodeShutdown] [NodeFeature:GracefulNodeShutdownBasedOnPodPriority] graceful node shutdown when PodDisruptionConditions are enabled [NodeFeature:PodDisruptionConditions] should add the DisruptionTarget pod failure condition to the evicted pods
E2eNode Suite [It] [sig-node] GracefulNodeShutdown [Serial] [NodeFeature:GracefulNodeShutdown] [NodeFeature:GracefulNodeShutdownBasedOnPodPriority] when gracefully shutting down after restart dbus, should be able to gracefully shutdown
E2eNode Suite [It] [sig-node] GracefulNodeShutdown [Serial] [NodeFeature:GracefulNodeShutdown] [NodeFeature:GracefulNodeShutdownBasedOnPodPriority] when gracefully shutting down should be able to gracefully shutdown pods with various grace periods
E2eNode Suite [It] [sig-node] GracefulNodeShutdown [Serial] [NodeFeature:GracefulNodeShutdown] [NodeFeature:GracefulNodeShutdownBasedOnPodPriority] when gracefully shutting down should be able to handle a cancelled shutdown
E2eNode Suite [It] [sig-node] GracefulNodeShutdown [Serial] [NodeFeature:GracefulNodeShutdown] [NodeFeature:GracefulNodeShutdownBasedOnPodPriority] when gracefully shutting down with Pod priority should be able to gracefully shutdown pods with various grace periods
E2eNode Suite [It] [sig-node] Hostname of Pod [NodeConformance] a pod configured to set FQDN as hostname will remain in Pending state generating FailedCreatePodSandBox events when the FQDN is longer than 64 bytes
E2eNode Suite [It] [sig-node] Hostname of Pod [NodeConformance] a pod with subdomain field has FQDN, hostname is shortname
E2eNode Suite [It] [sig-node] Hostname of Pod [NodeConformance] a pod with subdomain field has FQDN, when setHostnameAsFQDN is set to true, the FQDN is set as hostname
E2eNode Suite [It] [sig-node] Hostname of Pod [NodeConformance] a pod without FQDN is not affected by SetHostnameAsFQDN field
E2eNode Suite [It] [sig-node] Hostname of Pod [NodeConformance] a pod without subdomain field does not have FQDN
E2eNode Suite [It] [sig-node] HugePages [Serial] [Feature:HugePages][NodeSpecialFeature:HugePages] should add resources for new huge page sizes on kubelet restart
E2eNode Suite [It] [sig-node] HugePages [Serial] [Feature:HugePages][NodeSpecialFeature:HugePages] should remove resources for huge page sizes no longer supported
E2eNode Suite [It] [sig-node] HugePages [Serial] [Feature:HugePages][NodeSpecialFeature:HugePages] when start the pod with the resources requests that contain multiple hugepages resources should set correct hugetlb mount and limit under the container cgroup
E2eNode Suite [It] [sig-node] HugePages [Serial] [Feature:HugePages][NodeSpecialFeature:HugePages] when start the pod with the resources requests that contain only one hugepages resource with the backward compatible API should set correct hugetlb mount and limit under the container cgroup
E2eNode Suite [It] [sig-node] HugePages [Serial] [Feature:HugePages][NodeSpecialFeature:HugePages] when start the pod with the resources requests that contain only one hugepages resource with the new API should set correct hugetlb mount and limit under the container cgroup
E2eNode Suite [It] [sig-node] ImageCredentialProvider [Feature:KubeletCredentialProviders] should be able to create pod with image credentials fetched from external credential provider
E2eNode Suite [It] [sig-node] ImageGCNoEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause DiskPressure should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] ImageID [NodeFeature: ImageID] should be set to the manifest digest (from RepoDigests) when available
E2eNode Suite [It] [sig-node] InitContainer [NodeConformance] should invoke init containers on a RestartAlways pod [Conformance]
E2eNode Suite [It] [sig-node] InitContainer [NodeConformance] should invoke init containers on a RestartNever pod [Conformance]
E2eNode Suite [It] [sig-node] InitContainer [NodeConformance] should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance]
E2eNode Suite [It] [sig-node] InitContainer [NodeConformance] should not start app containers if init containers fail on a RestartAlways pod [Conformance]
E2eNode Suite [It] [sig-node] Kubelet Cgroup Manager Pod containers [NodeConformance] On scheduling a BestEffort Pod Pod containers should have been created under the BestEffort cgroup
E2eNode Suite [It] [sig-node] Kubelet Cgroup Manager Pod containers [NodeConformance] On scheduling a Burstable Pod Pod containers should have been created under the Burstable cgroup
E2eNode Suite [It] [sig-node] Kubelet Cgroup Manager Pod containers [NodeConformance] On scheduling a Guaranteed Pod Pod containers should have been created under the cgroup-root
E2eNode Suite [It] [sig-node] Kubelet Cgroup Manager QOS containers On enabling QOS cgroup hierarchy Top level QoS containers should have been created [NodeConformance]
E2eNode Suite [It] [sig-node] Kubelet PodOverhead handling [LinuxOnly] PodOverhead cgroup accounting On running pod with PodOverhead defined Pod cgroup should be sum of overhead and resource limits
E2eNode Suite [It] [sig-node] Kubelet Volume Manager Volume Manager On termination of pod with memory backed volume should remove the volume from the node [NodeConformance]
E2eNode Suite [It] [sig-node] Kubelet when scheduling a busybox command in a pod should print the output to logs [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Kubelet when scheduling a busybox command that always fails in a pod should be possible to delete [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Kubelet when scheduling a busybox command that always fails in a pod should have an terminated reason [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Kubelet when scheduling a read only busybox container should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Kubelet when scheduling an agnhost Pod with hostAliases should write entries to /etc/hosts [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] KubeletManagedEtcHosts should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Lease lease API should be available [Conformance]
E2eNode Suite [It] [sig-node] LocalStorageCapacityIsolationEviction [Slow] [Serial] [Disruptive] [Feature:LocalStorageCapacityIsolation][NodeFeature:Eviction] when we run containers that should cause evictions due to pod local storage violations should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] LocalStorageCapacityIsolationFSQuotaMonitoring [Slow] [Serial] [Disruptive] [Feature:LocalStorageCapacityIsolationQuota][NodeFeature:LSCIQuotaMonitoring] when we run containers that should cause use quotas for LSCI monitoring (quotas enabled: false) should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] LocalStorageCapacityIsolationFSQuotaMonitoring [Slow] [Serial] [Disruptive] [Feature:LocalStorageCapacityIsolationQuota][NodeFeature:LSCIQuotaMonitoring] when we run containers that should cause use quotas for LSCI monitoring (quotas enabled: true) should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] LocalStorageCapacityIsolationMemoryBackedVolumeEviction [Slow] [Serial] [Disruptive] [Feature:LocalStorageCapacityIsolation][NodeFeature:Eviction] when we run containers that should cause evictions due to pod local storage violations should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] Lock contention [Slow] [Disruptive] [NodeSpecialFeature:LockContention] Kubelet should stop when the test acquires the lock on lock file and restart once the lock is released
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with none policy should not report any memory data during request to pod resources GetAllocatableResources
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with none policy should not report any memory data during request to pod resources List
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with none policy should succeed to start the pod
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with static policy should report memory data during request to pod resources GetAllocatableResources
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with static policy when guaranteed pod has init and app containers should succeed to start the pod
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with static policy when guaranteed pod has only app containers should succeed to start the pod
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with static policy when guaranteed pod memory request is bigger than free memory on each NUMA node should be rejected
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with static policy when multiple guaranteed pods started should report memory data for each guaranteed pod and container during request to pod resources List
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with static policy when multiple guaranteed pods started should succeed to start all pods
E2eNode Suite [It] [sig-node] MemoryAllocatableEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause MemoryPressure should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] MirrorPod when create a mirror pod should be recreated when mirror pod forcibly deleted [NodeConformance]
E2eNode Suite [It] [sig-node] MirrorPod when create a mirror pod should be recreated when mirror pod gracefully deleted [NodeConformance]
E2eNode Suite [It] [sig-node] MirrorPod when create a mirror pod should be updated when static pod updated [NodeConformance]
E2eNode Suite [It] [sig-node] MirrorPod when create a mirror pod without changes should successfully recreate when file is removed and recreated [NodeConformance]
E2eNode Suite [It] [sig-node] MirrorPod when recreating a static pod it should launch successfully even if it temporarily failed termination due to volume failing to unmount [NodeConformance] [Serial]
E2eNode Suite [It] [sig-node] MirrorPodWithGracePeriod when create a mirror pod and the container runtime is temporarily down during pod termination [NodeConformance] [Serial] [Disruptive] the mirror pod should terminate successfully
E2eNode Suite [It] [sig-node] MirrorPodWithGracePeriod when create a mirror pod mirror pod termination should satisfy grace period when static pod is deleted [NodeConformance]
E2eNode Suite [It] [sig-node] MirrorPodWithGracePeriod when create a mirror pod mirror pod termination should satisfy grace period when static pod is updated [NodeConformance]
E2eNode Suite [It] [sig-node] MirrorPodWithGracePeriod when create a mirror pod should update a static pod when the static pod is updated multiple times during the graceful termination period [NodeConformance]
E2eNode Suite [It] [sig-node] Node Container Manager [Serial] Validate Node Allocatable [NodeFeature:NodeAllocatable] sets up the node and runs the test
E2eNode Suite [It] [sig-node] Node Performance Testing [Serial] [Slow] Run node performance testing with pre-defined workloads NAS parallel benchmark (NPB) suite - Embarrassingly Parallel (EP) workload
E2eNode Suite [It] [sig-node] Node Performance Testing [Serial] [Slow] Run node performance testing with pre-defined workloads NAS parallel benchmark (NPB) suite - Integer Sort (IS) workload
E2eNode Suite [It] [sig-node] Node Performance Testing [Serial] [Slow] Run node performance testing with pre-defined workloads TensorFlow workload
E2eNode Suite [It] [sig-node] NodeLease NodeLease should have OwnerReferences set
E2eNode Suite [It] [sig-node] NodeLease NodeLease the kubelet should create and update a lease in the kube-node-lease namespace
E2eNode Suite [It] [sig-node] NodeLease NodeLease the kubelet should report node status infrequently
E2eNode Suite [It] [sig-node] NodeProblemDetector [NodeFeature:NodeProblemDetector] [Serial] SystemLogMonitor should generate node condition and events for corresponding errors
E2eNode Suite [It] [sig-node] OOMKiller [LinuxOnly] [NodeConformance] The containers terminated by OOM killer should have the reason set to OOMKilled
E2eNode Suite [It] [sig-node] OSArchLabelReconciliation [Serial] [Slow] [Disruptive] Kubelet should reconcile the OS and Arch labels when restarted
E2eNode Suite [It] [sig-node] OSArchLabelReconciliation [Serial] [Slow] [Disruptive] Kubelet should reconcile the OS and Arch labels when running
E2eNode Suite [It] [sig-node] POD Resources [Serial] [Feature:PodResources][NodeFeature:PodResources] when querying /metrics [NodeConformance] should report the values for the podresources metrics
E2eNode Suite [It] [sig-node] POD Resources [Serial] [Feature:PodResources][NodeFeature:PodResources] with SRIOV devices in the system with CPU manager None policy should return the expected responses
E2eNode Suite [It] [sig-node] POD Resources [Serial] [Feature:PodResources][NodeFeature:PodResources] with SRIOV devices in the system with CPU manager Static policy should return the expected responses
E2eNode Suite [It] [sig-node] POD Resources [Serial] [Feature:PodResources][NodeFeature:PodResources] with a topology-unaware device plugin, which reports resources w/o hardware topology with CPU manager Static policy should return proper podresources the same as before the restart of kubelet
E2eNode Suite [It] [sig-node] POD Resources [Serial] [Feature:PodResources][NodeFeature:PodResources] with the builtin rate limit values should hit throttling when calling podresources List in a tight loop
E2eNode Suite [It] [sig-node] POD Resources [Serial] [Feature:PodResources][NodeFeature:PodResources] without SRIOV devices in the system with CPU manager None policy should return the expected responses
E2eNode Suite [It] [sig-node] POD Resources [Serial] [Feature:PodResources][NodeFeature:PodResources] without SRIOV devices in the system with CPU manager Static policy should return the expected responses
E2eNode Suite [It] [sig-node] POD Resources [Serial] [Feature:PodResources][NodeFeature:PodResources] without SRIOV devices in the system with disabled KubeletPodResourcesGetAllocatable feature gate should return the expected error with the feature gate disabled
E2eNode Suite [It] [sig-node] Pod conditions managed by Kubelet including PodHasNetwork condition [Serial] [Feature:PodHasNetwork] a pod failing to mount volumes and with init containers should report just the scheduled condition set
E2eNode Suite [It] [sig-node] Pod conditions managed by Kubelet including PodHasNetwork condition [Serial] [Feature:PodHasNetwork] a pod failing to mount volumes and without init containers should report scheduled and initialized conditions set
E2eNode Suite [It] [sig-node] Pod conditions managed by Kubelet including PodHasNetwork condition [Serial] [Feature:PodHasNetwork] a pod with init containers should report all conditions set in expected order after the pod is up
E2eNode Suite [It] [sig-node] Pod conditions managed by Kubelet including PodHasNetwork condition [Serial] [Feature:PodHasNetwork] a pod without init containers should report all conditions set in expected order after the pod is up
E2eNode Suite [It] [sig-node] Pod conditions managed by Kubelet without PodHasNetwork condition a pod failing to mount volumes and with init containers should report just the scheduled condition set
E2eNode Suite [It] [sig-node] Pod conditions managed by Kubelet without PodHasNetwork condition a pod failing to mount volumes and without init containers should report scheduled and initialized conditions set
E2eNode Suite [It] [sig-node] Pod conditions managed by Kubelet without PodHasNetwork condition a pod with init containers should report all conditions set in expected order after the pod is up
E2eNode Suite [It] [sig-node] Pod conditions managed by Kubelet without PodHasNetwork condition a pod without init containers should report all conditions set in expected order after the pod is up
E2eNode Suite [It] [sig-node] PodOSRejection [NodeConformance] Kubelet should reject pod when the node OS doesn't match pod's OS
E2eNode Suite [It] [sig-node] PodPidsLimit [Serial] With config updated with pids limits should set pids.max for Pod
E2eNode Suite [It] [sig-node] PodTemplates should delete a collection of pod templates [Conformance]
E2eNode Suite [It] [sig-node] PodTemplates should replace a pod template [Conformance]
E2eNode Suite [It] [sig-node] PodTemplates should run the lifecycle of PodTemplates [Conformance]
E2eNode Suite [It] [sig-node] Pods should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Pods should be submitted and removed [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Pods should be updated [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Pods should cap back-off at MaxContainerBackOff [Slow][NodeConformance]
E2eNode Suite [It] [sig-node] Pods should contain environment variables for services [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Pods should delete a collection of pods [Conformance]
E2eNode Suite [It] [sig-node] Pods should get a host IP [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Pods should have their auto-restart back-off timer reset on image update [Slow][NodeConformance]
E2eNode Suite [It] [sig-node] Pods should patch a pod status [Conformance]
E2eNode Suite [It] [sig-node] Pods should run through the lifecycle of Pods and PodStatus [Conformance]
E2eNode Suite [It] [sig-node] Pods should support pod readiness gates [NodeConformance]
E2eNode Suite [It] [sig-node] Pods should support remote command execution over websockets [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Pods should support retrieving logs from the container over websockets [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] PriorityLocalStorageEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause DiskPressure should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause PIDPressure should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] PrivilegedPod [NodeConformance] should enable privileged commands [LinuxOnly]
E2eNode Suite [It] [sig-node] Probing container should *not* be restarted by liveness probe because startup probe delays it
E2eNode Suite [It] [sig-node] Probing container should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container should *not* be restarted with a GRPC liveness probe [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container should *not* be restarted with a non-local redirect http liveness probe
E2eNode Suite [It] [sig-node] Probing container should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container should be ready immediately after startupProbe succeeds
E2eNode Suite [It] [sig-node] Probing container should be restarted by liveness probe after startup probe enables it
E2eNode Suite [It] [sig-node] Probing container should be restarted startup probe fails
E2eNode Suite [It] [sig-node] Probing container should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container should be restarted with a GRPC liveness probe [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container should be restarted with a failing exec liveness probe that took longer than the timeout
E2eNode Suite [It] [sig-node] Probing container should be restarted with a local redirect http liveness probe
E2eNode Suite [It] [sig-node] Probing container should be restarted with an exec liveness probe with timeout [MinimumKubeletVersion:1.20] [NodeConformance]
E2eNode Suite [It] [sig-node] Probing container should have monotonically increasing restart count [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container should mark readiness on pods to false and disable liveness probes while pod is in progress of terminating
E2eNode Suite [It] [sig-node] Probing container should mark readiness on pods to false while pod is in progress of terminating when a pod has a readiness probe
E2eNode Suite [It] [sig-node] Probing container should not be ready with an exec readiness probe timeout [MinimumKubeletVersion:1.20] [NodeConformance]
E2eNode Suite [It] [sig-node] Probing container should override timeoutGracePeriodSeconds when LivenessProbe field is set [Feature:ProbeTerminationGracePeriod]
E2eNode Suite [It] [sig-node] Probing container should override timeoutGracePeriodSeconds when StartupProbe field is set [Feature:ProbeTerminationGracePeriod]
E2eNode Suite [It] [sig-node] Probing container with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Resource-usage [Serial] [Slow] regular resource usage tracking resource tracking for 0 pods per node [Benchmark]
E2eNode Suite [It] [sig-node] Resource-usage [Serial] [Slow] regular resource usage tracking resource tracking for 10 pods per node
E2eNode Suite [It] [sig-node] Resource-usage [Serial] [Slow] regular resource usage tracking resource tracking for 10 pods per node [Benchmark]
E2eNode Suite [It] [sig-node] Resource-usage [Serial] [Slow] regular resource usage tracking resource tracking for 35 pods per node [Benchmark]
E2eNode Suite [It] [sig-node] Resource-usage [Serial] [Slow] regular resource usage tracking resource tracking for 90 pods per node [Benchmark]
E2eNode Suite [It] [sig-node] ResourceMetricsAPI [NodeFeature:ResourceMetrics] when querying /resource/metrics should report resource usage through the resource metrics api
E2eNode Suite [It] [sig-node] Restart [Serial] [Slow] [Disruptive] Container Runtime Network should recover from ip leak
E2eNode Suite [It] [sig-node] Restart [Serial] [Slow] [Disruptive] Dbus should continue to run pods after a restart
E2eNode Suite [It] [sig-node] Restart [Serial] [Slow] [Disruptive] Kubelet should correctly account for terminated pods after restart
E2eNode Suite [It] [sig-node] RuntimeClass should support RuntimeClasses API operations [Conformance]
E2eNode Suite [It] [sig-node] RuntimeClass should reject a Pod requesting a RuntimeClass with an unconfigured handler [NodeFeature:RuntimeHandler]
E2eNode Suite [It] [sig-node] RuntimeClass should reject a Pod requesting a deleted RuntimeClass [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] RuntimeClass should reject a Pod requesting a non-existent RuntimeClass [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] RuntimeClass should run a Pod requesting a RuntimeClass with a configured handler [NodeFeature:RuntimeHandler]
E2eNode Suite [It] [sig-node] RuntimeClass should schedule a Pod requesting a RuntimeClass and initialize its Overhead [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] RuntimeClass should schedule a Pod requesting a RuntimeClass without PodOverhead [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] SeccompDefault [Serial] [Feature:SeccompDefault] [LinuxOnly] with SeccompDefault enabled should use the default seccomp profile when unspecified
E2eNode Suite [It] [sig-node] SeccompDefault [Serial] [Feature:SeccompDefault] [LinuxOnly] with SeccompDefault enabled should use unconfined when specified
E2eNode Suite [It] [sig-node] Secrets should be consumable from pods in env vars [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Secrets should be consumable via the environment [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Secrets should fail to create secret due to empty secret key [Conformance]
E2eNode Suite [It] [sig-node] Secrets should patch a secret [Conformance]
E2eNode Suite [It] [sig-node] Security Context When creating a container with runAsNonRoot should not run with an explicit root user ID [LinuxOnly]
E2eNode Suite [It] [sig-node] Security Context When creating a container with runAsNonRoot should not run without a specified user ID
E2eNode Suite [It] [sig-node] Security Context When creating a container with runAsNonRoot should run with an explicit non-root user ID [LinuxOnly]
E2eNode Suite [It] [sig-node] Security Context When creating a container with runAsNonRoot should run with an image specified user ID
E2eNode Suite [It] [sig-node] Security Context When creating a container with runAsUser should run the container with uid 0 [LinuxOnly] [NodeConformance]
E2eNode Suite [It] [sig-node] Security Context When creating a container with runAsUser should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Security Context When creating a pod with HostUsers must create the user namespace if set to false [LinuxOnly] [Feature:UserNamespacesStatelessPodsSupport]
E2eNode Suite [It] [sig-node] Security Context When creating a pod with HostUsers must not create the user namespace if set to true [LinuxOnly] [Feature:UserNamespacesStatelessPodsSupport]
E2eNode Suite [It] [sig-node] Security Context When creating a pod with HostUsers should mount all volumes with proper permissions with hostUsers=false [LinuxOnly] [Feature:UserNamespacesStatelessPodsSupport]
E2eNode Suite [It] [sig-node] Security Context When creating a pod with HostUsers should set FSGroup to user inside the container with hostUsers=false [LinuxOnly] [Feature:UserNamespacesStatelessPodsSupport]
E2eNode Suite [It] [sig-node] Security Context When creating a pod with privileged should run the container as privileged when true [LinuxOnly] [NodeFeature:HostAccess]
E2eNode Suite [It] [sig-node] Security Context When creating a pod with privileged should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Security Context When creating a pod with readOnlyRootFilesystem should run the container with readonly rootfs when readOnlyRootFilesystem=true [LinuxOnly] [NodeConformance]
E2eNode Suite [It] [sig-node] Security Context When creating a pod with readOnlyRootFilesystem should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Security Context [NodeConformance][LinuxOnly] Container PID namespace sharing containers in pods using isolated PID namespaces should all receive PID 1
E2eNode Suite [It] [sig-node] Security Context [NodeConformance][LinuxOnly] Container PID namespace sharing processes in containers sharing a pod namespace should be able to see each other
E2eNode Suite [It] [sig-node] Security Context when creating a pod in the host IPC namespace should not show the shared memory ID in the non-hostIPC containers [NodeFeature:HostAccess]
E2eNode Suite [It] [sig-node] Security Context when creating a pod in the host IPC namespace should show the shared memory ID in the host IPC containers [NodeFeature:HostAccess]
E2eNode Suite [It] [sig-node] Security Context when creating a pod in the host PID namespace should not show its pid in the non-hostpid containers [NodeFeature:HostAccess]
E2eNode Suite [It] [sig-node] Security Context when creating a pod in the host PID namespace should show its pid in the host PID namespace [NodeFeature:HostAccess]
E2eNode Suite [It] [sig-node] Security Context when creating a pod in the host network namespace should listen on same port in the host network containers [NodeFeature:HostAccess]
E2eNode Suite [It] [sig-node] Security Context when creating a pod in the host network namespace shouldn't show the same port in the non-hostnetwork containers [NodeFeature:HostAccess]
E2eNode Suite [It] [sig-node] Security Context when creating containers with AllowPrivilegeEscalation should allow privilege escalation when not explicitly set and uid != 0 [LinuxOnly] [NodeConformance]
E2eNode Suite [It] [sig-node] Security Context when creating containers with AllowPrivilegeEscalation should allow privilege escalation when true [LinuxOnly] [NodeConformance]
E2eNode Suite [It] [sig-node] Security Context when creating containers with AllowPrivilegeEscalation should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Summary API [NodeConformance] when querying /stats/summary should report resource usage through the stats api
E2eNode Suite [It] [sig-node] Sysctls [LinuxOnly] [NodeConformance] should not launch unsafe, but not explicitly enabled sysctls on the node [MinimumKubeletVersion:1.21]
E2eNode Suite [It] [sig-node] Sysctls [LinuxOnly] [NodeConformance] should reject invalid sysctls [MinimumKubeletVersion:1.21] [Conformance]
E2eNode Suite [It] [sig-node] Sysctls [LinuxOnly] [NodeConformance] should support sysctls [MinimumKubeletVersion:1.21] [Conformance]
E2eNode Suite [It] [sig-node] Sysctls [LinuxOnly] [NodeConformance] should support sysctls with slashes as separator [MinimumKubeletVersion:1.23]
E2eNode Suite [It] [sig-node] SystemNodeCriticalPod [Slow] [Serial] [Disruptive] [NodeFeature:SystemNodeCriticalPod] when create a system-node-critical pod should not be evicted upon DiskPressure
E2eNode Suite [It] [sig-node] Topology Manager Metrics [Serial][NodeFeature:TopologyManager] when querying /metrics should not report any admission failures when the topology manager alignment is expected to succeed
E2eNode Suite [It] [sig-node] Topology Manager Metrics [Serial][NodeFeature:TopologyManager] when querying /metrics should report admission failures when the topology manager alignment is known to fail
E2eNode Suite [It] [sig-node] Topology Manager Metrics [Serial][NodeFeature:TopologyManager] when querying /metrics should report zero admission counters after a fresh restart
E2eNode Suite [It] [sig-node] Topology Manager [Serial] [NodeFeature:TopologyManager] With kubeconfig updated to static CPU Manager policy run the Topology Manager tests run Topology Manager node alignment test suite
E2eNode Suite [It] [sig-node] Topology Manager [Serial] [NodeFeature:TopologyManager] With kubeconfig updated to static CPU Manager policy run the Topology Manager tests run Topology Manager policy test suite
E2eNode Suite [It] [sig-node] Topology Manager [Serial] [NodeFeature:TopologyManager] With kubeconfig updated to static CPU Manager policy run the Topology Manager tests run the Topology Manager pod scope alignment test suite
E2eNode Suite [It] [sig-node] Unknown Pods [Serial] [Disruptive] when creating a API pod the api pod should be terminated and cleaned up due to becoming a unknown pod due to being force deleted while kubelet is not running
E2eNode Suite [It] [sig-node] Unknown Pods [Serial] [Disruptive] when creating a mirror pod the static pod should be terminated and cleaned up due to becoming a unknown pod due to being force deleted while kubelet is not running
E2eNode Suite [It] [sig-node] Variable Expansion should allow composing env vars into new env vars [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Variable Expansion should allow substituting values in a container's args [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Variable Expansion should allow substituting values in a container's command [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Variable Expansion should allow substituting values in a volume subpath [Conformance]
E2eNode Suite [It] [sig-node] Variable Expansion should fail substituting values in a volume subpath with absolute path [Slow] [Conformance]
E2eNode Suite [It] [sig-node] Variable Expansion should fail substituting values in a volume subpath with backticks [Slow] [Conformance]
E2eNode Suite [It] [sig-node] Variable Expansion should succeed in writing subpaths in container [Slow] [Conformance]
E2eNode Suite [It] [sig-node] Variable Expansion should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance]
E2eNode Suite [It] [sig-node] [Feature:StandaloneMode] when creating a static pod the pod should be running
E2eNode Suite [It] [sig-node] [NodeConformance] Containers Lifecycle should launch init container serially before a regular container
E2eNode Suite [It] [sig-node] [NodeConformance] Containers Lifecycle should not launch regular containers if an init container fails
E2eNode Suite [It] [sig-node] [NodeConformance] Containers Lifecycle should not launch second container before PostStart of the first container completed
E2eNode Suite [It] [sig-node] [NodeConformance] Containers Lifecycle should restart failing container when pod restartPolicy is Always
E2eNode Suite [It] [sig-node] [NodeConformance] Containers Lifecycle should run Init container to completion before call to PostStart of regular container
E2eNode Suite [It] [sig-storage] ConfigMap Should fail non-optional pod creation due to configMap object does not exist [Slow]
E2eNode Suite [It] [sig-storage] ConfigMap Should fail non-optional pod creation due to the key in the configMap object does not exist [Slow]
E2eNode Suite [It] [sig-storage] ConfigMap binary data should be reflected in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap optional updates should be reflected in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume with mappings as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap should be immutable if `immutable` field is set [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap updates should be reflected in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API [Serial] [Disruptive] [Feature:EphemeralStorage] Downward API tests for local ephemeral storage should provide container's limits.ephemeral-storage and requests.ephemeral-storage as env vars
E2eNode Suite [It] [sig-storage] Downward API [Serial] [Disruptive] [Feature:EphemeralStorage] Downward API tests for local ephemeral storage should provide default limits.ephemeral-storage from node allocatable
E2eNode Suite [It] [sig-storage] Downward API volume should provide container's cpu limit [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should provide container's cpu request [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should provide container's memory limit [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should provide container's memory request [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should provide podname as non-root with fsgroup [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] Downward API volume should provide podname as non-root with fsgroup and defaultMode [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] Downward API volume should provide podname only [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should update annotations on modification [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should update labels on modification [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes pod should support memory backed volumes of specified size
E2eNode Suite [It] [sig-storage] EmptyDir volumes pod should support shared volumes between containers [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] files with FSGroup ownership should support (root,0644,tmpfs)
E2eNode Suite [It] [sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] new files should be created with FSGroup ownership when container is non-root
E2eNode Suite [It] [sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] new files should be created with FSGroup ownership when container is root
E2eNode Suite [It] [sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] nonexistent volume subPath should have the correct mode and owner using FSGroup
E2eNode Suite [It] [sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] volume on default medium should have the correct mode using FSGroup
E2eNode Suite [It] [sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] volume on tmpfs should have the correct mode using FSGroup
E2eNode Suite [It] [sig-storage] HostPath should give a volume the correct mode [LinuxOnly] [NodeConformance]
E2eNode Suite [It] [sig-storage] HostPath should support r/w [NodeConformance]
E2eNode Suite [It] [sig-storage] HostPath should support subPath [NodeConformance]
E2eNode Suite [It] [sig-storage] Projected combined should project all components that make up the projection API [Projection][NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap Should fail non-optional pod creation due to configMap object does not exist [Slow]
E2eNode Suite [It] [sig-storage] Projected configMap Should fail non-optional pod creation due to the key in the configMap object does not exist [Slow]
E2eNode Suite [It] [sig-storage] Projected configMap optional updates should be reflected in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume with mappings as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap updates should be reflected in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide container's cpu limit [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide container's cpu request [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide container's memory limit [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide container's memory request [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide podname as non-root with fsgroup [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide podname as non-root with fsgroup and defaultMode [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide podname only [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should update annotations on modification [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should update labels on modification [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected secret Should fail non-optional pod creation due to secret object does not exist [Slow]
E2eNode Suite [It] [sig-storage] Projected secret Should fail non-optional pod creation due to the key in the secret object does not exist [Slow]
E2eNode Suite [It] [sig-storage] Projected secret optional updates should be reflected in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected secret should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance]
E2eNode Suite [It] [sig-storage] Projected secret should be consumable from pods in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected secret should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected secret should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected secret should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected secret should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected secret should be consumable in multiple volumes in a pod [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets Should fail non-optional pod creation due to secret object does not exist [Slow]
E2eNode Suite [It] [sig-storage] Secrets Should fail non-optional pod creation due to the key in the secret object does not exist [Slow]
E2eNode Suite [It] [sig-storage] Secrets optional updates should be reflected in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets should be consumable from pods in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets should be consumable in multiple volumes in a pod [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets should be immutable if `immutable` field is set [Conformance]
E2eNode Suite [It] [sig-storage] Volumes NFSv3 should be mountable for NFSv3
E2eNode Suite [It] [sig-storage] Volumes NFSv4 should be mountable for NFSv4