Test Report: Docker_Linux 12425

                    
                      b9d7ac983dd68de861f6c962981dfd25d0b1477c:2021-09-15:20481
                    
                

Test fail (1/284)

Order failed test Duration
72 TestFunctional/serial/ComponentHealth 2.3
x
+
TestFunctional/serial/ComponentHealth (2.3s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:886: (dbg) Run:  kubectl --context functional-20210915172222-22677 get po -l tier=control-plane -n kube-system -o=json
functional_test.go:900: etcd phase: Running
functional_test.go:908: etcd is not Ready: {Phase:Running Conditions:[{Type:Initialized Status:True} {Type:Ready Status:False} {Type:ContainersReady Status:False} {Type:PodScheduled Status:True}] Message: Reason: HostIP:192.168.49.2 PodIP:192.168.49.2 StartTime:2021-09-15 17:22:43 +0000 UTC ContainerStatuses:[{Name:etcd State:{Waiting:<nil> Running:0xc001097d88 Terminated:<nil>} LastTerminationState:{Waiting:<nil> Running:<nil> Terminated:0xc000484000} Ready:false RestartCount:1 Image:k8s.gcr.io/etcd:3.5.0-0 ImageID:docker-pullable://k8s.gcr.io/etcd@sha256:9ce33ba33d8e738a5b85ed50b5080ac746deceed4a7496c550927a7a19ca3b6d ContainerID:docker://a2ab135084448aa6d636900ab1f0540b9e9193ae0e76bd37c4c8ae4bea61a41f}]}
functional_test.go:900: kube-apiserver phase: Running
functional_test.go:908: kube-apiserver is not Ready: {Phase:Running Conditions:[{Type:Initialized Status:True} {Type:Ready Status:False} {Type:ContainersReady Status:False} {Type:PodScheduled Status:True}] Message: Reason: HostIP:192.168.49.2 PodIP:192.168.49.2 StartTime:2021-09-15 17:22:43 +0000 UTC ContainerStatuses:[{Name:kube-apiserver State:{Waiting:<nil> Running:<nil> Terminated:0xc000484070} LastTerminationState:{Waiting:<nil> Running:<nil> Terminated:<nil>} Ready:false RestartCount:0 Image:k8s.gcr.io/kube-apiserver:v1.22.1 ImageID:docker-pullable://k8s.gcr.io/kube-apiserver@sha256:6862d5a70cea8f3ef49213d6a36b7bfbbf90f99fb37f7124505be55f0ef51364 ContainerID:docker://6c4926bac9cb53123ce965cef87735685a88279ee8ff43276da6d4c5d7b5dfc0}]}
functional_test.go:900: kube-controller-manager phase: Running
functional_test.go:910: kube-controller-manager status: Ready
functional_test.go:900: kube-scheduler phase: Running
functional_test.go:908: kube-scheduler is not Ready: {Phase:Running Conditions:[{Type:Initialized Status:True} {Type:Ready Status:False} {Type:ContainersReady Status:False} {Type:PodScheduled Status:True}] Message: Reason: HostIP:192.168.49.2 PodIP:192.168.49.2 StartTime:2021-09-15 17:22:43 +0000 UTC ContainerStatuses:[{Name:kube-scheduler State:{Waiting:<nil> Running:0xc000160498 Terminated:<nil>} LastTerminationState:{Waiting:<nil> Running:<nil> Terminated:0xc0004840e0} Ready:false RestartCount:1 Image:k8s.gcr.io/kube-scheduler:v1.22.1 ImageID:docker-pullable://k8s.gcr.io/kube-scheduler@sha256:e1a999694bf4b9198bc220216680ef651fabe406445a93c2d354f9dd7e53c1fd ContainerID:docker://573579ce53ca497923a54aa7891136829d8a1830572fb9f1a112d2c8064cbf46}]}
helpers_test.go:223: -----------------------post-mortem--------------------------------
helpers_test.go:231: ======>  post-mortem[TestFunctional/serial/ComponentHealth]: docker inspect <======
helpers_test.go:232: (dbg) Run:  docker inspect functional-20210915172222-22677
helpers_test.go:236: (dbg) docker inspect functional-20210915172222-22677:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "aaeb7540ca0738947213956ba1f9dc5b08b1fc8fc8db458a131734894867e5e7",
	        "Created": "2021-09-15T17:22:24.298109722Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 49020,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2021-09-15T17:22:24.759280979Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:83b5a81388468b1ffcd3874b4f24c1406c63c33ac07797cc8bed6ad0207d36a8",
	        "ResolvConfPath": "/var/lib/docker/containers/aaeb7540ca0738947213956ba1f9dc5b08b1fc8fc8db458a131734894867e5e7/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/aaeb7540ca0738947213956ba1f9dc5b08b1fc8fc8db458a131734894867e5e7/hostname",
	        "HostsPath": "/var/lib/docker/containers/aaeb7540ca0738947213956ba1f9dc5b08b1fc8fc8db458a131734894867e5e7/hosts",
	        "LogPath": "/var/lib/docker/containers/aaeb7540ca0738947213956ba1f9dc5b08b1fc8fc8db458a131734894867e5e7/aaeb7540ca0738947213956ba1f9dc5b08b1fc8fc8db458a131734894867e5e7-json.log",
	        "Name": "/functional-20210915172222-22677",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-20210915172222-22677:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "functional-20210915172222-22677",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "CapAdd": null,
	            "CapDrop": null,
	            "Capabilities": null,
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 0,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": null,
	            "BlkioDeviceWriteBps": null,
	            "BlkioDeviceReadIOps": null,
	            "BlkioDeviceWriteIOps": null,
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [
	                {
	                    "PathOnHost": "/dev/fuse",
	                    "PathInContainer": "/dev/fuse",
	                    "CgroupPermissions": "rwm"
	                }
	            ],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "KernelMemory": 0,
	            "KernelMemoryTCP": 0,
	            "MemoryReservation": 0,
	            "MemorySwap": 0,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": null,
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/620d3c53f1c4fdcadb25cff396b74db4be0b1ed40a24640bdb9ec0022f02f474-init/diff:/var/lib/docker/overlay2/0f8a10c746fedd8d666b9dae9bdd481a4ecb3bdc1c19c1763f5067cb6f6ec480/diff:/var/lib/docker/overlay2/f54dd51211f7fd37ed9e7e1b70117531d83c45068e0d908bb274324aaab9559e/diff:/var/lib/docker/overlay2/db8bcdf3259b37def0e8daacd8a4b91582e91b1335c4898bead8f0570ee379f4/diff:/var/lib/docker/overlay2/38faf25fee6b5c923ea643302bba2da4194356f1ecd1442a2371c90afb025b10/diff:/var/lib/docker/overlay2/c4a1a3e49e5edffd417be1158a98868c52bdfc84e62524f2c795e427d987e984/diff:/var/lib/docker/overlay2/e68c2d7fd8912bc6f5e5c4fd63053076de99a4d27b5ac2d087e97b170c724fbd/diff:/var/lib/docker/overlay2/c74734152182eae7a2408058cc612acaac307696039525cbf809638bdc5f0291/diff:/var/lib/docker/overlay2/871cb5ebce097dd4aeeed897eae2f2516c492acd2cf20e22a9bd621400d03fab/diff:/var/lib/docker/overlay2/c6de31e81e924f091a3674cc807ae856aaaf0bd75eede35b8012e555a78482f8/diff:/var/lib/docker/overlay2/5cb89b
dcb371bd4714cf4cc592534e708077fc8ba74ac5611767920d2e72b515/diff:/var/lib/docker/overlay2/855cba59b338da688aa696b251e03ec2f0d9dc95537b26265f31042b64dbcc2d/diff:/var/lib/docker/overlay2/68e4b369a0e1b1a42b5b9874ee9fa0849598643096f78bd2ff9f86e7f0dee281/diff:/var/lib/docker/overlay2/7d9c9be2ec55a3cfaeb8e493bde1f09d3e07500aa41b31d9dc92e3a045bfaa88/diff:/var/lib/docker/overlay2/e229f9da50c177e6addfce418c74667438f518d5821a0f714cb58a3968830c71/diff:/var/lib/docker/overlay2/ef41fa20aaf0f3e8b0f0873abea368bc5dfaf6684783ca409e3d6dfa74ca2b33/diff:/var/lib/docker/overlay2/8160677224d3d0ba75ceac5e22adbe4420f58aa9df575a4fa1eb16cfa5d36cb1/diff:/var/lib/docker/overlay2/747c3fc9ab1ea2616d662bd3b2e2f1ddbdac907a6eea86ac017e9ce3e66dc4d9/diff:/var/lib/docker/overlay2/f8eb124418298912c3691320300767eabaeae37f352f56c2d0e5a40dd97b0bc2/diff:/var/lib/docker/overlay2/c37f4c78c3026a8785fb4aca9fa78dc5ac21307cb3bfbf746bacec078e037770/diff:/var/lib/docker/overlay2/ee71c4960738cdf41b558b5aa16215f18299ecf0b241560a77477f080674ba8c/diff:/var/lib/d
ocker/overlay2/f2132a0cc49a4383ce675ba6870120bd2c58077afad82ab90d066c0651128e1d/diff:/var/lib/docker/overlay2/44200c5ed83b044737127b23b0b15c55e21152acc08ba98910e0dcb93835c4d5/diff:/var/lib/docker/overlay2/22bce5e99989e32cb7a1f876e412e03427623b5cb70e4709d0336c2cae5f4b37/diff:/var/lib/docker/overlay2/ccfb925585c3768c7aba8e731873849181bedce4d441b3095c1abfd310c405e1/diff:/var/lib/docker/overlay2/a90553cf4067ab91ee5ed23daf5f3aab785ded168917688d3c11e7eb856cc869/diff:/var/lib/docker/overlay2/dc493bca572baf2fff7143d6c551dc24acb22082e51a68200466da7510d37550/diff:/var/lib/docker/overlay2/e4fdd0a7dd5c09a7507c2e66bb44972d2db20fd3c58d2191eaa45291e1a47321/diff:/var/lib/docker/overlay2/4badf8f702a906675401fab2bb8327dafc5e0098b8a40e8ae31d3f4337c5539e/diff:/var/lib/docker/overlay2/d7a568f51d57ee1283764757ae3c91db612a7acb01906d88f7321359f27d4dcb/diff:/var/lib/docker/overlay2/123e8c40e6520b691981a6af80c211632618f36cb297ef8a28376985e8b9eddf/diff:/var/lib/docker/overlay2/fcfefbd58c332906200403538c8d881d31cbd97ecd5a2e223b198713731
51469/diff:/var/lib/docker/overlay2/a9e5b72b4ba31d329ac284cad558db42f24197775aaabfd188f2846a0a4ce96d/diff:/var/lib/docker/overlay2/7916e1ed717fc8628e14637400ba911d6e64209e501841613f69224c999b54f8/diff:/var/lib/docker/overlay2/3c121fd6f387f06c1b3a211eb1d7db64ffd333a873146a734de241e936ab5322/diff:/var/lib/docker/overlay2/9958539b4278fcc1c310de22689891aba5f238a94351d3c645b9dacba922241b/diff:/var/lib/docker/overlay2/c6c60f0d02b1e1aad2ea4fa1fb017d98e1ca4602689452dbd721342c0927fc6a/diff:/var/lib/docker/overlay2/e61aabb9eb2161801d4795e4a00f41afd54c504a52aeeef70d49d2a4f47fcd99/diff:/var/lib/docker/overlay2/a69e80d9160e6158cf9f37881d60928bf3221341b1fffe8d2855488233278102/diff:/var/lib/docker/overlay2/f76fd1ba3588d22f5228ab597df7a62e20a79217c1712dbc33e20061e12891c6/diff",
	                "MergedDir": "/var/lib/docker/overlay2/620d3c53f1c4fdcadb25cff396b74db4be0b1ed40a24640bdb9ec0022f02f474/merged",
	                "UpperDir": "/var/lib/docker/overlay2/620d3c53f1c4fdcadb25cff396b74db4be0b1ed40a24640bdb9ec0022f02f474/diff",
	                "WorkDir": "/var/lib/docker/overlay2/620d3c53f1c4fdcadb25cff396b74db4be0b1ed40a24640bdb9ec0022f02f474/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-20210915172222-22677",
	                "Source": "/var/lib/docker/volumes/functional-20210915172222-22677/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-20210915172222-22677",
	            "Domainname": "",
	            "User": "root",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8441/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56",
	            "Volumes": null,
	            "WorkingDir": "",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "functional-20210915172222-22677",
	                "name.minikube.sigs.k8s.io": "functional-20210915172222-22677",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "2962495ad098ffc3bbac4f77cf644170f64d85fbaec71de1f6849489d19f6ea2",
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32782"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32781"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32778"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32780"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32779"
	                    }
	                ]
	            },
	            "SandboxKey": "/var/run/docker/netns/2962495ad098",
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-20210915172222-22677": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": [
	                        "aaeb7540ca07"
	                    ],
	                    "NetworkID": "2267c202d9196530bd594d5d4380c3520a043a5e07321634ce532a8fbf8cb7f0",
	                    "EndpointID": "dec20c1c8b7a50fb86fed92f0f74d2baa04603920518b3feb695b2e63f96f4e9",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:240: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p functional-20210915172222-22677 -n functional-20210915172222-22677
helpers_test.go:245: <<< TestFunctional/serial/ComponentHealth FAILED: start of post-mortem logs <<<
helpers_test.go:246: ======>  post-mortem[TestFunctional/serial/ComponentHealth]: minikube logs <======
helpers_test.go:248: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 logs -n 25
helpers_test.go:248: (dbg) Done: out/minikube-linux-amd64 -p functional-20210915172222-22677 logs -n 25: (1.265099374s)
helpers_test.go:253: TestFunctional/serial/ComponentHealth logs: 
-- stdout --
	* 
	* ==> Audit <==
	* |---------|--------------------------------------------------------------------------|---------------------------------|---------|---------|-------------------------------|-------------------------------|
	| Command |                                   Args                                   |             Profile             |  User   | Version |          Start Time           |           End Time            |
	|---------|--------------------------------------------------------------------------|---------------------------------|---------|---------|-------------------------------|-------------------------------|
	| -p      | nospam-20210915172138-22677                                              | nospam-20210915172138-22677     | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:22:03 UTC | Wed, 15 Sep 2021 17:22:03 UTC |
	|         | --log_dir                                                                |                                 |         |         |                               |                               |
	|         | /tmp/nospam-20210915172138-22677                                         |                                 |         |         |                               |                               |
	|         | unpause                                                                  |                                 |         |         |                               |                               |
	| -p      | nospam-20210915172138-22677                                              | nospam-20210915172138-22677     | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:22:03 UTC | Wed, 15 Sep 2021 17:22:04 UTC |
	|         | --log_dir                                                                |                                 |         |         |                               |                               |
	|         | /tmp/nospam-20210915172138-22677                                         |                                 |         |         |                               |                               |
	|         | unpause                                                                  |                                 |         |         |                               |                               |
	| -p      | nospam-20210915172138-22677                                              | nospam-20210915172138-22677     | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:22:04 UTC | Wed, 15 Sep 2021 17:22:04 UTC |
	|         | --log_dir                                                                |                                 |         |         |                               |                               |
	|         | /tmp/nospam-20210915172138-22677                                         |                                 |         |         |                               |                               |
	|         | unpause                                                                  |                                 |         |         |                               |                               |
	| -p      | nospam-20210915172138-22677                                              | nospam-20210915172138-22677     | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:22:04 UTC | Wed, 15 Sep 2021 17:22:20 UTC |
	|         | --log_dir                                                                |                                 |         |         |                               |                               |
	|         | /tmp/nospam-20210915172138-22677                                         |                                 |         |         |                               |                               |
	|         | stop                                                                     |                                 |         |         |                               |                               |
	| -p      | nospam-20210915172138-22677                                              | nospam-20210915172138-22677     | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:22:20 UTC | Wed, 15 Sep 2021 17:22:20 UTC |
	|         | --log_dir                                                                |                                 |         |         |                               |                               |
	|         | /tmp/nospam-20210915172138-22677                                         |                                 |         |         |                               |                               |
	|         | stop                                                                     |                                 |         |         |                               |                               |
	| -p      | nospam-20210915172138-22677                                              | nospam-20210915172138-22677     | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:22:20 UTC | Wed, 15 Sep 2021 17:22:20 UTC |
	|         | --log_dir                                                                |                                 |         |         |                               |                               |
	|         | /tmp/nospam-20210915172138-22677                                         |                                 |         |         |                               |                               |
	|         | stop                                                                     |                                 |         |         |                               |                               |
	| delete  | -p nospam-20210915172138-22677                                           | nospam-20210915172138-22677     | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:22:20 UTC | Wed, 15 Sep 2021 17:22:22 UTC |
	| start   | -p                                                                       | functional-20210915172222-22677 | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:22:22 UTC | Wed, 15 Sep 2021 17:23:04 UTC |
	|         | functional-20210915172222-22677                                          |                                 |         |         |                               |                               |
	|         | --memory=4000                                                            |                                 |         |         |                               |                               |
	|         | --apiserver-port=8441                                                    |                                 |         |         |                               |                               |
	|         | --wait=all --driver=docker                                               |                                 |         |         |                               |                               |
	|         | --container-runtime=docker                                               |                                 |         |         |                               |                               |
	| start   | -p                                                                       | functional-20210915172222-22677 | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:23:04 UTC | Wed, 15 Sep 2021 17:23:09 UTC |
	|         | functional-20210915172222-22677                                          |                                 |         |         |                               |                               |
	|         | --alsologtostderr -v=8                                                   |                                 |         |         |                               |                               |
	| -p      | functional-20210915172222-22677                                          | functional-20210915172222-22677 | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:23:10 UTC | Wed, 15 Sep 2021 17:23:10 UTC |
	|         | cache add k8s.gcr.io/pause:3.1                                           |                                 |         |         |                               |                               |
	| -p      | functional-20210915172222-22677                                          | functional-20210915172222-22677 | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:23:10 UTC | Wed, 15 Sep 2021 17:23:12 UTC |
	|         | cache add k8s.gcr.io/pause:3.3                                           |                                 |         |         |                               |                               |
	| -p      | functional-20210915172222-22677                                          | functional-20210915172222-22677 | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:23:12 UTC | Wed, 15 Sep 2021 17:23:13 UTC |
	|         | cache add                                                                |                                 |         |         |                               |                               |
	|         | k8s.gcr.io/pause:latest                                                  |                                 |         |         |                               |                               |
	| -p      | functional-20210915172222-22677 cache add                                | functional-20210915172222-22677 | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:23:13 UTC | Wed, 15 Sep 2021 17:23:14 UTC |
	|         | minikube-local-cache-test:functional-20210915172222-22677                |                                 |         |         |                               |                               |
	| -p      | functional-20210915172222-22677 cache delete                             | functional-20210915172222-22677 | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:23:14 UTC | Wed, 15 Sep 2021 17:23:14 UTC |
	|         | minikube-local-cache-test:functional-20210915172222-22677                |                                 |         |         |                               |                               |
	| cache   | delete k8s.gcr.io/pause:3.3                                              | minikube                        | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:23:14 UTC | Wed, 15 Sep 2021 17:23:14 UTC |
	| cache   | list                                                                     | minikube                        | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:23:15 UTC | Wed, 15 Sep 2021 17:23:15 UTC |
	| -p      | functional-20210915172222-22677                                          | functional-20210915172222-22677 | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:23:15 UTC | Wed, 15 Sep 2021 17:23:15 UTC |
	|         | ssh sudo crictl images                                                   |                                 |         |         |                               |                               |
	| -p      | functional-20210915172222-22677                                          | functional-20210915172222-22677 | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:23:15 UTC | Wed, 15 Sep 2021 17:23:15 UTC |
	|         | ssh sudo docker rmi                                                      |                                 |         |         |                               |                               |
	|         | k8s.gcr.io/pause:latest                                                  |                                 |         |         |                               |                               |
	| -p      | functional-20210915172222-22677                                          | functional-20210915172222-22677 | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:23:16 UTC | Wed, 15 Sep 2021 17:23:17 UTC |
	|         | cache reload                                                             |                                 |         |         |                               |                               |
	| -p      | functional-20210915172222-22677                                          | functional-20210915172222-22677 | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:23:17 UTC | Wed, 15 Sep 2021 17:23:17 UTC |
	|         | ssh sudo crictl inspecti                                                 |                                 |         |         |                               |                               |
	|         | k8s.gcr.io/pause:latest                                                  |                                 |         |         |                               |                               |
	| cache   | delete k8s.gcr.io/pause:3.1                                              | minikube                        | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:23:17 UTC | Wed, 15 Sep 2021 17:23:17 UTC |
	| cache   | delete k8s.gcr.io/pause:latest                                           | minikube                        | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:23:17 UTC | Wed, 15 Sep 2021 17:23:17 UTC |
	| -p      | functional-20210915172222-22677                                          | functional-20210915172222-22677 | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:23:17 UTC | Wed, 15 Sep 2021 17:23:17 UTC |
	|         | kubectl -- --context                                                     |                                 |         |         |                               |                               |
	|         | functional-20210915172222-22677                                          |                                 |         |         |                               |                               |
	|         | get pods                                                                 |                                 |         |         |                               |                               |
	| kubectl | --profile=functional-20210915172222-22677                                | functional-20210915172222-22677 | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:23:17 UTC | Wed, 15 Sep 2021 17:23:17 UTC |
	|         | -- --context                                                             |                                 |         |         |                               |                               |
	|         | functional-20210915172222-22677 get pods                                 |                                 |         |         |                               |                               |
	| start   | -p functional-20210915172222-22677                                       | functional-20210915172222-22677 | jenkins | v1.23.0 | Wed, 15 Sep 2021 17:23:17 UTC | Wed, 15 Sep 2021 17:23:38 UTC |
	|         | --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision |                                 |         |         |                               |                               |
	|         | --wait=all                                                               |                                 |         |         |                               |                               |
	|---------|--------------------------------------------------------------------------|---------------------------------|---------|---------|-------------------------------|-------------------------------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2021/09/15 17:23:17
	Running on machine: debian-jenkins-agent-1
	Binary: Built with gc go1.17 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0915 17:23:17.784680   55240 out.go:298] Setting OutFile to fd 1 ...
	I0915 17:23:17.784748   55240 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 17:23:17.784750   55240 out.go:311] Setting ErrFile to fd 2...
	I0915 17:23:17.784755   55240 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 17:23:17.784851   55240 root.go:313] Updating PATH: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/bin
	I0915 17:23:17.785040   55240 out.go:305] Setting JSON to false
	I0915 17:23:17.821843   55240 start.go:111] hostinfo: {"hostname":"debian-jenkins-agent-1","uptime":11155,"bootTime":1631715442,"procs":213,"os":"linux","platform":"debian","platformFamily":"debian","platformVersion":"9.13","kernelVersion":"4.9.0-16-amd64","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"c29e0b88-ef83-6765-d2fa-208fdce1af32"}
	I0915 17:23:17.821915   55240 start.go:121] virtualization: kvm guest
	I0915 17:23:17.824920   55240 out.go:177] * [functional-20210915172222-22677] minikube v1.23.0 on Debian 9.13 (kvm/amd64)
	I0915 17:23:17.826427   55240 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/kubeconfig
	I0915 17:23:17.825075   55240 notify.go:169] Checking for updates...
	I0915 17:23:17.827863   55240 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0915 17:23:17.829337   55240 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube
	I0915 17:23:17.831765   55240 out.go:177]   - MINIKUBE_LOCATION=12425
	I0915 17:23:17.832545   55240 config.go:177] Loaded profile config "functional-20210915172222-22677": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.22.1
	I0915 17:23:17.832586   55240 driver.go:343] Setting default libvirt URI to qemu:///system
	I0915 17:23:17.879928   55240 docker.go:132] docker version: linux-19.03.15
	I0915 17:23:17.880007   55240 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 17:23:17.961087   55240 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:181 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:40 SystemTime:2021-09-15 17:23:17.914912705 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-1 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warnin
gs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 17:23:17.961198   55240 docker.go:237] overlay module found
	I0915 17:23:17.963342   55240 out.go:177] * Using the docker driver based on existing profile
	I0915 17:23:17.963373   55240 start.go:278] selected driver: docker
	I0915 17:23:17.963379   55240 start.go:751] validating driver "docker" against &{Name:functional-20210915172222-22677 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.22.1 ClusterName:functional-20210915172222-22677 Namespace:default APIServe
rName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.22.1 ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false helm-tiller:false ingress:false ingress-dns:false istio:false istio-provisioner:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false volumesnapshots:false] CustomAdd
onImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false ExtraDisks:0}
	I0915 17:23:17.963469   55240 start.go:762] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc:}
	I0915 17:23:17.963908   55240 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 17:23:18.046675   55240 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:181 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:40 SystemTime:2021-09-15 17:23:18.00085714 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddre
ss:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-1 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warning
s:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 17:23:18.047239   55240 start_flags.go:737] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0915 17:23:18.047257   55240 cni.go:93] Creating CNI manager for ""
	I0915 17:23:18.047263   55240 cni.go:167] CNI unnecessary in this configuration, recommending no CNI
	I0915 17:23:18.047268   55240 start_flags.go:278] config:
	{Name:functional-20210915172222-22677 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.22.1 ClusterName:functional-20210915172222-22677 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Conta
inerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.22.1 ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false helm-tiller:false ingress:false ingress-dns:false istio:false istio-provisioner:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false volumesnapshots:false] CustomAddo
nImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false ExtraDisks:0}
	I0915 17:23:18.049622   55240 out.go:177] * Starting control plane node functional-20210915172222-22677 in cluster functional-20210915172222-22677
	I0915 17:23:18.049647   55240 cache.go:118] Beginning downloading kic base image for docker with docker
	I0915 17:23:18.051079   55240 out.go:177] * Pulling base image ...
	I0915 17:23:18.051104   55240 preload.go:131] Checking if preload exists for k8s version v1.22.1 and runtime docker
	I0915 17:23:18.051132   55240 preload.go:147] Found local preload: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v12-v1.22.1-docker-overlay2-amd64.tar.lz4
	I0915 17:23:18.051141   55240 cache.go:57] Caching tarball of preloaded images
	I0915 17:23:18.051198   55240 image.go:75] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local docker daemon
	I0915 17:23:18.051313   55240 preload.go:173] Found /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v12-v1.22.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0915 17:23:18.051341   55240 cache.go:60] Finished verifying existence of preloaded tar for  v1.22.1 on docker
	I0915 17:23:18.051479   55240 profile.go:148] Saving config to /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/config.json ...
	I0915 17:23:18.158899   55240 image.go:79] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local docker daemon, skipping pull
	I0915 17:23:18.158914   55240 cache.go:140] gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 exists in daemon, skipping load
	I0915 17:23:18.158931   55240 cache.go:206] Successfully downloaded all kic artifacts
	I0915 17:23:18.158960   55240 start.go:313] acquiring machines lock for functional-20210915172222-22677: {Name:mk42b53e1c6e7d6f1e375fd98da7378d94ddc715 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0915 17:23:18.159048   55240 start.go:317] acquired machines lock for "functional-20210915172222-22677" in 71.745µs
	I0915 17:23:18.159062   55240 start.go:93] Skipping create...Using existing machine configuration
	I0915 17:23:18.159066   55240 fix.go:55] fixHost starting: 
	I0915 17:23:18.159303   55240 cli_runner.go:115] Run: docker container inspect functional-20210915172222-22677 --format={{.State.Status}}
	I0915 17:23:18.198143   55240 fix.go:108] recreateIfNeeded on functional-20210915172222-22677: state=Running err=<nil>
	W0915 17:23:18.198162   55240 fix.go:134] unexpected machine state, will restart: <nil>
	I0915 17:23:18.200378   55240 out.go:177] * Updating the running docker "functional-20210915172222-22677" container ...
	I0915 17:23:18.200410   55240 machine.go:88] provisioning docker machine ...
	I0915 17:23:18.200441   55240 ubuntu.go:169] provisioning hostname "functional-20210915172222-22677"
	I0915 17:23:18.200488   55240 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-20210915172222-22677
	I0915 17:23:18.239132   55240 main.go:130] libmachine: Using SSH client type: native
	I0915 17:23:18.239360   55240 main.go:130] libmachine: &{{{<nil> 0 [] [] []} docker [0x7a1c40] 0x7a4d20 <nil>  [] 0s} 127.0.0.1 32782 <nil> <nil>}
	I0915 17:23:18.239374   55240 main.go:130] libmachine: About to run SSH command:
	sudo hostname functional-20210915172222-22677 && echo "functional-20210915172222-22677" | sudo tee /etc/hostname
	I0915 17:23:18.355264   55240 main.go:130] libmachine: SSH cmd err, output: <nil>: functional-20210915172222-22677
	
	I0915 17:23:18.355352   55240 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-20210915172222-22677
	I0915 17:23:18.395462   55240 main.go:130] libmachine: Using SSH client type: native
	I0915 17:23:18.395634   55240 main.go:130] libmachine: &{{{<nil> 0 [] [] []} docker [0x7a1c40] 0x7a4d20 <nil>  [] 0s} 127.0.0.1 32782 <nil> <nil>}
	I0915 17:23:18.395657   55240 main.go:130] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sfunctional-20210915172222-22677' /etc/hosts; then
				if grep -xq '127.0.1.1\s.*' /etc/hosts; then
					sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 functional-20210915172222-22677/g' /etc/hosts;
				else 
					echo '127.0.1.1 functional-20210915172222-22677' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0915 17:23:18.506937   55240 main.go:130] libmachine: SSH cmd err, output: <nil>: 
	I0915 17:23:18.506971   55240 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube CaCertPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/key.pem Serve
rCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube}
	I0915 17:23:18.507001   55240 ubuntu.go:177] setting up certificates
	I0915 17:23:18.507019   55240 provision.go:83] configureAuth start
	I0915 17:23:18.507083   55240 cli_runner.go:115] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-20210915172222-22677
	I0915 17:23:18.545724   55240 provision.go:138] copyHostCerts
	I0915 17:23:18.545816   55240 exec_runner.go:145] found /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/key.pem, removing ...
	I0915 17:23:18.545823   55240 exec_runner.go:208] rm: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/key.pem
	I0915 17:23:18.545870   55240 exec_runner.go:152] cp: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/key.pem (1675 bytes)
	I0915 17:23:18.545956   55240 exec_runner.go:145] found /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/ca.pem, removing ...
	I0915 17:23:18.545964   55240 exec_runner.go:208] rm: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/ca.pem
	I0915 17:23:18.545982   55240 exec_runner.go:152] cp: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/ca.pem (1078 bytes)
	I0915 17:23:18.546036   55240 exec_runner.go:145] found /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/cert.pem, removing ...
	I0915 17:23:18.546039   55240 exec_runner.go:208] rm: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/cert.pem
	I0915 17:23:18.546064   55240 exec_runner.go:152] cp: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/cert.pem (1123 bytes)
	I0915 17:23:18.546140   55240 provision.go:112] generating server cert: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/ca-key.pem org=jenkins.functional-20210915172222-22677 san=[192.168.49.2 127.0.0.1 localhost 127.0.0.1 minikube functional-20210915172222-22677]
	I0915 17:23:18.659089   55240 provision.go:172] copyRemoteCerts
	I0915 17:23:18.659142   55240 ssh_runner.go:152] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0915 17:23:18.659180   55240 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-20210915172222-22677
	I0915 17:23:18.697976   55240 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/machines/functional-20210915172222-22677/id_rsa Username:docker}
	I0915 17:23:18.778706   55240 ssh_runner.go:319] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0915 17:23:18.795571   55240 ssh_runner.go:319] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/machines/server.pem --> /etc/docker/server.pem (1265 bytes)
	I0915 17:23:18.811243   55240 ssh_runner.go:319] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0915 17:23:18.826703   55240 provision.go:86] duration metric: configureAuth took 319.676042ms
	I0915 17:23:18.826716   55240 ubuntu.go:193] setting minikube options for container-runtime
	I0915 17:23:18.826880   55240 config.go:177] Loaded profile config "functional-20210915172222-22677": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.22.1
	I0915 17:23:18.826921   55240 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-20210915172222-22677
	I0915 17:23:18.866950   55240 main.go:130] libmachine: Using SSH client type: native
	I0915 17:23:18.867095   55240 main.go:130] libmachine: &{{{<nil> 0 [] [] []} docker [0x7a1c40] 0x7a4d20 <nil>  [] 0s} 127.0.0.1 32782 <nil> <nil>}
	I0915 17:23:18.867101   55240 main.go:130] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0915 17:23:18.971162   55240 main.go:130] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0915 17:23:18.971179   55240 ubuntu.go:71] root file system type: overlay
	I0915 17:23:18.971404   55240 provision.go:309] Updating docker unit: /lib/systemd/system/docker.service ...
	I0915 17:23:18.971463   55240 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-20210915172222-22677
	I0915 17:23:19.011545   55240 main.go:130] libmachine: Using SSH client type: native
	I0915 17:23:19.011676   55240 main.go:130] libmachine: &{{{<nil> 0 [] [] []} docker [0x7a1c40] 0x7a4d20 <nil>  [] 0s} 127.0.0.1 32782 <nil> <nil>}
	I0915 17:23:19.011729   55240 main.go:130] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %!s(MISSING) "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0915 17:23:19.128586   55240 main.go:130] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0915 17:23:19.128650   55240 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-20210915172222-22677
	I0915 17:23:19.169638   55240 main.go:130] libmachine: Using SSH client type: native
	I0915 17:23:19.169806   55240 main.go:130] libmachine: &{{{<nil> 0 [] [] []} docker [0x7a1c40] 0x7a4d20 <nil>  [] 0s} 127.0.0.1 32782 <nil> <nil>}
	I0915 17:23:19.169817   55240 main.go:130] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0915 17:23:19.278864   55240 main.go:130] libmachine: SSH cmd err, output: <nil>: 
	I0915 17:23:19.278885   55240 machine.go:91] provisioned docker machine in 1.078468896s
	I0915 17:23:19.278894   55240 start.go:267] post-start starting for "functional-20210915172222-22677" (driver="docker")
	I0915 17:23:19.278899   55240 start.go:277] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0915 17:23:19.278945   55240 ssh_runner.go:152] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0915 17:23:19.278976   55240 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-20210915172222-22677
	I0915 17:23:19.318875   55240 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/machines/functional-20210915172222-22677/id_rsa Username:docker}
	I0915 17:23:19.398278   55240 ssh_runner.go:152] Run: cat /etc/os-release
	I0915 17:23:19.401012   55240 main.go:130] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0915 17:23:19.401030   55240 main.go:130] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0915 17:23:19.401041   55240 main.go:130] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0915 17:23:19.401050   55240 info.go:137] Remote host: Ubuntu 20.04.2 LTS
	I0915 17:23:19.401065   55240 filesync.go:126] Scanning /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/addons for local assets ...
	I0915 17:23:19.401111   55240 filesync.go:126] Scanning /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/files for local assets ...
	I0915 17:23:19.401177   55240 filesync.go:149] local asset: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/files/etc/ssl/certs/226772.pem -> 226772.pem in /etc/ssl/certs
	I0915 17:23:19.401240   55240 filesync.go:149] local asset: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/files/etc/test/nested/copy/22677/hosts -> hosts in /etc/test/nested/copy/22677
	I0915 17:23:19.401266   55240 ssh_runner.go:152] Run: sudo mkdir -p /etc/ssl/certs /etc/test/nested/copy/22677
	I0915 17:23:19.407477   55240 ssh_runner.go:319] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/files/etc/ssl/certs/226772.pem --> /etc/ssl/certs/226772.pem (1708 bytes)
	I0915 17:23:19.423521   55240 ssh_runner.go:319] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/files/etc/test/nested/copy/22677/hosts --> /etc/test/nested/copy/22677/hosts (40 bytes)
	I0915 17:23:19.439425   55240 start.go:270] post-start completed in 160.517985ms
	I0915 17:23:19.439480   55240 ssh_runner.go:152] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0915 17:23:19.439523   55240 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-20210915172222-22677
	I0915 17:23:19.479301   55240 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/machines/functional-20210915172222-22677/id_rsa Username:docker}
	I0915 17:23:19.556370   55240 fix.go:57] fixHost completed within 1.397296017s
	I0915 17:23:19.556385   55240 start.go:80] releasing machines lock for "functional-20210915172222-22677", held for 1.397331919s
	I0915 17:23:19.556459   55240 cli_runner.go:115] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-20210915172222-22677
	I0915 17:23:19.594517   55240 ssh_runner.go:152] Run: systemctl --version
	I0915 17:23:19.594552   55240 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-20210915172222-22677
	I0915 17:23:19.594584   55240 ssh_runner.go:152] Run: curl -sS -m 2 https://k8s.gcr.io/
	I0915 17:23:19.594632   55240 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-20210915172222-22677
	I0915 17:23:19.635574   55240 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/machines/functional-20210915172222-22677/id_rsa Username:docker}
	I0915 17:23:19.643957   55240 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/machines/functional-20210915172222-22677/id_rsa Username:docker}
	I0915 17:23:19.711529   55240 ssh_runner.go:152] Run: sudo systemctl is-active --quiet service containerd
	I0915 17:23:19.734272   55240 ssh_runner.go:152] Run: sudo systemctl cat docker.service
	I0915 17:23:19.743372   55240 cruntime.go:255] skipping containerd shutdown because we are bound to it
	I0915 17:23:19.743416   55240 ssh_runner.go:152] Run: sudo systemctl is-active --quiet service crio
	I0915 17:23:19.752086   55240 ssh_runner.go:152] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/dockershim.sock
	image-endpoint: unix:///var/run/dockershim.sock
	" | sudo tee /etc/crictl.yaml"
	I0915 17:23:19.764036   55240 ssh_runner.go:152] Run: sudo systemctl unmask docker.service
	I0915 17:23:19.841949   55240 ssh_runner.go:152] Run: sudo systemctl enable docker.socket
	I0915 17:23:19.919227   55240 ssh_runner.go:152] Run: sudo systemctl cat docker.service
	I0915 17:23:19.928459   55240 ssh_runner.go:152] Run: sudo systemctl daemon-reload
	I0915 17:23:20.006904   55240 ssh_runner.go:152] Run: sudo systemctl start docker
	I0915 17:23:20.015902   55240 ssh_runner.go:152] Run: docker version --format {{.Server.Version}}
	I0915 17:23:20.055219   55240 ssh_runner.go:152] Run: docker version --format {{.Server.Version}}
	I0915 17:23:20.096073   55240 out.go:204] * Preparing Kubernetes v1.22.1 on Docker 20.10.8 ...
	I0915 17:23:20.096144   55240 cli_runner.go:115] Run: docker network inspect functional-20210915172222-22677 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0915 17:23:20.136031   55240 ssh_runner.go:152] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0915 17:23:20.141570   55240 out.go:177]   - apiserver.enable-admission-plugins=NamespaceAutoProvision
	I0915 17:23:20.141671   55240 preload.go:131] Checking if preload exists for k8s version v1.22.1 and runtime docker
	I0915 17:23:20.141748   55240 ssh_runner.go:152] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0915 17:23:20.173785   55240 docker.go:558] Got preloaded images: -- stdout --
	k8s.gcr.io/kube-apiserver:v1.22.1
	k8s.gcr.io/kube-controller-manager:v1.22.1
	k8s.gcr.io/kube-proxy:v1.22.1
	k8s.gcr.io/kube-scheduler:v1.22.1
	k8s.gcr.io/etcd:3.5.0-0
	k8s.gcr.io/coredns/coredns:v1.8.4
	gcr.io/k8s-minikube/storage-provisioner:v5
	k8s.gcr.io/pause:3.5
	kubernetesui/dashboard:v2.1.0
	minikube-local-cache-test:functional-20210915172222-22677
	k8s.gcr.io/pause:3.3
	kubernetesui/metrics-scraper:v1.0.4
	k8s.gcr.io/pause:3.1
	k8s.gcr.io/pause:latest
	
	-- /stdout --
	I0915 17:23:20.173798   55240 docker.go:489] Images already preloaded, skipping extraction
	I0915 17:23:20.173834   55240 ssh_runner.go:152] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0915 17:23:20.203981   55240 docker.go:558] Got preloaded images: -- stdout --
	k8s.gcr.io/kube-apiserver:v1.22.1
	k8s.gcr.io/kube-proxy:v1.22.1
	k8s.gcr.io/kube-controller-manager:v1.22.1
	k8s.gcr.io/kube-scheduler:v1.22.1
	k8s.gcr.io/etcd:3.5.0-0
	k8s.gcr.io/coredns/coredns:v1.8.4
	gcr.io/k8s-minikube/storage-provisioner:v5
	k8s.gcr.io/pause:3.5
	kubernetesui/dashboard:v2.1.0
	minikube-local-cache-test:functional-20210915172222-22677
	k8s.gcr.io/pause:3.3
	kubernetesui/metrics-scraper:v1.0.4
	k8s.gcr.io/pause:3.1
	k8s.gcr.io/pause:latest
	
	-- /stdout --
	I0915 17:23:20.204000   55240 cache_images.go:78] Images are preloaded, skipping loading
	I0915 17:23:20.204048   55240 ssh_runner.go:152] Run: docker info --format {{.CgroupDriver}}
	I0915 17:23:20.283918   55240 extraconfig.go:124] Overwriting default enable-admission-plugins=NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota with user provided enable-admission-plugins=NamespaceAutoProvision for component apiserver
	I0915 17:23:20.283949   55240 cni.go:93] Creating CNI manager for ""
	I0915 17:23:20.283957   55240 cni.go:167] CNI unnecessary in this configuration, recommending no CNI
	I0915 17:23:20.283964   55240 kubeadm.go:87] Using pod CIDR: 10.244.0.0/16
	I0915 17:23:20.283975   55240 kubeadm.go:153] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8441 KubernetesVersion:v1.22.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:functional-20210915172222-22677 NodeName:functional-20210915172222-22677 DNSDomain:cluster.local CRISocket:/var/run/dockershim.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceAutoProvision] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NoTaintMaster:true NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[]}
	I0915 17:23:20.284090   55240 kubeadm.go:157] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta2
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8441
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: /var/run/dockershim.sock
	  name: "functional-20210915172222-22677"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta2
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceAutoProvision"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8441
	dns:
	  type: CoreDNS
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.22.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0915 17:23:20.284172   55240 kubeadm.go:909] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.22.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=docker --hostname-override=functional-20210915172222-22677 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.22.1 ClusterName:functional-20210915172222-22677 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8441 NodeName:}
	I0915 17:23:20.284220   55240 ssh_runner.go:152] Run: sudo ls /var/lib/minikube/binaries/v1.22.1
	I0915 17:23:20.291167   55240 binaries.go:44] Found k8s binaries, skipping transfer
	I0915 17:23:20.291223   55240 ssh_runner.go:152] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0915 17:23:20.297564   55240 ssh_runner.go:319] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (357 bytes)
	I0915 17:23:20.309246   55240 ssh_runner.go:319] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0915 17:23:20.320872   55240 ssh_runner.go:319] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (1924 bytes)
	I0915 17:23:20.332377   55240 ssh_runner.go:152] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0915 17:23:20.335192   55240 certs.go:52] Setting up /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677 for IP: 192.168.49.2
	I0915 17:23:20.335223   55240 certs.go:179] skipping minikubeCA CA generation: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/ca.key
	I0915 17:23:20.335234   55240 certs.go:179] skipping proxyClientCA CA generation: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/proxy-client-ca.key
	I0915 17:23:20.335277   55240 certs.go:293] skipping minikube-user signed cert generation: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.key
	I0915 17:23:20.335294   55240 certs.go:293] skipping minikube signed cert generation: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/apiserver.key.dd3b5fb2
	I0915 17:23:20.335307   55240 certs.go:293] skipping aggregator signed cert generation: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/proxy-client.key
	I0915 17:23:20.335418   55240 certs.go:376] found cert: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/22677.pem (1338 bytes)
	W0915 17:23:20.335449   55240 certs.go:372] ignoring /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/22677_empty.pem, impossibly tiny 0 bytes
	I0915 17:23:20.335462   55240 certs.go:376] found cert: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/ca-key.pem (1679 bytes)
	I0915 17:23:20.335480   55240 certs.go:376] found cert: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/ca.pem (1078 bytes)
	I0915 17:23:20.335498   55240 certs.go:376] found cert: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/cert.pem (1123 bytes)
	I0915 17:23:20.335514   55240 certs.go:376] found cert: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/key.pem (1675 bytes)
	I0915 17:23:20.335545   55240 certs.go:376] found cert: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/files/etc/ssl/certs/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/files/etc/ssl/certs/226772.pem (1708 bytes)
	I0915 17:23:20.336508   55240 ssh_runner.go:319] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1399 bytes)
	I0915 17:23:20.352402   55240 ssh_runner.go:319] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0915 17:23:20.368235   55240 ssh_runner.go:319] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0915 17:23:20.383852   55240 ssh_runner.go:319] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0915 17:23:20.399116   55240 ssh_runner.go:319] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0915 17:23:20.414475   55240 ssh_runner.go:319] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0915 17:23:20.431250   55240 ssh_runner.go:319] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0915 17:23:20.450193   55240 ssh_runner.go:319] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0915 17:23:20.466201   55240 ssh_runner.go:319] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0915 17:23:20.481983   55240 ssh_runner.go:319] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/certs/22677.pem --> /usr/share/ca-certificates/22677.pem (1338 bytes)
	I0915 17:23:20.497433   55240 ssh_runner.go:319] scp /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/files/etc/ssl/certs/226772.pem --> /usr/share/ca-certificates/226772.pem (1708 bytes)
	I0915 17:23:20.513096   55240 ssh_runner.go:319] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0915 17:23:20.524600   55240 ssh_runner.go:152] Run: openssl version
	I0915 17:23:20.529098   55240 ssh_runner.go:152] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0915 17:23:20.535887   55240 ssh_runner.go:152] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0915 17:23:20.538643   55240 certs.go:419] hashing: -rw-r--r-- 1 root root 1111 Sep 15 17:18 /usr/share/ca-certificates/minikubeCA.pem
	I0915 17:23:20.538668   55240 ssh_runner.go:152] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0915 17:23:20.543084   55240 ssh_runner.go:152] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0915 17:23:20.549132   55240 ssh_runner.go:152] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/22677.pem && ln -fs /usr/share/ca-certificates/22677.pem /etc/ssl/certs/22677.pem"
	I0915 17:23:20.555856   55240 ssh_runner.go:152] Run: ls -la /usr/share/ca-certificates/22677.pem
	I0915 17:23:20.558704   55240 certs.go:419] hashing: -rw-r--r-- 1 root root 1338 Sep 15 17:22 /usr/share/ca-certificates/22677.pem
	I0915 17:23:20.558731   55240 ssh_runner.go:152] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/22677.pem
	I0915 17:23:20.563198   55240 ssh_runner.go:152] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/22677.pem /etc/ssl/certs/51391683.0"
	I0915 17:23:20.569275   55240 ssh_runner.go:152] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/226772.pem && ln -fs /usr/share/ca-certificates/226772.pem /etc/ssl/certs/226772.pem"
	I0915 17:23:20.575908   55240 ssh_runner.go:152] Run: ls -la /usr/share/ca-certificates/226772.pem
	I0915 17:23:20.578683   55240 certs.go:419] hashing: -rw-r--r-- 1 root root 1708 Sep 15 17:22 /usr/share/ca-certificates/226772.pem
	I0915 17:23:20.578717   55240 ssh_runner.go:152] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/226772.pem
	I0915 17:23:20.583007   55240 ssh_runner.go:152] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/226772.pem /etc/ssl/certs/3ec20f2e.0"
	I0915 17:23:20.589065   55240 kubeadm.go:390] StartCluster: {Name:functional-20210915172222-22677 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.22.1 ClusterName:functional-20210915172222-22677 Namespace:default APIServerName:minikubeCA API
ServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.22.1 ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false helm-tiller:false ingress:false ingress-dns:false istio:false istio-provisioner:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage
-provisioner-gluster:false volumesnapshots:false] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false ExtraDisks:0}
	I0915 17:23:20.589193   55240 ssh_runner.go:152] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0915 17:23:20.620025   55240 ssh_runner.go:152] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0915 17:23:20.627177   55240 kubeadm.go:401] found existing configuration files, will attempt cluster restart
	I0915 17:23:20.627190   55240 kubeadm.go:600] restartCluster start
	I0915 17:23:20.627233   55240 ssh_runner.go:152] Run: sudo test -d /data/minikube
	I0915 17:23:20.633417   55240 kubeadm.go:126] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0915 17:23:20.634088   55240 kubeconfig.go:93] found "functional-20210915172222-22677" server: "https://192.168.49.2:8441"
	I0915 17:23:20.635837   55240 ssh_runner.go:152] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0915 17:23:20.642073   55240 kubeadm.go:568] needs reconfigure: configs differ:
	-- stdout --
	--- /var/tmp/minikube/kubeadm.yaml	2021-09-15 17:22:30.902268938 +0000
	+++ /var/tmp/minikube/kubeadm.yaml.new	2021-09-15 17:23:20.329577728 +0000
	@@ -22,7 +22,7 @@
	 apiServer:
	   certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	   extraArgs:
	-    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	+    enable-admission-plugins: "NamespaceAutoProvision"
	 controllerManager:
	   extraArgs:
	     allocate-node-cidrs: "true"
	
	-- /stdout --
	I0915 17:23:20.642090   55240 kubeadm.go:1032] stopping kube-system containers ...
	I0915 17:23:20.642127   55240 ssh_runner.go:152] Run: docker ps -a --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0915 17:23:20.673463   55240 docker.go:390] Stopping containers: [4d217398099b f77561e61ffb 4cf87740c525 7b477389f1f0 697f6239cc8e 893b77e15033 9415956d2336 75c83d84914d 93bf0bae25d8 84170625d5e4 cf5e0878010f 06716f7d33c9 3d58c9a8080d 28f7f7a008ba]
	I0915 17:23:20.673515   55240 ssh_runner.go:152] Run: docker stop 4d217398099b f77561e61ffb 4cf87740c525 7b477389f1f0 697f6239cc8e 893b77e15033 9415956d2336 75c83d84914d 93bf0bae25d8 84170625d5e4 cf5e0878010f 06716f7d33c9 3d58c9a8080d 28f7f7a008ba
	I0915 17:23:25.902887   55240 ssh_runner.go:192] Completed: docker stop 4d217398099b f77561e61ffb 4cf87740c525 7b477389f1f0 697f6239cc8e 893b77e15033 9415956d2336 75c83d84914d 93bf0bae25d8 84170625d5e4 cf5e0878010f 06716f7d33c9 3d58c9a8080d 28f7f7a008ba: (5.22934882s)
	I0915 17:23:25.902946   55240 ssh_runner.go:152] Run: sudo systemctl stop kubelet
	I0915 17:23:25.941666   55240 ssh_runner.go:152] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0915 17:23:25.949123   55240 kubeadm.go:154] found existing configuration files:
	-rw------- 1 root root 5643 Sep 15 17:22 /etc/kubernetes/admin.conf
	-rw------- 1 root root 5656 Sep 15 17:22 /etc/kubernetes/controller-manager.conf
	-rw------- 1 root root 2063 Sep 15 17:22 /etc/kubernetes/kubelet.conf
	-rw------- 1 root root 5604 Sep 15 17:22 /etc/kubernetes/scheduler.conf
	
	I0915 17:23:25.949177   55240 ssh_runner.go:152] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/admin.conf
	I0915 17:23:25.955756   55240 ssh_runner.go:152] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/kubelet.conf
	I0915 17:23:25.962776   55240 ssh_runner.go:152] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/controller-manager.conf
	I0915 17:23:25.969333   55240 kubeadm.go:165] "https://control-plane.minikube.internal:8441" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/controller-manager.conf: Process exited with status 1
	stdout:
	
	stderr:
	I0915 17:23:25.969373   55240 ssh_runner.go:152] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0915 17:23:25.975588   55240 ssh_runner.go:152] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/scheduler.conf
	I0915 17:23:25.981899   55240 kubeadm.go:165] "https://control-plane.minikube.internal:8441" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/scheduler.conf: Process exited with status 1
	stdout:
	
	stderr:
	I0915 17:23:25.981929   55240 ssh_runner.go:152] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0915 17:23:25.987780   55240 ssh_runner.go:152] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0915 17:23:25.994122   55240 kubeadm.go:676] reconfiguring cluster from /var/tmp/minikube/kubeadm.yaml
	I0915 17:23:25.994132   55240 ssh_runner.go:152] Run: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.22.1:$PATH kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
	I0915 17:23:26.037641   55240 ssh_runner.go:152] Run: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.22.1:$PATH kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
	I0915 17:23:26.798012   55240 ssh_runner.go:152] Run: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.22.1:$PATH kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
	I0915 17:23:26.949582   55240 ssh_runner.go:152] Run: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.22.1:$PATH kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
	I0915 17:23:27.000625   55240 ssh_runner.go:152] Run: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.22.1:$PATH kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
	I0915 17:23:27.058657   55240 api_server.go:50] waiting for apiserver process to appear ...
	I0915 17:23:27.058712   55240 ssh_runner.go:152] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0915 17:23:27.078325   55240 api_server.go:70] duration metric: took 19.667322ms to wait for apiserver process to appear ...
	I0915 17:23:27.078343   55240 api_server.go:86] waiting for apiserver healthz status ...
	I0915 17:23:27.078354   55240 api_server.go:239] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0915 17:23:27.083448   55240 api_server.go:265] https://192.168.49.2:8441/healthz returned 200:
	ok
	I0915 17:23:27.090589   55240 api_server.go:139] control plane version: v1.22.1
	I0915 17:23:27.090602   55240 api_server.go:129] duration metric: took 12.25495ms to wait for apiserver health ...
	I0915 17:23:27.090610   55240 cni.go:93] Creating CNI manager for ""
	I0915 17:23:27.090615   55240 cni.go:167] CNI unnecessary in this configuration, recommending no CNI
	I0915 17:23:27.090620   55240 system_pods.go:43] waiting for kube-system pods to appear ...
	I0915 17:23:27.101963   55240 system_pods.go:59] 7 kube-system pods found
	I0915 17:23:27.101982   55240 system_pods.go:61] "coredns-78fcd69978-4hsx6" [2a2c8f23-e485-406d-a27b-ab1190b13a07] Running
	I0915 17:23:27.101987   55240 system_pods.go:61] "etcd-functional-20210915172222-22677" [f3b8b47d-ae44-4fee-887b-572b9ffbdd40] Running
	I0915 17:23:27.101994   55240 system_pods.go:61] "kube-apiserver-functional-20210915172222-22677" [6bd75bd6-106f-46ae-a043-1f641eb07c39] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0915 17:23:27.101997   55240 system_pods.go:61] "kube-controller-manager-functional-20210915172222-22677" [894edb22-9af5-43fa-bf97-3f92fa641b82] Running
	I0915 17:23:27.102002   55240 system_pods.go:61] "kube-proxy-rb5vd" [e2565cb2-d7c1-4b6b-add4-2369c73bd486] Running
	I0915 17:23:27.102005   55240 system_pods.go:61] "kube-scheduler-functional-20210915172222-22677" [c52c2543-2254-4d9b-9db3-5622731d9f08] Running
	I0915 17:23:27.102009   55240 system_pods.go:61] "storage-provisioner" [e0cdcfac-77cf-4ab3-b433-0dcf5a820199] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0915 17:23:27.102015   55240 system_pods.go:74] duration metric: took 11.391515ms to wait for pod list to return data ...
	I0915 17:23:27.102020   55240 node_conditions.go:102] verifying NodePressure condition ...
	I0915 17:23:27.128489   55240 node_conditions.go:122] node storage ephemeral capacity is 309568300Ki
	I0915 17:23:27.128515   55240 node_conditions.go:123] node cpu capacity is 8
	I0915 17:23:27.128524   55240 node_conditions.go:105] duration metric: took 26.500841ms to run NodePressure ...
	I0915 17:23:27.128538   55240 ssh_runner.go:152] Run: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.22.1:$PATH kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I0915 17:23:27.546489   55240 kubeadm.go:731] waiting for restarted kubelet to initialise ...
	I0915 17:23:27.550668   55240 kubeadm.go:746] kubelet initialised
	I0915 17:23:27.550677   55240 kubeadm.go:747] duration metric: took 4.172899ms waiting for restarted kubelet to initialise ...
	I0915 17:23:27.550684   55240 pod_ready.go:35] extra waiting up to 4m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0915 17:23:27.554982   55240 pod_ready.go:78] waiting up to 4m0s for pod "coredns-78fcd69978-4hsx6" in "kube-system" namespace to be "Ready" ...
	I0915 17:23:27.566041   55240 pod_ready.go:97] node "functional-20210915172222-22677" hosting pod "coredns-78fcd69978-4hsx6" in "kube-system" namespace is currently not "Ready" (skipping!): node "functional-20210915172222-22677" has status "Ready":"False"
	I0915 17:23:27.566053   55240 pod_ready.go:81] duration metric: took 11.055229ms waiting for pod "coredns-78fcd69978-4hsx6" in "kube-system" namespace to be "Ready" ...
	E0915 17:23:27.566064   55240 pod_ready.go:66] WaitExtra: waitPodCondition: node "functional-20210915172222-22677" hosting pod "coredns-78fcd69978-4hsx6" in "kube-system" namespace is currently not "Ready" (skipping!): node "functional-20210915172222-22677" has status "Ready":"False"
	I0915 17:23:27.566089   55240 pod_ready.go:78] waiting up to 4m0s for pod "etcd-functional-20210915172222-22677" in "kube-system" namespace to be "Ready" ...
	I0915 17:23:27.634182   55240 pod_ready.go:97] node "functional-20210915172222-22677" hosting pod "etcd-functional-20210915172222-22677" in "kube-system" namespace is currently not "Ready" (skipping!): node "functional-20210915172222-22677" has status "Ready":"False"
	I0915 17:23:27.634196   55240 pod_ready.go:81] duration metric: took 68.100282ms waiting for pod "etcd-functional-20210915172222-22677" in "kube-system" namespace to be "Ready" ...
	E0915 17:23:27.634206   55240 pod_ready.go:66] WaitExtra: waitPodCondition: node "functional-20210915172222-22677" hosting pod "etcd-functional-20210915172222-22677" in "kube-system" namespace is currently not "Ready" (skipping!): node "functional-20210915172222-22677" has status "Ready":"False"
	I0915 17:23:27.634230   55240 pod_ready.go:78] waiting up to 4m0s for pod "kube-apiserver-functional-20210915172222-22677" in "kube-system" namespace to be "Ready" ...
	I0915 17:23:27.637877   55240 pod_ready.go:97] node "functional-20210915172222-22677" hosting pod "kube-apiserver-functional-20210915172222-22677" in "kube-system" namespace is currently not "Ready" (skipping!): node "functional-20210915172222-22677" has status "Ready":"False"
	I0915 17:23:27.637891   55240 pod_ready.go:81] duration metric: took 3.651263ms waiting for pod "kube-apiserver-functional-20210915172222-22677" in "kube-system" namespace to be "Ready" ...
	E0915 17:23:27.637900   55240 pod_ready.go:66] WaitExtra: waitPodCondition: node "functional-20210915172222-22677" hosting pod "kube-apiserver-functional-20210915172222-22677" in "kube-system" namespace is currently not "Ready" (skipping!): node "functional-20210915172222-22677" has status "Ready":"False"
	I0915 17:23:27.637923   55240 pod_ready.go:78] waiting up to 4m0s for pod "kube-controller-manager-functional-20210915172222-22677" in "kube-system" namespace to be "Ready" ...
	I0915 17:23:27.644350   55240 pod_ready.go:97] node "functional-20210915172222-22677" hosting pod "kube-controller-manager-functional-20210915172222-22677" in "kube-system" namespace is currently not "Ready" (skipping!): node "functional-20210915172222-22677" has status "Ready":"False"
	I0915 17:23:27.644369   55240 pod_ready.go:81] duration metric: took 6.437732ms waiting for pod "kube-controller-manager-functional-20210915172222-22677" in "kube-system" namespace to be "Ready" ...
	E0915 17:23:27.644378   55240 pod_ready.go:66] WaitExtra: waitPodCondition: node "functional-20210915172222-22677" hosting pod "kube-controller-manager-functional-20210915172222-22677" in "kube-system" namespace is currently not "Ready" (skipping!): node "functional-20210915172222-22677" has status "Ready":"False"
	I0915 17:23:27.644488   55240 pod_ready.go:78] waiting up to 4m0s for pod "kube-proxy-rb5vd" in "kube-system" namespace to be "Ready" ...
	I0915 17:23:27.949467   55240 pod_ready.go:92] pod "kube-proxy-rb5vd" in "kube-system" namespace has status "Ready":"True"
	I0915 17:23:27.949477   55240 pod_ready.go:81] duration metric: took 304.972608ms waiting for pod "kube-proxy-rb5vd" in "kube-system" namespace to be "Ready" ...
	I0915 17:23:27.949487   55240 pod_ready.go:78] waiting up to 4m0s for pod "kube-scheduler-functional-20210915172222-22677" in "kube-system" namespace to be "Ready" ...
	I0915 17:23:28.349622   55240 pod_ready.go:92] pod "kube-scheduler-functional-20210915172222-22677" in "kube-system" namespace has status "Ready":"True"
	I0915 17:23:28.349632   55240 pod_ready.go:81] duration metric: took 400.133536ms waiting for pod "kube-scheduler-functional-20210915172222-22677" in "kube-system" namespace to be "Ready" ...
	I0915 17:23:28.349641   55240 pod_ready.go:38] duration metric: took 798.94825ms for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0915 17:23:28.349657   55240 ssh_runner.go:152] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0915 17:23:28.365930   55240 ops.go:34] apiserver oom_adj: -16
	I0915 17:23:28.365943   55240 kubeadm.go:604] restartCluster took 7.738749293s
	I0915 17:23:28.365950   55240 kubeadm.go:392] StartCluster complete in 7.776893396s
	I0915 17:23:28.365965   55240 settings.go:142] acquiring lock: {Name:mk6a99e84c96a9413ba1dc41c8ebcd16ed986c49 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0915 17:23:28.366056   55240 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/kubeconfig
	I0915 17:23:28.366602   55240 lock.go:36] WriteFile acquiring /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/kubeconfig: {Name:mk412c107d54eb842ff63733d51ecb9911a064a5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0915 17:23:28.371180   55240 kapi.go:244] deployment "coredns" in namespace "kube-system" and context "functional-20210915172222-22677" rescaled to 1
	I0915 17:23:28.371343   55240 ssh_runner.go:152] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.22.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0915 17:23:28.371306   55240 start.go:226] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.22.1 ControlPlane:true Worker:true}
	I0915 17:23:28.373605   55240 out.go:177] * Verifying Kubernetes components...
	I0915 17:23:28.371436   55240 addons.go:404] enableAddons start: toEnable=map[ambassador:false auto-pause:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false helm-tiller:false ingress:false ingress-dns:false istio:false istio-provisioner:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false volumesnapshots:false], additional=[]
	I0915 17:23:28.373664   55240 ssh_runner.go:152] Run: sudo systemctl is-active --quiet service kubelet
	I0915 17:23:28.373704   55240 addons.go:65] Setting storage-provisioner=true in profile "functional-20210915172222-22677"
	I0915 17:23:28.371565   55240 config.go:177] Loaded profile config "functional-20210915172222-22677": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.22.1
	I0915 17:23:28.373720   55240 addons.go:153] Setting addon storage-provisioner=true in "functional-20210915172222-22677"
	W0915 17:23:28.373726   55240 addons.go:165] addon storage-provisioner should already be in state true
	I0915 17:23:28.373734   55240 addons.go:65] Setting default-storageclass=true in profile "functional-20210915172222-22677"
	I0915 17:23:28.373749   55240 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "functional-20210915172222-22677"
	I0915 17:23:28.373757   55240 host.go:66] Checking if "functional-20210915172222-22677" exists ...
	I0915 17:23:28.374071   55240 cli_runner.go:115] Run: docker container inspect functional-20210915172222-22677 --format={{.State.Status}}
	I0915 17:23:28.374243   55240 cli_runner.go:115] Run: docker container inspect functional-20210915172222-22677 --format={{.State.Status}}
	I0915 17:23:28.424462   55240 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0915 17:23:28.424601   55240 addons.go:337] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0915 17:23:28.424609   55240 ssh_runner.go:319] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0915 17:23:28.424710   55240 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-20210915172222-22677
	I0915 17:23:28.431810   55240 addons.go:153] Setting addon default-storageclass=true in "functional-20210915172222-22677"
	W0915 17:23:28.431820   55240 addons.go:165] addon default-storageclass should already be in state true
	I0915 17:23:28.431841   55240 host.go:66] Checking if "functional-20210915172222-22677" exists ...
	I0915 17:23:28.432157   55240 cli_runner.go:115] Run: docker container inspect functional-20210915172222-22677 --format={{.State.Status}}
	I0915 17:23:28.441627   55240 node_ready.go:35] waiting up to 6m0s for node "functional-20210915172222-22677" to be "Ready" ...
	I0915 17:23:28.441700   55240 start.go:709] CoreDNS already contains "host.minikube.internal" host record, skipping...
	I0915 17:23:28.469507   55240 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/machines/functional-20210915172222-22677/id_rsa Username:docker}
	I0915 17:23:28.474832   55240 addons.go:337] installing /etc/kubernetes/addons/storageclass.yaml
	I0915 17:23:28.474847   55240 ssh_runner.go:319] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0915 17:23:28.474910   55240 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-20210915172222-22677
	I0915 17:23:28.518001   55240 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/machines/functional-20210915172222-22677/id_rsa Username:docker}
	I0915 17:23:28.550306   55240 node_ready.go:49] node "functional-20210915172222-22677" has status "Ready":"True"
	I0915 17:23:28.550314   55240 node_ready.go:38] duration metric: took 108.666503ms waiting for node "functional-20210915172222-22677" to be "Ready" ...
	I0915 17:23:28.550321   55240 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0915 17:23:28.560212   55240 ssh_runner.go:152] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.22.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0915 17:23:28.610855   55240 ssh_runner.go:152] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.22.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0915 17:23:28.752098   55240 pod_ready.go:78] waiting up to 6m0s for pod "coredns-78fcd69978-4hsx6" in "kube-system" namespace to be "Ready" ...
	I0915 17:23:28.853963   55240 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I0915 17:23:28.853987   55240 addons.go:406] enableAddons completed in 482.56587ms
	I0915 17:23:29.152155   55240 pod_ready.go:92] pod "coredns-78fcd69978-4hsx6" in "kube-system" namespace has status "Ready":"True"
	I0915 17:23:29.152164   55240 pod_ready.go:81] duration metric: took 400.048506ms waiting for pod "coredns-78fcd69978-4hsx6" in "kube-system" namespace to be "Ready" ...
	I0915 17:23:29.152187   55240 pod_ready.go:78] waiting up to 6m0s for pod "etcd-functional-20210915172222-22677" in "kube-system" namespace to be "Ready" ...
	I0915 17:23:29.547739   55240 pod_ready.go:97] node "functional-20210915172222-22677" hosting pod "etcd-functional-20210915172222-22677" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "functional-20210915172222-22677": Get "https://192.168.49.2:8441/api/v1/nodes/functional-20210915172222-22677": dial tcp 192.168.49.2:8441: connect: connection refused
	I0915 17:23:29.547755   55240 pod_ready.go:81] duration metric: took 395.561511ms waiting for pod "etcd-functional-20210915172222-22677" in "kube-system" namespace to be "Ready" ...
	E0915 17:23:29.547765   55240 pod_ready.go:66] WaitExtra: waitPodCondition: node "functional-20210915172222-22677" hosting pod "etcd-functional-20210915172222-22677" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "functional-20210915172222-22677": Get "https://192.168.49.2:8441/api/v1/nodes/functional-20210915172222-22677": dial tcp 192.168.49.2:8441: connect: connection refused
	I0915 17:23:29.547790   55240 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-functional-20210915172222-22677" in "kube-system" namespace to be "Ready" ...
	I0915 17:23:29.747650   55240 pod_ready.go:97] error getting pod "kube-apiserver-functional-20210915172222-22677" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-20210915172222-22677": dial tcp 192.168.49.2:8441: connect: connection refused
	I0915 17:23:29.747664   55240 pod_ready.go:81] duration metric: took 199.867956ms waiting for pod "kube-apiserver-functional-20210915172222-22677" in "kube-system" namespace to be "Ready" ...
	E0915 17:23:29.747674   55240 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "kube-apiserver-functional-20210915172222-22677" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-20210915172222-22677": dial tcp 192.168.49.2:8441: connect: connection refused
	I0915 17:23:29.747694   55240 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-functional-20210915172222-22677" in "kube-system" namespace to be "Ready" ...
	I0915 17:23:29.947593   55240 pod_ready.go:97] error getting pod "kube-controller-manager-functional-20210915172222-22677" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-20210915172222-22677": dial tcp 192.168.49.2:8441: connect: connection refused
	I0915 17:23:29.947606   55240 pod_ready.go:81] duration metric: took 199.90612ms waiting for pod "kube-controller-manager-functional-20210915172222-22677" in "kube-system" namespace to be "Ready" ...
	E0915 17:23:29.947616   55240 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "kube-controller-manager-functional-20210915172222-22677" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-20210915172222-22677": dial tcp 192.168.49.2:8441: connect: connection refused
	I0915 17:23:29.947637   55240 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-rb5vd" in "kube-system" namespace to be "Ready" ...
	I0915 17:23:30.147449   55240 pod_ready.go:97] error getting pod "kube-proxy-rb5vd" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/kube-proxy-rb5vd": dial tcp 192.168.49.2:8441: connect: connection refused
	I0915 17:23:30.147464   55240 pod_ready.go:81] duration metric: took 199.820468ms waiting for pod "kube-proxy-rb5vd" in "kube-system" namespace to be "Ready" ...
	E0915 17:23:30.147473   55240 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "kube-proxy-rb5vd" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/kube-proxy-rb5vd": dial tcp 192.168.49.2:8441: connect: connection refused
	I0915 17:23:30.147496   55240 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-functional-20210915172222-22677" in "kube-system" namespace to be "Ready" ...
	I0915 17:23:30.347180   55240 pod_ready.go:97] error getting pod "kube-scheduler-functional-20210915172222-22677" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-20210915172222-22677": dial tcp 192.168.49.2:8441: connect: connection refused
	I0915 17:23:30.347195   55240 pod_ready.go:81] duration metric: took 199.692735ms waiting for pod "kube-scheduler-functional-20210915172222-22677" in "kube-system" namespace to be "Ready" ...
	E0915 17:23:30.347210   55240 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "kube-scheduler-functional-20210915172222-22677" in "kube-system" namespace (skipping!): Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-20210915172222-22677": dial tcp 192.168.49.2:8441: connect: connection refused
	I0915 17:23:30.347233   55240 pod_ready.go:38] duration metric: took 1.796905059s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0915 17:23:30.347248   55240 api_server.go:50] waiting for apiserver process to appear ...
	I0915 17:23:30.347284   55240 ssh_runner.go:152] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0915 17:23:30.866366   55240 ssh_runner.go:152] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0915 17:23:31.366640   55240 ssh_runner.go:152] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0915 17:23:31.387917   55240 api_server.go:70] duration metric: took 3.016547449s to wait for apiserver process to appear ...
	I0915 17:23:31.387931   55240 api_server.go:86] waiting for apiserver healthz status ...
	I0915 17:23:31.387939   55240 api_server.go:239] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0915 17:23:33.654717   55240 api_server.go:265] https://192.168.49.2:8441/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W0915 17:23:33.654736   55240 api_server.go:101] status: https://192.168.49.2:8441/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I0915 17:23:34.155426   55240 api_server.go:239] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0915 17:23:34.159708   55240 api_server.go:265] https://192.168.49.2:8441/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	healthz check failed
	W0915 17:23:34.159740   55240 api_server.go:101] status: https://192.168.49.2:8441/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	healthz check failed
	I0915 17:23:34.654940   55240 api_server.go:239] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0915 17:23:34.659342   55240 api_server.go:265] https://192.168.49.2:8441/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	healthz check failed
	W0915 17:23:34.659357   55240 api_server.go:101] status: https://192.168.49.2:8441/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	healthz check failed
	I0915 17:23:35.154864   55240 api_server.go:239] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0915 17:23:35.159411   55240 api_server.go:265] https://192.168.49.2:8441/healthz returned 200:
	ok
	I0915 17:23:35.165530   55240 api_server.go:139] control plane version: v1.22.1
	I0915 17:23:35.165540   55240 api_server.go:129] duration metric: took 3.777604871s to wait for apiserver health ...
	I0915 17:23:35.165546   55240 system_pods.go:43] waiting for kube-system pods to appear ...
	I0915 17:23:35.171170   55240 system_pods.go:59] 7 kube-system pods found
	I0915 17:23:35.171188   55240 system_pods.go:61] "coredns-78fcd69978-4hsx6" [2a2c8f23-e485-406d-a27b-ab1190b13a07] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0915 17:23:35.171197   55240 system_pods.go:61] "etcd-functional-20210915172222-22677" [f3b8b47d-ae44-4fee-887b-572b9ffbdd40] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0915 17:23:35.171203   55240 system_pods.go:61] "kube-apiserver-functional-20210915172222-22677" [e0bc9b12-e146-452b-87d1-743baa85d5e9] Pending
	I0915 17:23:35.171209   55240 system_pods.go:61] "kube-controller-manager-functional-20210915172222-22677" [894edb22-9af5-43fa-bf97-3f92fa641b82] Running
	I0915 17:23:35.171213   55240 system_pods.go:61] "kube-proxy-rb5vd" [e2565cb2-d7c1-4b6b-add4-2369c73bd486] Running
	I0915 17:23:35.171218   55240 system_pods.go:61] "kube-scheduler-functional-20210915172222-22677" [c52c2543-2254-4d9b-9db3-5622731d9f08] Running
	I0915 17:23:35.171224   55240 system_pods.go:61] "storage-provisioner" [e0cdcfac-77cf-4ab3-b433-0dcf5a820199] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0915 17:23:35.171229   55240 system_pods.go:74] duration metric: took 5.679404ms to wait for pod list to return data ...
	I0915 17:23:35.171236   55240 default_sa.go:34] waiting for default service account to be created ...
	I0915 17:23:35.173581   55240 default_sa.go:45] found service account: "default"
	I0915 17:23:35.173586   55240 default_sa.go:55] duration metric: took 2.347336ms for default service account to be created ...
	I0915 17:23:35.173591   55240 system_pods.go:116] waiting for k8s-apps to be running ...
	I0915 17:23:35.177620   55240 system_pods.go:86] 7 kube-system pods found
	I0915 17:23:35.177635   55240 system_pods.go:89] "coredns-78fcd69978-4hsx6" [2a2c8f23-e485-406d-a27b-ab1190b13a07] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0915 17:23:35.177649   55240 system_pods.go:89] "etcd-functional-20210915172222-22677" [f3b8b47d-ae44-4fee-887b-572b9ffbdd40] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0915 17:23:35.177656   55240 system_pods.go:89] "kube-apiserver-functional-20210915172222-22677" [e0bc9b12-e146-452b-87d1-743baa85d5e9] Pending
	I0915 17:23:35.177662   55240 system_pods.go:89] "kube-controller-manager-functional-20210915172222-22677" [894edb22-9af5-43fa-bf97-3f92fa641b82] Running
	I0915 17:23:35.177668   55240 system_pods.go:89] "kube-proxy-rb5vd" [e2565cb2-d7c1-4b6b-add4-2369c73bd486] Running
	I0915 17:23:35.177673   55240 system_pods.go:89] "kube-scheduler-functional-20210915172222-22677" [c52c2543-2254-4d9b-9db3-5622731d9f08] Running
	I0915 17:23:35.177680   55240 system_pods.go:89] "storage-provisioner" [e0cdcfac-77cf-4ab3-b433-0dcf5a820199] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0915 17:23:35.177701   55240 retry.go:31] will retry after 263.082536ms: missing components: kube-apiserver
	I0915 17:23:35.445330   55240 system_pods.go:86] 7 kube-system pods found
	I0915 17:23:35.445349   55240 system_pods.go:89] "coredns-78fcd69978-4hsx6" [2a2c8f23-e485-406d-a27b-ab1190b13a07] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0915 17:23:35.445355   55240 system_pods.go:89] "etcd-functional-20210915172222-22677" [f3b8b47d-ae44-4fee-887b-572b9ffbdd40] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0915 17:23:35.445359   55240 system_pods.go:89] "kube-apiserver-functional-20210915172222-22677" [e0bc9b12-e146-452b-87d1-743baa85d5e9] Pending
	I0915 17:23:35.445365   55240 system_pods.go:89] "kube-controller-manager-functional-20210915172222-22677" [894edb22-9af5-43fa-bf97-3f92fa641b82] Running
	I0915 17:23:35.445368   55240 system_pods.go:89] "kube-proxy-rb5vd" [e2565cb2-d7c1-4b6b-add4-2369c73bd486] Running
	I0915 17:23:35.445371   55240 system_pods.go:89] "kube-scheduler-functional-20210915172222-22677" [c52c2543-2254-4d9b-9db3-5622731d9f08] Running
	I0915 17:23:35.445375   55240 system_pods.go:89] "storage-provisioner" [e0cdcfac-77cf-4ab3-b433-0dcf5a820199] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0915 17:23:35.445390   55240 retry.go:31] will retry after 381.329545ms: missing components: kube-apiserver
	I0915 17:23:35.831399   55240 system_pods.go:86] 7 kube-system pods found
	I0915 17:23:35.831417   55240 system_pods.go:89] "coredns-78fcd69978-4hsx6" [2a2c8f23-e485-406d-a27b-ab1190b13a07] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0915 17:23:35.831424   55240 system_pods.go:89] "etcd-functional-20210915172222-22677" [f3b8b47d-ae44-4fee-887b-572b9ffbdd40] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0915 17:23:35.831428   55240 system_pods.go:89] "kube-apiserver-functional-20210915172222-22677" [e0bc9b12-e146-452b-87d1-743baa85d5e9] Pending
	I0915 17:23:35.831432   55240 system_pods.go:89] "kube-controller-manager-functional-20210915172222-22677" [894edb22-9af5-43fa-bf97-3f92fa641b82] Running
	I0915 17:23:35.831435   55240 system_pods.go:89] "kube-proxy-rb5vd" [e2565cb2-d7c1-4b6b-add4-2369c73bd486] Running
	I0915 17:23:35.831438   55240 system_pods.go:89] "kube-scheduler-functional-20210915172222-22677" [c52c2543-2254-4d9b-9db3-5622731d9f08] Running
	I0915 17:23:35.831442   55240 system_pods.go:89] "storage-provisioner" [e0cdcfac-77cf-4ab3-b433-0dcf5a820199] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0915 17:23:35.831456   55240 retry.go:31] will retry after 422.765636ms: missing components: kube-apiserver
	I0915 17:23:36.259635   55240 system_pods.go:86] 7 kube-system pods found
	I0915 17:23:36.259652   55240 system_pods.go:89] "coredns-78fcd69978-4hsx6" [2a2c8f23-e485-406d-a27b-ab1190b13a07] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0915 17:23:36.259659   55240 system_pods.go:89] "etcd-functional-20210915172222-22677" [f3b8b47d-ae44-4fee-887b-572b9ffbdd40] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0915 17:23:36.259663   55240 system_pods.go:89] "kube-apiserver-functional-20210915172222-22677" [e0bc9b12-e146-452b-87d1-743baa85d5e9] Pending
	I0915 17:23:36.259667   55240 system_pods.go:89] "kube-controller-manager-functional-20210915172222-22677" [894edb22-9af5-43fa-bf97-3f92fa641b82] Running
	I0915 17:23:36.259670   55240 system_pods.go:89] "kube-proxy-rb5vd" [e2565cb2-d7c1-4b6b-add4-2369c73bd486] Running
	I0915 17:23:36.259674   55240 system_pods.go:89] "kube-scheduler-functional-20210915172222-22677" [c52c2543-2254-4d9b-9db3-5622731d9f08] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0915 17:23:36.259679   55240 system_pods.go:89] "storage-provisioner" [e0cdcfac-77cf-4ab3-b433-0dcf5a820199] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0915 17:23:36.259697   55240 retry.go:31] will retry after 473.074753ms: missing components: kube-apiserver
	I0915 17:23:36.738346   55240 system_pods.go:86] 7 kube-system pods found
	I0915 17:23:36.738369   55240 system_pods.go:89] "coredns-78fcd69978-4hsx6" [2a2c8f23-e485-406d-a27b-ab1190b13a07] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0915 17:23:36.738376   55240 system_pods.go:89] "etcd-functional-20210915172222-22677" [f3b8b47d-ae44-4fee-887b-572b9ffbdd40] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0915 17:23:36.738380   55240 system_pods.go:89] "kube-apiserver-functional-20210915172222-22677" [e0bc9b12-e146-452b-87d1-743baa85d5e9] Pending
	I0915 17:23:36.738384   55240 system_pods.go:89] "kube-controller-manager-functional-20210915172222-22677" [894edb22-9af5-43fa-bf97-3f92fa641b82] Running
	I0915 17:23:36.738387   55240 system_pods.go:89] "kube-proxy-rb5vd" [e2565cb2-d7c1-4b6b-add4-2369c73bd486] Running
	I0915 17:23:36.738391   55240 system_pods.go:89] "kube-scheduler-functional-20210915172222-22677" [c52c2543-2254-4d9b-9db3-5622731d9f08] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0915 17:23:36.738396   55240 system_pods.go:89] "storage-provisioner" [e0cdcfac-77cf-4ab3-b433-0dcf5a820199] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0915 17:23:36.738408   55240 retry.go:31] will retry after 587.352751ms: missing components: kube-apiserver
	I0915 17:23:37.332270   55240 system_pods.go:86] 7 kube-system pods found
	I0915 17:23:37.332290   55240 system_pods.go:89] "coredns-78fcd69978-4hsx6" [2a2c8f23-e485-406d-a27b-ab1190b13a07] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0915 17:23:37.332297   55240 system_pods.go:89] "etcd-functional-20210915172222-22677" [f3b8b47d-ae44-4fee-887b-572b9ffbdd40] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0915 17:23:37.332301   55240 system_pods.go:89] "kube-apiserver-functional-20210915172222-22677" [e0bc9b12-e146-452b-87d1-743baa85d5e9] Pending
	I0915 17:23:37.332305   55240 system_pods.go:89] "kube-controller-manager-functional-20210915172222-22677" [894edb22-9af5-43fa-bf97-3f92fa641b82] Running
	I0915 17:23:37.332308   55240 system_pods.go:89] "kube-proxy-rb5vd" [e2565cb2-d7c1-4b6b-add4-2369c73bd486] Running
	I0915 17:23:37.332313   55240 system_pods.go:89] "kube-scheduler-functional-20210915172222-22677" [c52c2543-2254-4d9b-9db3-5622731d9f08] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0915 17:23:37.332319   55240 system_pods.go:89] "storage-provisioner" [e0cdcfac-77cf-4ab3-b433-0dcf5a820199] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0915 17:23:37.332331   55240 retry.go:31] will retry after 834.206799ms: missing components: kube-apiserver
	I0915 17:23:38.171687   55240 system_pods.go:86] 7 kube-system pods found
	I0915 17:23:38.171708   55240 system_pods.go:89] "coredns-78fcd69978-4hsx6" [2a2c8f23-e485-406d-a27b-ab1190b13a07] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0915 17:23:38.171715   55240 system_pods.go:89] "etcd-functional-20210915172222-22677" [f3b8b47d-ae44-4fee-887b-572b9ffbdd40] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0915 17:23:38.171721   55240 system_pods.go:89] "kube-apiserver-functional-20210915172222-22677" [e0bc9b12-e146-452b-87d1-743baa85d5e9] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0915 17:23:38.171726   55240 system_pods.go:89] "kube-controller-manager-functional-20210915172222-22677" [894edb22-9af5-43fa-bf97-3f92fa641b82] Running
	I0915 17:23:38.171730   55240 system_pods.go:89] "kube-proxy-rb5vd" [e2565cb2-d7c1-4b6b-add4-2369c73bd486] Running
	I0915 17:23:38.171734   55240 system_pods.go:89] "kube-scheduler-functional-20210915172222-22677" [c52c2543-2254-4d9b-9db3-5622731d9f08] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0915 17:23:38.171740   55240 system_pods.go:89] "storage-provisioner" [e0cdcfac-77cf-4ab3-b433-0dcf5a820199] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0915 17:23:38.171745   55240 system_pods.go:126] duration metric: took 2.998151779s to wait for k8s-apps to be running ...
	I0915 17:23:38.171753   55240 system_svc.go:44] waiting for kubelet service to be running ....
	I0915 17:23:38.171792   55240 ssh_runner.go:152] Run: sudo systemctl is-active --quiet service kubelet
	I0915 17:23:38.181920   55240 system_svc.go:56] duration metric: took 10.158087ms WaitForService to wait for kubelet.
	I0915 17:23:38.181940   55240 kubeadm.go:547] duration metric: took 9.810575761s to wait for : map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] ...
	I0915 17:23:38.181965   55240 node_conditions.go:102] verifying NodePressure condition ...
	I0915 17:23:38.184824   55240 node_conditions.go:122] node storage ephemeral capacity is 309568300Ki
	I0915 17:23:38.184835   55240 node_conditions.go:123] node cpu capacity is 8
	I0915 17:23:38.184846   55240 node_conditions.go:105] duration metric: took 2.876748ms to run NodePressure ...
	I0915 17:23:38.184855   55240 start.go:231] waiting for startup goroutines ...
	I0915 17:23:38.227483   55240 start.go:462] kubectl: 1.20.5, cluster: 1.22.1 (minor skew: 2)
	I0915 17:23:38.229801   55240 out.go:177] 
	W0915 17:23:38.229966   55240 out.go:242] ! /usr/local/bin/kubectl is version 1.20.5, which may have incompatibilites with Kubernetes 1.22.1.
	I0915 17:23:38.231684   55240 out.go:177]   - Want kubectl v1.22.1? Try 'minikube kubectl -- get pods -A'
	I0915 17:23:38.233338   55240 out.go:177] * Done! kubectl is now configured to use "functional-20210915172222-22677" cluster and "default" namespace by default
	
	* 
	* ==> Docker <==
	* -- Logs begin at Wed 2021-09-15 17:22:25 UTC, end at Wed 2021-09-15 17:23:39 UTC. --
	Sep 15 17:22:29 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:22:29.236135482Z" level=info msg="Docker daemon" commit=75249d8 graphdriver(s)=overlay2 version=20.10.8
	Sep 15 17:22:29 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:22:29.236204364Z" level=info msg="Daemon has completed initialization"
	Sep 15 17:22:29 functional-20210915172222-22677 systemd[1]: Started Docker Application Container Engine.
	Sep 15 17:22:29 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:22:29.252799850Z" level=info msg="API listen on [::]:2376"
	Sep 15 17:22:29 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:22:29.256197488Z" level=info msg="API listen on /var/run/docker.sock"
	Sep 15 17:23:02 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:02.545346183Z" level=warning msg="Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap."
	Sep 15 17:23:20 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:20.849725713Z" level=info msg="ignoring event" container=4cf87740c5251d61fbf31189ff1c44924f402cbb8cc6ece5413b6592c7e6817c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:20 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:20.850574683Z" level=info msg="ignoring event" container=7b477389f1f0eb6d9215da693bd451a29bdbad4cdd29caca221161ad3b2ef6a3 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:20 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:20.852842719Z" level=info msg="ignoring event" container=28f7f7a008ba626f59a38f6fd323584340438256d2ce83406cb8bb8e36636e7b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:20 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:20.852911835Z" level=info msg="ignoring event" container=4d217398099bd36a781c9266a2f05e5d74e7aa03d033b3bd40758e1aa1fbeea6 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:20 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:20.854461564Z" level=info msg="ignoring event" container=84170625d5e461ded06afa122c12d796597725ac1c07a938b81ec30871818645 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:20 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:20.928185781Z" level=info msg="ignoring event" container=697f6239cc8e69a6630f74f0a4f98eba50e54efe2aff7d8e65ddc253ef3afe37 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:20 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:20.928435779Z" level=info msg="ignoring event" container=3d58c9a8080de2777ea16b8d1d172144b6c301e8dc3077083783974ec1f8e3b6 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:20 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:20.929521957Z" level=info msg="ignoring event" container=cf5e0878010f633c87d25aa39c469f9253b7d8e3165de6fc4a5e5fe0ce25d40e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:20 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:20.946108255Z" level=info msg="ignoring event" container=893b77e15033238dca43476775b645307ff535374e879336916535454614ebab module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:20 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:20.947235884Z" level=info msg="ignoring event" container=9415956d233644483cc4e5416b470608183967bea1f2e20c96e2b5ac74e10f61 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:20 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:20.948536162Z" level=info msg="ignoring event" container=06716f7d33c9691159830fb919b80151f9bddfb1cd742e9776051aef84f63e2e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:21 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:21.169536467Z" level=info msg="ignoring event" container=75c83d84914d795749f6fd084d910cf442e30b449865cf56ad0bf46260bcf0cc module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:21 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:21.173303976Z" level=info msg="ignoring event" container=93bf0bae25d870516a295b4e78d8143b64c2ec7aac171c7f55b23f37e5f9d3c7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:22 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:22.042938235Z" level=info msg="ignoring event" container=169e3f70645d2b9003889bb0982750d365397ff89fcd05270ff896a0dde5a679 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:25 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:25.863467551Z" level=info msg="ignoring event" container=f77561e61ffbcb24350d0af8e8090e94338279348d7a08b3539a361baf4aa059 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:29 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:29.046496745Z" level=info msg="ignoring event" container=6c4926bac9cb53123ce965cef87735685a88279ee8ff43276da6d4c5d7b5dfc0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:29 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:29.413056951Z" level=info msg="ignoring event" container=5b08bde81065c05bebacb1d4837a9d6c3eed76572a648cab28357256767eb967 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:29 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:29.441995074Z" level=info msg="ignoring event" container=c3d62f3fa4929d884ab4ead3988166fbbe4a3507ae9356d6a5fca91d422df89e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 15 17:23:35 functional-20210915172222-22677 dockerd[449]: time="2021-09-15T17:23:35.993262459Z" level=warning msg="Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap."
	
	* 
	* ==> container status <==
	* CONTAINER           IMAGE               CREATED              STATE               NAME                      ATTEMPT             POD ID
	8238cb59f7622       6e38f40d628db       2 seconds ago        Running             storage-provisioner       2                   0211c31b4ff93
	d5500dc4dfc8e       8d147537fb7d1       4 seconds ago        Running             coredns                   1                   c8a74f44948b3
	36fd794c8c2a5       f30469a2491a5       9 seconds ago        Running             kube-apiserver            1                   dd32609f2bb32
	6c4926bac9cb5       f30469a2491a5       11 seconds ago       Exited              kube-apiserver            0                   dd32609f2bb32
	a2ab135084448       0048118155842       18 seconds ago       Running             etcd                      1                   292ebc67df501
	573579ce53ca4       aca5ededae9c8       18 seconds ago       Running             kube-scheduler            1                   52ed9c67b1367
	169e3f70645d2       6e38f40d628db       18 seconds ago       Exited              storage-provisioner       1                   0211c31b4ff93
	8fafb362b6651       6e002eb89a881       18 seconds ago       Running             kube-controller-manager   1                   cc25f554ce35f
	e19e143acb81a       36c4ebbc9d979       18 seconds ago       Running             kube-proxy                1                   3e5992df7aeb9
	f77561e61ffbc       8d147537fb7d1       37 seconds ago       Exited              coredns                   0                   7b477389f1f0e
	697f6239cc8e6       36c4ebbc9d979       38 seconds ago       Exited              kube-proxy                0                   893b77e150332
	9415956d23364       0048118155842       About a minute ago   Exited              etcd                      0                   28f7f7a008ba6
	75c83d84914d7       aca5ededae9c8       About a minute ago   Exited              kube-scheduler            0                   cf5e0878010f6
	84170625d5e46       6e002eb89a881       About a minute ago   Exited              kube-controller-manager   0                   06716f7d33c96
	
	* 
	* ==> coredns [d5500dc4dfc8] <==
	* .:53
	[INFO] plugin/reload: Running configuration MD5 = cec3c60eb1cc4909fd4579a8d79ea031
	CoreDNS-1.8.4
	linux/amd64, go1.16.4, 053c4d5
	
	* 
	* ==> coredns [f77561e61ffb] <==
	* .:53
	[INFO] plugin/reload: Running configuration MD5 = cec3c60eb1cc4909fd4579a8d79ea031
	CoreDNS-1.8.4
	linux/amd64, go1.16.4, 053c4d5
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	* 
	* ==> describe nodes <==
	* Name:               functional-20210915172222-22677
	Roles:              control-plane,master
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=functional-20210915172222-22677
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0d321606059ead2904f4f5ddd59a9a7026c7ee04
	                    minikube.k8s.io/name=functional-20210915172222-22677
	                    minikube.k8s.io/updated_at=2021_09_15T17_22_42_0700
	                    minikube.k8s.io/version=v1.23.0
	                    node-role.kubernetes.io/control-plane=
	                    node-role.kubernetes.io/master=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: /var/run/dockershim.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Wed, 15 Sep 2021 17:22:39 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-20210915172222-22677
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 15 Sep 2021 17:23:37 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 15 Sep 2021 17:23:27 +0000   Wed, 15 Sep 2021 17:22:35 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 15 Sep 2021 17:23:27 +0000   Wed, 15 Sep 2021 17:22:35 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 15 Sep 2021 17:23:27 +0000   Wed, 15 Sep 2021 17:22:35 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 15 Sep 2021 17:23:27 +0000   Wed, 15 Sep 2021 17:23:27 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-20210915172222-22677
	Capacity:
	  cpu:                8
	  ephemeral-storage:  309568300Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32951368Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  309568300Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32951368Ki
	  pods:               110
	System Info:
	  Machine ID:                 4b5e5cdd53d44f5ab575bb522d42acca
	  System UUID:                9709380d-391d-4eb1-ada0-c4b1a3c9c46d
	  Boot ID:                    d1f48c72-ac32-4c43-bb38-cbe6179197b8
	  Kernel Version:             4.9.0-16-amd64
	  OS Image:                   Ubuntu 20.04.2 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://20.10.8
	  Kubelet Version:            v1.22.1
	  Kube-Proxy Version:         v1.22.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (7 in total)
	  Namespace                   Name                                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                                       ------------  ----------  ---------------  -------------  ---
	  kube-system                 coredns-78fcd69978-4hsx6                                   100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     39s
	  kube-system                 etcd-functional-20210915172222-22677                       100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         56s
	  kube-system                 kube-apiserver-functional-20210915172222-22677             250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6s
	  kube-system                 kube-controller-manager-functional-20210915172222-22677    200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         56s
	  kube-system                 kube-proxy-rb5vd                                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         39s
	  kube-system                 kube-scheduler-functional-20210915172222-22677             100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         56s
	  kube-system                 storage-provisioner                                        0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         37s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (9%!)(MISSING)   0 (0%!)(MISSING)
	  memory             170Mi (0%!)(MISSING)  170Mi (0%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age   From     Message
	  ----    ------                   ----  ----     -------
	  Normal  Starting                 57s   kubelet  Starting kubelet.
	  Normal  NodeHasSufficientMemory  57s   kubelet  Node functional-20210915172222-22677 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    57s   kubelet  Node functional-20210915172222-22677 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     57s   kubelet  Node functional-20210915172222-22677 status is now: NodeHasSufficientPID
	  Normal  NodeNotReady             57s   kubelet  Node functional-20210915172222-22677 status is now: NodeNotReady
	  Normal  NodeAllocatableEnforced  57s   kubelet  Updated Node Allocatable limit across pods
	  Normal  NodeReady                47s   kubelet  Node functional-20210915172222-22677 status is now: NodeReady
	  Normal  Starting                 12s   kubelet  Starting kubelet.
	  Normal  NodeHasSufficientMemory  12s   kubelet  Node functional-20210915172222-22677 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    12s   kubelet  Node functional-20210915172222-22677 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     12s   kubelet  Node functional-20210915172222-22677 status is now: NodeHasSufficientPID
	  Normal  NodeNotReady             12s   kubelet  Node functional-20210915172222-22677 status is now: NodeNotReady
	  Normal  NodeAllocatableEnforced  12s   kubelet  Updated Node Allocatable limit across pods
	  Normal  NodeReady                12s   kubelet  Node functional-20210915172222-22677 status is now: NodeReady
	
	* 
	* ==> dmesg <==
	* [  +0.007958] kvm [12002]: vcpu0, guest rIP: 0xffffffff9984d464 unhandled rdmsr: 0x606
	[ +14.551020] kvm [12135]: vcpu0, guest rIP: 0xffffffffa5c4d464 unhandled rdmsr: 0x140
	[  +0.008547] kvm [12135]: vcpu0, guest rIP: 0xffffffffa5c4d464 unhandled rdmsr: 0x4e
	[  +0.017019] kvm [12135]: vcpu1, guest rIP: 0xffffffffa5c4d464 unhandled rdmsr: 0x140
	[  +0.009780] kvm [12135]: vcpu1, guest rIP: 0xffffffffa5c4d464 unhandled rdmsr: 0x4e
	[  +3.788892] kvm [12135]: vcpu0, guest rIP: 0xffffffffa5c4d464 unhandled rdmsr: 0x64e
	[  +0.007976] kvm [12135]: vcpu0, guest rIP: 0xffffffffa5c4d464 unhandled rdmsr: 0x34
	[  +0.007996] kvm [12135]: vcpu0, guest rIP: 0xffffffffa5c4d464 unhandled rdmsr: 0x606
	[Sep15 17:06] kvm [12958]: vcpu0, guest rIP: 0xffffffffa284d464 unhandled rdmsr: 0x140
	[  +0.008523] kvm [12958]: vcpu0, guest rIP: 0xffffffffa284d464 unhandled rdmsr: 0x4e
	[  +0.017123] kvm [12958]: vcpu1, guest rIP: 0xffffffffa284d464 unhandled rdmsr: 0x140
	[  +0.009081] kvm [12958]: vcpu1, guest rIP: 0xffffffffa284d464 unhandled rdmsr: 0x4e
	[  +3.763565] kvm [12958]: vcpu0, guest rIP: 0xffffffffa284d464 unhandled rdmsr: 0x64e
	[  +0.007979] kvm [12958]: vcpu0, guest rIP: 0xffffffffa284d464 unhandled rdmsr: 0x34
	[  +0.007905] kvm [12958]: vcpu0, guest rIP: 0xffffffffa284d464 unhandled rdmsr: 0x606
	[Sep15 17:09] kvm [13331]: vcpu0, guest rIP: 0xffffffff8a04d464 unhandled rdmsr: 0x140
	[  +0.008636] kvm [13331]: vcpu0, guest rIP: 0xffffffff8a04d464 unhandled rdmsr: 0x4e
	[  +0.016084] kvm [13331]: vcpu1, guest rIP: 0xffffffff8a04d464 unhandled rdmsr: 0x140
	[  +0.008591] kvm [13331]: vcpu1, guest rIP: 0xffffffff8a04d464 unhandled rdmsr: 0x4e
	[  +3.627636] kvm [13331]: vcpu1, guest rIP: 0xffffffff8a04d464 unhandled rdmsr: 0x64e
	[  +0.007975] kvm [13331]: vcpu1, guest rIP: 0xffffffff8a04d464 unhandled rdmsr: 0x34
	[  +0.007906] kvm [13331]: vcpu1, guest rIP: 0xffffffff8a04d464 unhandled rdmsr: 0x606
	[Sep15 17:18] cgroup: cgroup2: unknown option "nsdelegate"
	[Sep15 17:21] cgroup: cgroup2: unknown option "nsdelegate"
	[Sep15 17:22] cgroup: cgroup2: unknown option "nsdelegate"
	
	* 
	* ==> etcd [9415956d2336] <==
	* {"level":"info","ts":"2021-09-15T17:22:59.118Z","caller":"traceutil/trace.go:171","msg":"trace[363790470] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:365; }","duration":"3.866968738s","start":"2021-09-15T17:22:55.251Z","end":"2021-09-15T17:22:59.118Z","steps":["trace[363790470] 'range keys from in-memory index tree'  (duration: 3.866379723s)"],"step_count":1}
	{"level":"warn","ts":"2021-09-15T17:22:59.118Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2021-09-15T17:22:55.251Z","time spent":"3.867035609s","remote":"127.0.0.1:56606","response type":"/etcdserverpb.KV/Range","request count":0,"request size":34,"response count":1,"response size":377,"request content":"key:\"/registry/namespaces/kube-system\" "}
	{"level":"info","ts":"2021-09-15T17:22:59.118Z","caller":"traceutil/trace.go:171","msg":"trace[531476913] linearizableReadLoop","detail":"{readStateIndex:378; appliedIndex:376; }","duration":"2.869206819s","start":"2021-09-15T17:22:56.248Z","end":"2021-09-15T17:22:59.118Z","steps":["trace[531476913] 'read index received'  (duration: 2.713208222s)","trace[531476913] 'applied index is now lower than readState.Index'  (duration: 155.997659ms)"],"step_count":2}
	{"level":"warn","ts":"2021-09-15T17:22:59.118Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2021-09-15T17:22:57.799Z","time spent":"1.318925707s","remote":"127.0.0.1:56592","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":788,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/events/kube-system/kube-apiserver-functional-20210915172222-22677.16a50ead5fc830b4\" mod_revision:0 > success:<request_put:<key:\"/registry/events/kube-system/kube-apiserver-functional-20210915172222-22677.16a50ead5fc830b4\" value_size:678 lease:8128007674518411922 >> failure:<>"}
	{"level":"warn","ts":"2021-09-15T17:22:59.118Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"1.32105317s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2021-09-15T17:22:59.118Z","caller":"traceutil/trace.go:171","msg":"trace[948890341] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:366; }","duration":"1.321084139s","start":"2021-09-15T17:22:57.797Z","end":"2021-09-15T17:22:59.118Z","steps":["trace[948890341] 'agreement among raft nodes before linearized reading'  (duration: 1.32101262s)"],"step_count":1}
	{"level":"warn","ts":"2021-09-15T17:22:59.118Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2021-09-15T17:22:57.797Z","time spent":"1.321127866s","remote":"127.0.0.1:56702","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/health\" "}
	{"level":"warn","ts":"2021-09-15T17:23:00.358Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"1.072288847s","expected-duration":"100ms","prefix":"","request":"header:<ID:8128007674518412223 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/serviceaccounts/kube-system/expand-controller\" mod_revision:0 > success:<request_put:<key:\"/registry/serviceaccounts/kube-system/expand-controller\" value_size:124 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2021-09-15T17:23:00.358Z","caller":"traceutil/trace.go:171","msg":"trace[254876860] linearizableReadLoop","detail":"{readStateIndex:380; appliedIndex:379; }","duration":"921.80628ms","start":"2021-09-15T17:22:59.437Z","end":"2021-09-15T17:23:00.358Z","steps":["trace[254876860] 'read index received'  (duration: 43.762µs)","trace[254876860] 'applied index is now lower than readState.Index'  (duration: 921.761698ms)"],"step_count":2}
	{"level":"info","ts":"2021-09-15T17:23:00.359Z","caller":"traceutil/trace.go:171","msg":"trace[719780911] transaction","detail":"{read_only:false; response_revision:368; number_of_response:1; }","duration":"1.229612389s","start":"2021-09-15T17:22:59.129Z","end":"2021-09-15T17:23:00.359Z","steps":["trace[719780911] 'process raft request'  (duration: 157.061372ms)","trace[719780911] 'compare'  (duration: 1.072145206s)"],"step_count":2}
	{"level":"warn","ts":"2021-09-15T17:23:00.359Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"570.987543ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"warn","ts":"2021-09-15T17:23:00.359Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"921.990437ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/default/default\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2021-09-15T17:23:00.359Z","caller":"traceutil/trace.go:171","msg":"trace[1470066984] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:368; }","duration":"571.033407ms","start":"2021-09-15T17:22:59.788Z","end":"2021-09-15T17:23:00.359Z","steps":["trace[1470066984] 'agreement among raft nodes before linearized reading'  (duration: 570.905592ms)"],"step_count":1}
	{"level":"warn","ts":"2021-09-15T17:23:00.359Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2021-09-15T17:22:59.129Z","time spent":"1.229685021s","remote":"127.0.0.1:56616","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":186,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/serviceaccounts/kube-system/expand-controller\" mod_revision:0 > success:<request_put:<key:\"/registry/serviceaccounts/kube-system/expand-controller\" value_size:124 >> failure:<>"}
	{"level":"info","ts":"2021-09-15T17:23:00.359Z","caller":"traceutil/trace.go:171","msg":"trace[841877134] range","detail":"{range_begin:/registry/serviceaccounts/default/default; range_end:; response_count:0; response_revision:368; }","duration":"922.052739ms","start":"2021-09-15T17:22:59.437Z","end":"2021-09-15T17:23:00.359Z","steps":["trace[841877134] 'agreement among raft nodes before linearized reading'  (duration: 921.926409ms)"],"step_count":1}
	{"level":"warn","ts":"2021-09-15T17:23:00.359Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2021-09-15T17:22:59.437Z","time spent":"922.10863ms","remote":"127.0.0.1:56616","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":0,"response size":29,"request content":"key:\"/registry/serviceaccounts/default/default\" "}
	{"level":"warn","ts":"2021-09-15T17:23:00.359Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2021-09-15T17:22:59.788Z","time spent":"571.070986ms","remote":"127.0.0.1:56702","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/health\" "}
	{"level":"info","ts":"2021-09-15T17:23:20.743Z","caller":"osutil/interrupt_unix.go:64","msg":"received signal; shutting down","signal":"terminated"}
	{"level":"info","ts":"2021-09-15T17:23:20.743Z","caller":"embed/etcd.go:367","msg":"closing etcd server","name":"functional-20210915172222-22677","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	WARNING: 2021/09/15 17:23:20 [core] grpc: addrConn.createTransport failed to connect to {127.0.0.1:2379 127.0.0.1:2379 <nil> 0 <nil>}. Err: connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	WARNING: 2021/09/15 17:23:20 [core] grpc: addrConn.createTransport failed to connect to {192.168.49.2:2379 192.168.49.2:2379 <nil> 0 <nil>}. Err: connection error: desc = "transport: Error while dialing dial tcp 192.168.49.2:2379: connect: connection refused". Reconnecting...
	{"level":"info","ts":"2021-09-15T17:23:20.831Z","caller":"etcdserver/server.go:1438","msg":"skipped leadership transfer for single voting member cluster","local-member-id":"aec36adc501070cc","current-leader-member-id":"aec36adc501070cc"}
	{"level":"info","ts":"2021-09-15T17:23:20.832Z","caller":"embed/etcd.go:562","msg":"stopping serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2021-09-15T17:23:20.833Z","caller":"embed/etcd.go:567","msg":"stopped serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2021-09-15T17:23:20.833Z","caller":"embed/etcd.go:369","msg":"closed etcd server","name":"functional-20210915172222-22677","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	
	* 
	* ==> etcd [a2ab13508444] <==
	* {"level":"info","ts":"2021-09-15T17:23:21.942Z","caller":"etcdserver/quota.go:94","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"}
	{"level":"info","ts":"2021-09-15T17:23:21.944Z","caller":"etcdserver/server.go:834","msg":"starting etcd server","local-member-id":"aec36adc501070cc","local-server-version":"3.5.0","cluster-id":"fa54960ea34d58be","cluster-version":"3.5"}
	{"level":"info","ts":"2021-09-15T17:23:21.946Z","caller":"embed/etcd.go:687","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
	{"level":"info","ts":"2021-09-15T17:23:21.946Z","caller":"embed/etcd.go:276","msg":"now serving peer/client/metrics","local-member-id":"aec36adc501070cc","initial-advertise-peer-urls":["https://192.168.49.2:2380"],"listen-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.49.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2021-09-15T17:23:21.946Z","caller":"embed/etcd.go:762","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2021-09-15T17:23:21.946Z","caller":"etcdserver/server.go:728","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"aec36adc501070cc","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"}
	{"level":"info","ts":"2021-09-15T17:23:21.947Z","caller":"embed/etcd.go:580","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2021-09-15T17:23:21.947Z","caller":"embed/etcd.go:552","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2021-09-15T17:23:21.947Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
	{"level":"info","ts":"2021-09-15T17:23:21.947Z","caller":"membership/cluster.go:393","msg":"added member","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","added-peer-id":"aec36adc501070cc","added-peer-peer-urls":["https://192.168.49.2:2380"]}
	{"level":"info","ts":"2021-09-15T17:23:21.947Z","caller":"membership/cluster.go:523","msg":"updated cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","from":"3.5","to":"3.5"}
	{"level":"info","ts":"2021-09-15T17:23:22.438Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 2"}
	{"level":"info","ts":"2021-09-15T17:23:22.438Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 2"}
	{"level":"info","ts":"2021-09-15T17:23:22.438Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2021-09-15T17:23:22.438Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 3"}
	{"level":"info","ts":"2021-09-15T17:23:22.438Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 3"}
	{"level":"info","ts":"2021-09-15T17:23:22.438Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 3"}
	{"level":"info","ts":"2021-09-15T17:23:22.438Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 3"}
	{"level":"info","ts":"2021-09-15T17:23:22.439Z","caller":"etcdserver/server.go:2027","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:functional-20210915172222-22677 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2021-09-15T17:23:22.439Z","caller":"embed/serve.go:98","msg":"ready to serve client requests"}
	{"level":"info","ts":"2021-09-15T17:23:22.439Z","caller":"etcdmain/main.go:47","msg":"notifying init daemon"}
	{"level":"info","ts":"2021-09-15T17:23:22.439Z","caller":"embed/serve.go:98","msg":"ready to serve client requests"}
	{"level":"info","ts":"2021-09-15T17:23:22.439Z","caller":"etcdmain/main.go:53","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2021-09-15T17:23:22.441Z","caller":"embed/serve.go:188","msg":"serving client traffic securely","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2021-09-15T17:23:22.441Z","caller":"embed/serve.go:188","msg":"serving client traffic securely","address":"192.168.49.2:2379"}
	
	* 
	* ==> kernel <==
	*  17:23:39 up  3:06,  0 users,  load average: 1.98, 2.19, 3.21
	Linux functional-20210915172222-22677 4.9.0-16-amd64 #1 SMP Debian 4.9.272-2 (2021-07-19) x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 20.04.2 LTS"
	
	* 
	* ==> kube-apiserver [36fd794c8c2a] <==
	* I0915 17:23:33.647278       1 available_controller.go:491] Starting AvailableConditionController
	I0915 17:23:33.647287       1 cache.go:32] Waiting for caches to sync for AvailableConditionController controller
	I0915 17:23:33.647304       1 apf_controller.go:299] Starting API Priority and Fairness config controller
	I0915 17:23:33.647731       1 crdregistration_controller.go:111] Starting crd-autoregister controller
	I0915 17:23:33.647741       1 shared_informer.go:240] Waiting for caches to sync for crd-autoregister
	I0915 17:23:33.647761       1 controller.go:85] Starting OpenAPI controller
	I0915 17:23:33.647788       1 naming_controller.go:291] Starting NamingConditionController
	I0915 17:23:33.647802       1 establishing_controller.go:76] Starting EstablishingController
	I0915 17:23:33.647816       1 nonstructuralschema_controller.go:192] Starting NonStructuralSchemaConditionController
	I0915 17:23:33.647828       1 apiapproval_controller.go:186] Starting KubernetesAPIApprovalPolicyConformantConditionController
	I0915 17:23:33.647843       1 crd_finalizer.go:266] Starting CRDFinalizer
	E0915 17:23:33.739895       1 controller.go:152] Unable to remove old endpoints from kubernetes service: no master IPs were listed in storage, refusing to erase all endpoints for the kubernetes service
	I0915 17:23:33.750255       1 apf_controller.go:304] Running API Priority and Fairness config worker
	I0915 17:23:33.751621       1 shared_informer.go:247] Caches are synced for crd-autoregister 
	I0915 17:23:33.845165       1 shared_informer.go:247] Caches are synced for cluster_authentication_trust_controller 
	I0915 17:23:33.848195       1 cache.go:39] Caches are synced for AvailableConditionController controller
	I0915 17:23:33.848959       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I0915 17:23:33.852583       1 shared_informer.go:247] Caches are synced for node_authorizer 
	I0915 17:23:33.927446       1 cache.go:39] Caches are synced for autoregister controller
	I0915 17:23:34.643482       1 controller.go:132] OpenAPI AggregationController: action for item : Nothing (removed from the queue).
	I0915 17:23:34.643515       1 controller.go:132] OpenAPI AggregationController: action for item k8s_internal_local_delegation_chain_0000000000: Nothing (removed from the queue).
	I0915 17:23:34.652359       1 storage_scheduling.go:148] all system priority classes are created successfully or already exist.
	I0915 17:23:37.392619       1 controller.go:611] quota admission added evaluator for: leases.coordination.k8s.io
	I0915 17:23:38.051166       1 controller.go:611] quota admission added evaluator for: endpoints
	I0915 17:23:38.053644       1 controller.go:611] quota admission added evaluator for: endpointslices.discovery.k8s.io
	
	* 
	* ==> kube-apiserver [6c4926bac9cb] <==
	* I0915 17:23:29.013483       1 server.go:553] external host was not specified, using 192.168.49.2
	I0915 17:23:29.013901       1 server.go:161] Version: v1.22.1
	Error: failed to create listener: failed to listen on 0.0.0.0:8441: listen tcp 0.0.0.0:8441: bind: address already in use
	
	* 
	* ==> kube-controller-manager [84170625d5e4] <==
	* I0915 17:23:00.464772       1 shared_informer.go:247] Caches are synced for cidrallocator 
	I0915 17:23:00.465176       1 event.go:291] "Event occurred" object="kube-system/coredns" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set coredns-78fcd69978 to 2"
	I0915 17:23:00.471277       1 range_allocator.go:373] Set node functional-20210915172222-22677 PodCIDR to [10.244.0.0/24]
	I0915 17:23:00.476464       1 event.go:291] "Event occurred" object="kube-system/coredns-78fcd69978" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: coredns-78fcd69978-zj6pr"
	I0915 17:23:00.527826       1 shared_informer.go:247] Caches are synced for endpoint_slice 
	I0915 17:23:00.531418       1 event.go:291] "Event occurred" object="kube-system/coredns-78fcd69978" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: coredns-78fcd69978-4hsx6"
	I0915 17:23:00.537300       1 shared_informer.go:247] Caches are synced for daemon sets 
	W0915 17:23:00.540775       1 endpointslice_controller.go:306] Error syncing endpoint slices for service "kube-system/kube-dns", retrying. Error: EndpointSlice informer cache is out of date
	I0915 17:23:00.552764       1 shared_informer.go:247] Caches are synced for taint 
	I0915 17:23:00.552855       1 node_lifecycle_controller.go:1398] Initializing eviction metric for zone: 
	I0915 17:23:00.552881       1 taint_manager.go:187] "Starting NoExecuteTaintManager"
	W0915 17:23:00.552935       1 node_lifecycle_controller.go:1013] Missing timestamp for Node functional-20210915172222-22677. Assuming now as a timestamp.
	I0915 17:23:00.552971       1 node_lifecycle_controller.go:1214] Controller detected that zone  is now in state Normal.
	I0915 17:23:00.553033       1 event.go:291] "Event occurred" object="functional-20210915172222-22677" kind="Node" apiVersion="v1" type="Normal" reason="RegisteredNode" message="Node functional-20210915172222-22677 event: Registered Node functional-20210915172222-22677 in Controller"
	I0915 17:23:00.553460       1 event.go:291] "Event occurred" object="kube-system/kube-proxy" kind="DaemonSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: kube-proxy-rb5vd"
	I0915 17:23:00.654277       1 shared_informer.go:247] Caches are synced for attach detach 
	I0915 17:23:00.663629       1 shared_informer.go:247] Caches are synced for resource quota 
	I0915 17:23:00.666057       1 shared_informer.go:247] Caches are synced for resource quota 
	I0915 17:23:00.703068       1 shared_informer.go:247] Caches are synced for crt configmap 
	I0915 17:23:00.703463       1 shared_informer.go:247] Caches are synced for bootstrap_signer 
	I0915 17:23:00.903914       1 event.go:291] "Event occurred" object="kube-system/coredns" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled down replica set coredns-78fcd69978 to 1"
	I0915 17:23:00.914334       1 event.go:291] "Event occurred" object="kube-system/coredns-78fcd69978" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulDelete" message="Deleted pod: coredns-78fcd69978-zj6pr"
	I0915 17:23:01.087425       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0915 17:23:01.130801       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0915 17:23:01.130829       1 garbagecollector.go:151] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	
	* 
	* ==> kube-controller-manager [8fafb362b665] <==
	* I0915 17:23:38.052675       1 node_lifecycle_controller.go:1214] Controller detected that zone  is now in state Normal.
	I0915 17:23:38.052821       1 event.go:291] "Event occurred" object="functional-20210915172222-22677" kind="Node" apiVersion="v1" type="Normal" reason="RegisteredNode" message="Node functional-20210915172222-22677 event: Registered Node functional-20210915172222-22677 in Controller"
	I0915 17:23:38.053596       1 shared_informer.go:247] Caches are synced for TTL 
	I0915 17:23:38.056408       1 shared_informer.go:247] Caches are synced for TTL after finished 
	I0915 17:23:38.059677       1 shared_informer.go:247] Caches are synced for disruption 
	I0915 17:23:38.059696       1 disruption.go:371] Sending events to api server.
	I0915 17:23:38.059701       1 shared_informer.go:247] Caches are synced for namespace 
	I0915 17:23:38.067283       1 shared_informer.go:247] Caches are synced for HPA 
	I0915 17:23:38.068712       1 shared_informer.go:247] Caches are synced for certificate-csrapproving 
	I0915 17:23:38.073888       1 shared_informer.go:247] Caches are synced for PV protection 
	I0915 17:23:38.077176       1 shared_informer.go:247] Caches are synced for ReplicationController 
	I0915 17:23:38.079412       1 shared_informer.go:247] Caches are synced for job 
	I0915 17:23:38.134973       1 shared_informer.go:247] Caches are synced for cronjob 
	I0915 17:23:38.167406       1 shared_informer.go:247] Caches are synced for ClusterRoleAggregator 
	I0915 17:23:38.233949       1 shared_informer.go:247] Caches are synced for stateful set 
	I0915 17:23:38.254395       1 shared_informer.go:247] Caches are synced for expand 
	I0915 17:23:38.264009       1 shared_informer.go:247] Caches are synced for attach detach 
	I0915 17:23:38.270594       1 shared_informer.go:247] Caches are synced for persistent volume 
	I0915 17:23:38.272934       1 shared_informer.go:247] Caches are synced for PVC protection 
	I0915 17:23:38.276125       1 shared_informer.go:247] Caches are synced for ephemeral 
	I0915 17:23:38.279433       1 shared_informer.go:247] Caches are synced for resource quota 
	I0915 17:23:38.330642       1 shared_informer.go:247] Caches are synced for resource quota 
	I0915 17:23:38.731256       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0915 17:23:38.771737       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0915 17:23:38.771768       1 garbagecollector.go:151] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	
	* 
	* ==> kube-proxy [697f6239cc8e] <==
	* I0915 17:23:02.056327       1 node.go:172] Successfully retrieved node IP: 192.168.49.2
	I0915 17:23:02.056402       1 server_others.go:140] Detected node IP 192.168.49.2
	W0915 17:23:02.056426       1 server_others.go:565] Unknown proxy mode "", assuming iptables proxy
	I0915 17:23:02.134802       1 server_others.go:206] kube-proxy running in dual-stack mode, IPv4-primary
	I0915 17:23:02.134852       1 server_others.go:212] Using iptables Proxier.
	I0915 17:23:02.134865       1 server_others.go:219] creating dualStackProxier for iptables.
	W0915 17:23:02.134887       1 server_others.go:495] detect-local-mode set to ClusterCIDR, but no IPv6 cluster CIDR defined, , defaulting to no-op detect-local for IPv6
	I0915 17:23:02.135232       1 server.go:649] Version: v1.22.1
	I0915 17:23:02.136020       1 config.go:315] Starting service config controller
	I0915 17:23:02.136093       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0915 17:23:02.136046       1 config.go:224] Starting endpoint slice config controller
	I0915 17:23:02.136114       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	E0915 17:23:02.138816       1 event_broadcaster.go:253] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"functional-20210915172222-22677.16a50eae62c6c808", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, EventTime:v1.MicroTime{Time:time.Time{wall:0xc048a8dd881aa34f, ext:192364634, loc:(*time.Location)(0x2d81340)}}, Series:(*v1.EventSeries)(nil), ReportingController:"kube-proxy", ReportingInstance:"kube-proxy-functional-20210915172222-22677", Action:"StartKubeProxy", Reason:"Starting", Regarding:v1.ObjectReference{Kind:"Node", Namespace:"", Nam
e:"functional-20210915172222-22677", UID:"functional-20210915172222-22677", APIVersion:"", ResourceVersion:"", FieldPath:""}, Related:(*v1.ObjectReference)(nil), Note:"", Type:"Normal", DeprecatedSource:v1.EventSource{Component:"", Host:""}, DeprecatedFirstTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeprecatedLastTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeprecatedCount:0}': 'Event "functional-20210915172222-22677.16a50eae62c6c808" is invalid: involvedObject.namespace: Invalid value: "": does not match event.namespace' (will not retry!)
	I0915 17:23:02.236482       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	I0915 17:23:02.236501       1 shared_informer.go:247] Caches are synced for service config 
	
	* 
	* ==> kube-proxy [e19e143acb81] <==
	* E0915 17:23:21.847993       1 node.go:161] Failed to retrieve node info: Get "https://control-plane.minikube.internal:8441/api/v1/nodes/functional-20210915172222-22677": dial tcp 192.168.49.2:8441: connect: connection refused
	I0915 17:23:25.640196       1 node.go:172] Successfully retrieved node IP: 192.168.49.2
	I0915 17:23:25.640233       1 server_others.go:140] Detected node IP 192.168.49.2
	W0915 17:23:25.640257       1 server_others.go:565] Unknown proxy mode "", assuming iptables proxy
	I0915 17:23:25.746660       1 server_others.go:206] kube-proxy running in dual-stack mode, IPv4-primary
	I0915 17:23:25.746712       1 server_others.go:212] Using iptables Proxier.
	I0915 17:23:25.746727       1 server_others.go:219] creating dualStackProxier for iptables.
	W0915 17:23:25.746748       1 server_others.go:495] detect-local-mode set to ClusterCIDR, but no IPv6 cluster CIDR defined, , defaulting to no-op detect-local for IPv6
	I0915 17:23:25.751119       1 server.go:649] Version: v1.22.1
	I0915 17:23:25.752010       1 config.go:224] Starting endpoint slice config controller
	I0915 17:23:25.752041       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0915 17:23:25.752153       1 config.go:315] Starting service config controller
	I0915 17:23:25.752166       1 shared_informer.go:240] Waiting for caches to sync for service config
	E0915 17:23:25.827749       1 event_broadcaster.go:253] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"functional-20210915172222-22677.16a50eb3e26482c1", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, EventTime:v1.MicroTime{Time:time.Time{wall:0xc048a8e36cd0396e, ext:3999567202, loc:(*time.Location)(0x2d81340)}}, Series:(*v1.EventSeries)(nil), ReportingController:"kube-proxy", ReportingInstance:"kube-proxy-functional-20210915172222-22677", Action:"StartKubeProxy", Reason:"Starting", Regarding:v1.ObjectReference{Kind:"Node", Namespace:"", Na
me:"functional-20210915172222-22677", UID:"functional-20210915172222-22677", APIVersion:"", ResourceVersion:"", FieldPath:""}, Related:(*v1.ObjectReference)(nil), Note:"", Type:"Normal", DeprecatedSource:v1.EventSource{Component:"", Host:""}, DeprecatedFirstTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeprecatedLastTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeprecatedCount:0}': 'Event "functional-20210915172222-22677.16a50eb3e26482c1" is invalid: involvedObject.namespace: Invalid value: "": does not match event.namespace' (will not retry!)
	I0915 17:23:25.852585       1 shared_informer.go:247] Caches are synced for service config 
	I0915 17:23:25.852609       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	
	* 
	* ==> kube-scheduler [573579ce53ca] <==
	* I0915 17:23:22.657418       1 serving.go:347] Generated self-signed cert in-memory
	I0915 17:23:25.734651       1 requestheader_controller.go:169] Starting RequestHeaderAuthRequestController
	I0915 17:23:25.734700       1 shared_informer.go:240] Waiting for caches to sync for RequestHeaderAuthRequestController
	I0915 17:23:25.734760       1 configmap_cafile_content.go:201] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0915 17:23:25.734816       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I0915 17:23:25.734657       1 configmap_cafile_content.go:201] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0915 17:23:25.734908       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0915 17:23:25.735056       1 secure_serving.go:200] Serving securely on 127.0.0.1:10259
	I0915 17:23:25.735534       1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
	I0915 17:23:25.835475       1 shared_informer.go:247] Caches are synced for RequestHeaderAuthRequestController 
	I0915 17:23:25.835476       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file 
	I0915 17:23:25.835642       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	E0915 17:23:33.678412       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Node: unknown (get nodes)
	E0915 17:23:33.678412       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Pod: unknown (get pods)
	E0915 17:23:33.678451       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicationController: unknown (get replicationcontrollers)
	E0915 17:23:33.678421       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Service: unknown (get services)
	E0915 17:23:33.678468       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSINode: unknown (get csinodes.storage.k8s.io)
	E0915 17:23:33.678485       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.StatefulSet: unknown (get statefulsets.apps)
	E0915 17:23:33.678492       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PodDisruptionBudget: unknown (get poddisruptionbudgets.policy)
	E0915 17:23:33.678518       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.StorageClass: unknown (get storageclasses.storage.k8s.io)
	E0915 17:23:33.678526       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1beta1.CSIStorageCapacity: unknown (get csistoragecapacities.storage.k8s.io)
	E0915 17:23:33.678548       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicaSet: unknown (get replicasets.apps)
	E0915 17:23:33.678561       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolume: unknown (get persistentvolumes)
	E0915 17:23:33.678562       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolumeClaim: unknown (get persistentvolumeclaims)
	E0915 17:23:33.678654       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSIDriver: unknown (get csidrivers.storage.k8s.io)
	
	* 
	* ==> kube-scheduler [75c83d84914d] <==
	* I0915 17:22:39.430288       1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
	E0915 17:22:39.438415       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0915 17:22:39.438778       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1beta1.CSIStorageCapacity: failed to list *v1beta1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0915 17:22:39.438806       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0915 17:22:39.438869       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0915 17:22:39.438891       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0915 17:22:39.438974       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0915 17:22:39.439042       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0915 17:22:39.439112       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0915 17:22:39.439587       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0915 17:22:39.439731       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0915 17:22:39.439787       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0915 17:22:39.439836       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0915 17:22:39.439802       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0915 17:22:39.440001       1 reflector.go:138] k8s.io/apiserver/pkg/server/dynamiccertificates/configmap_cafile_content.go:205: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0915 17:22:39.440529       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0915 17:22:40.312682       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0915 17:22:40.406964       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0915 17:22:40.500422       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0915 17:22:40.528413       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0915 17:22:40.569927       1 reflector.go:138] k8s.io/apiserver/pkg/server/dynamiccertificates/configmap_cafile_content.go:205: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	I0915 17:22:43.830072       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	I0915 17:23:20.730896       1 configmap_cafile_content.go:222] "Shutting down controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0915 17:23:20.731976       1 secure_serving.go:311] Stopped listening on 127.0.0.1:10259
	I0915 17:23:20.732094       1 tlsconfig.go:255] "Shutting down DynamicServingCertificateController"
	
	* 
	* ==> kubelet <==
	* -- Logs begin at Wed 2021-09-15 17:22:25 UTC, end at Wed 2021-09-15 17:23:39 UTC. --
	Sep 15 17:23:30 functional-20210915172222-22677 kubelet[5938]: E0915 17:23:30.393843    5938 kubelet.go:1701] "Failed creating a mirror pod for" err="Post \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods\": dial tcp 192.168.49.2:8441: connect: connection refused" pod="kube-system/kube-scheduler-functional-20210915172222-22677"
	Sep 15 17:23:30 functional-20210915172222-22677 kubelet[5938]: E0915 17:23:30.593721    5938 kubelet.go:1701] "Failed creating a mirror pod for" err="Post \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods\": dial tcp 192.168.49.2:8441: connect: connection refused" pod="kube-system/kube-controller-manager-functional-20210915172222-22677"
	Sep 15 17:23:30 functional-20210915172222-22677 kubelet[5938]: E0915 17:23:30.793279    5938 mirror_client.go:138] "Failed deleting a mirror pod" err="Delete \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-20210915172222-22677\": dial tcp 192.168.49.2:8441: connect: connection refused" pod="kube-system/kube-apiserver-functional-20210915172222-22677"
	Sep 15 17:23:30 functional-20210915172222-22677 kubelet[5938]: I0915 17:23:30.793380    5938 scope.go:110] "RemoveContainer" containerID="6c4926bac9cb53123ce965cef87735685a88279ee8ff43276da6d4c5d7b5dfc0"
	Sep 15 17:23:30 functional-20210915172222-22677 kubelet[5938]: E0915 17:23:30.993891    5938 projected.go:199] Error preparing data for projected volume kube-api-access-2zzh7 for pod kube-system/storage-provisioner: failed to fetch token: Post "https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/serviceaccounts/storage-provisioner/token": dial tcp 192.168.49.2:8441: connect: connection refused
	Sep 15 17:23:30 functional-20210915172222-22677 kubelet[5938]: E0915 17:23:30.994002    5938 nestedpendingoperations.go:301] Operation for "{volumeName:kubernetes.io/projected/e0cdcfac-77cf-4ab3-b433-0dcf5a820199-kube-api-access-2zzh7 podName:e0cdcfac-77cf-4ab3-b433-0dcf5a820199 nodeName:}" failed. No retries permitted until 2021-09-15 17:23:31.993975576 +0000 UTC m=+5.018218287 (durationBeforeRetry 1s). Error: MountVolume.SetUp failed for volume "kube-api-access-2zzh7" (UniqueName: "kubernetes.io/projected/e0cdcfac-77cf-4ab3-b433-0dcf5a820199-kube-api-access-2zzh7") pod "storage-provisioner" (UID: "e0cdcfac-77cf-4ab3-b433-0dcf5a820199") : failed to fetch token: Post "https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/serviceaccounts/storage-provisioner/token": dial tcp 192.168.49.2:8441: connect: connection refused
	Sep 15 17:23:31 functional-20210915172222-22677 kubelet[5938]: I0915 17:23:31.366761    5938 kubelet_volumes.go:160] "Cleaned up orphaned pod volumes dir" podUID=9a25ab830682419b4d663e848415821b path="/var/lib/kubelet/pods/9a25ab830682419b4d663e848415821b/volumes"
	Sep 15 17:23:31 functional-20210915172222-22677 kubelet[5938]: I0915 17:23:31.683378    5938 kubelet.go:1683] "Trying to delete pod" pod="kube-system/kube-apiserver-functional-20210915172222-22677" podUID=6bd75bd6-106f-46ae-a043-1f641eb07c39
	Sep 15 17:23:33 functional-20210915172222-22677 kubelet[5938]: E0915 17:23:33.668039    5938 projected.go:199] Error preparing data for projected volume kube-api-access-2zzh7 for pod kube-system/storage-provisioner: failed to fetch token: serviceaccounts "storage-provisioner" is forbidden: User "system:node:functional-20210915172222-22677" cannot create resource "serviceaccounts/token" in API group "" in the namespace "kube-system": no relationship found between node 'functional-20210915172222-22677' and this object
	Sep 15 17:23:33 functional-20210915172222-22677 kubelet[5938]: E0915 17:23:33.668134    5938 nestedpendingoperations.go:301] Operation for "{volumeName:kubernetes.io/projected/e0cdcfac-77cf-4ab3-b433-0dcf5a820199-kube-api-access-2zzh7 podName:e0cdcfac-77cf-4ab3-b433-0dcf5a820199 nodeName:}" failed. No retries permitted until 2021-09-15 17:23:35.668109933 +0000 UTC m=+8.692352643 (durationBeforeRetry 2s). Error: MountVolume.SetUp failed for volume "kube-api-access-2zzh7" (UniqueName: "kubernetes.io/projected/e0cdcfac-77cf-4ab3-b433-0dcf5a820199-kube-api-access-2zzh7") pod "storage-provisioner" (UID: "e0cdcfac-77cf-4ab3-b433-0dcf5a820199") : failed to fetch token: serviceaccounts "storage-provisioner" is forbidden: User "system:node:functional-20210915172222-22677" cannot create resource "serviceaccounts/token" in API group "" in the namespace "kube-system": no relationship found between node 'functional-20210915172222-22677' and this object
	Sep 15 17:23:33 functional-20210915172222-22677 kubelet[5938]: E0915 17:23:33.668202    5938 projected.go:199] Error preparing data for projected volume kube-api-access-q99w7 for pod kube-system/coredns-78fcd69978-4hsx6: failed to fetch token: serviceaccounts "coredns" is forbidden: User "system:node:functional-20210915172222-22677" cannot create resource "serviceaccounts/token" in API group "" in the namespace "kube-system": no relationship found between node 'functional-20210915172222-22677' and this object
	Sep 15 17:23:33 functional-20210915172222-22677 kubelet[5938]: E0915 17:23:33.668240    5938 nestedpendingoperations.go:301] Operation for "{volumeName:kubernetes.io/projected/2a2c8f23-e485-406d-a27b-ab1190b13a07-kube-api-access-q99w7 podName:2a2c8f23-e485-406d-a27b-ab1190b13a07 nodeName:}" failed. No retries permitted until 2021-09-15 17:23:34.668227935 +0000 UTC m=+7.692470645 (durationBeforeRetry 1s). Error: MountVolume.SetUp failed for volume "kube-api-access-q99w7" (UniqueName: "kubernetes.io/projected/2a2c8f23-e485-406d-a27b-ab1190b13a07-kube-api-access-q99w7") pod "coredns-78fcd69978-4hsx6" (UID: "2a2c8f23-e485-406d-a27b-ab1190b13a07") : failed to fetch token: serviceaccounts "coredns" is forbidden: User "system:node:functional-20210915172222-22677" cannot create resource "serviceaccounts/token" in API group "" in the namespace "kube-system": no relationship found between node 'functional-20210915172222-22677' and this object
	Sep 15 17:23:33 functional-20210915172222-22677 kubelet[5938]: E0915 17:23:33.669198    5938 reflector.go:138] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:functional-20210915172222-22677" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'functional-20210915172222-22677' and this object
	Sep 15 17:23:33 functional-20210915172222-22677 kubelet[5938]: E0915 17:23:33.669279    5938 reflector.go:138] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:functional-20210915172222-22677" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'functional-20210915172222-22677' and this object
	Sep 15 17:23:33 functional-20210915172222-22677 kubelet[5938]: E0915 17:23:33.669351    5938 projected.go:199] Error preparing data for projected volume kube-api-access-dsgd5 for pod kube-system/kube-proxy-rb5vd: failed to fetch token: serviceaccounts "kube-proxy" is forbidden: User "system:node:functional-20210915172222-22677" cannot create resource "serviceaccounts/token" in API group "" in the namespace "kube-system": no relationship found between node 'functional-20210915172222-22677' and this object
	Sep 15 17:23:33 functional-20210915172222-22677 kubelet[5938]: E0915 17:23:33.669408    5938 nestedpendingoperations.go:301] Operation for "{volumeName:kubernetes.io/projected/e2565cb2-d7c1-4b6b-add4-2369c73bd486-kube-api-access-dsgd5 podName:e2565cb2-d7c1-4b6b-add4-2369c73bd486 nodeName:}" failed. No retries permitted until 2021-09-15 17:23:34.669390044 +0000 UTC m=+7.693632751 (durationBeforeRetry 1s). Error: MountVolume.SetUp failed for volume "kube-api-access-dsgd5" (UniqueName: "kubernetes.io/projected/e2565cb2-d7c1-4b6b-add4-2369c73bd486-kube-api-access-dsgd5") pod "kube-proxy-rb5vd" (UID: "e2565cb2-d7c1-4b6b-add4-2369c73bd486") : failed to fetch token: serviceaccounts "kube-proxy" is forbidden: User "system:node:functional-20210915172222-22677" cannot create resource "serviceaccounts/token" in API group "" in the namespace "kube-system": no relationship found between node 'functional-20210915172222-22677' and this object
	Sep 15 17:23:33 functional-20210915172222-22677 kubelet[5938]: E0915 17:23:33.669474    5938 reflector.go:138] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:functional-20210915172222-22677" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'functional-20210915172222-22677' and this object
	Sep 15 17:23:33 functional-20210915172222-22677 kubelet[5938]: I0915 17:23:33.933010    5938 kubelet.go:1688] "Deleted mirror pod because it is outdated" pod="kube-system/kube-apiserver-functional-20210915172222-22677"
	Sep 15 17:23:34 functional-20210915172222-22677 kubelet[5938]: I0915 17:23:34.741227    5938 kubelet.go:1683] "Trying to delete pod" pod="kube-system/kube-apiserver-functional-20210915172222-22677" podUID=6bd75bd6-106f-46ae-a043-1f641eb07c39
	Sep 15 17:23:35 functional-20210915172222-22677 kubelet[5938]: I0915 17:23:35.987162    5938 docker_sandbox.go:401] "Failed to read pod IP from plugin/docker" err="Couldn't find network status for kube-system/coredns-78fcd69978-4hsx6 through plugin: invalid network status for"
	Sep 15 17:23:35 functional-20210915172222-22677 kubelet[5938]: I0915 17:23:35.991439    5938 pod_container_deletor.go:79] "Container not found in pod's containers" containerID="c8a74f44948b39644d9fd5a16ee98426a2608b8ff8228b221a58fffc03daaeaa"
	Sep 15 17:23:36 functional-20210915172222-22677 kubelet[5938]: I0915 17:23:36.196848    5938 kubelet.go:1683] "Trying to delete pod" pod="kube-system/kube-apiserver-functional-20210915172222-22677" podUID=6bd75bd6-106f-46ae-a043-1f641eb07c39
	Sep 15 17:23:36 functional-20210915172222-22677 kubelet[5938]: I0915 17:23:36.999483    5938 docker_sandbox.go:401] "Failed to read pod IP from plugin/docker" err="Couldn't find network status for kube-system/coredns-78fcd69978-4hsx6 through plugin: invalid network status for"
	Sep 15 17:23:37 functional-20210915172222-22677 kubelet[5938]: I0915 17:23:37.397939    5938 scope.go:110] "RemoveContainer" containerID="169e3f70645d2b9003889bb0982750d365397ff89fcd05270ff896a0dde5a679"
	Sep 15 17:23:38 functional-20210915172222-22677 kubelet[5938]: I0915 17:23:38.045942    5938 prober_manager.go:255] "Failed to trigger a manual run" probe="Readiness"
	
	* 
	* ==> storage-provisioner [169e3f70645d] <==
	* I0915 17:23:21.956692       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	F0915 17:23:21.959501       1 main.go:39] error getting server version: Get "https://10.96.0.1:443/version?timeout=32s": dial tcp 10.96.0.1:443: connect: connection refused
	
	* 
	* ==> storage-provisioner [8238cb59f762] <==
	* I0915 17:23:37.610545       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0915 17:23:37.619161       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0915 17:23:37.619224       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	

                                                
                                                
-- /stdout --
helpers_test.go:255: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p functional-20210915172222-22677 -n functional-20210915172222-22677
helpers_test.go:262: (dbg) Run:  kubectl --context functional-20210915172222-22677 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:271: non-running pods: 
helpers_test.go:273: ======> post-mortem[TestFunctional/serial/ComponentHealth]: describe non-running pods <======
helpers_test.go:276: (dbg) Run:  kubectl --context functional-20210915172222-22677 describe pod 
helpers_test.go:276: (dbg) Non-zero exit: kubectl --context functional-20210915172222-22677 describe pod : exit status 1 (48.172473ms)

                                                
                                                
** stderr ** 
	error: resource name may not be empty

                                                
                                                
** /stderr **
helpers_test.go:278: kubectl --context functional-20210915172222-22677 describe pod : exit status 1
--- FAIL: TestFunctional/serial/ComponentHealth (2.30s)

                                                
                                    

Test pass (263/284)

Order passed test Duration
3 TestDownloadOnly/v1.14.0/json-events 14.41
4 TestDownloadOnly/v1.14.0/preload-exists 0
8 TestDownloadOnly/v1.14.0/LogsDuration 0.07
10 TestDownloadOnly/v1.22.1/json-events 5.18
11 TestDownloadOnly/v1.22.1/preload-exists 0
15 TestDownloadOnly/v1.22.1/LogsDuration 0.07
17 TestDownloadOnly/v1.22.2-rc.0/json-events 14.94
18 TestDownloadOnly/v1.22.2-rc.0/preload-exists 0
22 TestDownloadOnly/v1.22.2-rc.0/LogsDuration 0.07
23 TestDownloadOnly/DeleteAll 0.38
24 TestDownloadOnly/DeleteAlwaysSucceeds 0.23
25 TestDownloadOnlyKic 3.27
26 TestOffline 64.8
28 TestAddons/Setup 145.96
30 TestAddons/parallel/Registry 21.83
31 TestAddons/parallel/Ingress 43.33
32 TestAddons/parallel/MetricsServer 5.92
33 TestAddons/parallel/HelmTiller 13.77
34 TestAddons/parallel/Olm 47.23
35 TestAddons/parallel/CSI 58.5
36 TestAddons/parallel/GCPAuth 45.49
37 TestAddons/StoppedEnableDisable 11.77
38 TestCertOptions 226.71
39 TestDockerFlags 39.33
40 TestForceSystemdFlag 41.49
41 TestForceSystemdEnv 28.16
42 TestKVMDriverInstallOrUpdate 2.37
46 TestErrorSpam/setup 21.79
47 TestErrorSpam/start 0.94
48 TestErrorSpam/status 1.14
49 TestErrorSpam/pause 1.28
50 TestErrorSpam/unpause 1.57
51 TestErrorSpam/stop 16.05
54 TestFunctional/serial/CopySyncFile 0
55 TestFunctional/serial/StartWithProxy 41.99
56 TestFunctional/serial/AuditLog 0
57 TestFunctional/serial/SoftStart 5.02
58 TestFunctional/serial/KubeContext 0.05
59 TestFunctional/serial/KubectlGetPods 0.19
62 TestFunctional/serial/CacheCmd/cache/add_remote 3.28
63 TestFunctional/serial/CacheCmd/cache/add_local 1.62
64 TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3 0.06
65 TestFunctional/serial/CacheCmd/cache/list 0.05
66 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.36
67 TestFunctional/serial/CacheCmd/cache/cache_reload 2.05
68 TestFunctional/serial/CacheCmd/cache/delete 0.11
69 TestFunctional/serial/MinikubeKubectlCmd 0.1
70 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
71 TestFunctional/serial/ExtraConfig 20.5
73 TestFunctional/serial/LogsCmd 1.26
74 TestFunctional/serial/LogsFileCmd 1.24
76 TestFunctional/parallel/ConfigCmd 0.41
77 TestFunctional/parallel/DashboardCmd 3.56
78 TestFunctional/parallel/DryRun 0.62
79 TestFunctional/parallel/InternationalLanguage 0.26
80 TestFunctional/parallel/StatusCmd 1.23
83 TestFunctional/parallel/ServiceCmd 24.26
84 TestFunctional/parallel/AddonsCmd 0.16
85 TestFunctional/parallel/PersistentVolumeClaim 36.57
87 TestFunctional/parallel/SSHCmd 0.76
88 TestFunctional/parallel/CpCmd 0.77
89 TestFunctional/parallel/MySQL 22.45
90 TestFunctional/parallel/FileSync 0.42
91 TestFunctional/parallel/CertSync 2.38
95 TestFunctional/parallel/NodeLabels 0.07
96 TestFunctional/parallel/LoadImage 2.29
97 TestFunctional/parallel/SaveImage 3.49
98 TestFunctional/parallel/RemoveImage 3
99 TestFunctional/parallel/LoadImageFromFile 2.5
100 TestFunctional/parallel/SaveImageToFile 3.38
101 TestFunctional/parallel/BuildImage 4.02
102 TestFunctional/parallel/ListImages 0.3
103 TestFunctional/parallel/NonActiveRuntimeDisabled 0.41
105 TestFunctional/parallel/Version/short 0.06
106 TestFunctional/parallel/Version/components 0.66
107 TestFunctional/parallel/DockerEnv/bash 1.39
108 TestFunctional/parallel/UpdateContextCmd/no_changes 0.21
109 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.18
110 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.18
112 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
114 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 20.21
115 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.06
116 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
120 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
121 TestFunctional/parallel/ProfileCmd/profile_not_create 0.47
122 TestFunctional/parallel/ProfileCmd/profile_list 0.42
123 TestFunctional/parallel/ProfileCmd/profile_json_output 0.46
124 TestFunctional/parallel/MountCmd/any-port 8.44
125 TestFunctional/parallel/MountCmd/specific-port 2.16
126 TestFunctional/delete_busybox_image 0.09
127 TestFunctional/delete_my-image_image 0.04
128 TestFunctional/delete_minikube_cached_images 0.04
132 TestJSONOutput/start/Command 53.47
133 TestJSONOutput/start/Audit 0
135 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
136 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
138 TestJSONOutput/pause/Command 0.55
139 TestJSONOutput/pause/Audit 0
141 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
142 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
144 TestJSONOutput/unpause/Command 0.54
145 TestJSONOutput/unpause/Audit 0
147 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
148 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
150 TestJSONOutput/stop/Command 11.01
151 TestJSONOutput/stop/Audit 0
153 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
154 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
155 TestErrorJSONOutput 0.34
157 TestKicCustomNetwork/create_custom_network 24.93
158 TestKicCustomNetwork/use_default_bridge_network 23.78
159 TestKicExistingNetwork 25.23
160 TestMainNoArgs 0.05
163 TestMultiNode/serial/FreshStart2Nodes 74.58
164 TestMultiNode/serial/DeployApp2Nodes 6.19
165 TestMultiNode/serial/PingHostFrom2Pods 0.81
166 TestMultiNode/serial/AddNode 26.56
167 TestMultiNode/serial/ProfileList 0.37
168 TestMultiNode/serial/CopyFile 2.95
169 TestMultiNode/serial/StopNode 2.64
170 TestMultiNode/serial/StartAfterStop 21.68
171 TestMultiNode/serial/RestartKeepsNodes 106.03
172 TestMultiNode/serial/DeleteNode 5.7
173 TestMultiNode/serial/StopMultiNode 22.08
174 TestMultiNode/serial/RestartMultiNode 60.08
175 TestMultiNode/serial/ValidateNameConflict 24.62
181 TestDebPackageInstall/install_amd64_debian_sid/minikube 0
182 TestDebPackageInstall/install_amd64_debian_sid/kvm2-driver 11.68
184 TestDebPackageInstall/install_amd64_debian_latest/minikube 0
185 TestDebPackageInstall/install_amd64_debian_latest/kvm2-driver 10.27
187 TestDebPackageInstall/install_amd64_debian_10/minikube 0
188 TestDebPackageInstall/install_amd64_debian_10/kvm2-driver 9.78
190 TestDebPackageInstall/install_amd64_debian_9/minikube 0
191 TestDebPackageInstall/install_amd64_debian_9/kvm2-driver 8.39
193 TestDebPackageInstall/install_amd64_ubuntu_latest/minikube 0
194 TestDebPackageInstall/install_amd64_ubuntu_latest/kvm2-driver 93.89
196 TestDebPackageInstall/install_amd64_ubuntu_20.10/minikube 0
197 TestDebPackageInstall/install_amd64_ubuntu_20.10/kvm2-driver 39.47
199 TestDebPackageInstall/install_amd64_ubuntu_20.04/minikube 0
200 TestDebPackageInstall/install_amd64_ubuntu_20.04/kvm2-driver 58.75
202 TestDebPackageInstall/install_amd64_ubuntu_18.04/minikube 0
203 TestDebPackageInstall/install_amd64_ubuntu_18.04/kvm2-driver 80.33
204 TestPreload 143.1
206 TestScheduledStopUnix 65.57
207 TestSkaffold 66.67
209 TestInsufficientStorage 9.59
210 TestRunningBinaryUpgrade 88.1
212 TestKubernetesUpgrade 89.82
213 TestMissingContainerUpgrade 330.17
215 TestPause/serial/Start 61.35
216 TestStoppedBinaryUpgrade/Upgrade 107.16
217 TestPause/serial/SecondStartNoReconfiguration 10.58
218 TestPause/serial/Pause 0.75
219 TestPause/serial/VerifyStatus 0.45
220 TestPause/serial/Unpause 0.68
221 TestPause/serial/PauseAgain 0.84
222 TestPause/serial/DeletePaused 2.77
223 TestPause/serial/VerifyDeletedResources 7.64
231 TestStoppedBinaryUpgrade/MinikubeLogs 1.62
244 TestStartStop/group/old-k8s-version/serial/FirstStart 130.94
246 TestStartStop/group/no-preload/serial/FirstStart 66.35
247 TestStartStop/group/old-k8s-version/serial/DeployApp 11.53
248 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 2.88
249 TestStartStop/group/old-k8s-version/serial/Stop 11.1
250 TestStartStop/group/no-preload/serial/DeployApp 10.35
251 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.2
252 TestStartStop/group/old-k8s-version/serial/SecondStart 399.67
253 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.71
254 TestStartStop/group/no-preload/serial/Stop 11.24
256 TestStartStop/group/embed-certs/serial/FirstStart 43.96
257 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.21
258 TestStartStop/group/no-preload/serial/SecondStart 342.75
259 TestStartStop/group/embed-certs/serial/DeployApp 9.52
261 TestStartStop/group/default-k8s-different-port/serial/FirstStart 43.78
262 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.7
263 TestStartStop/group/embed-certs/serial/Stop 11.24
264 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.25
265 TestStartStop/group/embed-certs/serial/SecondStart 336.72
266 TestStartStop/group/default-k8s-different-port/serial/DeployApp 9.47
267 TestStartStop/group/default-k8s-different-port/serial/EnableAddonWhileActive 0.68
268 TestStartStop/group/default-k8s-different-port/serial/Stop 11.25
269 TestStartStop/group/default-k8s-different-port/serial/EnableAddonAfterStop 0.2
270 TestStartStop/group/default-k8s-different-port/serial/SecondStart 352.28
271 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.08
272 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.2
273 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.38
274 TestStartStop/group/no-preload/serial/Pause 3.07
276 TestStartStop/group/newest-cni/serial/FirstStart 41.29
277 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 5.01
278 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.08
279 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.4
280 TestStartStop/group/old-k8s-version/serial/Pause 3.57
281 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 5.01
282 TestStartStop/group/newest-cni/serial/DeployApp 0
283 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.11
284 TestNetworkPlugins/group/auto/Start 81.31
285 TestStartStop/group/newest-cni/serial/Stop 11.28
286 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.09
287 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.39
288 TestStartStop/group/embed-certs/serial/Pause 3.29
289 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.23
290 TestStartStop/group/newest-cni/serial/SecondStart 28.33
291 TestNetworkPlugins/group/false/Start 48.29
292 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
293 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
294 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.61
295 TestStartStop/group/newest-cni/serial/Pause 3.59
296 TestNetworkPlugins/group/cilium/Start 77.6
297 TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop 7.02
298 TestNetworkPlugins/group/false/KubeletFlags 0.41
299 TestNetworkPlugins/group/false/NetCatPod 8.25
300 TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop 5.1
301 TestNetworkPlugins/group/false/DNS 0.21
302 TestNetworkPlugins/group/false/Localhost 0.19
303 TestNetworkPlugins/group/false/HairPin 5.16
304 TestStartStop/group/default-k8s-different-port/serial/VerifyKubernetesImages 0.37
305 TestStartStop/group/default-k8s-different-port/serial/Pause 3.36
306 TestNetworkPlugins/group/auto/KubeletFlags 0.41
307 TestNetworkPlugins/group/auto/NetCatPod 9.11
308 TestNetworkPlugins/group/calico/Start 78.62
309 TestNetworkPlugins/group/custom-weave/Start 79.71
310 TestNetworkPlugins/group/auto/DNS 80.48
311 TestNetworkPlugins/group/cilium/ControllerPod 5.02
312 TestNetworkPlugins/group/cilium/KubeletFlags 0.46
313 TestNetworkPlugins/group/cilium/NetCatPod 9.4
314 TestNetworkPlugins/group/cilium/DNS 0.18
315 TestNetworkPlugins/group/cilium/Localhost 0.19
316 TestNetworkPlugins/group/cilium/HairPin 0.19
317 TestNetworkPlugins/group/enable-default-cni/Start 48.22
318 TestNetworkPlugins/group/calico/ControllerPod 5.02
319 TestNetworkPlugins/group/custom-weave/KubeletFlags 0.39
320 TestNetworkPlugins/group/custom-weave/NetCatPod 9.39
321 TestNetworkPlugins/group/calico/KubeletFlags 0.42
322 TestNetworkPlugins/group/calico/NetCatPod 10.3
323 TestNetworkPlugins/group/auto/Localhost 0.15
324 TestNetworkPlugins/group/auto/HairPin 5.15
325 TestNetworkPlugins/group/kindnet/Start 67.2
326 TestNetworkPlugins/group/calico/DNS 0.19
327 TestNetworkPlugins/group/calico/Localhost 0.18
328 TestNetworkPlugins/group/calico/HairPin 0.16
329 TestNetworkPlugins/group/bridge/Start 52.02
330 TestNetworkPlugins/group/kubenet/Start 51.92
331 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.4
332 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.3
333 TestNetworkPlugins/group/enable-default-cni/DNS 0.21
334 TestNetworkPlugins/group/enable-default-cni/Localhost 0.18
335 TestNetworkPlugins/group/enable-default-cni/HairPin 0.19
336 TestNetworkPlugins/group/kubenet/KubeletFlags 0.47
337 TestNetworkPlugins/group/bridge/KubeletFlags 0.41
338 TestNetworkPlugins/group/bridge/NetCatPod 10.24
339 TestNetworkPlugins/group/kubenet/NetCatPod 10.28
340 TestNetworkPlugins/group/kindnet/ControllerPod 5.02
341 TestNetworkPlugins/group/bridge/DNS 0.18
342 TestNetworkPlugins/group/kubenet/DNS 0.3
343 TestNetworkPlugins/group/bridge/Localhost 0.17
344 TestNetworkPlugins/group/bridge/HairPin 0.16
345 TestNetworkPlugins/group/kubenet/Localhost 0.16
346 TestNetworkPlugins/group/kubenet/HairPin 0.18
347 TestNetworkPlugins/group/kindnet/KubeletFlags 0.35
348 TestNetworkPlugins/group/kindnet/NetCatPod 10.39
349 TestNetworkPlugins/group/kindnet/DNS 0.15
350 TestNetworkPlugins/group/kindnet/Localhost 0.15
351 TestNetworkPlugins/group/kindnet/HairPin 0.14
x
+
TestDownloadOnly/v1.14.0/json-events (14.41s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.14.0/json-events
aaa_download_only_test.go:70: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-20210915171706-22677 --force --alsologtostderr --kubernetes-version=v1.14.0 --container-runtime=docker --driver=docker  --container-runtime=docker
aaa_download_only_test.go:70: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-20210915171706-22677 --force --alsologtostderr --kubernetes-version=v1.14.0 --container-runtime=docker --driver=docker  --container-runtime=docker: (14.412105261s)
--- PASS: TestDownloadOnly/v1.14.0/json-events (14.41s)

                                                
                                    
x
+
TestDownloadOnly/v1.14.0/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.14.0/preload-exists
--- PASS: TestDownloadOnly/v1.14.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.14.0/LogsDuration (0.07s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.14.0/LogsDuration
aaa_download_only_test.go:172: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-20210915171706-22677
aaa_download_only_test.go:172: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-20210915171706-22677: exit status 85 (67.228069ms)

                                                
                                                
-- stdout --
	* 
	* ==> Audit <==
	* |---------|------|---------|------|---------|------------|----------|
	| Command | Args | Profile | User | Version | Start Time | End Time |
	|---------|------|---------|------|---------|------------|----------|
	|---------|------|---------|------|---------|------------|----------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2021/09/15 17:17:06
	Running on machine: debian-jenkins-agent-1
	Binary: Built with gc go1.17 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0915 17:17:06.260255   22689 out.go:298] Setting OutFile to fd 1 ...
	I0915 17:17:06.260431   22689 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 17:17:06.260440   22689 out.go:311] Setting ErrFile to fd 2...
	I0915 17:17:06.260443   22689 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 17:17:06.260519   22689 root.go:313] Updating PATH: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/bin
	W0915 17:17:06.260609   22689 root.go:291] Error reading config file at /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/config/config.json: open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/config/config.json: no such file or directory
	I0915 17:17:06.260823   22689 out.go:305] Setting JSON to true
	I0915 17:17:06.295968   22689 start.go:111] hostinfo: {"hostname":"debian-jenkins-agent-1","uptime":10784,"bootTime":1631715442,"procs":152,"os":"linux","platform":"debian","platformFamily":"debian","platformVersion":"9.13","kernelVersion":"4.9.0-16-amd64","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"c29e0b88-ef83-6765-d2fa-208fdce1af32"}
	I0915 17:17:06.296063   22689 start.go:121] virtualization: kvm guest
	I0915 17:17:06.299130   22689 notify.go:169] Checking for updates...
	I0915 17:17:06.301069   22689 driver.go:343] Setting default libvirt URI to qemu:///system
	I0915 17:17:06.352867   22689 docker.go:132] docker version: linux-19.03.15
	I0915 17:17:06.352961   22689 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 17:17:06.679199   22689 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:180 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:22 OomKillDisable:true NGoroutines:35 SystemTime:2021-09-15 17:17:06.38632279 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddre
ss:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-1 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warning
s:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 17:17:06.679355   22689 docker.go:237] overlay module found
	I0915 17:17:06.681252   22689 start.go:278] selected driver: docker
	I0915 17:17:06.681268   22689 start.go:751] validating driver "docker" against <nil>
	I0915 17:17:06.681759   22689 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 17:17:06.759960   22689 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:180 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:22 OomKillDisable:true NGoroutines:35 SystemTime:2021-09-15 17:17:06.715385011 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-1 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warnin
gs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 17:17:06.760055   22689 start_flags.go:264] no existing cluster config was found, will generate one from the flags 
	I0915 17:17:06.760485   22689 start_flags.go:345] Using suggested 8000MB memory alloc based on sys=32179MB, container=32179MB
	I0915 17:17:06.760567   22689 start_flags.go:719] Wait components to verify : map[apiserver:true system_pods:true]
	I0915 17:17:06.760587   22689 cni.go:93] Creating CNI manager for ""
	I0915 17:17:06.760592   22689 cni.go:167] CNI unnecessary in this configuration, recommending no CNI
	I0915 17:17:06.760601   22689 start_flags.go:278] config:
	{Name:download-only-20210915171706-22677 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 Memory:8000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.14.0 ClusterName:download-only-20210915171706-22677 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local
ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false ExtraDisks:0}
	I0915 17:17:06.762513   22689 cache.go:118] Beginning downloading kic base image for docker with docker
	I0915 17:17:06.764192   22689 preload.go:131] Checking if preload exists for k8s version v1.14.0 and runtime docker
	I0915 17:17:06.764268   22689 image.go:75] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local docker daemon
	I0915 17:17:06.832748   22689 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/preloaded-images-k8s-v12-v1.14.0-docker-overlay2-amd64.tar.lz4
	I0915 17:17:06.832785   22689 cache.go:57] Caching tarball of preloaded images
	I0915 17:17:06.833111   22689 preload.go:131] Checking if preload exists for k8s version v1.14.0 and runtime docker
	I0915 17:17:06.835362   22689 preload.go:237] getting checksum for preloaded-images-k8s-v12-v1.14.0-docker-overlay2-amd64.tar.lz4 ...
	I0915 17:17:06.870430   22689 cache.go:146] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 to local cache
	I0915 17:17:06.871293   22689 image.go:59] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local cache directory
	I0915 17:17:06.871388   22689 image.go:119] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 to local cache
	I0915 17:17:06.903167   22689 download.go:92] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/preloaded-images-k8s-v12-v1.14.0-docker-overlay2-amd64.tar.lz4?checksum=md5:f9e1bc5997daac3e4aca6f6bb5ce5b14 -> /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v12-v1.14.0-docker-overlay2-amd64.tar.lz4
	I0915 17:17:11.227868   22689 preload.go:247] saving checksum for preloaded-images-k8s-v12-v1.14.0-docker-overlay2-amd64.tar.lz4 ...
	I0915 17:17:11.227960   22689 preload.go:254] verifying checksumm of /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v12-v1.14.0-docker-overlay2-amd64.tar.lz4 ...
	I0915 17:17:12.292156   22689 cache.go:60] Finished verifying existence of preloaded tar for  v1.14.0 on docker
	I0915 17:17:12.292500   22689 profile.go:148] Saving config to /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/download-only-20210915171706-22677/config.json ...
	I0915 17:17:12.292546   22689 lock.go:36] WriteFile acquiring /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/download-only-20210915171706-22677/config.json: {Name:mk105c266aab39753f9fe0b823cc7f798670ff47 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0915 17:17:12.292788   22689 preload.go:131] Checking if preload exists for k8s version v1.14.0 and runtime docker
	I0915 17:17:12.293035   22689 download.go:92] Downloading: https://storage.googleapis.com/kubernetes-release/release/v1.14.0/bin/linux/amd64/kubectl?checksum=file:https://storage.googleapis.com/kubernetes-release/release/v1.14.0/bin/linux/amd64/kubectl.sha1 -> /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/cache/linux/v1.14.0/kubectl
	
	* 
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-20210915171706-22677"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:173: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.14.0/LogsDuration (0.07s)

                                                
                                    
x
+
TestDownloadOnly/v1.22.1/json-events (5.18s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.1/json-events
aaa_download_only_test.go:70: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-20210915171706-22677 --force --alsologtostderr --kubernetes-version=v1.22.1 --container-runtime=docker --driver=docker  --container-runtime=docker
aaa_download_only_test.go:70: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-20210915171706-22677 --force --alsologtostderr --kubernetes-version=v1.22.1 --container-runtime=docker --driver=docker  --container-runtime=docker: (5.183004026s)
--- PASS: TestDownloadOnly/v1.22.1/json-events (5.18s)

                                                
                                    
x
+
TestDownloadOnly/v1.22.1/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.1/preload-exists
--- PASS: TestDownloadOnly/v1.22.1/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.22.1/LogsDuration (0.07s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.1/LogsDuration
aaa_download_only_test.go:172: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-20210915171706-22677
aaa_download_only_test.go:172: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-20210915171706-22677: exit status 85 (67.131928ms)

                                                
                                                
-- stdout --
	* 
	* ==> Audit <==
	* |---------|------|---------|------|---------|------------|----------|
	| Command | Args | Profile | User | Version | Start Time | End Time |
	|---------|------|---------|------|---------|------------|----------|
	|---------|------|---------|------|---------|------------|----------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2021/09/15 17:17:20
	Running on machine: debian-jenkins-agent-1
	Binary: Built with gc go1.17 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0915 17:17:20.739993   22831 out.go:298] Setting OutFile to fd 1 ...
	I0915 17:17:20.740194   22831 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 17:17:20.740205   22831 out.go:311] Setting ErrFile to fd 2...
	I0915 17:17:20.740210   22831 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 17:17:20.740321   22831 root.go:313] Updating PATH: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/bin
	W0915 17:17:20.740476   22831 root.go:291] Error reading config file at /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/config/config.json: open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/config/config.json: no such file or directory
	I0915 17:17:20.740594   22831 out.go:305] Setting JSON to true
	I0915 17:17:20.775042   22831 start.go:111] hostinfo: {"hostname":"debian-jenkins-agent-1","uptime":10798,"bootTime":1631715442,"procs":152,"os":"linux","platform":"debian","platformFamily":"debian","platformVersion":"9.13","kernelVersion":"4.9.0-16-amd64","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"c29e0b88-ef83-6765-d2fa-208fdce1af32"}
	I0915 17:17:20.775135   22831 start.go:121] virtualization: kvm guest
	I0915 17:17:20.777776   22831 notify.go:169] Checking for updates...
	I0915 17:17:20.779759   22831 config.go:177] Loaded profile config "download-only-20210915171706-22677": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.14.0
	W0915 17:17:20.779823   22831 start.go:659] api.Load failed for download-only-20210915171706-22677: filestore "download-only-20210915171706-22677": Docker machine "download-only-20210915171706-22677" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.
	I0915 17:17:20.779874   22831 driver.go:343] Setting default libvirt URI to qemu:///system
	W0915 17:17:20.779930   22831 start.go:659] api.Load failed for download-only-20210915171706-22677: filestore "download-only-20210915171706-22677": Docker machine "download-only-20210915171706-22677" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.
	I0915 17:17:20.824884   22831 docker.go:132] docker version: linux-19.03.15
	I0915 17:17:20.824977   22831 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 17:17:20.906727   22831 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:180 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:21 OomKillDisable:true NGoroutines:35 SystemTime:2021-09-15 17:17:20.858018994 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-1 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warnin
gs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 17:17:20.906806   22831 docker.go:237] overlay module found
	I0915 17:17:20.908828   22831 start.go:278] selected driver: docker
	I0915 17:17:20.908840   22831 start.go:751] validating driver "docker" against &{Name:download-only-20210915171706-22677 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 Memory:8000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.14.0 ClusterName:download-only-20210915171706-22677 Namespace:default AP
IServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.14.0 ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false ExtraDisks:0}
	I0915 17:17:20.909321   22831 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 17:17:20.985095   22831 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:180 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:21 OomKillDisable:true NGoroutines:35 SystemTime:2021-09-15 17:17:20.942836514 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-1 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warnin
gs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 17:17:20.985617   22831 cni.go:93] Creating CNI manager for ""
	I0915 17:17:20.985637   22831 cni.go:167] CNI unnecessary in this configuration, recommending no CNI
	I0915 17:17:20.985646   22831 start_flags.go:278] config:
	{Name:download-only-20210915171706-22677 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 Memory:8000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.22.1 ClusterName:download-only-20210915171706-22677 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local
ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.14.0 ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false ExtraDisks:0}
	I0915 17:17:20.987728   22831 cache.go:118] Beginning downloading kic base image for docker with docker
	I0915 17:17:20.989126   22831 preload.go:131] Checking if preload exists for k8s version v1.22.1 and runtime docker
	I0915 17:17:20.989243   22831 image.go:75] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local docker daemon
	I0915 17:17:21.051697   22831 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/preloaded-images-k8s-v12-v1.22.1-docker-overlay2-amd64.tar.lz4
	I0915 17:17:21.051739   22831 cache.go:57] Caching tarball of preloaded images
	I0915 17:17:21.052030   22831 preload.go:131] Checking if preload exists for k8s version v1.22.1 and runtime docker
	I0915 17:17:21.054262   22831 preload.go:237] getting checksum for preloaded-images-k8s-v12-v1.22.1-docker-overlay2-amd64.tar.lz4 ...
	I0915 17:17:21.095439   22831 cache.go:146] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 to local cache
	I0915 17:17:21.095582   22831 image.go:59] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local cache directory
	I0915 17:17:21.095599   22831 image.go:62] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local cache directory, skipping pull
	I0915 17:17:21.095603   22831 image.go:103] gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 exists in cache, skipping pull
	I0915 17:17:21.095619   22831 cache.go:149] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 as a tarball
	I0915 17:17:21.132314   22831 download.go:92] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/preloaded-images-k8s-v12-v1.22.1-docker-overlay2-amd64.tar.lz4?checksum=md5:df04359146fc74639fed093942461742 -> /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v12-v1.22.1-docker-overlay2-amd64.tar.lz4
	I0915 17:17:24.220758   22831 preload.go:247] saving checksum for preloaded-images-k8s-v12-v1.22.1-docker-overlay2-amd64.tar.lz4 ...
	I0915 17:17:24.220855   22831 preload.go:254] verifying checksumm of /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v12-v1.22.1-docker-overlay2-amd64.tar.lz4 ...
	I0915 17:17:25.291890   22831 cache.go:60] Finished verifying existence of preloaded tar for  v1.22.1 on docker
	I0915 17:17:25.292030   22831 profile.go:148] Saving config to /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/download-only-20210915171706-22677/config.json ...
	I0915 17:17:25.292225   22831 preload.go:131] Checking if preload exists for k8s version v1.22.1 and runtime docker
	I0915 17:17:25.292433   22831 download.go:92] Downloading: https://storage.googleapis.com/kubernetes-release/release/v1.22.1/bin/linux/amd64/kubectl?checksum=file:https://storage.googleapis.com/kubernetes-release/release/v1.22.1/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/cache/linux/v1.22.1/kubectl
	
	* 
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-20210915171706-22677"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:173: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.22.1/LogsDuration (0.07s)

                                                
                                    
x
+
TestDownloadOnly/v1.22.2-rc.0/json-events (14.94s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.2-rc.0/json-events
aaa_download_only_test.go:70: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-20210915171706-22677 --force --alsologtostderr --kubernetes-version=v1.22.2-rc.0 --container-runtime=docker --driver=docker  --container-runtime=docker
aaa_download_only_test.go:70: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-20210915171706-22677 --force --alsologtostderr --kubernetes-version=v1.22.2-rc.0 --container-runtime=docker --driver=docker  --container-runtime=docker: (14.936823454s)
--- PASS: TestDownloadOnly/v1.22.2-rc.0/json-events (14.94s)

                                                
                                    
x
+
TestDownloadOnly/v1.22.2-rc.0/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.2-rc.0/preload-exists
--- PASS: TestDownloadOnly/v1.22.2-rc.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.22.2-rc.0/LogsDuration (0.07s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.2-rc.0/LogsDuration
aaa_download_only_test.go:172: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-20210915171706-22677
aaa_download_only_test.go:172: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-20210915171706-22677: exit status 85 (65.229816ms)

                                                
                                                
-- stdout --
	* 
	* ==> Audit <==
	* |---------|------|---------|------|---------|------------|----------|
	| Command | Args | Profile | User | Version | Start Time | End Time |
	|---------|------|---------|------|---------|------------|----------|
	|---------|------|---------|------|---------|------------|----------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2021/09/15 17:17:25
	Running on machine: debian-jenkins-agent-1
	Binary: Built with gc go1.17 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0915 17:17:25.996403   22975 out.go:298] Setting OutFile to fd 1 ...
	I0915 17:17:25.996603   22975 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 17:17:25.996613   22975 out.go:311] Setting ErrFile to fd 2...
	I0915 17:17:25.996618   22975 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 17:17:25.996699   22975 root.go:313] Updating PATH: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/bin
	W0915 17:17:25.996796   22975 root.go:291] Error reading config file at /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/config/config.json: open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/config/config.json: no such file or directory
	I0915 17:17:25.996900   22975 out.go:305] Setting JSON to true
	I0915 17:17:26.032220   22975 start.go:111] hostinfo: {"hostname":"debian-jenkins-agent-1","uptime":10804,"bootTime":1631715442,"procs":151,"os":"linux","platform":"debian","platformFamily":"debian","platformVersion":"9.13","kernelVersion":"4.9.0-16-amd64","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"c29e0b88-ef83-6765-d2fa-208fdce1af32"}
	I0915 17:17:26.032326   22975 start.go:121] virtualization: kvm guest
	I0915 17:17:26.034886   22975 notify.go:169] Checking for updates...
	I0915 17:17:26.037023   22975 config.go:177] Loaded profile config "download-only-20210915171706-22677": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.22.1
	W0915 17:17:26.037074   22975 start.go:659] api.Load failed for download-only-20210915171706-22677: filestore "download-only-20210915171706-22677": Docker machine "download-only-20210915171706-22677" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.
	I0915 17:17:26.037115   22975 driver.go:343] Setting default libvirt URI to qemu:///system
	W0915 17:17:26.037159   22975 start.go:659] api.Load failed for download-only-20210915171706-22677: filestore "download-only-20210915171706-22677": Docker machine "download-only-20210915171706-22677" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.
	I0915 17:17:26.083920   22975 docker.go:132] docker version: linux-19.03.15
	I0915 17:17:26.084024   22975 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 17:17:26.164216   22975 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:180 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:21 OomKillDisable:true NGoroutines:35 SystemTime:2021-09-15 17:17:26.117773031 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-1 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warnin
gs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 17:17:26.164306   22975 docker.go:237] overlay module found
	I0915 17:17:26.165993   22975 start.go:278] selected driver: docker
	I0915 17:17:26.166016   22975 start.go:751] validating driver "docker" against &{Name:download-only-20210915171706-22677 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 Memory:8000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.22.1 ClusterName:download-only-20210915171706-22677 Namespace:default AP
IServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.22.1 ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false ExtraDisks:0}
	I0915 17:17:26.166633   22975 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 17:17:26.247612   22975 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:180 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:21 OomKillDisable:true NGoroutines:35 SystemTime:2021-09-15 17:17:26.199908561 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-1 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warnin
gs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 17:17:26.248189   22975 cni.go:93] Creating CNI manager for ""
	I0915 17:17:26.248210   22975 cni.go:167] CNI unnecessary in this configuration, recommending no CNI
	I0915 17:17:26.248223   22975 start_flags.go:278] config:
	{Name:download-only-20210915171706-22677 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 Memory:8000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.22.2-rc.0 ClusterName:download-only-20210915171706-22677 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.
local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.22.1 ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false ExtraDisks:0}
	I0915 17:17:26.250272   22975 cache.go:118] Beginning downloading kic base image for docker with docker
	I0915 17:17:26.251858   22975 preload.go:131] Checking if preload exists for k8s version v1.22.2-rc.0 and runtime docker
	I0915 17:17:26.251954   22975 image.go:75] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local docker daemon
	I0915 17:17:26.342371   22975 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/preloaded-images-k8s-v12-v1.22.2-rc.0-docker-overlay2-amd64.tar.lz4
	I0915 17:17:26.342405   22975 cache.go:57] Caching tarball of preloaded images
	I0915 17:17:26.342710   22975 preload.go:131] Checking if preload exists for k8s version v1.22.2-rc.0 and runtime docker
	I0915 17:17:26.344798   22975 preload.go:237] getting checksum for preloaded-images-k8s-v12-v1.22.2-rc.0-docker-overlay2-amd64.tar.lz4 ...
	I0915 17:17:26.358458   22975 cache.go:146] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 to local cache
	I0915 17:17:26.358579   22975 image.go:59] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local cache directory
	I0915 17:17:26.358595   22975 image.go:62] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 in local cache directory, skipping pull
	I0915 17:17:26.358599   22975 image.go:103] gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 exists in cache, skipping pull
	I0915 17:17:26.358610   22975 cache.go:149] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 as a tarball
	I0915 17:17:26.459202   22975 download.go:92] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/preloaded-images-k8s-v12-v1.22.2-rc.0-docker-overlay2-amd64.tar.lz4?checksum=md5:55e401cc9516bdfbac04c93d8ed559d4 -> /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v12-v1.22.2-rc.0-docker-overlay2-amd64.tar.lz4
	
	* 
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-20210915171706-22677"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:173: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.22.2-rc.0/LogsDuration (0.07s)

                                                
                                    
x
+
TestDownloadOnly/DeleteAll (0.38s)

                                                
                                                
=== RUN   TestDownloadOnly/DeleteAll
aaa_download_only_test.go:190: (dbg) Run:  out/minikube-linux-amd64 delete --all
--- PASS: TestDownloadOnly/DeleteAll (0.38s)

                                                
                                    
x
+
TestDownloadOnly/DeleteAlwaysSucceeds (0.23s)

                                                
                                                
=== RUN   TestDownloadOnly/DeleteAlwaysSucceeds
aaa_download_only_test.go:202: (dbg) Run:  out/minikube-linux-amd64 delete -p download-only-20210915171706-22677
--- PASS: TestDownloadOnly/DeleteAlwaysSucceeds (0.23s)

                                                
                                    
x
+
TestDownloadOnlyKic (3.27s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:227: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p download-docker-20210915171741-22677 --force --alsologtostderr --driver=docker  --container-runtime=docker
aaa_download_only_test.go:227: (dbg) Done: out/minikube-linux-amd64 start --download-only -p download-docker-20210915171741-22677 --force --alsologtostderr --driver=docker  --container-runtime=docker: (1.923933682s)
helpers_test.go:176: Cleaning up "download-docker-20210915171741-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p download-docker-20210915171741-22677
--- PASS: TestDownloadOnlyKic (3.27s)

                                                
                                    
x
+
TestOffline (64.8s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:56: (dbg) Run:  out/minikube-linux-amd64 start -p offline-docker-20210915174248-22677 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:56: (dbg) Done: out/minikube-linux-amd64 start -p offline-docker-20210915174248-22677 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=docker: (1m1.777484381s)
helpers_test.go:176: Cleaning up "offline-docker-20210915174248-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-docker-20210915174248-22677

                                                
                                                
=== CONT  TestOffline
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p offline-docker-20210915174248-22677: (3.017490919s)
--- PASS: TestOffline (64.80s)

                                                
                                    
x
+
TestAddons/Setup (145.96s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p addons-20210915171745-22677 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=olm --addons=volumesnapshots --addons=csi-hostpath-driver --driver=docker  --container-runtime=docker --addons=ingress --addons=helm-tiller
addons_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p addons-20210915171745-22677 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=olm --addons=volumesnapshots --addons=csi-hostpath-driver --driver=docker  --container-runtime=docker --addons=ingress --addons=helm-tiller: (2m1.352166213s)
addons_test.go:89: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915171745-22677 addons enable gcp-auth
addons_test.go:89: (dbg) Done: out/minikube-linux-amd64 -p addons-20210915171745-22677 addons enable gcp-auth: (14.036646434s)
addons_test.go:99: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915171745-22677 addons enable gcp-auth --force
addons_test.go:99: (dbg) Done: out/minikube-linux-amd64 -p addons-20210915171745-22677 addons enable gcp-auth --force: (10.564634895s)
--- PASS: TestAddons/Setup (145.96s)

                                                
                                    
x
+
TestAddons/parallel/Registry (21.83s)

                                                
                                                
=== RUN   TestAddons/parallel/Registry
=== PAUSE TestAddons/parallel/Registry

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:253: registry stabilized in 13.507169ms

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:255: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...

                                                
                                                
=== CONT  TestAddons/parallel/Registry
helpers_test.go:343: "registry-pm5cg" [95529973-7d81-467d-87b3-0c5970cb2d2c] Running

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:255: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.012285683s
addons_test.go:258: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...

                                                
                                                
=== CONT  TestAddons/parallel/Registry
helpers_test.go:343: "registry-proxy-9h65c" [45631202-6f32-4e71-abb9-538ec1531cd5] Running

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:258: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.007159206s
addons_test.go:263: (dbg) Run:  kubectl --context addons-20210915171745-22677 delete po -l run=registry-test --now
addons_test.go:268: (dbg) Run:  kubectl --context addons-20210915171745-22677 run --rm registry-test --restart=Never --image=busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:268: (dbg) Done: kubectl --context addons-20210915171745-22677 run --rm registry-test --restart=Never --image=busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (10.228989207s)
addons_test.go:282: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915171745-22677 ip
2021/09/15 17:20:31 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:311: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915171745-22677 addons disable registry --alsologtostderr -v=1

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:311: (dbg) Done: out/minikube-linux-amd64 -p addons-20210915171745-22677 addons disable registry --alsologtostderr -v=1: (1.214721134s)
--- PASS: TestAddons/parallel/Registry (21.83s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (43.33s)

                                                
                                                
=== RUN   TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:170: (dbg) Run:  kubectl --context addons-20210915171745-22677 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:177: (dbg) Run:  kubectl --context addons-20210915171745-22677 replace --force -f testdata/nginx-ingv1.yaml
addons_test.go:190: (dbg) Run:  kubectl --context addons-20210915171745-22677 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:195: (dbg) TestAddons/parallel/Ingress: waiting 4m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:343: "nginx" [532c221c-5a1d-450c-b213-158eb2befd55] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
helpers_test.go:343: "nginx" [532c221c-5a1d-450c-b213-158eb2befd55] Running

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:195: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 12.083501625s
addons_test.go:215: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915171745-22677 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915171745-22677 addons disable ingress --alsologtostderr -v=1

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:234: (dbg) Done: out/minikube-linux-amd64 -p addons-20210915171745-22677 addons disable ingress --alsologtostderr -v=1: (29.83173919s)
--- PASS: TestAddons/parallel/Ingress (43.33s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.92s)

                                                
                                                
=== RUN   TestAddons/parallel/MetricsServer
=== PAUSE TestAddons/parallel/MetricsServer

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:330: metrics-server stabilized in 13.164175ms

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:332: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
helpers_test.go:343: "metrics-server-77c99ccb96-vngvm" [6016b770-7634-4665-8d98-8423b20a2aed] Running

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:332: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.014120892s
addons_test.go:338: (dbg) Run:  kubectl --context addons-20210915171745-22677 top pods -n kube-system

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:355: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915171745-22677 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.92s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (13.77s)

                                                
                                                
=== RUN   TestAddons/parallel/HelmTiller
=== PAUSE TestAddons/parallel/HelmTiller

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:379: tiller-deploy stabilized in 13.731117ms

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:381: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:343: "tiller-deploy-7d9fb5c894-5c65q" [bbfe3d18-cb6f-41cc-b2e8-136f27fdd169] Running

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:381: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.010752911s
addons_test.go:396: (dbg) Run:  kubectl --context addons-20210915171745-22677 run --rm helm-test --restart=Never --image=alpine/helm:2.16.3 -it --namespace=kube-system -- version

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:396: (dbg) Done: kubectl --context addons-20210915171745-22677 run --rm helm-test --restart=Never --image=alpine/helm:2.16.3 -it --namespace=kube-system -- version: (5.851560807s)
addons_test.go:401: kubectl --context addons-20210915171745-22677 run --rm helm-test --restart=Never --image=alpine/helm:2.16.3 -it --namespace=kube-system -- version: unexpected stderr: Unable to use a TTY - input is not a terminal or the right kind of file
If you don't see a command prompt, try pressing enter.
Error attaching, falling back to logs: 

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:396: (dbg) Run:  kubectl --context addons-20210915171745-22677 run --rm helm-test --restart=Never --image=alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:396: (dbg) Done: kubectl --context addons-20210915171745-22677 run --rm helm-test --restart=Never --image=alpine/helm:2.16.3 -it --namespace=kube-system -- version: (2.231695665s)
addons_test.go:413: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915171745-22677 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (13.77s)

                                                
                                    
x
+
TestAddons/parallel/Olm (47.23s)

                                                
                                                
=== RUN   TestAddons/parallel/Olm
=== PAUSE TestAddons/parallel/Olm

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:425: (dbg) Run:  kubectl --context addons-20210915171745-22677 wait --for=condition=ready --namespace=olm pod --selector=app=catalog-operator --timeout=90s

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:428: catalog-operator stabilized in 243.387713ms
addons_test.go:430: (dbg) Run:  kubectl --context addons-20210915171745-22677 wait --for=condition=ready --namespace=olm pod --selector=app=olm-operator --timeout=90s
addons_test.go:433: olm-operator stabilized in 303.213803ms
addons_test.go:435: (dbg) Run:  kubectl --context addons-20210915171745-22677 wait --for=condition=ready --namespace=olm pod --selector=app=packageserver --timeout=90s
addons_test.go:438: packageserver stabilized in 368.409983ms
addons_test.go:440: (dbg) Run:  kubectl --context addons-20210915171745-22677 wait --for=condition=ready --namespace=olm pod --selector=olm.catalogSource=operatorhubio-catalog --timeout=90s
addons_test.go:443: operatorhubio-catalog stabilized in 428.236101ms
addons_test.go:446: (dbg) Run:  kubectl --context addons-20210915171745-22677 create -f testdata/etcd.yaml
addons_test.go:453: (dbg) Run:  kubectl --context addons-20210915171745-22677 get csv -n my-etcd
addons_test.go:458: kubectl --context addons-20210915171745-22677 get csv -n my-etcd: unexpected stderr: No resources found in my-etcd namespace.
addons_test.go:453: (dbg) Run:  kubectl --context addons-20210915171745-22677 get csv -n my-etcd
addons_test.go:458: kubectl --context addons-20210915171745-22677 get csv -n my-etcd: unexpected stderr: No resources found in my-etcd namespace.

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:453: (dbg) Run:  kubectl --context addons-20210915171745-22677 get csv -n my-etcd
addons_test.go:458: kubectl --context addons-20210915171745-22677 get csv -n my-etcd: unexpected stderr: No resources found in my-etcd namespace.

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:453: (dbg) Run:  kubectl --context addons-20210915171745-22677 get csv -n my-etcd

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:453: (dbg) Run:  kubectl --context addons-20210915171745-22677 get csv -n my-etcd

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:453: (dbg) Run:  kubectl --context addons-20210915171745-22677 get csv -n my-etcd
--- PASS: TestAddons/parallel/Olm (47.23s)

                                                
                                    
x
+
TestAddons/parallel/CSI (58.5s)

                                                
                                                
=== RUN   TestAddons/parallel/CSI
=== PAUSE TestAddons/parallel/CSI

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:484: csi-hostpath-driver pods stabilized in 51.89667ms
addons_test.go:487: (dbg) Run:  kubectl --context addons-20210915171745-22677 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:492: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:393: (dbg) Run:  kubectl --context addons-20210915171745-22677 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:497: (dbg) Run:  kubectl --context addons-20210915171745-22677 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:502: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:343: "task-pv-pod" [e1d9ae8b-aafc-4065-8dbd-eed7e531daa2] Pending
helpers_test.go:343: "task-pv-pod" [e1d9ae8b-aafc-4065-8dbd-eed7e531daa2] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])

                                                
                                                
=== CONT  TestAddons/parallel/CSI
helpers_test.go:343: "task-pv-pod" [e1d9ae8b-aafc-4065-8dbd-eed7e531daa2] Running

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:502: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 20.02918241s
addons_test.go:507: (dbg) Run:  kubectl --context addons-20210915171745-22677 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:512: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:418: (dbg) Run:  kubectl --context addons-20210915171745-22677 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:418: (dbg) Run:  kubectl --context addons-20210915171745-22677 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:517: (dbg) Run:  kubectl --context addons-20210915171745-22677 delete pod task-pv-pod
addons_test.go:517: (dbg) Done: kubectl --context addons-20210915171745-22677 delete pod task-pv-pod: (1.953545805s)
addons_test.go:523: (dbg) Run:  kubectl --context addons-20210915171745-22677 delete pvc hpvc
addons_test.go:529: (dbg) Run:  kubectl --context addons-20210915171745-22677 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:534: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:393: (dbg) Run:  kubectl --context addons-20210915171745-22677 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:539: (dbg) Run:  kubectl --context addons-20210915171745-22677 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:544: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:343: "task-pv-pod-restore" [f8bf6c74-0847-462c-8d06-328e994bbf45] Pending
helpers_test.go:343: "task-pv-pod-restore" [f8bf6c74-0847-462c-8d06-328e994bbf45] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])

                                                
                                                
=== CONT  TestAddons/parallel/CSI
helpers_test.go:343: "task-pv-pod-restore" [f8bf6c74-0847-462c-8d06-328e994bbf45] Running

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:544: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 24.006673777s
addons_test.go:549: (dbg) Run:  kubectl --context addons-20210915171745-22677 delete pod task-pv-pod-restore
addons_test.go:549: (dbg) Done: kubectl --context addons-20210915171745-22677 delete pod task-pv-pod-restore: (2.205628132s)
addons_test.go:553: (dbg) Run:  kubectl --context addons-20210915171745-22677 delete pvc hpvc-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-20210915171745-22677 delete volumesnapshot new-snapshot-demo
addons_test.go:561: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915171745-22677 addons disable csi-hostpath-driver --alsologtostderr -v=1

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:561: (dbg) Done: out/minikube-linux-amd64 -p addons-20210915171745-22677 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.898697987s)
addons_test.go:565: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915171745-22677 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (58.50s)

                                                
                                    
x
+
TestAddons/parallel/GCPAuth (45.49s)

                                                
                                                
=== RUN   TestAddons/parallel/GCPAuth
=== PAUSE TestAddons/parallel/GCPAuth

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/GCPAuth
addons_test.go:576: (dbg) Run:  kubectl --context addons-20210915171745-22677 create -f testdata/busybox.yaml
addons_test.go:582: (dbg) TestAddons/parallel/GCPAuth: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:343: "busybox" [fc350896-5386-4f01-adab-1eedd0c6c4f4] Pending
helpers_test.go:343: "busybox" [fc350896-5386-4f01-adab-1eedd0c6c4f4] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])

                                                
                                                
=== CONT  TestAddons/parallel/GCPAuth
helpers_test.go:343: "busybox" [fc350896-5386-4f01-adab-1eedd0c6c4f4] Running

                                                
                                                
=== CONT  TestAddons/parallel/GCPAuth
addons_test.go:582: (dbg) TestAddons/parallel/GCPAuth: integration-test=busybox healthy within 21.007428824s
addons_test.go:588: (dbg) Run:  kubectl --context addons-20210915171745-22677 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:625: (dbg) Run:  kubectl --context addons-20210915171745-22677 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
addons_test.go:641: (dbg) Run:  kubectl --context addons-20210915171745-22677 apply -f testdata/private-image.yaml
addons_test.go:648: (dbg) TestAddons/parallel/GCPAuth: waiting 8m0s for pods matching "integration-test=private-image" in namespace "default" ...
helpers_test.go:343: "private-image-7ff9c8c74f-mkp2q" [d12a6e75-c57c-4ff3-ad89-8ff478e45b6f] Pending / Ready:ContainersNotReady (containers with unready status: [private-image]) / ContainersReady:ContainersNotReady (containers with unready status: [private-image])

                                                
                                                
=== CONT  TestAddons/parallel/GCPAuth
helpers_test.go:343: "private-image-7ff9c8c74f-mkp2q" [d12a6e75-c57c-4ff3-ad89-8ff478e45b6f] Running

                                                
                                                
=== CONT  TestAddons/parallel/GCPAuth
addons_test.go:648: (dbg) TestAddons/parallel/GCPAuth: integration-test=private-image healthy within 13.005625069s
addons_test.go:654: (dbg) Run:  kubectl --context addons-20210915171745-22677 apply -f testdata/private-image-eu.yaml
addons_test.go:661: (dbg) TestAddons/parallel/GCPAuth: waiting 8m0s for pods matching "integration-test=private-image-eu" in namespace "default" ...
helpers_test.go:343: "private-image-eu-5956d58f9f-6knlf" [3fc95490-af95-44e3-8fa7-2965ad605826] Pending / Ready:ContainersNotReady (containers with unready status: [private-image-eu]) / ContainersReady:ContainersNotReady (containers with unready status: [private-image-eu])
helpers_test.go:343: "private-image-eu-5956d58f9f-6knlf" [3fc95490-af95-44e3-8fa7-2965ad605826] Running

                                                
                                                
=== CONT  TestAddons/parallel/GCPAuth
addons_test.go:661: (dbg) TestAddons/parallel/GCPAuth: integration-test=private-image-eu healthy within 10.007695914s
addons_test.go:667: (dbg) Run:  out/minikube-linux-amd64 -p addons-20210915171745-22677 addons disable gcp-auth --alsologtostderr -v=1
--- PASS: TestAddons/parallel/GCPAuth (45.49s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.77s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:140: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-20210915171745-22677
addons_test.go:140: (dbg) Done: out/minikube-linux-amd64 stop -p addons-20210915171745-22677: (11.571906651s)
addons_test.go:144: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-20210915171745-22677
addons_test.go:148: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-20210915171745-22677
--- PASS: TestAddons/StoppedEnableDisable (11.77s)

                                                
                                    
x
+
TestCertOptions (226.71s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:48: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-20210915174521-22677 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:48: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-20210915174521-22677 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=docker: (3m43.394313703s)
cert_options_test.go:59: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-20210915174521-22677 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:74: (dbg) Run:  kubectl --context cert-options-20210915174521-22677 config view
helpers_test.go:176: Cleaning up "cert-options-20210915174521-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-20210915174521-22677

                                                
                                                
=== CONT  TestCertOptions
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-20210915174521-22677: (2.894441687s)
--- PASS: TestCertOptions (226.71s)

                                                
                                    
x
+
TestDockerFlags (39.33s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:46: (dbg) Run:  out/minikube-linux-amd64 start -p docker-flags-20210915174442-22677 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:46: (dbg) Done: out/minikube-linux-amd64 start -p docker-flags-20210915174442-22677 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (25.244287001s)
docker_test.go:51: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-20210915174442-22677 ssh "sudo systemctl show docker --property=Environment --no-pager"

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:62: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-20210915174442-22677 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:176: Cleaning up "docker-flags-20210915174442-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-flags-20210915174442-22677
E0915 17:45:11.015194   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
E0915 17:45:12.902331   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory

                                                
                                                
=== CONT  TestDockerFlags
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p docker-flags-20210915174442-22677: (13.169081308s)
--- PASS: TestDockerFlags (39.33s)

                                                
                                    
x
+
TestForceSystemdFlag (41.49s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:86: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-20210915174442-22677 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:86: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-flag-20210915174442-22677 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (38.11560491s)
docker_test.go:103: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-20210915174442-22677 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:176: Cleaning up "force-systemd-flag-20210915174442-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-20210915174442-22677

                                                
                                                
=== CONT  TestForceSystemdFlag
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-20210915174442-22677: (2.910479059s)
--- PASS: TestForceSystemdFlag (41.49s)

                                                
                                    
x
+
TestForceSystemdEnv (28.16s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:137: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-20210915174413-22677 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:137: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-env-20210915174413-22677 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (24.99899147s)
docker_test.go:103: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-env-20210915174413-22677 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:176: Cleaning up "force-systemd-env-20210915174413-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-20210915174413-22677

                                                
                                                
=== CONT  TestForceSystemdEnv
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-20210915174413-22677: (2.688537173s)
--- PASS: TestForceSystemdEnv (28.16s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (2.37s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
--- PASS: TestKVMDriverInstallOrUpdate (2.37s)

                                                
                                    
x
+
TestErrorSpam/setup (21.79s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:79: (dbg) Run:  out/minikube-linux-amd64 start -p nospam-20210915172138-22677 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-20210915172138-22677 --driver=docker  --container-runtime=docker
error_spam_test.go:79: (dbg) Done: out/minikube-linux-amd64 start -p nospam-20210915172138-22677 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-20210915172138-22677 --driver=docker  --container-runtime=docker: (21.793727182s)
error_spam_test.go:89: acceptable stderr: "! Your cgroup does not allow setting memory."
error_spam_test.go:89: acceptable stderr: "! /usr/local/bin/kubectl is version 1.20.5, which may have incompatibilites with Kubernetes 1.22.1."
--- PASS: TestErrorSpam/setup (21.79s)

                                                
                                    
x
+
TestErrorSpam/start (0.94s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:214: Cleaning up 1 logfile(s) ...
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915172138-22677 --log_dir /tmp/nospam-20210915172138-22677 start --dry-run
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915172138-22677 --log_dir /tmp/nospam-20210915172138-22677 start --dry-run
error_spam_test.go:180: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915172138-22677 --log_dir /tmp/nospam-20210915172138-22677 start --dry-run
--- PASS: TestErrorSpam/start (0.94s)

                                                
                                    
x
+
TestErrorSpam/status (1.14s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:214: Cleaning up 0 logfile(s) ...
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915172138-22677 --log_dir /tmp/nospam-20210915172138-22677 status
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915172138-22677 --log_dir /tmp/nospam-20210915172138-22677 status
error_spam_test.go:180: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915172138-22677 --log_dir /tmp/nospam-20210915172138-22677 status
--- PASS: TestErrorSpam/status (1.14s)

                                                
                                    
x
+
TestErrorSpam/pause (1.28s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:214: Cleaning up 0 logfile(s) ...
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915172138-22677 --log_dir /tmp/nospam-20210915172138-22677 pause
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915172138-22677 --log_dir /tmp/nospam-20210915172138-22677 pause
error_spam_test.go:180: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915172138-22677 --log_dir /tmp/nospam-20210915172138-22677 pause
--- PASS: TestErrorSpam/pause (1.28s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.57s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:214: Cleaning up 0 logfile(s) ...
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915172138-22677 --log_dir /tmp/nospam-20210915172138-22677 unpause
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915172138-22677 --log_dir /tmp/nospam-20210915172138-22677 unpause
error_spam_test.go:180: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915172138-22677 --log_dir /tmp/nospam-20210915172138-22677 unpause
--- PASS: TestErrorSpam/unpause (1.57s)

                                                
                                    
x
+
TestErrorSpam/stop (16.05s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:214: Cleaning up 0 logfile(s) ...
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915172138-22677 --log_dir /tmp/nospam-20210915172138-22677 stop
error_spam_test.go:157: (dbg) Done: out/minikube-linux-amd64 -p nospam-20210915172138-22677 --log_dir /tmp/nospam-20210915172138-22677 stop: (15.785010681s)
error_spam_test.go:157: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915172138-22677 --log_dir /tmp/nospam-20210915172138-22677 stop
error_spam_test.go:180: (dbg) Run:  out/minikube-linux-amd64 -p nospam-20210915172138-22677 --log_dir /tmp/nospam-20210915172138-22677 stop
--- PASS: TestErrorSpam/stop (16.05s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1726: local sync path: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/files/etc/test/nested/copy/22677/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (41.99s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2102: (dbg) Run:  out/minikube-linux-amd64 start -p functional-20210915172222-22677 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker
functional_test.go:2102: (dbg) Done: out/minikube-linux-amd64 start -p functional-20210915172222-22677 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker: (41.988780696s)
--- PASS: TestFunctional/serial/StartWithProxy (41.99s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

                                                
                                                
=== RUN   TestFunctional/serial/AuditLog
--- PASS: TestFunctional/serial/AuditLog (0.00s)

                                                
                                    
x
+
TestFunctional/serial/SoftStart (5.02s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:747: (dbg) Run:  out/minikube-linux-amd64 start -p functional-20210915172222-22677 --alsologtostderr -v=8
functional_test.go:747: (dbg) Done: out/minikube-linux-amd64 start -p functional-20210915172222-22677 --alsologtostderr -v=8: (5.015966537s)
functional_test.go:751: soft start took 5.016654066s for "functional-20210915172222-22677" cluster.
--- PASS: TestFunctional/serial/SoftStart (5.02s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.05s)

                                                
                                                
=== RUN   TestFunctional/serial/KubeContext
functional_test.go:767: (dbg) Run:  kubectl config current-context
--- PASS: TestFunctional/serial/KubeContext (0.05s)

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.19s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:780: (dbg) Run:  kubectl --context functional-20210915172222-22677 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.19s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/add_remote (3.28s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1102: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 cache add k8s.gcr.io/pause:3.1
functional_test.go:1102: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 cache add k8s.gcr.io/pause:3.3
functional_test.go:1102: (dbg) Done: out/minikube-linux-amd64 -p functional-20210915172222-22677 cache add k8s.gcr.io/pause:3.3: (1.39861276s)
functional_test.go:1102: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 cache add k8s.gcr.io/pause:latest
functional_test.go:1102: (dbg) Done: out/minikube-linux-amd64 -p functional-20210915172222-22677 cache add k8s.gcr.io/pause:latest: (1.285052137s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.28s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/add_local (1.62s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1132: (dbg) Run:  docker build -t minikube-local-cache-test:functional-20210915172222-22677 /tmp/functional-20210915172222-226771839097118
functional_test.go:1144: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 cache add minikube-local-cache-test:functional-20210915172222-22677
functional_test.go:1144: (dbg) Done: out/minikube-linux-amd64 -p functional-20210915172222-22677 cache add minikube-local-cache-test:functional-20210915172222-22677: (1.329687731s)
functional_test.go:1149: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 cache delete minikube-local-cache-test:functional-20210915172222-22677
functional_test.go:1138: (dbg) Run:  docker rmi minikube-local-cache-test:functional-20210915172222-22677
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.62s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3 (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3
functional_test.go:1156: (dbg) Run:  out/minikube-linux-amd64 cache delete k8s.gcr.io/pause:3.3
--- PASS: TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3 (0.06s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/list (0.05s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1163: (dbg) Run:  out/minikube-linux-amd64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.05s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.36s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1176: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.36s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/cache_reload (2.05s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1198: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh sudo docker rmi k8s.gcr.io/pause:latest
functional_test.go:1204: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh sudo crictl inspecti k8s.gcr.io/pause:latest
functional_test.go:1204: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh sudo crictl inspecti k8s.gcr.io/pause:latest: exit status 1 (347.775628ms)

                                                
                                                
-- stdout --
	FATA[0000] no such image "k8s.gcr.io/pause:latest" present 

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test.go:1209: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 cache reload
functional_test.go:1214: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh sudo crictl inspecti k8s.gcr.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.05s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/delete (0.11s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1223: (dbg) Run:  out/minikube-linux-amd64 cache delete k8s.gcr.io/pause:3.1
functional_test.go:1223: (dbg) Run:  out/minikube-linux-amd64 cache delete k8s.gcr.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/delete (0.11s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:798: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 kubectl -- --context functional-20210915172222-22677 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.10s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:821: (dbg) Run:  out/kubectl --context functional-20210915172222-22677 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.10s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (20.5s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:835: (dbg) Run:  out/minikube-linux-amd64 start -p functional-20210915172222-22677 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:835: (dbg) Done: out/minikube-linux-amd64 start -p functional-20210915172222-22677 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (20.501084893s)
functional_test.go:839: restart took 20.501184934s for "functional-20210915172222-22677" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (20.50s)

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.26s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1285: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 logs
functional_test.go:1285: (dbg) Done: out/minikube-linux-amd64 -p functional-20210915172222-22677 logs: (1.26152642s)
--- PASS: TestFunctional/serial/LogsCmd (1.26s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.24s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1301: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 logs --file /tmp/functional-20210915172222-226772287585296/logs.txt
functional_test.go:1301: (dbg) Done: out/minikube-linux-amd64 -p functional-20210915172222-22677 logs --file /tmp/functional-20210915172222-226772287585296/logs.txt: (1.234692049s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.24s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.41s)

                                                
                                                
=== RUN   TestFunctional/parallel/ConfigCmd
=== PAUSE TestFunctional/parallel/ConfigCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1249: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 config unset cpus

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1249: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 config get cpus
functional_test.go:1249: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-20210915172222-22677 config get cpus: exit status 14 (69.68951ms)

                                                
                                                
** stderr ** 
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
functional_test.go:1249: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 config set cpus 2
functional_test.go:1249: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 config get cpus
functional_test.go:1249: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 config unset cpus

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1249: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 config get cpus
functional_test.go:1249: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-20210915172222-22677 config get cpus: exit status 14 (65.399848ms)

                                                
                                                
** stderr ** 
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/ConfigCmd (0.41s)

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (3.56s)

                                                
                                                
=== RUN   TestFunctional/parallel/DashboardCmd
=== PAUSE TestFunctional/parallel/DashboardCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:977: (dbg) daemon: [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-20210915172222-22677 --alsologtostderr -v=1]

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:982: (dbg) stopping [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-20210915172222-22677 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to kill pid 66253: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (3.56s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.62s)

                                                
                                                
=== RUN   TestFunctional/parallel/DryRun
=== PAUSE TestFunctional/parallel/DryRun

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:1039: (dbg) Run:  out/minikube-linux-amd64 start -p functional-20210915172222-22677 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:1039: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-20210915172222-22677 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=docker: exit status 23 (266.118994ms)

                                                
                                                
-- stdout --
	* [functional-20210915172222-22677] minikube v1.23.0 on Debian 9.13 (kvm/amd64)
	  - KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/kubeconfig
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube
	  - MINIKUBE_LOCATION=12425
	* Using the docker driver based on existing profile
	  - More information: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0915 17:24:12.763508   65376 out.go:298] Setting OutFile to fd 1 ...
	I0915 17:24:12.763596   65376 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 17:24:12.763604   65376 out.go:311] Setting ErrFile to fd 2...
	I0915 17:24:12.763609   65376 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 17:24:12.763709   65376 root.go:313] Updating PATH: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/bin
	I0915 17:24:12.763941   65376 out.go:305] Setting JSON to false
	I0915 17:24:12.802254   65376 start.go:111] hostinfo: {"hostname":"debian-jenkins-agent-1","uptime":11210,"bootTime":1631715442,"procs":253,"os":"linux","platform":"debian","platformFamily":"debian","platformVersion":"9.13","kernelVersion":"4.9.0-16-amd64","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"c29e0b88-ef83-6765-d2fa-208fdce1af32"}
	I0915 17:24:12.802362   65376 start.go:121] virtualization: kvm guest
	I0915 17:24:12.804957   65376 out.go:177] * [functional-20210915172222-22677] minikube v1.23.0 on Debian 9.13 (kvm/amd64)
	I0915 17:24:12.807451   65376 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/kubeconfig
	I0915 17:24:12.808927   65376 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0915 17:24:12.810519   65376 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube
	I0915 17:24:12.811944   65376 out.go:177]   - MINIKUBE_LOCATION=12425
	I0915 17:24:12.812416   65376 config.go:177] Loaded profile config "functional-20210915172222-22677": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.22.1
	I0915 17:24:12.812994   65376 driver.go:343] Setting default libvirt URI to qemu:///system
	I0915 17:24:12.863211   65376 docker.go:132] docker version: linux-19.03.15
	I0915 17:24:12.863296   65376 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 17:24:12.961264   65376 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:181 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:41 SystemTime:2021-09-15 17:24:12.902776005 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-1 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warnin
gs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 17:24:12.961392   65376 docker.go:237] overlay module found
	I0915 17:24:12.963642   65376 out.go:177] * Using the docker driver based on existing profile
	I0915 17:24:12.963665   65376 start.go:278] selected driver: docker
	I0915 17:24:12.963671   65376 start.go:751] validating driver "docker" against &{Name:functional-20210915172222-22677 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.22.1 ClusterName:functional-20210915172222-22677 Namespace:default APIServe
rName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.22.1 ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false helm-tiller:false ingress:false ingress-dns:false istio:false istio-provisioner:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-prov
isioner:true storage-provisioner-gluster:false volumesnapshots:false] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false ExtraDisks:0}
	I0915 17:24:12.963794   65376 start.go:762] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc:}
	W0915 17:24:12.963837   65376 oci.go:119] Your kernel does not support memory limit capabilities or the cgroup is not mounted.
	W0915 17:24:12.963856   65376 out.go:242] ! Your cgroup does not allow setting memory.
	! Your cgroup does not allow setting memory.
	I0915 17:24:12.965251   65376 out.go:177]   - More information: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities
	I0915 17:24:12.967225   65376 out.go:177] 
	W0915 17:24:12.967346   65376 out.go:242] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0915 17:24:12.970522   65376 out.go:177] 

                                                
                                                
** /stderr **
functional_test.go:1054: (dbg) Run:  out/minikube-linux-amd64 start -p functional-20210915172222-22677 --dry-run --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
--- PASS: TestFunctional/parallel/DryRun (0.62s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.26s)

                                                
                                                
=== RUN   TestFunctional/parallel/InternationalLanguage
=== PAUSE TestFunctional/parallel/InternationalLanguage

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 start -p functional-20210915172222-22677 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1076: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-20210915172222-22677 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=docker: exit status 23 (256.075302ms)

                                                
                                                
-- stdout --
	* [functional-20210915172222-22677] minikube v1.23.0 sur Debian 9.13 (kvm/amd64)
	  - KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/kubeconfig
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube
	  - MINIKUBE_LOCATION=12425
	* Utilisation du pilote docker basé sur le profil existant
	  - Plus d'informations: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0915 17:24:12.439405   65140 out.go:298] Setting OutFile to fd 1 ...
	I0915 17:24:12.439499   65140 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 17:24:12.439503   65140 out.go:311] Setting ErrFile to fd 2...
	I0915 17:24:12.439507   65140 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 17:24:12.439657   65140 root.go:313] Updating PATH: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/bin
	I0915 17:24:12.439864   65140 out.go:305] Setting JSON to false
	I0915 17:24:12.477844   65140 start.go:111] hostinfo: {"hostname":"debian-jenkins-agent-1","uptime":11210,"bootTime":1631715442,"procs":251,"os":"linux","platform":"debian","platformFamily":"debian","platformVersion":"9.13","kernelVersion":"4.9.0-16-amd64","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"c29e0b88-ef83-6765-d2fa-208fdce1af32"}
	I0915 17:24:12.477986   65140 start.go:121] virtualization: kvm guest
	I0915 17:24:12.480962   65140 out.go:177] * [functional-20210915172222-22677] minikube v1.23.0 sur Debian 9.13 (kvm/amd64)
	I0915 17:24:12.482640   65140 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/kubeconfig
	I0915 17:24:12.484082   65140 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0915 17:24:12.485505   65140 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube
	I0915 17:24:12.486974   65140 out.go:177]   - MINIKUBE_LOCATION=12425
	I0915 17:24:12.487550   65140 config.go:177] Loaded profile config "functional-20210915172222-22677": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.22.1
	I0915 17:24:12.488055   65140 driver.go:343] Setting default libvirt URI to qemu:///system
	I0915 17:24:12.542353   65140 docker.go:132] docker version: linux-19.03.15
	I0915 17:24:12.542460   65140 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 17:24:12.633490   65140 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:181 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:40 SystemTime:2021-09-15 17:24:12.580994493 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-1 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warnin
gs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 17:24:12.633624   65140 docker.go:237] overlay module found
	I0915 17:24:12.635840   65140 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0915 17:24:12.635871   65140 start.go:278] selected driver: docker
	I0915 17:24:12.635878   65140 start.go:751] validating driver "docker" against &{Name:functional-20210915172222-22677 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.26-1631295795-12425@sha256:7d61c0b6cf6832c8015ada78640635c5ab74b72f12f51bcc4c7660b0be01af56 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.22.1 ClusterName:functional-20210915172222-22677 Namespace:default APIServe
rName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.22.1 ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false helm-tiller:false ingress:false ingress-dns:false istio:false istio-provisioner:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-prov
isioner:true storage-provisioner-gluster:false volumesnapshots:false] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false ExtraDisks:0}
	I0915 17:24:12.636051   65140 start.go:762] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc:}
	W0915 17:24:12.636094   65140 oci.go:119] Your kernel does not support memory limit capabilities or the cgroup is not mounted.
	W0915 17:24:12.636120   65140 out.go:242] ! Votre groupe de contrôle ne permet pas de définir la mémoire.
	! Votre groupe de contrôle ne permet pas de définir la mémoire.
	I0915 17:24:12.637756   65140 out.go:177]   - Plus d'informations: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities
	I0915 17:24:12.639977   65140 out.go:177] 
	W0915 17:24:12.640066   65140 out.go:242] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0915 17:24:12.641483   65140 out.go:177] 

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/InternationalLanguage (0.26s)

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.23s)

                                                
                                                
=== RUN   TestFunctional/parallel/StatusCmd
=== PAUSE TestFunctional/parallel/StatusCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:929: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 status

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:935: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:946: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.23s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd (24.26s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd
=== PAUSE TestFunctional/parallel/ServiceCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1477: (dbg) Run:  kubectl --context functional-20210915172222-22677 create deployment hello-node --image=k8s.gcr.io/echoserver:1.8
functional_test.go:1483: (dbg) Run:  kubectl --context functional-20210915172222-22677 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1488: (dbg) TestFunctional/parallel/ServiceCmd: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:343: "hello-node-6cbfcd7cbc-m7v6r" [bd476927-de7c-4b34-9a74-70b582441a14] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
helpers_test.go:343: "hello-node-6cbfcd7cbc-m7v6r" [bd476927-de7c-4b34-9a74-70b582441a14] Running

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1488: (dbg) TestFunctional/parallel/ServiceCmd: app=hello-node healthy within 22.005922367s
functional_test.go:1492: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 service list

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1505: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 service --namespace=default --https --url hello-node

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1514: found endpoint: https://192.168.49.2:31999
functional_test.go:1525: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 service hello-node --url --format={{.IP}}
functional_test.go:1534: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 service hello-node --url

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1540: found endpoint for hello-node: http://192.168.49.2:31999
functional_test.go:1551: Attempting to fetch http://192.168.49.2:31999 ...
functional_test.go:1570: http://192.168.49.2:31999: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-6cbfcd7cbc-m7v6r

                                                
                                                
Pod Information:
	-no pod information available-

                                                
                                                
Server values:
	server_version=nginx: 1.13.3 - lua: 10008

                                                
                                                
Request Information:
	client_address=172.17.0.1
	method=GET
	real path=/
	query=
	request_version=1.1
	request_uri=http://192.168.49.2:8080/

                                                
                                                
Request Headers:
	accept-encoding=gzip
	host=192.168.49.2:31999
	user-agent=Go-http-client/1.1

                                                
                                                
Request Body:
	-no body in request-

                                                
                                                
--- PASS: TestFunctional/parallel/ServiceCmd (24.26s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.16s)

                                                
                                                
=== RUN   TestFunctional/parallel/AddonsCmd
=== PAUSE TestFunctional/parallel/AddonsCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1585: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 addons list
functional_test.go:1596: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.16s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (36.57s)

                                                
                                                
=== RUN   TestFunctional/parallel/PersistentVolumeClaim
=== PAUSE TestFunctional/parallel/PersistentVolumeClaim

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:45: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:343: "storage-provisioner" [e0cdcfac-77cf-4ab3-b433-0dcf5a820199] Running

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:45: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.023654936s
functional_test_pvc_test.go:50: (dbg) Run:  kubectl --context functional-20210915172222-22677 get storageclass -o=json
functional_test_pvc_test.go:70: (dbg) Run:  kubectl --context functional-20210915172222-22677 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:77: (dbg) Run:  kubectl --context functional-20210915172222-22677 get pvc myclaim -o=json
functional_test_pvc_test.go:77: (dbg) Run:  kubectl --context functional-20210915172222-22677 get pvc myclaim -o=json
functional_test_pvc_test.go:126: (dbg) Run:  kubectl --context functional-20210915172222-22677 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:131: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:343: "sp-pod" [285ac24d-cd89-45d4-9fab-e67bf09f92d9] Pending
helpers_test.go:343: "sp-pod" [285ac24d-cd89-45d4-9fab-e67bf09f92d9] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
helpers_test.go:343: "sp-pod" [285ac24d-cd89-45d4-9fab-e67bf09f92d9] Running

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:131: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 18.007066708s
functional_test_pvc_test.go:101: (dbg) Run:  kubectl --context functional-20210915172222-22677 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:107: (dbg) Run:  kubectl --context functional-20210915172222-22677 delete -f testdata/storage-provisioner/pod.yaml
2021/09/15 17:24:16 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:126: (dbg) Run:  kubectl --context functional-20210915172222-22677 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:131: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:343: "sp-pod" [733e1b48-ff19-4b50-a6e4-804c53c4044f] Pending

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
helpers_test.go:343: "sp-pod" [733e1b48-ff19-4b50-a6e4-804c53c4044f] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
helpers_test.go:343: "sp-pod" [733e1b48-ff19-4b50-a6e4-804c53c4044f] Running

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:131: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 9.006019645s
functional_test_pvc_test.go:115: (dbg) Run:  kubectl --context functional-20210915172222-22677 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (36.57s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.76s)

                                                
                                                
=== RUN   TestFunctional/parallel/SSHCmd
=== PAUSE TestFunctional/parallel/SSHCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1618: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "echo hello"

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1635: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.76s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (0.77s)

                                                
                                                
=== RUN   TestFunctional/parallel/CpCmd
=== PAUSE TestFunctional/parallel/CpCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:535: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 cp testdata/cp-test.txt /home/docker/cp-test.txt

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:549: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "sudo cat /home/docker/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (0.77s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (22.45s)

                                                
                                                
=== RUN   TestFunctional/parallel/MySQL
=== PAUSE TestFunctional/parallel/MySQL

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1666: (dbg) Run:  kubectl --context functional-20210915172222-22677 replace --force -f testdata/mysql.yaml

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1671: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:343: "mysql-9bbbc5bbb-8ltmn" [9dd9e2a5-7173-45e0-9903-b18754b4a574] Pending

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
helpers_test.go:343: "mysql-9bbbc5bbb-8ltmn" [9dd9e2a5-7173-45e0-9903-b18754b4a574] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
helpers_test.go:343: "mysql-9bbbc5bbb-8ltmn" [9dd9e2a5-7173-45e0-9903-b18754b4a574] Running

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1671: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 17.015063432s
functional_test.go:1678: (dbg) Run:  kubectl --context functional-20210915172222-22677 exec mysql-9bbbc5bbb-8ltmn -- mysql -ppassword -e "show databases;"
functional_test.go:1678: (dbg) Non-zero exit: kubectl --context functional-20210915172222-22677 exec mysql-9bbbc5bbb-8ltmn -- mysql -ppassword -e "show databases;": exit status 1 (196.110358ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1678: (dbg) Run:  kubectl --context functional-20210915172222-22677 exec mysql-9bbbc5bbb-8ltmn -- mysql -ppassword -e "show databases;"
functional_test.go:1678: (dbg) Non-zero exit: kubectl --context functional-20210915172222-22677 exec mysql-9bbbc5bbb-8ltmn -- mysql -ppassword -e "show databases;": exit status 1 (159.021672ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
functional_test.go:1678: (dbg) Run:  kubectl --context functional-20210915172222-22677 exec mysql-9bbbc5bbb-8ltmn -- mysql -ppassword -e "show databases;"
functional_test.go:1678: (dbg) Non-zero exit: kubectl --context functional-20210915172222-22677 exec mysql-9bbbc5bbb-8ltmn -- mysql -ppassword -e "show databases;": exit status 1 (205.843771ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1678: (dbg) Run:  kubectl --context functional-20210915172222-22677 exec mysql-9bbbc5bbb-8ltmn -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (22.45s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.42s)

                                                
                                                
=== RUN   TestFunctional/parallel/FileSync
=== PAUSE TestFunctional/parallel/FileSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1798: Checking for existence of /etc/test/nested/copy/22677/hosts within VM
functional_test.go:1799: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "sudo cat /etc/test/nested/copy/22677/hosts"

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1804: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.42s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.38s)

                                                
                                                
=== RUN   TestFunctional/parallel/CertSync
=== PAUSE TestFunctional/parallel/CertSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1839: Checking for existence of /etc/ssl/certs/22677.pem within VM
functional_test.go:1840: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "sudo cat /etc/ssl/certs/22677.pem"
functional_test.go:1839: Checking for existence of /usr/share/ca-certificates/22677.pem within VM
functional_test.go:1840: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "sudo cat /usr/share/ca-certificates/22677.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1839: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1840: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "sudo cat /etc/ssl/certs/51391683.0"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1866: Checking for existence of /etc/ssl/certs/226772.pem within VM
functional_test.go:1867: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "sudo cat /etc/ssl/certs/226772.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1866: Checking for existence of /usr/share/ca-certificates/226772.pem within VM
functional_test.go:1867: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "sudo cat /usr/share/ca-certificates/226772.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1866: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1867: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.38s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

                                                
                                                
=== RUN   TestFunctional/parallel/NodeLabels
=== PAUSE TestFunctional/parallel/NodeLabels

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NodeLabels
functional_test.go:218: (dbg) Run:  kubectl --context functional-20210915172222-22677 get nodes --output=go-template "--template='{{range $k, $v := (index .items 0).metadata.labels}}{{$k}} {{end}}'"
--- PASS: TestFunctional/parallel/NodeLabels (0.07s)

                                                
                                    
x
+
TestFunctional/parallel/LoadImage (2.29s)

                                                
                                                
=== RUN   TestFunctional/parallel/LoadImage
=== PAUSE TestFunctional/parallel/LoadImage

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/LoadImage
functional_test.go:241: (dbg) Run:  docker pull busybox:1.33

                                                
                                                
=== CONT  TestFunctional/parallel/LoadImage
functional_test.go:241: (dbg) Done: docker pull busybox:1.33: (1.216256619s)
functional_test.go:248: (dbg) Run:  docker tag busybox:1.33 docker.io/library/busybox:load-functional-20210915172222-22677
functional_test.go:254: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 image load --daemon docker.io/library/busybox:load-functional-20210915172222-22677

                                                
                                                
=== CONT  TestFunctional/parallel/LoadImage
functional_test.go:470: (dbg) Run:  out/minikube-linux-amd64 ssh -p functional-20210915172222-22677 -- docker image inspect docker.io/library/busybox:load-functional-20210915172222-22677
--- PASS: TestFunctional/parallel/LoadImage (2.29s)

                                                
                                    
x
+
TestFunctional/parallel/SaveImage (3.49s)

                                                
                                                
=== RUN   TestFunctional/parallel/SaveImage
=== PAUSE TestFunctional/parallel/SaveImage

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SaveImage
functional_test.go:379: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 image pull docker.io/library/busybox:1.29

                                                
                                                
=== CONT  TestFunctional/parallel/SaveImage
functional_test.go:379: (dbg) Done: out/minikube-linux-amd64 -p functional-20210915172222-22677 image pull docker.io/library/busybox:1.29: (2.454380262s)
functional_test.go:388: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 image tag docker.io/library/busybox:1.29 docker.io/library/busybox:save-functional-20210915172222-22677

                                                
                                                
=== CONT  TestFunctional/parallel/SaveImage
functional_test.go:394: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 image save --daemon docker.io/library/busybox:save-functional-20210915172222-22677

                                                
                                                
=== CONT  TestFunctional/parallel/SaveImage
functional_test.go:400: (dbg) Run:  docker images busybox
--- PASS: TestFunctional/parallel/SaveImage (3.49s)

                                                
                                    
x
+
TestFunctional/parallel/RemoveImage (3s)

                                                
                                                
=== RUN   TestFunctional/parallel/RemoveImage
=== PAUSE TestFunctional/parallel/RemoveImage

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/RemoveImage

                                                
                                                
=== CONT  TestFunctional/parallel/RemoveImage
functional_test.go:333: (dbg) Run:  docker pull busybox:1.32
functional_test.go:333: (dbg) Done: docker pull busybox:1.32: (1.226281258s)
functional_test.go:340: (dbg) Run:  docker tag busybox:1.32 docker.io/library/busybox:remove-functional-20210915172222-22677
functional_test.go:346: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 image load docker.io/library/busybox:remove-functional-20210915172222-22677

                                                
                                                
=== CONT  TestFunctional/parallel/RemoveImage
functional_test.go:352: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 image rm docker.io/library/busybox:remove-functional-20210915172222-22677

                                                
                                                
=== CONT  TestFunctional/parallel/RemoveImage
functional_test.go:484: (dbg) Run:  out/minikube-linux-amd64 ssh -p functional-20210915172222-22677 -- docker images
--- PASS: TestFunctional/parallel/RemoveImage (3.00s)

                                                
                                    
x
+
TestFunctional/parallel/LoadImageFromFile (2.5s)

                                                
                                                
=== RUN   TestFunctional/parallel/LoadImageFromFile
=== PAUSE TestFunctional/parallel/LoadImageFromFile

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/LoadImageFromFile

                                                
                                                
=== CONT  TestFunctional/parallel/LoadImageFromFile
functional_test.go:281: (dbg) Run:  docker pull busybox:1.31

                                                
                                                
=== CONT  TestFunctional/parallel/LoadImageFromFile
functional_test.go:281: (dbg) Done: docker pull busybox:1.31: (1.343098978s)
functional_test.go:288: (dbg) Run:  docker tag busybox:1.31 docker.io/library/busybox:load-from-file-functional-20210915172222-22677
functional_test.go:295: (dbg) Run:  docker save -o busybox-load.tar docker.io/library/busybox:load-from-file-functional-20210915172222-22677
functional_test.go:306: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 image load /home/jenkins/workspace/Docker_Linux_integration/busybox-load.tar
functional_test.go:484: (dbg) Run:  out/minikube-linux-amd64 ssh -p functional-20210915172222-22677 -- docker images
--- PASS: TestFunctional/parallel/LoadImageFromFile (2.50s)

                                                
                                    
x
+
TestFunctional/parallel/SaveImageToFile (3.38s)

                                                
                                                
=== RUN   TestFunctional/parallel/SaveImageToFile
=== PAUSE TestFunctional/parallel/SaveImageToFile

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SaveImageToFile
functional_test.go:421: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 image pull docker.io/library/busybox:1.30

                                                
                                                
=== CONT  TestFunctional/parallel/SaveImageToFile
functional_test.go:421: (dbg) Done: out/minikube-linux-amd64 -p functional-20210915172222-22677 image pull docker.io/library/busybox:1.30: (2.421111372s)
functional_test.go:429: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 image tag docker.io/library/busybox:1.30 docker.io/library/busybox:save-to-file-functional-20210915172222-22677

                                                
                                                
=== CONT  TestFunctional/parallel/SaveImageToFile
functional_test.go:440: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 image save docker.io/library/busybox:save-to-file-functional-20210915172222-22677 /home/jenkins/workspace/Docker_Linux_integration/busybox-save.tar
functional_test.go:446: (dbg) Run:  docker load -i /home/jenkins/workspace/Docker_Linux_integration/busybox-save.tar

                                                
                                                
=== CONT  TestFunctional/parallel/SaveImageToFile
functional_test.go:453: (dbg) Run:  docker images busybox
--- PASS: TestFunctional/parallel/SaveImageToFile (3.38s)

                                                
                                    
x
+
TestFunctional/parallel/BuildImage (4.02s)

                                                
                                                
=== RUN   TestFunctional/parallel/BuildImage
=== PAUSE TestFunctional/parallel/BuildImage

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/BuildImage

                                                
                                                
=== CONT  TestFunctional/parallel/BuildImage
functional_test.go:504: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 image build -t localhost/my-image:functional-20210915172222-22677 testdata/build

                                                
                                                
=== CONT  TestFunctional/parallel/BuildImage
functional_test.go:504: (dbg) Done: out/minikube-linux-amd64 -p functional-20210915172222-22677 image build -t localhost/my-image:functional-20210915172222-22677 testdata/build: (3.614472196s)
functional_test.go:509: (dbg) Stdout: out/minikube-linux-amd64 -p functional-20210915172222-22677 image build -t localhost/my-image:functional-20210915172222-22677 testdata/build:
Sending build context to Docker daemon  3.072kB

Step 1/3 : FROM busybox
latest: Pulling from library/busybox
24fb2886d6f6: Pulling fs layer
24fb2886d6f6: Verifying Checksum
24fb2886d6f6: Download complete
24fb2886d6f6: Pull complete
Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
Status: Downloaded newer image for busybox:latest
---> 16ea53ea7c65
Step 2/3 : RUN true
---> Running in e1a3264d05cd
Removing intermediate container e1a3264d05cd
---> 31146c1fe472
Step 3/3 : ADD content.txt /
---> 774425dfc2d7
Successfully built 774425dfc2d7
Successfully tagged localhost/my-image:functional-20210915172222-22677
functional_test.go:470: (dbg) Run:  out/minikube-linux-amd64 ssh -p functional-20210915172222-22677 -- docker image inspect localhost/my-image:functional-20210915172222-22677
--- PASS: TestFunctional/parallel/BuildImage (4.02s)

                                                
                                    
x
+
TestFunctional/parallel/ListImages (0.3s)

                                                
                                                
=== RUN   TestFunctional/parallel/ListImages
=== PAUSE TestFunctional/parallel/ListImages

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ListImages

                                                
                                                
=== CONT  TestFunctional/parallel/ListImages
functional_test.go:538: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 image ls

                                                
                                                
=== CONT  TestFunctional/parallel/ListImages
functional_test.go:543: (dbg) Stdout: out/minikube-linux-amd64 -p functional-20210915172222-22677 image ls:
k8s.gcr.io/pause:latest
k8s.gcr.io/pause:3.5
k8s.gcr.io/pause:3.3
k8s.gcr.io/pause:3.1
k8s.gcr.io/kube-scheduler:v1.22.1
k8s.gcr.io/kube-proxy:v1.22.1
k8s.gcr.io/kube-controller-manager:v1.22.1
k8s.gcr.io/kube-apiserver:v1.22.1
k8s.gcr.io/etcd:3.5.0-0
k8s.gcr.io/coredns/coredns:v1.8.4
gcr.io/k8s-minikube/storage-provisioner:v5
docker.io/library/minikube-local-cache-test:functional-20210915172222-22677
docker.io/kubernetesui/metrics-scraper:v1.0.4
docker.io/kubernetesui/dashboard:v2.1.0
--- PASS: TestFunctional/parallel/ListImages (0.30s)

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.41s)

                                                
                                                
=== RUN   TestFunctional/parallel/NonActiveRuntimeDisabled
=== PAUSE TestFunctional/parallel/NonActiveRuntimeDisabled

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:1894: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "sudo systemctl is-active crio"

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:1894: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "sudo systemctl is-active crio": exit status 1 (412.45123ms)

                                                
                                                
-- stdout --
	inactive

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/NonActiveRuntimeDisabled (0.41s)

                                                
                                    
x
+
TestFunctional/parallel/Version/short (0.06s)

                                                
                                                
=== RUN   TestFunctional/parallel/Version/short
=== PAUSE TestFunctional/parallel/Version/short

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2123: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 version --short
--- PASS: TestFunctional/parallel/Version/short (0.06s)

                                                
                                    
x
+
TestFunctional/parallel/Version/components (0.66s)

                                                
                                                
=== RUN   TestFunctional/parallel/Version/components
=== PAUSE TestFunctional/parallel/Version/components

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2136: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.66s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv/bash (1.39s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:601: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-20210915172222-22677 docker-env) && out/minikube-linux-amd64 status -p functional-20210915172222-22677"

                                                
                                                
=== CONT  TestFunctional/parallel/DockerEnv/bash
functional_test.go:622: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-20210915172222-22677 docker-env) && docker images"
--- PASS: TestFunctional/parallel/DockerEnv/bash (1.39s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_changes (0.21s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_changes
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_changes

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:1985: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.21s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.18s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:1985: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.18s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_clusters (0.18s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_clusters
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_clusters

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:1985: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.18s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:127: (dbg) daemon: [out/minikube-linux-amd64 -p functional-20210915172222-22677 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (20.21s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:147: (dbg) Run:  kubectl --context functional-20210915172222-22677 apply -f testdata/testsvc.yaml

                                                
                                                
=== CONT  TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:151: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:343: "nginx-svc" [1983c1e2-14f0-48a4-95e8-5b9fe647b74f] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])

                                                
                                                
=== CONT  TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
helpers_test.go:343: "nginx-svc" [1983c1e2-14f0-48a4-95e8-5b9fe647b74f] Running

                                                
                                                
=== CONT  TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:151: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 20.006376894s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (20.21s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.06s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:169: (dbg) Run:  kubectl --context functional-20210915172222-22677 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.06s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:234: tunnel at http://10.103.4.249 is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:369: (dbg) stopping [out/minikube-linux-amd64 -p functional-20210915172222-22677 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_not_create (0.47s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1322: (dbg) Run:  out/minikube-linux-amd64 profile lis

                                                
                                                
=== CONT  TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1326: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (0.47s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_list (0.42s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1360: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1365: Took "366.330819ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1374: (dbg) Run:  out/minikube-linux-amd64 profile list -l
functional_test.go:1379: Took "52.037092ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.42s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_json_output (0.46s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1410: (dbg) Run:  out/minikube-linux-amd64 profile list -o json

                                                
                                                
=== CONT  TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1415: Took "394.56236ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1423: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1428: Took "64.645838ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.46s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/any-port (8.44s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:77: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-20210915172222-22677 /tmp/mounttest3240100163:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:111: wrote "test-1631726651040944595" to /tmp/mounttest3240100163/created-by-test
functional_test_mount_test.go:111: wrote "test-1631726651040944595" to /tmp/mounttest3240100163/created-by-test-removed-by-pod
functional_test_mount_test.go:111: wrote "test-1631726651040944595" to /tmp/mounttest3240100163/test-1631726651040944595
functional_test_mount_test.go:119: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "findmnt -T /mount-9p | grep 9p"

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:119: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (377.63765ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:119: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:133: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh -- ls -la /mount-9p

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:137: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Sep 15 17:24 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 15 17:24 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 15 17:24 test-1631726651040944595
functional_test_mount_test.go:141: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh cat /mount-9p/test-1631726651040944595

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:152: (dbg) Run:  kubectl --context functional-20210915172222-22677 replace --force -f testdata/busybox-mount-test.yaml

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:157: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:343: "busybox-mount" [3cfa4d9c-b485-4365-a6e7-a7b3d38c8800] Pending

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/any-port
helpers_test.go:343: "busybox-mount" [3cfa4d9c-b485-4365-a6e7-a7b3d38c8800] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/any-port
helpers_test.go:343: "busybox-mount" [3cfa4d9c-b485-4365-a6e7-a7b3d38c8800] Running

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/any-port
helpers_test.go:343: "busybox-mount" [3cfa4d9c-b485-4365-a6e7-a7b3d38c8800] Succeeded: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:157: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.006731838s
functional_test_mount_test.go:173: (dbg) Run:  kubectl --context functional-20210915172222-22677 logs busybox-mount
functional_test_mount_test.go:185: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:185: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:94: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:98: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-20210915172222-22677 /tmp/mounttest3240100163:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.44s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/specific-port (2.16s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:226: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-20210915172222-22677 /tmp/mounttest1933594289:/mount-9p --alsologtostderr -v=1 --port 46464]
functional_test_mount_test.go:256: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:256: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (357.767543ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:256: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:270: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh -- ls -la /mount-9p
functional_test_mount_test.go:274: guest mount directory contents
total 0
functional_test_mount_test.go:276: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-20210915172222-22677 /tmp/mounttest1933594289:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:277: reading mount text
functional_test_mount_test.go:291: done reading mount text
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh "sudo umount -f /mount-9p": exit status 1 (355.252975ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: not mounted.

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 32

                                                
                                                
** /stderr **
functional_test_mount_test.go:245: "out/minikube-linux-amd64 -p functional-20210915172222-22677 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:247: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-20210915172222-22677 /tmp/mounttest1933594289:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (2.16s)

                                                
                                    
x
+
TestFunctional/delete_busybox_image (0.09s)

                                                
                                                
=== RUN   TestFunctional/delete_busybox_image
functional_test.go:186: (dbg) Run:  docker rmi -f docker.io/library/busybox:load-functional-20210915172222-22677
functional_test.go:191: (dbg) Run:  docker rmi -f docker.io/library/busybox:remove-functional-20210915172222-22677
--- PASS: TestFunctional/delete_busybox_image (0.09s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.04s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:198: (dbg) Run:  docker rmi -f localhost/my-image:functional-20210915172222-22677
--- PASS: TestFunctional/delete_my-image_image (0.04s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.04s)

                                                
                                                
=== RUN   TestFunctional/delete_minikube_cached_images
functional_test.go:206: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-20210915172222-22677
--- PASS: TestFunctional/delete_minikube_cached_images (0.04s)

                                                
                                    
x
+
TestJSONOutput/start/Command (53.47s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-20210915172429-22677 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=docker
E0915 17:25:11.014793   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
E0915 17:25:11.020701   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
E0915 17:25:11.030960   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
E0915 17:25:11.051214   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
E0915 17:25:11.091512   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
E0915 17:25:11.171962   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
E0915 17:25:11.332382   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
E0915 17:25:11.652948   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
E0915 17:25:12.293822   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
E0915 17:25:13.574300   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
E0915 17:25:16.136126   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
E0915 17:25:21.257090   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-20210915172429-22677 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=docker: (53.465525364s)
--- PASS: TestJSONOutput/start/Command (53.47s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/Audit
--- PASS: TestJSONOutput/start/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/start/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/start/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.55s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 pause -p json-output-20210915172429-22677 --output=json --user=testUser
--- PASS: TestJSONOutput/pause/Command (0.55s)

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Audit
--- PASS: TestJSONOutput/pause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.54s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 unpause -p json-output-20210915172429-22677 --output=json --user=testUser
--- PASS: TestJSONOutput/unpause/Command (0.54s)

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Audit
--- PASS: TestJSONOutput/unpause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/Command (11.01s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-20210915172429-22677 --output=json --user=testUser
E0915 17:25:31.497332   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-20210915172429-22677 --output=json --user=testUser: (11.005531858s)
--- PASS: TestJSONOutput/stop/Command (11.01s)

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Audit
--- PASS: TestJSONOutput/stop/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestErrorJSONOutput (0.34s)

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:149: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-error-20210915172537-22677 --memory=2200 --output=json --wait=true --driver=fail
json_output_test.go:149: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p json-output-error-20210915172537-22677 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (91.255775ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"5e8d52eb-f34b-4789-b0b9-4ae3f8d21a49","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-20210915172537-22677] minikube v1.23.0 on Debian 9.13 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"5eb3440c-2b4f-42b7-ada3-73ca900c3c58","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/kubeconfig"}}
	{"specversion":"1.0","id":"9c010884-6ba6-4936-b1b7-36b6937c8f8d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"9ec6d854-ddc2-4d64-b8e3-3fdf1093c2ba","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube"}}
	{"specversion":"1.0","id":"62fb569e-31f3-4875-be83-03f3c0fee113","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=12425"}}
	{"specversion":"1.0","id":"79f628cc-fb89-485e-8dca-da763ecce707","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:176: Cleaning up "json-output-error-20210915172537-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-20210915172537-22677
--- PASS: TestErrorJSONOutput (0.34s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (24.93s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:58: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-20210915172537-22677 --network=
E0915 17:25:51.977600   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
kic_custom_network_test.go:58: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-20210915172537-22677 --network=: (22.389977412s)
kic_custom_network_test.go:102: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:176: Cleaning up "docker-network-20210915172537-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-20210915172537-22677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-20210915172537-22677: (2.504657498s)
--- PASS: TestKicCustomNetwork/create_custom_network (24.93s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (23.78s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:58: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-20210915172602-22677 --network=bridge
kic_custom_network_test.go:58: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-20210915172602-22677 --network=bridge: (21.42629848s)
kic_custom_network_test.go:102: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:176: Cleaning up "docker-network-20210915172602-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-20210915172602-22677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-20210915172602-22677: (2.315062911s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (23.78s)

                                                
                                    
x
+
TestKicExistingNetwork (25.23s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:102: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:94: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-20210915172626-22677 --network=existing-network
E0915 17:26:32.939337   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
kic_custom_network_test.go:94: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-20210915172626-22677 --network=existing-network: (22.462450197s)
helpers_test.go:176: Cleaning up "existing-network-20210915172626-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-20210915172626-22677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-20210915172626-22677: (2.508023839s)
--- PASS: TestKicExistingNetwork (25.23s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

                                                
                                                
=== RUN   TestMainNoArgs
main_test.go:68: (dbg) Run:  out/minikube-linux-amd64
--- PASS: TestMainNoArgs (0.05s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (74.58s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:82: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-20210915172651-22677 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=docker
E0915 17:27:54.860307   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
multinode_test.go:82: (dbg) Done: out/minikube-linux-amd64 start -p multinode-20210915172651-22677 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=docker: (1m13.991694954s)
multinode_test.go:88: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (74.58s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.19s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:463: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915172651-22677 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:468: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915172651-22677 -- rollout status deployment/busybox
multinode_test.go:468: (dbg) Done: out/minikube-linux-amd64 kubectl -p multinode-20210915172651-22677 -- rollout status deployment/busybox: (4.379186819s)
multinode_test.go:474: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915172651-22677 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:486: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915172651-22677 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:494: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915172651-22677 -- exec busybox-84b6686758-627s8 -- nslookup kubernetes.io
multinode_test.go:494: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915172651-22677 -- exec busybox-84b6686758-tlnvg -- nslookup kubernetes.io
multinode_test.go:504: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915172651-22677 -- exec busybox-84b6686758-627s8 -- nslookup kubernetes.default
multinode_test.go:504: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915172651-22677 -- exec busybox-84b6686758-tlnvg -- nslookup kubernetes.default
multinode_test.go:512: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915172651-22677 -- exec busybox-84b6686758-627s8 -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:512: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915172651-22677 -- exec busybox-84b6686758-tlnvg -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (6.19s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.81s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:522: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915172651-22677 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:530: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915172651-22677 -- exec busybox-84b6686758-627s8 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:538: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915172651-22677 -- exec busybox-84b6686758-627s8 -- sh -c "ping -c 1 192.168.49.1"
multinode_test.go:530: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915172651-22677 -- exec busybox-84b6686758-tlnvg -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:538: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-20210915172651-22677 -- exec busybox-84b6686758-tlnvg -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.81s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (26.56s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:107: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-20210915172651-22677 -v 3 --alsologtostderr
multinode_test.go:107: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-20210915172651-22677 -v 3 --alsologtostderr: (25.759462243s)
multinode_test.go:113: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (26.56s)

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.37s)

                                                
                                                
=== RUN   TestMultiNode/serial/ProfileList
multinode_test.go:129: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestMultiNode/serial/ProfileList (0.37s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (2.95s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:170: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 status --output json --alsologtostderr
helpers_test.go:535: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:549: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 ssh "sudo cat /home/docker/cp-test.txt"
helpers_test.go:535: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 cp testdata/cp-test.txt multinode-20210915172651-22677-m02:/home/docker/cp-test.txt
helpers_test.go:549: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 ssh -n multinode-20210915172651-22677-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:535: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 cp testdata/cp-test.txt multinode-20210915172651-22677-m03:/home/docker/cp-test.txt
helpers_test.go:549: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 ssh -n multinode-20210915172651-22677-m03 "sudo cat /home/docker/cp-test.txt"
--- PASS: TestMultiNode/serial/CopyFile (2.95s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.64s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:192: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 node stop m03
multinode_test.go:192: (dbg) Done: out/minikube-linux-amd64 -p multinode-20210915172651-22677 node stop m03: (1.372898962s)
multinode_test.go:198: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 status
multinode_test.go:198: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-20210915172651-22677 status: exit status 7 (634.961648ms)

                                                
                                                
-- stdout --
	multinode-20210915172651-22677
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-20210915172651-22677-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-20210915172651-22677-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:205: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 status --alsologtostderr
multinode_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-20210915172651-22677 status --alsologtostderr: exit status 7 (632.153533ms)

                                                
                                                
-- stdout --
	multinode-20210915172651-22677
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-20210915172651-22677-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-20210915172651-22677-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0915 17:28:44.943257  101180 out.go:298] Setting OutFile to fd 1 ...
	I0915 17:28:44.943482  101180 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 17:28:44.943493  101180 out.go:311] Setting ErrFile to fd 2...
	I0915 17:28:44.943497  101180 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 17:28:44.943583  101180 root.go:313] Updating PATH: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/bin
	I0915 17:28:44.943735  101180 out.go:305] Setting JSON to false
	I0915 17:28:44.943755  101180 mustload.go:65] Loading cluster: multinode-20210915172651-22677
	I0915 17:28:44.944010  101180 config.go:177] Loaded profile config "multinode-20210915172651-22677": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.22.1
	I0915 17:28:44.944025  101180 status.go:253] checking status of multinode-20210915172651-22677 ...
	I0915 17:28:44.944352  101180 cli_runner.go:115] Run: docker container inspect multinode-20210915172651-22677 --format={{.State.Status}}
	I0915 17:28:44.985140  101180 status.go:328] multinode-20210915172651-22677 host status = "Running" (err=<nil>)
	I0915 17:28:44.985171  101180 host.go:66] Checking if "multinode-20210915172651-22677" exists ...
	I0915 17:28:44.985419  101180 cli_runner.go:115] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-20210915172651-22677
	I0915 17:28:45.024601  101180 host.go:66] Checking if "multinode-20210915172651-22677" exists ...
	I0915 17:28:45.024894  101180 ssh_runner.go:152] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0915 17:28:45.024942  101180 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-20210915172651-22677
	I0915 17:28:45.064059  101180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32807 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/machines/multinode-20210915172651-22677/id_rsa Username:docker}
	I0915 17:28:45.140341  101180 ssh_runner.go:152] Run: systemctl --version
	I0915 17:28:45.144073  101180 ssh_runner.go:152] Run: sudo systemctl is-active --quiet service kubelet
	I0915 17:28:45.152683  101180 cli_runner.go:115] Run: docker system info --format "{{json .}}"
	I0915 17:28:45.235056  101180 info.go:263] docker info: {ID:LQL6:IQEY:TAE3:NG47:ROZQ:WA5O:XM2B:XDCN:3VXZ:7JF3:4DHA:WN5N Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:181 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:false KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:39 OomKillDisable:true NGoroutines:45 SystemTime:2021-09-15 17:28:45.189739245 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.9.0-16-amd64 OperatingSystem:Debian GNU/Linux 9 (stretch) OSType:linux Architecture:x86_64 IndexServerAddr
ess:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33742200832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:debian-jenkins-agent-1 Labels:[] ExperimentalBuild:false ServerVersion:19.03.15 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:269548fa27e0089a8b8278fc4fc781d7f65a939b Expected:269548fa27e0089a8b8278fc4fc781d7f65a939b} RuncCommit:{ID:ff819c7e9184c13b7c2607fe6c30ae19403a7aff Expected:ff819c7e9184c13b7c2607fe6c30ae19403a7aff} InitCommit:{ID:fec3683 Expected:fec3683} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warnin
gs:[WARNING: No swap limit support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[] Warnings:<nil>}}
	I0915 17:28:45.236069  101180 kubeconfig.go:93] found "multinode-20210915172651-22677" server: "https://192.168.49.2:8443"
	I0915 17:28:45.236103  101180 api_server.go:164] Checking apiserver status ...
	I0915 17:28:45.236143  101180 ssh_runner.go:152] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0915 17:28:45.257065  101180 ssh_runner.go:152] Run: sudo egrep ^[0-9]+:freezer: /proc/1870/cgroup
	I0915 17:28:45.264755  101180 api_server.go:180] apiserver freezer: "10:freezer:/docker/fe1660c6636b7a2a6a494a10fb16b0cfb34906a99a2064f761530d6dbbf3ea59/kubepods/burstable/podf1ae903e8ac02bf37d8fe42a4b80281e/c7f1aecf68a86d678b15ea4b18571ab30abc3ca28b993fbde50135229e226197"
	I0915 17:28:45.264806  101180 ssh_runner.go:152] Run: sudo cat /sys/fs/cgroup/freezer/docker/fe1660c6636b7a2a6a494a10fb16b0cfb34906a99a2064f761530d6dbbf3ea59/kubepods/burstable/podf1ae903e8ac02bf37d8fe42a4b80281e/c7f1aecf68a86d678b15ea4b18571ab30abc3ca28b993fbde50135229e226197/freezer.state
	I0915 17:28:45.271246  101180 api_server.go:202] freezer state: "THAWED"
	I0915 17:28:45.271277  101180 api_server.go:239] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0915 17:28:45.276015  101180 api_server.go:265] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0915 17:28:45.276034  101180 status.go:419] multinode-20210915172651-22677 apiserver status = Running (err=<nil>)
	I0915 17:28:45.276043  101180 status.go:255] multinode-20210915172651-22677 status: &{Name:multinode-20210915172651-22677 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0915 17:28:45.276058  101180 status.go:253] checking status of multinode-20210915172651-22677-m02 ...
	I0915 17:28:45.276298  101180 cli_runner.go:115] Run: docker container inspect multinode-20210915172651-22677-m02 --format={{.State.Status}}
	I0915 17:28:45.316285  101180 status.go:328] multinode-20210915172651-22677-m02 host status = "Running" (err=<nil>)
	I0915 17:28:45.316317  101180 host.go:66] Checking if "multinode-20210915172651-22677-m02" exists ...
	I0915 17:28:45.316579  101180 cli_runner.go:115] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-20210915172651-22677-m02
	I0915 17:28:45.356625  101180 host.go:66] Checking if "multinode-20210915172651-22677-m02" exists ...
	I0915 17:28:45.356906  101180 ssh_runner.go:152] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0915 17:28:45.356951  101180 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-20210915172651-22677-m02
	I0915 17:28:45.397070  101180 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32812 SSHKeyPath:/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/machines/multinode-20210915172651-22677-m02/id_rsa Username:docker}
	I0915 17:28:45.475876  101180 ssh_runner.go:152] Run: sudo systemctl is-active --quiet service kubelet
	I0915 17:28:45.484590  101180 status.go:255] multinode-20210915172651-22677-m02 status: &{Name:multinode-20210915172651-22677-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0915 17:28:45.484652  101180 status.go:253] checking status of multinode-20210915172651-22677-m03 ...
	I0915 17:28:45.484917  101180 cli_runner.go:115] Run: docker container inspect multinode-20210915172651-22677-m03 --format={{.State.Status}}
	I0915 17:28:45.525350  101180 status.go:328] multinode-20210915172651-22677-m03 host status = "Stopped" (err=<nil>)
	I0915 17:28:45.525374  101180 status.go:341] host is not running, skipping remaining checks
	I0915 17:28:45.525381  101180 status.go:255] multinode-20210915172651-22677-m03 status: &{Name:multinode-20210915172651-22677-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopNode (2.64s)

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (21.68s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:226: (dbg) Run:  docker version -f {{.Server.Version}}
multinode_test.go:236: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 node start m03 --alsologtostderr
E0915 17:28:48.829791   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
E0915 17:28:48.835081   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
E0915 17:28:48.845384   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
E0915 17:28:48.865679   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
E0915 17:28:48.905990   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
E0915 17:28:48.986302   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
E0915 17:28:49.146570   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
E0915 17:28:49.467110   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
E0915 17:28:50.108099   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
E0915 17:28:51.389043   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
E0915 17:28:54.976825   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
E0915 17:29:00.097194   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
multinode_test.go:236: (dbg) Done: out/minikube-linux-amd64 -p multinode-20210915172651-22677 node start m03 --alsologtostderr: (20.753198603s)
multinode_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 status
multinode_test.go:257: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (21.68s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (106.03s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:265: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-20210915172651-22677
multinode_test.go:272: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-20210915172651-22677
E0915 17:29:10.338383   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
multinode_test.go:272: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-20210915172651-22677: (23.143910765s)
multinode_test.go:277: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-20210915172651-22677 --wait=true -v=8 --alsologtostderr
E0915 17:29:30.819449   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
E0915 17:30:11.014426   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
E0915 17:30:11.780266   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
E0915 17:30:38.702844   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
multinode_test.go:277: (dbg) Done: out/minikube-linux-amd64 start -p multinode-20210915172651-22677 --wait=true -v=8 --alsologtostderr: (1m22.775761367s)
multinode_test.go:282: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-20210915172651-22677
--- PASS: TestMultiNode/serial/RestartKeepsNodes (106.03s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.7s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 node delete m03
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 -p multinode-20210915172651-22677 node delete m03: (4.847734162s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  docker volume ls
multinode_test.go:406: (dbg) Run:  kubectl get nodes
multinode_test.go:414: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/DeleteNode (5.70s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (22.08s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:296: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 stop
multinode_test.go:296: (dbg) Done: out/minikube-linux-amd64 -p multinode-20210915172651-22677 stop: (21.82195646s)
multinode_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 status
multinode_test.go:302: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-20210915172651-22677 status: exit status 7 (128.417216ms)

                                                
                                                
-- stdout --
	multinode-20210915172651-22677
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-20210915172651-22677-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:309: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 status --alsologtostderr
multinode_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-20210915172651-22677 status --alsologtostderr: exit status 7 (129.208419ms)

                                                
                                                
-- stdout --
	multinode-20210915172651-22677
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-20210915172651-22677-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0915 17:31:20.940739  116731 out.go:298] Setting OutFile to fd 1 ...
	I0915 17:31:20.940835  116731 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 17:31:20.940841  116731 out.go:311] Setting ErrFile to fd 2...
	I0915 17:31:20.940846  116731 out.go:345] TERM=,COLORTERM=, which probably does not support color
	I0915 17:31:20.940964  116731 root.go:313] Updating PATH: /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/bin
	I0915 17:31:20.941140  116731 out.go:305] Setting JSON to false
	I0915 17:31:20.941167  116731 mustload.go:65] Loading cluster: multinode-20210915172651-22677
	I0915 17:31:20.941493  116731 config.go:177] Loaded profile config "multinode-20210915172651-22677": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.22.1
	I0915 17:31:20.941512  116731 status.go:253] checking status of multinode-20210915172651-22677 ...
	I0915 17:31:20.941895  116731 cli_runner.go:115] Run: docker container inspect multinode-20210915172651-22677 --format={{.State.Status}}
	I0915 17:31:20.980320  116731 status.go:328] multinode-20210915172651-22677 host status = "Stopped" (err=<nil>)
	I0915 17:31:20.980343  116731 status.go:341] host is not running, skipping remaining checks
	I0915 17:31:20.980351  116731 status.go:255] multinode-20210915172651-22677 status: &{Name:multinode-20210915172651-22677 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0915 17:31:20.980407  116731 status.go:253] checking status of multinode-20210915172651-22677-m02 ...
	I0915 17:31:20.980675  116731 cli_runner.go:115] Run: docker container inspect multinode-20210915172651-22677-m02 --format={{.State.Status}}
	I0915 17:31:21.019618  116731 status.go:328] multinode-20210915172651-22677-m02 host status = "Stopped" (err=<nil>)
	I0915 17:31:21.019643  116731 status.go:341] host is not running, skipping remaining checks
	I0915 17:31:21.019657  116731 status.go:255] multinode-20210915172651-22677-m02 status: &{Name:multinode-20210915172651-22677-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopMultiNode (22.08s)

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (60.08s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:326: (dbg) Run:  docker version -f {{.Server.Version}}
multinode_test.go:336: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-20210915172651-22677 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=docker
E0915 17:31:33.700845   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
multinode_test.go:336: (dbg) Done: out/minikube-linux-amd64 start -p multinode-20210915172651-22677 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=docker: (59.313850375s)
multinode_test.go:342: (dbg) Run:  out/minikube-linux-amd64 -p multinode-20210915172651-22677 status --alsologtostderr
multinode_test.go:356: (dbg) Run:  kubectl get nodes
multinode_test.go:364: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (60.08s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (24.62s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:425: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-20210915172651-22677
multinode_test.go:434: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-20210915172651-22677-m02 --driver=docker  --container-runtime=docker
multinode_test.go:434: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p multinode-20210915172651-22677-m02 --driver=docker  --container-runtime=docker: exit status 14 (102.982708ms)

                                                
                                                
-- stdout --
	* [multinode-20210915172651-22677-m02] minikube v1.23.0 on Debian 9.13 (kvm/amd64)
	  - KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/kubeconfig
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube
	  - MINIKUBE_LOCATION=12425
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-20210915172651-22677-m02' is duplicated with machine name 'multinode-20210915172651-22677-m02' in profile 'multinode-20210915172651-22677'
	X Exiting due to MK_USAGE: Profile name should be unique

                                                
                                                
** /stderr **
multinode_test.go:442: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-20210915172651-22677-m03 --driver=docker  --container-runtime=docker
multinode_test.go:442: (dbg) Done: out/minikube-linux-amd64 start -p multinode-20210915172651-22677-m03 --driver=docker  --container-runtime=docker: (21.452418389s)
multinode_test.go:449: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-20210915172651-22677
multinode_test.go:449: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-20210915172651-22677: exit status 80 (412.937916ms)

                                                
                                                
-- stdout --
	* Adding node m03 to cluster multinode-20210915172651-22677
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: Node multinode-20210915172651-22677-m03 already exists in multinode-20210915172651-22677-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:454: (dbg) Run:  out/minikube-linux-amd64 delete -p multinode-20210915172651-22677-m03
multinode_test.go:454: (dbg) Done: out/minikube-linux-amd64 delete -p multinode-20210915172651-22677-m03: (2.599494747s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (24.62s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_debian_sid/minikube (0s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_debian_sid/minikube
--- PASS: TestDebPackageInstall/install_amd64_debian_sid/minikube (0.00s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_debian_sid/kvm2-driver (11.68s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_debian_sid/kvm2-driver
pkg_install_test.go:106: (dbg) Run:  docker run --rm -v/home/jenkins/workspace/Docker_Linux_integration/out:/var/tmp debian:sid sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb"
pkg_install_test.go:106: (dbg) Done: docker run --rm -v/home/jenkins/workspace/Docker_Linux_integration/out:/var/tmp debian:sid sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb": (11.684291204s)
--- PASS: TestDebPackageInstall/install_amd64_debian_sid/kvm2-driver (11.68s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_debian_latest/minikube (0s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_debian_latest/minikube
--- PASS: TestDebPackageInstall/install_amd64_debian_latest/minikube (0.00s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_debian_latest/kvm2-driver (10.27s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_debian_latest/kvm2-driver
pkg_install_test.go:106: (dbg) Run:  docker run --rm -v/home/jenkins/workspace/Docker_Linux_integration/out:/var/tmp debian:latest sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb"
pkg_install_test.go:106: (dbg) Done: docker run --rm -v/home/jenkins/workspace/Docker_Linux_integration/out:/var/tmp debian:latest sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb": (10.265754853s)
--- PASS: TestDebPackageInstall/install_amd64_debian_latest/kvm2-driver (10.27s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_debian_10/minikube (0s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_debian_10/minikube
--- PASS: TestDebPackageInstall/install_amd64_debian_10/minikube (0.00s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_debian_10/kvm2-driver (9.78s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_debian_10/kvm2-driver
pkg_install_test.go:106: (dbg) Run:  docker run --rm -v/home/jenkins/workspace/Docker_Linux_integration/out:/var/tmp debian:10 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb"
pkg_install_test.go:106: (dbg) Done: docker run --rm -v/home/jenkins/workspace/Docker_Linux_integration/out:/var/tmp debian:10 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb": (9.780006175s)
--- PASS: TestDebPackageInstall/install_amd64_debian_10/kvm2-driver (9.78s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_debian_9/minikube (0s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_debian_9/minikube
--- PASS: TestDebPackageInstall/install_amd64_debian_9/minikube (0.00s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_debian_9/kvm2-driver (8.39s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_debian_9/kvm2-driver
pkg_install_test.go:106: (dbg) Run:  docker run --rm -v/home/jenkins/workspace/Docker_Linux_integration/out:/var/tmp debian:9 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb"
pkg_install_test.go:106: (dbg) Done: docker run --rm -v/home/jenkins/workspace/Docker_Linux_integration/out:/var/tmp debian:9 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb": (8.393636381s)
--- PASS: TestDebPackageInstall/install_amd64_debian_9/kvm2-driver (8.39s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_ubuntu_latest/minikube (0s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_ubuntu_latest/minikube
--- PASS: TestDebPackageInstall/install_amd64_ubuntu_latest/minikube (0.00s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_ubuntu_latest/kvm2-driver (93.89s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_ubuntu_latest/kvm2-driver
pkg_install_test.go:106: (dbg) Run:  docker run --rm -v/home/jenkins/workspace/Docker_Linux_integration/out:/var/tmp ubuntu:latest sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb"
E0915 17:33:48.831158   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
E0915 17:34:17.541061   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
pkg_install_test.go:106: (dbg) Done: docker run --rm -v/home/jenkins/workspace/Docker_Linux_integration/out:/var/tmp ubuntu:latest sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb": (1m33.890323477s)
--- PASS: TestDebPackageInstall/install_amd64_ubuntu_latest/kvm2-driver (93.89s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_ubuntu_20.10/minikube (0s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_ubuntu_20.10/minikube
--- PASS: TestDebPackageInstall/install_amd64_ubuntu_20.10/minikube (0.00s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_ubuntu_20.10/kvm2-driver (39.47s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_ubuntu_20.10/kvm2-driver
pkg_install_test.go:106: (dbg) Run:  docker run --rm -v/home/jenkins/workspace/Docker_Linux_integration/out:/var/tmp ubuntu:20.10 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb"
E0915 17:35:11.015178   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
pkg_install_test.go:106: (dbg) Done: docker run --rm -v/home/jenkins/workspace/Docker_Linux_integration/out:/var/tmp ubuntu:20.10 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb": (39.467709152s)
--- PASS: TestDebPackageInstall/install_amd64_ubuntu_20.10/kvm2-driver (39.47s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_ubuntu_20.04/minikube (0s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_ubuntu_20.04/minikube
--- PASS: TestDebPackageInstall/install_amd64_ubuntu_20.04/minikube (0.00s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_ubuntu_20.04/kvm2-driver (58.75s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_ubuntu_20.04/kvm2-driver
pkg_install_test.go:106: (dbg) Run:  docker run --rm -v/home/jenkins/workspace/Docker_Linux_integration/out:/var/tmp ubuntu:20.04 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb"
pkg_install_test.go:106: (dbg) Done: docker run --rm -v/home/jenkins/workspace/Docker_Linux_integration/out:/var/tmp ubuntu:20.04 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb": (58.754504511s)
--- PASS: TestDebPackageInstall/install_amd64_ubuntu_20.04/kvm2-driver (58.75s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_ubuntu_18.04/minikube (0s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_ubuntu_18.04/minikube
--- PASS: TestDebPackageInstall/install_amd64_ubuntu_18.04/minikube (0.00s)

                                                
                                    
x
+
TestDebPackageInstall/install_amd64_ubuntu_18.04/kvm2-driver (80.33s)

                                                
                                                
=== RUN   TestDebPackageInstall/install_amd64_ubuntu_18.04/kvm2-driver
pkg_install_test.go:106: (dbg) Run:  docker run --rm -v/home/jenkins/workspace/Docker_Linux_integration/out:/var/tmp ubuntu:18.04 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb"
pkg_install_test.go:106: (dbg) Done: docker run --rm -v/home/jenkins/workspace/Docker_Linux_integration/out:/var/tmp ubuntu:18.04 sh -c "apt-get update; apt-get install -y libvirt0; dpkg -i /var/tmp/docker-machine-driver-kvm2_1.23.0-0_amd64.deb": (1m20.334724873s)
--- PASS: TestDebPackageInstall/install_amd64_ubuntu_18.04/kvm2-driver (80.33s)

                                                
                                    
x
+
TestPreload (143.1s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-20210915173803-22677 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.17.0
E0915 17:38:48.830590   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory
preload_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-20210915173803-22677 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.17.0: (1m41.774587274s)
preload_test.go:62: (dbg) Run:  out/minikube-linux-amd64 ssh -p test-preload-20210915173803-22677 -- docker pull busybox
preload_test.go:62: (dbg) Done: out/minikube-linux-amd64 ssh -p test-preload-20210915173803-22677 -- docker pull busybox: (2.822091605s)
preload_test.go:72: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-20210915173803-22677 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.17.3
E0915 17:40:11.015108   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
preload_test.go:72: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-20210915173803-22677 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.17.3: (35.541463189s)
preload_test.go:81: (dbg) Run:  out/minikube-linux-amd64 ssh -p test-preload-20210915173803-22677 -- docker images
helpers_test.go:176: Cleaning up "test-preload-20210915173803-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-20210915173803-22677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-20210915173803-22677: (2.603536051s)
--- PASS: TestPreload (143.10s)

                                                
                                    
x
+
TestScheduledStopUnix (65.57s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:129: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-20210915174026-22677 --memory=2048 --driver=docker  --container-runtime=docker
scheduled_stop_test.go:129: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-20210915174026-22677 --memory=2048 --driver=docker  --container-runtime=docker: (22.54378991s)
scheduled_stop_test.go:138: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-20210915174026-22677 --schedule 5m
scheduled_stop_test.go:192: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-20210915174026-22677 -n scheduled-stop-20210915174026-22677
scheduled_stop_test.go:170: signal error was:  <nil>
scheduled_stop_test.go:138: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-20210915174026-22677 --schedule 8s
scheduled_stop_test.go:170: signal error was:  os: process already finished
scheduled_stop_test.go:138: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-20210915174026-22677 --cancel-scheduled
scheduled_stop_test.go:177: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-20210915174026-22677 -n scheduled-stop-20210915174026-22677
scheduled_stop_test.go:177: (dbg) Done: out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-20210915174026-22677 -n scheduled-stop-20210915174026-22677: (2.692050178s)
scheduled_stop_test.go:206: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-20210915174026-22677
scheduled_stop_test.go:138: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-20210915174026-22677 --schedule 5s
scheduled_stop_test.go:170: signal error was:  os: process already finished
scheduled_stop_test.go:206: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-20210915174026-22677
scheduled_stop_test.go:206: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-20210915174026-22677: exit status 7 (91.186007ms)

                                                
                                                
-- stdout --
	scheduled-stop-20210915174026-22677
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	

                                                
                                                
-- /stdout --
scheduled_stop_test.go:177: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-20210915174026-22677 -n scheduled-stop-20210915174026-22677
scheduled_stop_test.go:177: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-20210915174026-22677 -n scheduled-stop-20210915174026-22677: exit status 7 (91.122454ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:177: status error: exit status 7 (may be ok)
helpers_test.go:176: Cleaning up "scheduled-stop-20210915174026-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p scheduled-stop-20210915174026-22677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p scheduled-stop-20210915174026-22677: (1.966640924s)
--- PASS: TestScheduledStopUnix (65.57s)

                                                
                                    
x
+
TestSkaffold (66.67s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:58: (dbg) Run:  /tmp/skaffold.exe1490305265 version
skaffold_test.go:62: skaffold version: v1.31.0
skaffold_test.go:65: (dbg) Run:  out/minikube-linux-amd64 start -p skaffold-20210915174132-22677 --memory=2600 --driver=docker  --container-runtime=docker
E0915 17:41:34.063367   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
skaffold_test.go:65: (dbg) Done: out/minikube-linux-amd64 start -p skaffold-20210915174132-22677 --memory=2600 --driver=docker  --container-runtime=docker: (22.085883246s)
skaffold_test.go:85: copying out/minikube-linux-amd64 to /home/jenkins/workspace/Docker_Linux_integration/out/minikube
skaffold_test.go:109: (dbg) Run:  /tmp/skaffold.exe1490305265 run --minikube-profile skaffold-20210915174132-22677 --kube-context skaffold-20210915174132-22677 --status-check=true --port-forward=false --interactive=false
skaffold_test.go:109: (dbg) Done: /tmp/skaffold.exe1490305265 run --minikube-profile skaffold-20210915174132-22677 --kube-context skaffold-20210915174132-22677 --status-check=true --port-forward=false --interactive=false: (31.070176153s)
skaffold_test.go:115: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:343: "leeroy-app-56ccccfd8c-msjdl" [2fddaa02-3cba-4b6a-bbe2-5832dc6fdf19] Running
skaffold_test.go:115: (dbg) TestSkaffold: app=leeroy-app healthy within 5.011738479s
skaffold_test.go:118: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:343: "leeroy-web-589678484-r4494" [8d6099f9-3922-4b04-bde1-f6d761fd3879] Running
skaffold_test.go:118: (dbg) TestSkaffold: app=leeroy-web healthy within 5.006395682s
helpers_test.go:176: Cleaning up "skaffold-20210915174132-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p skaffold-20210915174132-22677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p skaffold-20210915174132-22677: (2.752430336s)
--- PASS: TestSkaffold (66.67s)

                                                
                                    
x
+
TestInsufficientStorage (9.59s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:51: (dbg) Run:  out/minikube-linux-amd64 start -p insufficient-storage-20210915174238-22677 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=docker
status_test.go:51: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p insufficient-storage-20210915174238-22677 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=docker: exit status 26 (6.770280007s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"544ad913-c676-4efd-881d-a7203600aacb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-20210915174238-22677] minikube v1.23.0 on Debian 9.13 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"20172458-98f3-41dd-ae97-bd9ba169d7ed","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/kubeconfig"}}
	{"specversion":"1.0","id":"441601b9-6074-4d78-8404-aee09dd0f680","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"00ac4661-1c47-490d-a40c-9205f8e7cfda","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube"}}
	{"specversion":"1.0","id":"21f292ed-ca21-4907-a700-8e14d288ef90","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=12425"}}
	{"specversion":"1.0","id":"f5aeeb60-ef14-4b84-8f70-509a6094e918","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_STORAGE_CAPACITY=100"}}
	{"specversion":"1.0","id":"732fe685-3249-48ca-8367-34b830f4cacf","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"1","message":"Using the docker driver based on user configuration","name":"Selecting Driver","totalsteps":"19"}}
	{"specversion":"1.0","id":"90815873-2370-44fd-a710-bacf3bb01e3b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.warning","datacontenttype":"application/json","data":{"message":"Your cgroup does not allow setting memory."}}
	{"specversion":"1.0","id":"e81a5483-5f26-43cd-a845-d865db0c54e7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"More information: https://docs.docker.com/engine/install/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities"}}
	{"specversion":"1.0","id":"f57d25bf-2d49-4659-9009-b992326cb348","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting control plane node insufficient-storage-20210915174238-22677 in cluster insufficient-storage-20210915174238-22677","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"967c5907-66ba-4697-9c69-20021cb38013","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"b4befcec-5d1b-4ed6-bf58-5a413c07f5b3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"8","message":"Creating docker container (CPUs=2, Memory=2048MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"2aa9aa4a-eff6-4981-8abb-9b4645a7079d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100%% of capacity)","name":"RSRC_DOCKER_STORAGE","url":""}}

                                                
                                                
-- /stdout --
status_test.go:77: (dbg) Run:  out/minikube-linux-amd64 status -p insufficient-storage-20210915174238-22677 --output=json --layout=cluster
status_test.go:77: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-20210915174238-22677 --output=json --layout=cluster: exit status 7 (348.134347ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-20210915174238-22677","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","Step":"Creating Container","StepDetail":"Creating docker container (CPUs=2, Memory=2048MB) ...","BinaryVersion":"v1.23.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-20210915174238-22677","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0915 17:42:45.824020  175554 status.go:413] kubeconfig endpoint: extract IP: "insufficient-storage-20210915174238-22677" does not appear in /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/kubeconfig

                                                
                                                
** /stderr **
status_test.go:77: (dbg) Run:  out/minikube-linux-amd64 status -p insufficient-storage-20210915174238-22677 --output=json --layout=cluster
status_test.go:77: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-20210915174238-22677 --output=json --layout=cluster: exit status 7 (339.668041ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-20210915174238-22677","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","BinaryVersion":"v1.23.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-20210915174238-22677","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0915 17:42:46.164461  175652 status.go:413] kubeconfig endpoint: extract IP: "insufficient-storage-20210915174238-22677" does not appear in /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/kubeconfig
	E0915 17:42:46.176181  175652 status.go:557] unable to read event log: stat: stat /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/insufficient-storage-20210915174238-22677/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:176: Cleaning up "insufficient-storage-20210915174238-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p insufficient-storage-20210915174238-22677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p insufficient-storage-20210915174238-22677: (2.13523193s)
--- PASS: TestInsufficientStorage (9.59s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (88.1s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:128: (dbg) Run:  /tmp/minikube-v1.9.0.2931378084.exe start -p running-upgrade-20210915174353-22677 --memory=2200 --vm-driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:128: (dbg) Done: /tmp/minikube-v1.9.0.2931378084.exe start -p running-upgrade-20210915174353-22677 --memory=2200 --vm-driver=docker  --container-runtime=docker: (46.712554223s)
version_upgrade_test.go:138: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-20210915174353-22677 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:138: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-20210915174353-22677 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (27.556068717s)
helpers_test.go:176: Cleaning up "running-upgrade-20210915174353-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-20210915174353-22677

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-20210915174353-22677: (13.467166711s)
--- PASS: TestRunningBinaryUpgrade (88.10s)

                                                
                                    
x
+
TestKubernetesUpgrade (89.82s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:226: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-20210915174521-22677 --memory=2200 --kubernetes-version=v1.14.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:226: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-20210915174521-22677 --memory=2200 --kubernetes-version=v1.14.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (52.330920528s)
version_upgrade_test.go:231: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-20210915174521-22677
version_upgrade_test.go:231: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-20210915174521-22677: (10.982971308s)
version_upgrade_test.go:236: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-20210915174521-22677 status --format={{.Host}}
version_upgrade_test.go:236: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-20210915174521-22677 status --format={{.Host}}: exit status 7 (91.21579ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:238: status error: exit status 7 (may be ok)
version_upgrade_test.go:247: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-20210915174521-22677 --memory=2200 --kubernetes-version=v1.22.2-rc.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:247: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-20210915174521-22677 --memory=2200 --kubernetes-version=v1.22.2-rc.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (19.904600461s)
version_upgrade_test.go:252: (dbg) Run:  kubectl --context kubernetes-upgrade-20210915174521-22677 version --output=json
version_upgrade_test.go:271: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:273: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-20210915174521-22677 --memory=2200 --kubernetes-version=v1.14.0 --driver=docker  --container-runtime=docker
version_upgrade_test.go:273: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-20210915174521-22677 --memory=2200 --kubernetes-version=v1.14.0 --driver=docker  --container-runtime=docker: exit status 106 (111.070108ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-20210915174521-22677] minikube v1.23.0 on Debian 9.13 (kvm/amd64)
	  - KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/kubeconfig
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube
	  - MINIKUBE_LOCATION=12425
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.22.2-rc.0 cluster to v1.14.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.14.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-20210915174521-22677
	    minikube start -p kubernetes-upgrade-20210915174521-22677 --kubernetes-version=v1.14.0
	    
	    2) Create a second cluster with Kubernetes 1.14.0, by running:
	    
	    minikube start -p kubernetes-upgrade-20210915174521-226772 --kubernetes-version=v1.14.0
	    
	    3) Use the existing cluster at version Kubernetes 1.22.2-rc.0, by running:
	    
	    minikube start -p kubernetes-upgrade-20210915174521-22677 --kubernetes-version=v1.22.2-rc.0
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:277: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:279: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-20210915174521-22677 --memory=2200 --kubernetes-version=v1.22.2-rc.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:279: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-20210915174521-22677 --memory=2200 --kubernetes-version=v1.22.2-rc.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (3.45773056s)
helpers_test.go:176: Cleaning up "kubernetes-upgrade-20210915174521-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-20210915174521-22677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-20210915174521-22677: (2.881085694s)
--- PASS: TestKubernetesUpgrade (89.82s)

                                                
                                    
x
+
TestMissingContainerUpgrade (330.17s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:313: (dbg) Run:  /tmp/minikube-v1.9.1.302706455.exe start -p missing-upgrade-20210915174248-22677 --memory=2200 --driver=docker  --container-runtime=docker
E0915 17:43:48.828993   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:313: (dbg) Done: /tmp/minikube-v1.9.1.302706455.exe start -p missing-upgrade-20210915174248-22677 --memory=2200 --driver=docker  --container-runtime=docker: (1m1.548651042s)
version_upgrade_test.go:322: (dbg) Run:  docker stop missing-upgrade-20210915174248-22677
version_upgrade_test.go:322: (dbg) Done: docker stop missing-upgrade-20210915174248-22677: (2.342728776s)
version_upgrade_test.go:327: (dbg) Run:  docker rm missing-upgrade-20210915174248-22677
version_upgrade_test.go:333: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-20210915174248-22677 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:333: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-20210915174248-22677 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (4m22.8125864s)
helpers_test.go:176: Cleaning up "missing-upgrade-20210915174248-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-20210915174248-22677
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-20210915174248-22677: (2.95848203s)
--- PASS: TestMissingContainerUpgrade (330.17s)

                                                
                                    
x
+
TestPause/serial/Start (61.35s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:78: (dbg) Run:  out/minikube-linux-amd64 start -p pause-20210915174248-22677 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestPause/serial/Start
pause_test.go:78: (dbg) Done: out/minikube-linux-amd64 start -p pause-20210915174248-22677 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=docker: (1m1.353275071s)
--- PASS: TestPause/serial/Start (61.35s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (107.16s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:187: (dbg) Run:  /tmp/minikube-v1.9.0.4010933532.exe start -p stopped-upgrade-20210915174248-22677 --memory=2200 --vm-driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:187: (dbg) Done: /tmp/minikube-v1.9.0.4010933532.exe start -p stopped-upgrade-20210915174248-22677 --memory=2200 --vm-driver=docker  --container-runtime=docker: (1m15.251557634s)
version_upgrade_test.go:196: (dbg) Run:  /tmp/minikube-v1.9.0.4010933532.exe -p stopped-upgrade-20210915174248-22677 stop

                                                
                                                
=== CONT  TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:196: (dbg) Done: /tmp/minikube-v1.9.0.4010933532.exe -p stopped-upgrade-20210915174248-22677 stop: (2.659270105s)
version_upgrade_test.go:202: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-20210915174248-22677 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:202: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-20210915174248-22677 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (29.251282524s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (107.16s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (10.58s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:90: (dbg) Run:  out/minikube-linux-amd64 start -p pause-20210915174248-22677 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestPause/serial/SecondStartNoReconfiguration
pause_test.go:90: (dbg) Done: out/minikube-linux-amd64 start -p pause-20210915174248-22677 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (10.565737645s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (10.58s)

                                                
                                    
x
+
TestPause/serial/Pause (0.75s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:108: (dbg) Run:  out/minikube-linux-amd64 pause -p pause-20210915174248-22677 --alsologtostderr -v=5
--- PASS: TestPause/serial/Pause (0.75s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.45s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:77: (dbg) Run:  out/minikube-linux-amd64 status -p pause-20210915174248-22677 --output=json --layout=cluster
status_test.go:77: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p pause-20210915174248-22677 --output=json --layout=cluster: exit status 2 (452.541698ms)

                                                
                                                
-- stdout --
	{"Name":"pause-20210915174248-22677","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 14 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.23.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-20210915174248-22677","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
--- PASS: TestPause/serial/VerifyStatus (0.45s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.68s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:119: (dbg) Run:  out/minikube-linux-amd64 unpause -p pause-20210915174248-22677 --alsologtostderr -v=5
--- PASS: TestPause/serial/Unpause (0.68s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.84s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:108: (dbg) Run:  out/minikube-linux-amd64 pause -p pause-20210915174248-22677 --alsologtostderr -v=5
--- PASS: TestPause/serial/PauseAgain (0.84s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.77s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:130: (dbg) Run:  out/minikube-linux-amd64 delete -p pause-20210915174248-22677 --alsologtostderr -v=5

                                                
                                                
=== CONT  TestPause/serial/DeletePaused
pause_test.go:130: (dbg) Done: out/minikube-linux-amd64 delete -p pause-20210915174248-22677 --alsologtostderr -v=5: (2.769967159s)
--- PASS: TestPause/serial/DeletePaused (2.77s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (7.64s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:140: (dbg) Run:  out/minikube-linux-amd64 profile list --output json

                                                
                                                
=== CONT  TestPause/serial/VerifyDeletedResources
pause_test.go:140: (dbg) Done: out/minikube-linux-amd64 profile list --output json: (7.528339772s)
pause_test.go:166: (dbg) Run:  docker ps -a
pause_test.go:171: (dbg) Run:  docker volume inspect pause-20210915174248-22677
pause_test.go:171: (dbg) Non-zero exit: docker volume inspect pause-20210915174248-22677: exit status 1 (67.111921ms)

                                                
                                                
-- stdout --
	[]

                                                
                                                
-- /stdout --
** stderr ** 
	Error: No such volume: pause-20210915174248-22677

                                                
                                                
** /stderr **
--- PASS: TestPause/serial/VerifyDeletedResources (7.64s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.62s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:210: (dbg) Run:  out/minikube-linux-amd64 logs -p stopped-upgrade-20210915174248-22677
version_upgrade_test.go:210: (dbg) Done: out/minikube-linux-amd64 logs -p stopped-upgrade-20210915174248-22677: (1.618059721s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.62s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/FirstStart (130.94s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-20210915174524-22677 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.14.0

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-20210915174524-22677 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.14.0: (2m10.942105324s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (130.94s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/FirstStart (66.35s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-20210915174651-22677 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.22.2-rc.0
E0915 17:47:25.938015   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory
E0915 17:47:25.943369   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory
E0915 17:47:25.953671   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory
E0915 17:47:25.973971   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory
E0915 17:47:26.014244   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory
E0915 17:47:26.094579   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory
E0915 17:47:26.255191   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory
E0915 17:47:26.575754   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory
E0915 17:47:27.216658   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory
E0915 17:47:28.497136   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory
E0915 17:47:31.058093   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-20210915174651-22677 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.22.2-rc.0: (1m6.352072148s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (66.35s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/DeployApp (11.53s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:181: (dbg) Run:  kubectl --context old-k8s-version-20210915174524-22677 create -f testdata/busybox.yaml
start_stop_delete_test.go:181: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:343: "busybox" [029eb5ce-164d-11ec-9027-0242964a8b80] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0915 17:47:36.178778   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory
helpers_test.go:343: "busybox" [029eb5ce-164d-11ec-9027-0242964a8b80] Running
start_stop_delete_test.go:181: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.011440964s
start_stop_delete_test.go:181: (dbg) Run:  kubectl --context old-k8s-version-20210915174524-22677 exec busybox -- /bin/sh -c "ulimit -n"
E0915 17:47:46.419490   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.53s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (2.88s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:190: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p old-k8s-version-20210915174524-22677 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:190: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p old-k8s-version-20210915174524-22677 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (2.792302827s)
start_stop_delete_test.go:200: (dbg) Run:  kubectl --context old-k8s-version-20210915174524-22677 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (2.88s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Stop (11.1s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:213: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-20210915174524-22677 --alsologtostderr -v=3

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:213: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-20210915174524-22677 --alsologtostderr -v=3: (11.104626837s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.10s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/DeployApp (10.35s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:181: (dbg) Run:  kubectl --context no-preload-20210915174651-22677 create -f testdata/busybox.yaml
start_stop_delete_test.go:181: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:343: "busybox" [e239daf5-8c47-4ed0-b922-3d52f305b10e] Pending
helpers_test.go:343: "busybox" [e239daf5-8c47-4ed0-b922-3d52f305b10e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/DeployApp
helpers_test.go:343: "busybox" [e239daf5-8c47-4ed0-b922-3d52f305b10e] Running
E0915 17:48:06.900053   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory
start_stop_delete_test.go:181: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.010913056s
start_stop_delete_test.go:181: (dbg) Run:  kubectl --context no-preload-20210915174651-22677 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.35s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.2s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:224: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-20210915174524-22677 -n old-k8s-version-20210915174524-22677
start_stop_delete_test.go:224: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-20210915174524-22677 -n old-k8s-version-20210915174524-22677: exit status 7 (99.140287ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:224: status error: exit status 7 (may be ok)
start_stop_delete_test.go:231: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p old-k8s-version-20210915174524-22677 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.20s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/SecondStart (399.67s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-20210915174524-22677 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.14.0

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-20210915174524-22677 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.14.0: (6m39.206412013s)
start_stop_delete_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-20210915174524-22677 -n old-k8s-version-20210915174524-22677
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (399.67s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonWhileActive (0.71s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:190: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p no-preload-20210915174651-22677 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:200: (dbg) Run:  kubectl --context no-preload-20210915174651-22677 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (0.71s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Stop (11.24s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:213: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-20210915174651-22677 --alsologtostderr -v=3

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:213: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-20210915174651-22677 --alsologtostderr -v=3: (11.241581201s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.24s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/FirstStart (43.96s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-20210915174818-22677 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.22.1

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-20210915174818-22677 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.22.1: (43.960764874s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (43.96s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.21s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonAfterStop
start_stop_delete_test.go:224: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-20210915174651-22677 -n no-preload-20210915174651-22677
start_stop_delete_test.go:224: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-20210915174651-22677 -n no-preload-20210915174651-22677: exit status 7 (102.019525ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:224: status error: exit status 7 (may be ok)
start_stop_delete_test.go:231: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p no-preload-20210915174651-22677 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.21s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/SecondStart (342.75s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-20210915174651-22677 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.22.2-rc.0
E0915 17:48:47.860411   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory
E0915 17:48:48.828697   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-20210915174651-22677 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.22.2-rc.0: (5m42.326846571s)
start_stop_delete_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-20210915174651-22677 -n no-preload-20210915174651-22677
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (342.75s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/DeployApp (9.52s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:181: (dbg) Run:  kubectl --context embed-certs-20210915174818-22677 create -f testdata/busybox.yaml
start_stop_delete_test.go:181: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:343: "busybox" [03513628-62e7-4d07-9326-1deab7001701] Pending
helpers_test.go:343: "busybox" [03513628-62e7-4d07-9326-1deab7001701] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/DeployApp
helpers_test.go:343: "busybox" [03513628-62e7-4d07-9326-1deab7001701] Running

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:181: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.012964924s
start_stop_delete_test.go:181: (dbg) Run:  kubectl --context embed-certs-20210915174818-22677 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.52s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/FirstStart (43.78s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-different-port-20210915174908-22677 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.22.1

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-different-port/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-different-port-20210915174908-22677 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.22.1: (43.775493706s)
--- PASS: TestStartStop/group/default-k8s-different-port/serial/FirstStart (43.78s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (0.7s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:190: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p embed-certs-20210915174818-22677 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:200: (dbg) Run:  kubectl --context embed-certs-20210915174818-22677 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (0.70s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Stop (11.24s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:213: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-20210915174818-22677 --alsologtostderr -v=3
start_stop_delete_test.go:213: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-20210915174818-22677 --alsologtostderr -v=3: (11.238098769s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.24s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.25s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonAfterStop
start_stop_delete_test.go:224: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-20210915174818-22677 -n embed-certs-20210915174818-22677
start_stop_delete_test.go:224: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-20210915174818-22677 -n embed-certs-20210915174818-22677: exit status 7 (118.908796ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:224: status error: exit status 7 (may be ok)
start_stop_delete_test.go:231: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p embed-certs-20210915174818-22677 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.25s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/SecondStart (336.72s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-20210915174818-22677 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.22.1

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-20210915174818-22677 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.22.1: (5m35.297097035s)
start_stop_delete_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-20210915174818-22677 -n embed-certs-20210915174818-22677
start_stop_delete_test.go:247: (dbg) Done: out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-20210915174818-22677 -n embed-certs-20210915174818-22677: (1.418068503s)
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (336.72s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/DeployApp (9.47s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/DeployApp
start_stop_delete_test.go:181: (dbg) Run:  kubectl --context default-k8s-different-port-20210915174908-22677 create -f testdata/busybox.yaml
start_stop_delete_test.go:181: (dbg) TestStartStop/group/default-k8s-different-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:343: "busybox" [f0d456bc-1e12-44f8-b63b-e87ebd99f0aa] Pending
helpers_test.go:343: "busybox" [f0d456bc-1e12-44f8-b63b-e87ebd99f0aa] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:343: "busybox" [f0d456bc-1e12-44f8-b63b-e87ebd99f0aa] Running
start_stop_delete_test.go:181: (dbg) TestStartStop/group/default-k8s-different-port/serial/DeployApp: integration-test=busybox healthy within 9.012665655s
start_stop_delete_test.go:181: (dbg) Run:  kubectl --context default-k8s-different-port-20210915174908-22677 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-different-port/serial/DeployApp (9.47s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/EnableAddonWhileActive (0.68s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:190: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p default-k8s-different-port-20210915174908-22677 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:200: (dbg) Run:  kubectl --context default-k8s-different-port-20210915174908-22677 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-different-port/serial/EnableAddonWhileActive (0.68s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/Stop (11.25s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/Stop
start_stop_delete_test.go:213: (dbg) Run:  out/minikube-linux-amd64 stop -p default-k8s-different-port-20210915174908-22677 --alsologtostderr -v=3
E0915 17:50:09.781449   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory
E0915 17:50:11.014459   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
start_stop_delete_test.go:213: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-different-port-20210915174908-22677 --alsologtostderr -v=3: (11.247507346s)
--- PASS: TestStartStop/group/default-k8s-different-port/serial/Stop (11.25s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/EnableAddonAfterStop (0.2s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/EnableAddonAfterStop
start_stop_delete_test.go:224: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-different-port-20210915174908-22677 -n default-k8s-different-port-20210915174908-22677
start_stop_delete_test.go:224: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-different-port-20210915174908-22677 -n default-k8s-different-port-20210915174908-22677: exit status 7 (94.04406ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:224: status error: exit status 7 (may be ok)
start_stop_delete_test.go:231: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p default-k8s-different-port-20210915174908-22677 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-different-port/serial/EnableAddonAfterStop (0.20s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/SecondStart (352.28s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-different-port-20210915174908-22677 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.22.1
E0915 17:52:25.938391   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory
E0915 17:52:53.622605   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/skaffold-20210915174132-22677/client.crt: no such file or directory
E0915 17:53:48.829072   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-different-port/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-different-port-20210915174908-22677 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.22.1: (5m51.766297516s)
start_stop_delete_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-different-port-20210915174908-22677 -n default-k8s-different-port-20210915174908-22677
--- PASS: TestStartStop/group/default-k8s-different-port/serial/SecondStart (352.28s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.08s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:259: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:343: "kubernetes-dashboard-6fcdf4f6d-vp97h" [8ad74d85-23a4-4150-9c2e-81334f043790] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
helpers_test.go:343: "kubernetes-dashboard-6fcdf4f6d-vp97h" [8ad74d85-23a4-4150-9c2e-81334f043790] Running
start_stop_delete_test.go:259: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.079043109s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.08s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.2s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:343: "kubernetes-dashboard-6fcdf4f6d-vp97h" [8ad74d85-23a4-4150-9c2e-81334f043790] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.008545132s
start_stop_delete_test.go:276: (dbg) Run:  kubectl --context no-preload-20210915174651-22677 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.20s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.38s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:289: (dbg) Run:  out/minikube-linux-amd64 ssh -p no-preload-20210915174651-22677 "sudo crictl images -o json"
start_stop_delete_test.go:289: Found non-minikube image: busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.38s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Pause (3.07s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 pause -p no-preload-20210915174651-22677 --alsologtostderr -v=1
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-20210915174651-22677 -n no-preload-20210915174651-22677
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-20210915174651-22677 -n no-preload-20210915174651-22677: exit status 2 (397.463497ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-20210915174651-22677 -n no-preload-20210915174651-22677
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-20210915174651-22677 -n no-preload-20210915174651-22677: exit status 2 (400.670858ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 unpause -p no-preload-20210915174651-22677 --alsologtostderr -v=1
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-20210915174651-22677 -n no-preload-20210915174651-22677
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-20210915174651-22677 -n no-preload-20210915174651-22677
--- PASS: TestStartStop/group/no-preload/serial/Pause (3.07s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/FirstStart (41.29s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-20210915175420-22677 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubelet.network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.22.2-rc.0

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:171: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-20210915175420-22677 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubelet.network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.22.2-rc.0: (41.285655047s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (41.29s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (5.01s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:259: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:343: "kubernetes-dashboard-5d8978d65d-82knk" [d94b8823-164d-11ec-a4c3-02425e4f4043] Running
start_stop_delete_test.go:259: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.011307805s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (5.01s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.08s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:343: "kubernetes-dashboard-5d8978d65d-82knk" [d94b8823-164d-11ec-a4c3-02425e4f4043] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005480794s
start_stop_delete_test.go:276: (dbg) Run:  kubectl --context old-k8s-version-20210915174524-22677 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.08s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.4s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:289: (dbg) Run:  out/minikube-linux-amd64 ssh -p old-k8s-version-20210915174524-22677 "sudo crictl images -o json"
start_stop_delete_test.go:289: Found non-minikube image: busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.40s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Pause (3.57s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 pause -p old-k8s-version-20210915174524-22677 --alsologtostderr -v=1
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-20210915174524-22677 -n old-k8s-version-20210915174524-22677
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-20210915174524-22677 -n old-k8s-version-20210915174524-22677: exit status 2 (488.780079ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-20210915174524-22677 -n old-k8s-version-20210915174524-22677
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-20210915174524-22677 -n old-k8s-version-20210915174524-22677: exit status 2 (456.661146ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 unpause -p old-k8s-version-20210915174524-22677 --alsologtostderr -v=1
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-20210915174524-22677 -n old-k8s-version-20210915174524-22677
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-20210915174524-22677 -n old-k8s-version-20210915174524-22677
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (3.57s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (5.01s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:259: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:343: "kubernetes-dashboard-6fcdf4f6d-9lvlp" [485d0d82-78a1-44ed-9a2d-36a3eb765aed] Running

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:259: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.012812725s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (5.01s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/DeployApp (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/DeployApp
--- PASS: TestStartStop/group/newest-cni/serial/DeployApp (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.11s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:190: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p newest-cni-20210915175420-22677 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:190: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p newest-cni-20210915175420-22677 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.104977156s)
start_stop_delete_test.go:196: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.11s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Start (81.31s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:99: (dbg) Run:  out/minikube-linux-amd64 start -p auto-20210915174439-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/Start
net_test.go:99: (dbg) Done: out/minikube-linux-amd64 start -p auto-20210915174439-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --driver=docker  --container-runtime=docker: (1m21.310028747s)
--- PASS: TestNetworkPlugins/group/auto/Start (81.31s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Stop (11.28s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:213: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-20210915175420-22677 --alsologtostderr -v=3

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:213: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-20210915175420-22677 --alsologtostderr -v=3: (11.279869163s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (11.28s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.09s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:343: "kubernetes-dashboard-6fcdf4f6d-9lvlp" [485d0d82-78a1-44ed-9a2d-36a3eb765aed] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.008798797s
start_stop_delete_test.go:276: (dbg) Run:  kubectl --context embed-certs-20210915174818-22677 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.09s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.39s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:289: (dbg) Run:  out/minikube-linux-amd64 ssh -p embed-certs-20210915174818-22677 "sudo crictl images -o json"
E0915 17:55:11.015122   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
start_stop_delete_test.go:289: Found non-minikube image: busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.39s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Pause (3.29s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 pause -p embed-certs-20210915174818-22677 --alsologtostderr -v=1
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-20210915174818-22677 -n embed-certs-20210915174818-22677
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-20210915174818-22677 -n embed-certs-20210915174818-22677: exit status 2 (413.77019ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-20210915174818-22677 -n embed-certs-20210915174818-22677
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-20210915174818-22677 -n embed-certs-20210915174818-22677: exit status 2 (418.297509ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 unpause -p embed-certs-20210915174818-22677 --alsologtostderr -v=1
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-20210915174818-22677 -n embed-certs-20210915174818-22677
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-20210915174818-22677 -n embed-certs-20210915174818-22677
--- PASS: TestStartStop/group/embed-certs/serial/Pause (3.29s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.23s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:224: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-20210915175420-22677 -n newest-cni-20210915175420-22677

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:224: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-20210915175420-22677 -n newest-cni-20210915175420-22677: exit status 7 (118.637695ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:224: status error: exit status 7 (may be ok)
start_stop_delete_test.go:231: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p newest-cni-20210915175420-22677 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.23s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/SecondStart (28.33s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-20210915175420-22677 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubelet.network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.22.2-rc.0

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:241: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-20210915175420-22677 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubelet.network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.22.2-rc.0: (27.62253565s)
start_stop_delete_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-20210915175420-22677 -n newest-cni-20210915175420-22677
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (28.33s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/Start (48.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:99: (dbg) Run:  out/minikube-linux-amd64 start -p false-20210915174440-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=false --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/Start
net_test.go:99: (dbg) Done: out/minikube-linux-amd64 start -p false-20210915174440-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=false --driver=docker  --container-runtime=docker: (48.289029654s)
--- PASS: TestNetworkPlugins/group/false/Start (48.29s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:258: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/AddonExistsAfterStop
start_stop_delete_test.go:269: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.61s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:289: (dbg) Run:  out/minikube-linux-amd64 ssh -p newest-cni-20210915175420-22677 "sudo crictl images -o json"
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.61s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Pause (3.59s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 pause -p newest-cni-20210915175420-22677 --alsologtostderr -v=1
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-20210915175420-22677 -n newest-cni-20210915175420-22677
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-20210915175420-22677 -n newest-cni-20210915175420-22677: exit status 2 (520.664218ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-20210915175420-22677 -n newest-cni-20210915175420-22677
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-20210915175420-22677 -n newest-cni-20210915175420-22677: exit status 2 (448.04354ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 unpause -p newest-cni-20210915175420-22677 --alsologtostderr -v=1
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-20210915175420-22677 -n newest-cni-20210915175420-22677
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-20210915175420-22677 -n newest-cni-20210915175420-22677
--- PASS: TestStartStop/group/newest-cni/serial/Pause (3.59s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/Start (77.6s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/Start
net_test.go:99: (dbg) Run:  out/minikube-linux-amd64 start -p cilium-20210915174440-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=cilium --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestNetworkPlugins/group/cilium/Start
net_test.go:99: (dbg) Done: out/minikube-linux-amd64 start -p cilium-20210915174440-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=cilium --driver=docker  --container-runtime=docker: (1m17.597127846s)
--- PASS: TestNetworkPlugins/group/cilium/Start (77.60s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop (7.02s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:259: (dbg) TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:343: "kubernetes-dashboard-6fcdf4f6d-ctwd9" [3f28efa3-3fca-499c-af33-2cd91b876a91] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop
helpers_test.go:343: "kubernetes-dashboard-6fcdf4f6d-ctwd9" [3f28efa3-3fca-499c-af33-2cd91b876a91] Running

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:259: (dbg) TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 7.013979257s
--- PASS: TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop (7.02s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/KubeletFlags (0.41s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:120: (dbg) Run:  out/minikube-linux-amd64 ssh -p false-20210915174440-22677 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (0.41s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/NetCatPod (8.25s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:132: (dbg) Run:  kubectl --context false-20210915174440-22677 replace --force -f testdata/netcat-deployment.yaml
net_test.go:146: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:343: "netcat-66fbc655d5-smfvz" [9f3499c7-a719-4b75-956b-ceb304af66a9] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/NetCatPod
helpers_test.go:343: "netcat-66fbc655d5-smfvz" [9f3499c7-a719-4b75-956b-ceb304af66a9] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/NetCatPod
net_test.go:146: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 8.00626889s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (8.25s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop (5.1s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:343: "kubernetes-dashboard-6fcdf4f6d-ctwd9" [3f28efa3-3fca-499c-af33-2cd91b876a91] Running

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.013481955s
start_stop_delete_test.go:276: (dbg) Run:  kubectl --context default-k8s-different-port-20210915174908-22677 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop (5.10s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/DNS (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/DNS
net_test.go:163: (dbg) Run:  kubectl --context false-20210915174440-22677 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/false/DNS (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/Localhost (0.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Localhost
net_test.go:182: (dbg) Run:  kubectl --context false-20210915174440-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/false/Localhost (0.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/HairPin (5.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/HairPin
net_test.go:232: (dbg) Run:  kubectl --context false-20210915174440-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/HairPin
net_test.go:232: (dbg) Non-zero exit: kubectl --context false-20210915174440-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080": exit status 1 (5.158026477s)

                                                
                                                
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
--- PASS: TestNetworkPlugins/group/false/HairPin (5.16s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/VerifyKubernetesImages (0.37s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:289: (dbg) Run:  out/minikube-linux-amd64 ssh -p default-k8s-different-port-20210915174908-22677 "sudo crictl images -o json"
start_stop_delete_test.go:289: Found non-minikube image: busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-different-port/serial/VerifyKubernetesImages (0.37s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/Pause (3.36s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/Pause
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 pause -p default-k8s-different-port-20210915174908-22677 --alsologtostderr -v=1
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-different-port-20210915174908-22677 -n default-k8s-different-port-20210915174908-22677
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-different-port-20210915174908-22677 -n default-k8s-different-port-20210915174908-22677: exit status 2 (451.591256ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-different-port-20210915174908-22677 -n default-k8s-different-port-20210915174908-22677
start_stop_delete_test.go:296: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-different-port-20210915174908-22677 -n default-k8s-different-port-20210915174908-22677: exit status 2 (435.200133ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:296: status error: exit status 2 (may be ok)
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 unpause -p default-k8s-different-port-20210915174908-22677 --alsologtostderr -v=1
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-different-port-20210915174908-22677 -n default-k8s-different-port-20210915174908-22677

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-different-port/serial/Pause
start_stop_delete_test.go:296: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-different-port-20210915174908-22677 -n default-k8s-different-port-20210915174908-22677
--- PASS: TestStartStop/group/default-k8s-different-port/serial/Pause (3.36s)
E0915 17:58:38.534751   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/no-preload-20210915174651-22677/client.crt: no such file or directory
E0915 17:58:48.828921   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/functional-20210915172222-22677/client.crt: no such file or directory

                                                
                                    
x
+
TestNetworkPlugins/group/auto/KubeletFlags (0.41s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:120: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-20210915174439-22677 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.41s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/NetCatPod (9.11s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:132: (dbg) Run:  kubectl --context auto-20210915174439-22677 replace --force -f testdata/netcat-deployment.yaml

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/NetCatPod
net_test.go:146: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:343: "netcat-66fbc655d5-4b7bx" [c8436548-6d19-4134-a3a8-01e819cfe57e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/NetCatPod
helpers_test.go:343: "netcat-66fbc655d5-4b7bx" [c8436548-6d19-4134-a3a8-01e819cfe57e] Running
net_test.go:146: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 8.826272328s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.11s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Start (78.62s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:99: (dbg) Run:  out/minikube-linux-amd64 start -p calico-20210915174440-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=calico --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestNetworkPlugins/group/calico/Start
net_test.go:99: (dbg) Done: out/minikube-linux-amd64 start -p calico-20210915174440-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=calico --driver=docker  --container-runtime=docker: (1m18.624638905s)
--- PASS: TestNetworkPlugins/group/calico/Start (78.62s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-weave/Start (79.71s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-weave/Start
net_test.go:99: (dbg) Run:  out/minikube-linux-amd64 start -p custom-weave-20210915174440-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=testdata/weavenet.yaml --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestNetworkPlugins/group/custom-weave/Start
net_test.go:99: (dbg) Done: out/minikube-linux-amd64 start -p custom-weave-20210915174440-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=testdata/weavenet.yaml --driver=docker  --container-runtime=docker: (1m19.713263137s)
--- PASS: TestNetworkPlugins/group/custom-weave/Start (79.71s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/DNS (80.48s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/DNS
net_test.go:163: (dbg) Run:  kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:163: (dbg) Non-zero exit: kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (72.735681ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): the server could not find the requested resource (get deployments.extensions netcat)

                                                
                                                
** /stderr **
net_test.go:163: (dbg) Run:  kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:163: (dbg) Non-zero exit: kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (68.971371ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): the server could not find the requested resource (get deployments.extensions netcat)

                                                
                                                
** /stderr **
net_test.go:163: (dbg) Run:  kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:163: (dbg) Non-zero exit: kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (70.113547ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): the server could not find the requested resource (get deployments.extensions netcat)

                                                
                                                
** /stderr **
net_test.go:163: (dbg) Run:  kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:163: (dbg) Non-zero exit: kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (68.061751ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): the server could not find the requested resource (get deployments.extensions netcat)

                                                
                                                
** /stderr **
net_test.go:163: (dbg) Run:  kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:163: (dbg) Non-zero exit: kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (56.701944ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): the server could not find the requested resource (get deployments.extensions netcat)

                                                
                                                
** /stderr **
net_test.go:163: (dbg) Run:  kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:163: (dbg) Non-zero exit: kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (90.144411ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): the server could not find the requested resource (get deployments.extensions netcat)

                                                
                                                
** /stderr **
net_test.go:163: (dbg) Run:  kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:163: (dbg) Non-zero exit: kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (66.418085ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): the server could not find the requested resource (get deployments.extensions netcat)

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/DNS
net_test.go:163: (dbg) Run:  kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:163: (dbg) Non-zero exit: kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (77.884209ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): the server could not find the requested resource (get deployments.extensions netcat)

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/DNS
net_test.go:163: (dbg) Run:  kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:163: (dbg) Non-zero exit: kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (71.047512ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): the server could not find the requested resource (get deployments.extensions netcat)

                                                
                                                
** /stderr **
E0915 17:57:35.399600   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/old-k8s-version-20210915174524-22677/client.crt: no such file or directory
E0915 17:57:35.404852   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/old-k8s-version-20210915174524-22677/client.crt: no such file or directory
E0915 17:57:35.415102   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/old-k8s-version-20210915174524-22677/client.crt: no such file or directory
E0915 17:57:35.435739   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/old-k8s-version-20210915174524-22677/client.crt: no such file or directory
E0915 17:57:35.476142   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/old-k8s-version-20210915174524-22677/client.crt: no such file or directory
E0915 17:57:35.556953   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/old-k8s-version-20210915174524-22677/client.crt: no such file or directory
E0915 17:57:35.717368   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/old-k8s-version-20210915174524-22677/client.crt: no such file or directory
E0915 17:57:36.039428   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/old-k8s-version-20210915174524-22677/client.crt: no such file or directory
E0915 17:57:36.680201   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/old-k8s-version-20210915174524-22677/client.crt: no such file or directory
E0915 17:57:37.961151   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/old-k8s-version-20210915174524-22677/client.crt: no such file or directory
E0915 17:57:40.521999   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/old-k8s-version-20210915174524-22677/client.crt: no such file or directory

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/DNS
net_test.go:163: (dbg) Run:  kubectl --context auto-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/auto/DNS (80.48s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/ControllerPod (5.02s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/ControllerPod
net_test.go:107: (dbg) TestNetworkPlugins/group/cilium/ControllerPod: waiting 10m0s for pods matching "k8s-app=cilium" in namespace "kube-system" ...
helpers_test.go:343: "cilium-wnns9" [b3a13d6e-3201-4f1b-9d94-14eea883b833] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/cilium/ControllerPod
net_test.go:107: (dbg) TestNetworkPlugins/group/cilium/ControllerPod: k8s-app=cilium healthy within 5.014425754s
--- PASS: TestNetworkPlugins/group/cilium/ControllerPod (5.02s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/KubeletFlags (0.46s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/KubeletFlags
net_test.go:120: (dbg) Run:  out/minikube-linux-amd64 ssh -p cilium-20210915174440-22677 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/cilium/KubeletFlags (0.46s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/NetCatPod (9.4s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/NetCatPod
net_test.go:132: (dbg) Run:  kubectl --context cilium-20210915174440-22677 replace --force -f testdata/netcat-deployment.yaml
net_test.go:146: (dbg) TestNetworkPlugins/group/cilium/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:343: "netcat-66fbc655d5-pd5jv" [078b60f7-4d63-4c7e-9d18-9088f13331ec] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:343: "netcat-66fbc655d5-pd5jv" [078b60f7-4d63-4c7e-9d18-9088f13331ec] Running
net_test.go:146: (dbg) TestNetworkPlugins/group/cilium/NetCatPod: app=netcat healthy within 9.006497589s
--- PASS: TestNetworkPlugins/group/cilium/NetCatPod (9.40s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/DNS (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/DNS
net_test.go:163: (dbg) Run:  kubectl --context cilium-20210915174440-22677 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/cilium/DNS (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/Localhost (0.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/Localhost
net_test.go:182: (dbg) Run:  kubectl --context cilium-20210915174440-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/cilium/Localhost (0.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/HairPin (0.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/HairPin
net_test.go:232: (dbg) Run:  kubectl --context cilium-20210915174440-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/cilium/HairPin (0.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Start (48.22s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:99: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-20210915174439-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --enable-default-cni=true --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:99: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-20210915174439-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --enable-default-cni=true --driver=docker  --container-runtime=docker: (48.224613852s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (48.22s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/ControllerPod (5.02s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:107: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:343: "calico-node-x4t76" [fb6c04f7-e0a0-4252-9db7-7353976561bf] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/calico/ControllerPod
net_test.go:107: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 5.019482758s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (5.02s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-weave/KubeletFlags (0.39s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-weave/KubeletFlags
net_test.go:120: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-weave-20210915174440-22677 "pgrep -a kubelet"
E0915 17:57:45.642228   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/old-k8s-version-20210915174524-22677/client.crt: no such file or directory
--- PASS: TestNetworkPlugins/group/custom-weave/KubeletFlags (0.39s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-weave/NetCatPod (9.39s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-weave/NetCatPod
net_test.go:132: (dbg) Run:  kubectl --context custom-weave-20210915174440-22677 replace --force -f testdata/netcat-deployment.yaml
net_test.go:146: (dbg) TestNetworkPlugins/group/custom-weave/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:343: "netcat-66fbc655d5-b5gwq" [6576e057-022d-44d5-a73e-4965199d2a80] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])

                                                
                                                
=== CONT  TestNetworkPlugins/group/custom-weave/NetCatPod
helpers_test.go:343: "netcat-66fbc655d5-b5gwq" [6576e057-022d-44d5-a73e-4965199d2a80] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/custom-weave/NetCatPod
net_test.go:146: (dbg) TestNetworkPlugins/group/custom-weave/NetCatPod: app=netcat healthy within 9.006598023s
--- PASS: TestNetworkPlugins/group/custom-weave/NetCatPod (9.39s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/KubeletFlags (0.42s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:120: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-20210915174440-22677 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.42s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/NetCatPod (10.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:132: (dbg) Run:  kubectl --context calico-20210915174440-22677 replace --force -f testdata/netcat-deployment.yaml
net_test.go:146: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:343: "netcat-66fbc655d5-bdl52" [5ba22902-4ea1-43d2-8b35-0ce78beb6b3c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])

                                                
                                                
=== CONT  TestNetworkPlugins/group/calico/NetCatPod
helpers_test.go:343: "netcat-66fbc655d5-bdl52" [5ba22902-4ea1-43d2-8b35-0ce78beb6b3c] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/calico/NetCatPod
net_test.go:146: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.006217464s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Localhost (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Localhost
net_test.go:182: (dbg) Run:  kubectl --context auto-20210915174439-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/auto/Localhost (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/HairPin (5.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/HairPin
net_test.go:232: (dbg) Run:  kubectl --context auto-20210915174439-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/HairPin
net_test.go:232: (dbg) Non-zero exit: kubectl --context auto-20210915174439-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080": exit status 1 (5.152752113s)

                                                
                                                
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
--- PASS: TestNetworkPlugins/group/auto/HairPin (5.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Start (67.2s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:99: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-20210915174440-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=kindnet --driver=docker  --container-runtime=docker
E0915 17:57:58.851139   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/no-preload-20210915174651-22677/client.crt: no such file or directory

                                                
                                                
=== CONT  TestNetworkPlugins/group/kindnet/Start
net_test.go:99: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-20210915174440-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=kindnet --driver=docker  --container-runtime=docker: (1m7.202882071s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (67.20s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/DNS (0.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/DNS
net_test.go:163: (dbg) Run:  kubectl --context calico-20210915174440-22677 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/calico/DNS (0.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Localhost (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Localhost
net_test.go:182: (dbg) Run:  kubectl --context calico-20210915174440-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/calico/Localhost (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/HairPin (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/HairPin
net_test.go:232: (dbg) Run:  kubectl --context calico-20210915174440-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/calico/HairPin (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Start (52.02s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:99: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-20210915174439-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=bridge --driver=docker  --container-runtime=docker

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/Start
net_test.go:99: (dbg) Done: out/minikube-linux-amd64 start -p bridge-20210915174439-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=bridge --driver=docker  --container-runtime=docker: (52.024576947s)
--- PASS: TestNetworkPlugins/group/bridge/Start (52.02s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Start (51.92s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:99: (dbg) Run:  out/minikube-linux-amd64 start -p kubenet-20210915174439-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --network-plugin=kubenet --driver=docker  --container-runtime=docker
E0915 17:58:07.813117   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/no-preload-20210915174651-22677/client.crt: no such file or directory
E0915 17:58:14.064333   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/addons-20210915171745-22677/client.crt: no such file or directory
E0915 17:58:16.363932   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/old-k8s-version-20210915174524-22677/client.crt: no such file or directory
E0915 17:58:18.053638   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/no-preload-20210915174651-22677/client.crt: no such file or directory

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/Start
net_test.go:99: (dbg) Done: out/minikube-linux-amd64 start -p kubenet-20210915174439-22677 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --network-plugin=kubenet --driver=docker  --container-runtime=docker: (51.921584767s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (51.92s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.4s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:120: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-20210915174439-22677 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.40s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:132: (dbg) Run:  kubectl --context enable-default-cni-20210915174439-22677 replace --force -f testdata/netcat-deployment.yaml
net_test.go:146: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:343: "netcat-66fbc655d5-m8rnx" [bf2b85e9-9a71-473d-a3da-7123ec7eef26] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:343: "netcat-66fbc655d5-m8rnx" [bf2b85e9-9a71-473d-a3da-7123ec7eef26] Running
net_test.go:146: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.00764618s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/DNS (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:163: (dbg) Run:  kubectl --context enable-default-cni-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/enable-default-cni/DNS (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Localhost (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Localhost
net_test.go:182: (dbg) Run:  kubectl --context enable-default-cni-20210915174439-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/Localhost (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/HairPin (0.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/HairPin
net_test.go:232: (dbg) Run:  kubectl --context enable-default-cni-20210915174439-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/HairPin (0.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/KubeletFlags (0.47s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:120: (dbg) Run:  out/minikube-linux-amd64 ssh -p kubenet-20210915174439-22677 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (0.47s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/KubeletFlags (0.41s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:120: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-20210915174439-22677 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.41s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/NetCatPod (10.24s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:132: (dbg) Run:  kubectl --context bridge-20210915174439-22677 replace --force -f testdata/netcat-deployment.yaml

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:146: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:343: "netcat-66fbc655d5-sqr26" [9a0785f9-ea04-4271-84e5-8d2f93a0f216] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/NetCatPod
helpers_test.go:343: "netcat-66fbc655d5-sqr26" [9a0785f9-ea04-4271-84e5-8d2f93a0f216] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:146: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.007472571s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.24s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/NetCatPod (10.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:132: (dbg) Run:  kubectl --context kubenet-20210915174439-22677 replace --force -f testdata/netcat-deployment.yaml

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:146: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:343: "netcat-66fbc655d5-6cfth" [f64187b5-11a2-4a73-9586-303df0f49071] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0915 17:58:57.324833   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/old-k8s-version-20210915174524-22677/client.crt: no such file or directory

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/NetCatPod
helpers_test.go:343: "netcat-66fbc655d5-6cfth" [f64187b5-11a2-4a73-9586-303df0f49071] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:146: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 10.006726264s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (10.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/ControllerPod (5.02s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:107: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:343: "kindnet-2tkr8" [c40cb868-21d0-4ab3-b58d-5b0ba0fb74b9] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:107: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 5.013504594s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (5.02s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/DNS (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/DNS
net_test.go:163: (dbg) Run:  kubectl --context bridge-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/bridge/DNS (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/DNS (0.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/DNS
net_test.go:163: (dbg) Run:  kubectl --context kubenet-20210915174439-22677 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/kubenet/DNS (0.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Localhost (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:182: (dbg) Run:  kubectl --context bridge-20210915174439-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/bridge/Localhost (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/HairPin (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:232: (dbg) Run:  kubectl --context bridge-20210915174439-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Localhost (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Localhost
net_test.go:182: (dbg) Run:  kubectl --context kubenet-20210915174439-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/kubenet/Localhost (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/HairPin (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/HairPin
net_test.go:232: (dbg) Run:  kubectl --context kubenet-20210915174439-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kubenet/HairPin (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/KubeletFlags (0.35s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:120: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-20210915174440-22677 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.35s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/NetCatPod (10.39s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:132: (dbg) Run:  kubectl --context kindnet-20210915174440-22677 replace --force -f testdata/netcat-deployment.yaml
net_test.go:146: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:343: "netcat-66fbc655d5-rm6sp" [a94700f6-9443-48fe-a668-4721b8ef7650] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:343: "netcat-66fbc655d5-rm6sp" [a94700f6-9443-48fe-a668-4721b8ef7650] Running
E0915 17:59:19.495269   22677 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/linux-amd64-docker-docker-12425-19266-b9d7ac983dd68de861f6c962981dfd25d0b1477c/.minikube/profiles/no-preload-20210915174651-22677/client.crt: no such file or directory
net_test.go:146: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.006583488s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.39s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/DNS (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/DNS
net_test.go:163: (dbg) Run:  kubectl --context kindnet-20210915174440-22677 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/kindnet/DNS (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Localhost (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Localhost
net_test.go:182: (dbg) Run:  kubectl --context kindnet-20210915174440-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/kindnet/Localhost (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/HairPin (0.14s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/HairPin
net_test.go:232: (dbg) Run:  kubectl --context kindnet-20210915174440-22677 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kindnet/HairPin (0.14s)

                                                
                                    

Test skip (20/284)

x
+
TestDownloadOnly/v1.14.0/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.14.0/cached-images
aaa_download_only_test.go:120: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.14.0/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.14.0/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.14.0/binaries
aaa_download_only_test.go:139: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.14.0/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.14.0/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.14.0/kubectl
aaa_download_only_test.go:155: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.14.0/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.22.1/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.1/cached-images
aaa_download_only_test.go:120: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.22.1/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.22.1/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.1/binaries
aaa_download_only_test.go:139: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.22.1/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.22.1/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.1/kubectl
aaa_download_only_test.go:155: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.22.1/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.22.2-rc.0/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.2-rc.0/cached-images
aaa_download_only_test.go:120: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.22.2-rc.0/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.22.2-rc.0/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.2-rc.0/binaries
aaa_download_only_test.go:139: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.22.2-rc.0/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.22.2-rc.0/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.22.2-rc.0/kubectl
aaa_download_only_test.go:155: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.22.2-rc.0/kubectl (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
driver_install_or_update_test.go:115: Skip if not darwin.
--- SKIP: TestHyperKitDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:188: Skip if not darwin.
--- SKIP: TestHyperkitDriverSkipUpgrade (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/PodmanEnv
=== PAUSE TestFunctional/parallel/PodmanEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:647: only validate podman env with docker container runtime, currently testing docker
--- SKIP: TestFunctional/parallel/PodmanEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:97: DNS forwarding is supported for darwin only now, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:97: DNS forwarding is supported for darwin only now, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:97: DNS forwarding is supported for darwin only now, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

                                                
                                                
=== RUN   TestGvisorAddon
gvisor_addon_test.go:35: skipping test because --gvisor=false
--- SKIP: TestGvisorAddon (0.00s)

                                                
                                    
x
+
TestChangeNoneUser (0s)

                                                
                                                
=== RUN   TestChangeNoneUser
none_test.go:39: Only test none driver.
--- SKIP: TestChangeNoneUser (0.00s)

                                                
                                    
x
+
TestScheduledStopWindows (0s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:44: test only runs on windows
--- SKIP: TestScheduledStopWindows (0.00s)

                                                
                                    
x
+
TestStartStop/group/disable-driver-mounts (0.51s)

                                                
                                                
=== RUN   TestStartStop/group/disable-driver-mounts
=== PAUSE TestStartStop/group/disable-driver-mounts

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:103: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:176: Cleaning up "disable-driver-mounts-20210915174908-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p disable-driver-mounts-20210915174908-22677
--- SKIP: TestStartStop/group/disable-driver-mounts (0.51s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel (0.39s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel
net_test.go:77: flannel is not yet compatible with Docker driver: iptables v1.8.3 (legacy): Couldn't load target `CNI-x': No such file or directory
helpers_test.go:176: Cleaning up "flannel-20210915174439-22677" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p flannel-20210915174439-22677
--- SKIP: TestNetworkPlugins/group/flannel (0.39s)

                                                
                                    
Copied to clipboard