Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Cilium CNI (--cni=cilium) #8573

Merged
merged 2 commits into from
Jul 17, 2020

Conversation

tstromberg
Copy link
Contributor

No description provided.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jun 26, 2020
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 26, 2020
@medyagh
Copy link
Member

medyagh commented Jun 26, 2020

/ok-to-test

@k8s-ci-robot k8s-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jun 26, 2020
@minikube-pr-bot
Copy link

kvm2 Driver
docker Driver

@medyagh medyagh self-requested a review June 27, 2020 00:40
@medyagh
Copy link
Member

medyagh commented Jun 27, 2020

Please check this error

Docker Driver: TestNetworkPlugins/group/kindnet/DNS

https://storage.googleapis.com/minikube-builds/logs/8573/ffcb14a/Docker_Linux.html#fail_TestNetworkPlugins%2fgroup%2fkindnet%2fDNS

net_test.go:150: failed nslookup: got="", want=*"10.96.0.1"*

Virtualbox TestNetworkPlugins/group/kindnet/DNS

https://storage.googleapis.com/minikube-builds/logs/8573/ffcb14a/VirtualBox_Linux.html#fail_TestNetworkPlugins%2fgroup%2fkindnet%2fDNS

-- stdout --
	;; connection timed out; no servers could be reached
	
-- /stdout --
** stderr ** 
	command terminated with exit code 1
** /stderr **
net_test.go:145: failed to do nslookup on kubernetes.default: exit status 1
net_test.go:150: failed nslookup: got=";; connection timed out; no servers could be reached\n\n", want=*"10.96.0.1"*

Virtualbox: TestNetworkPlugins/group/custom-weave/DNS

net_test.go:139: (dbg) Non-zero exit: kubectl --context custom-weave-20200626232319-22963 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.078887187s)
-- stdout --
	;; connection timed out; no servers could be reached
	
-- /stdout --
** stderr ** 
	command terminated with exit code 1
** /stderr **
net_test.go:145: failed to do nslookup on kubernetes.default: exit status 1
net_test.go:150: failed nslookup: got=";; connection timed out; no servers could be reached\n\n", want=*"10.96.0.1"*

Copy link
Member

@medyagh medyagh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please make sure the integretion test pass consistantly or adjust the test to make for for the knwon limitations/flakes if there is... so we dont get used to see red failures

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 30, 2020
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 16, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tstromberg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@TravisBuddy
Copy link

Travis tests have failed

Hey @tstromberg,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

1st Build

View build log

make test
which go-bindata || GO111MODULE=off GOBIN="/home/travis/gopath/bin" go get github.com/jteeuwen/go-bindata/...
PATH="/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.14.4.linux.amd64/bin:/home/travis/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v8.12.0/bin:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.0/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.rvm/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin:/home/travis/gopath/bin" go-bindata -nomemcopy -o pkg/minikube/assets/assets.go -pkg assets deploy/addons/...
gofmt -s -w pkg/minikube/assets/assets.go
which go-bindata || GO111MODULE=off GOBIN="/home/travis/gopath/bin" go get github.com/jteeuwen/go-bindata/...
/home/travis/gopath/bin/go-bindata
PATH="/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.14.4.linux.amd64/bin:/home/travis/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v8.12.0/bin:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.0/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.rvm/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin:/home/travis/gopath/bin" go-bindata -nomemcopy -o pkg/minikube/translate/translations.go -pkg translate translations/...
gofmt -s -w pkg/minikube/translate/translations.go
MINIKUBE_LDFLAGS="-X k8s.io/minikube/pkg/version.version=v1.12.0 -X k8s.io/minikube/pkg/version.isoVersion=v1.12.0 -X k8s.io/minikube/pkg/version.isoPath=minikube/iso -X k8s.io/minikube/pkg/version.gitCommitID="853586c6f697acd18341038200eb75cf0a72f405"" ./test.sh
= schema_check ==========================================================
go: downloading github.com/xeipuuv/gojsonschema v0.0.0-20180618132009-1d523034197f
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
ok
= go test ===============================================================
go: downloading github.com/machine-drivers/machine v0.7.1-0.20200323212942-41eb826190d8
go: downloading github.com/spf13/cobra v1.0.0
go: downloading k8s.io/apimachinery v0.17.3
go: downloading github.com/shirou/gopsutil v2.18.12+incompatible
go: downloading k8s.io/api v0.17.3
go: downloading k8s.io/kubernetes v1.17.3
go: downloading github.com/pkg/errors v0.9.1
go: downloading cloud.google.com/go v0.57.0
go: downloading golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
go: downloading github.com/cloudevents/sdk-go/v2 v2.1.0
go: downloading k8s.io/kubectl v0.17.3
go: downloading k8s.io/client-go v0.17.3
go: downloading github.com/afbjorklund/go-containerregistry v0.0.0-20200602203322-347d93793dc9
go: downloading github.com/google/uuid v1.1.1
go: downloading cloud.google.com/go/storage v1.8.0
go: downloading github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7
go: downloading github.com/cheggaaa/pb v1.0.27
go: downloading golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
go: downloading gopkg.in/yaml.v2 v2.3.0
go: downloading k8s.io/klog v1.0.0
go: downloading google.golang.org/genproto v0.0.0-20200527145253-8367513e4ece
go: downloading github.com/spf13/viper v1.7.0
go: downloading github.com/cheggaaa/pb/v3 v3.0.1
go: downloading github.com/gogo/protobuf v1.3.1
go: downloading github.com/docker/cli v0.0.0-20200303162255-7d407207c304
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/VividCortex/ewma v1.1.1
go: downloading github.com/spf13/cast v1.3.1
go: downloading github.com/imdario/mergo v0.3.9
go: downloading go.uber.org/zap v1.10.0
go: downloading sigs.k8s.io/sig-storage-lib-external-provisioner v4.0.0+incompatible
go: downloading github.com/pelletier/go-toml v1.8.0
go: downloading gopkg.in/ini.v1 v1.56.0
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading google.golang.org/api v0.25.0
go: downloading github.com/mattn/go-colorable v0.1.6
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading go.opencensus.io v0.22.3
go: downloading github.com/russross/blackfriday v1.5.3-0.20200218234912-41c5fccfd6f6
go: downloading github.com/prometheus/client_golang v1.1.0
go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: downloading github.com/mattn/go-isatty v0.0.12
go: downloading github.com/opencontainers/go-digest v1.0.0-rc1
go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
go: downloading golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2
go: downloading github.com/spf13/afero v1.2.2
go: downloading golang.org/x/text v0.3.2
go: downloading github.com/pkg/browser v0.0.0-20160118053552-9302be274faa
go: downloading github.com/juju/mutex v0.0.0-20180619145857-d21b13acf4bf
go: downloading github.com/blang/semver v3.5.0+incompatible
go: downloading github.com/sayboras/dockerclient v1.0.0
go: downloading github.com/afbjorklund/go-getter v1.4.1-0.20190910175809-eb9f6c26742c
go: downloading github.com/googleapis/gax-go v2.0.2+incompatible
go: downloading github.com/cloudfoundry-attic/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21
go: downloading go.uber.org/multierr v1.1.0
go: downloading github.com/magiconair/properties v1.8.1
go: downloading github.com/mattn/go-runewidth v0.0.7
go: downloading github.com/miekg/dns v1.1.4
go: downloading github.com/docker/go-units v0.4.0
go: downloading github.com/libvirt/libvirt-go v3.4.0+incompatible
go: downloading k8s.io/cluster-bootstrap v0.17.3
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading github.com/aws/aws-sdk-go v1.31.6
go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
go: downloading github.com/mitchellh/go-ps v0.0.0-20190716172923-621e5597135b
go: downloading github.com/juju/errors v0.0.0-20190806202954-0232dcc7464d
go: downloading github.com/google/gofuzz v1.0.0
go: downloading github.com/hooklift/iso9660 v0.0.0-20170318115843-1cf07e5970d8
go: downloading github.com/hashicorp/go-cleanhttp v0.5.1
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading google.golang.org/grpc v1.29.1
go: downloading google.golang.org/protobuf v1.24.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/prometheus/common v0.6.0
go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cpuguy83/go-md2man v1.0.10
go: downloading k8s.io/utils v0.0.0-20200229041039-0a110f9eb7ab
go: downloading github.com/lightstep/tracecontext.go v0.0.0-20181129014701-1757c391b1ac
go: downloading github.com/otiai10/copy v1.0.2
go: downloading github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd
go: downloading github.com/machine-drivers/docker-machine-driver-vmware v0.1.1
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
go: downloading github.com/modern-go/reflect2 v1.0.1
go: downloading sigs.k8s.io/yaml v1.1.0
go: downloading github.com/juju/clock v0.0.0-20190205081909-9c5c9712527c
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/ulikunitz/xz v0.5.7
go: downloading github.com/prometheus/procfs v0.0.5
go: downloading k8s.io/component-base v0.17.3
go: downloading github.com/docker/docker-credential-helpers v0.6.3
go: downloading github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4
go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: downloading go.uber.org/atomic v1.4.0
go: downloading golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/intel-go/cpuid v0.0.0-20181003105527-1a4a6f06a1c6
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading k8s.io/kubelet v0.17.3
go: downloading github.com/google/slowjam v0.0.0-20200530021616-df27e642fe7b
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading github.com/json-iterator/go v1.1.8
go: downloading k8s.io/kube-openapi v0.0.0-20191107075043-30be4d16710a
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
go: downloading github.com/c4milo/gotoolkit v0.0.0-20170318115440-bcc06269efa9
go: downloading github.com/golang/protobuf v1.4.2
go: downloading github.com/fatih/color v1.9.0
go: downloading github.com/hashicorp/go-version v1.2.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/jmespath/go-jmespath v0.3.0
go: downloading github.com/olekukonko/tablewriter v0.0.4
go: downloading github.com/mitchellh/go-wordwrap v1.0.0
go: downloading k8s.io/kube-proxy v0.17.3
go: downloading github.com/pkg/profile v0.0.0-20161223203901-3a8809bd8a80
go: downloading github.com/mitchellh/go-testing-interface v1.0.0
go: downloading github.com/googleapis/gnostic v0.3.0
go: downloading github.com/mitchellh/mapstructure v1.3.1
go: downloading github.com/docker/distribution v2.7.1+incompatible
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/google/go-cmp v0.4.1
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading github.com/opencontainers/image-spec v1.0.1
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3
go: downloading github.com/hashicorp/golang-lru v0.5.3
go: downloading github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96
go: downloading github.com/containerd/containerd v1.3.1-0.20191213020239-082f7e3aed57
go: downloading github.com/sirupsen/logrus v1.6.0
go: downloading github.com/evanphx/json-patch v4.5.0+incompatible
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
ok  	k8s.io/minikube/cmd/minikube/cmd	4.171s	coverage: 19.7% of statements
ok  	k8s.io/minikube/cmd/minikube/cmd/config	0.149s	coverage: 21.5% of statements
ok  	k8s.io/minikube/pkg/addons	0.069s	coverage: 53.5% of statements
ok  	k8s.io/minikube/pkg/drivers	0.008s	coverage: 19.6% of statements
ok  	k8s.io/minikube/pkg/drivers/hyperkit	0.018s	coverage: 77.3% of statements
ok  	k8s.io/minikube/pkg/drivers/kic/oci	0.009s	coverage: 0.0% of statements
ok  	k8s.io/minikube/pkg/drivers/kvm	0.034s	coverage: 2.3% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper	0.779s	coverage: 55.7% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper/bsutil	0.130s	coverage: 62.4% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper/bsutil/ktmpl	0.008s	coverage: 100.0% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper/images	0.010s	coverage: 84.2% of statements
ok  	k8s.io/minikube/pkg/minikube/cluster	0.056s	coverage: 16.7% of statements
ok  	k8s.io/minikube/pkg/minikube/command	0.024s	coverage: 4.3% of statements
ok  	k8s.io/minikube/pkg/minikube/config	0.167s	coverage: 70.0% of statements
ok  	k8s.io/minikube/pkg/minikube/cruntime	0.059s	coverage: 40.1% of statements
ok  	k8s.io/minikube/pkg/minikube/docker	0.022s	coverage: 20.8% of statements
ok  	k8s.io/minikube/pkg/minikube/driver	0.034s	coverage: 37.0% of statements
ok  	k8s.io/minikube/pkg/minikube/extract	0.005s	coverage: 58.8% of statements
ok  	k8s.io/minikube/pkg/minikube/image	0.021s	coverage: 3.0% of statements
ok  	k8s.io/minikube/pkg/minikube/kubeconfig	0.026s	coverage: 77.0% of statements
ok  	k8s.io/minikube/pkg/minikube/localpath	0.022s	coverage: 51.9% of statements
ok  	k8s.io/minikube/pkg/minikube/logs	0.044s	coverage: 1.3% of statements
127.0.0.1:44403
I0716 04:09:27.552690   13596 start.go:122] createHost starting for "minikube" (driver="mock")
W0716 04:09:27.555825   13596 out.go:100] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0716 04:09:27.555980   13596 start.go:158] libmachine.API.Create for "" (driver="mock")
I0716 04:09:27.556083   13596 start.go:163] duration metric: libmachine.API.Create for "" took 118.559µs
I0716 04:09:27.556106   13596 start.go:204] post-start starting for "mock-machine-0.60466029" (driver="mock")
I0716 04:09:27.556127   13596 start.go:207] post-start completed in 234ns
I0716 04:09:27.556508   13596 profile.go:150] Saving config to /tmp/minipath289119248/.minikube/profiles/mock-machine-0.60466029/config.json ...
I0716 04:09:27.556670   13596 lock.go:35] WriteFile acquiring /tmp/minipath289119248/.minikube/profiles/mock-machine-0.60466029/config.json: {Name:mkd446692acac07f83a65591ba29b9025990ceaf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0716 04:09:27.556875   13596 start.go:125] duration metric: createHost completed in 4.155721ms
I0716 04:09:27.557002   13596 start.go:122] createHost starting for "minikube" (driver="mock")
W0716 04:09:27.557466   13596 out.go:100] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0716 04:09:27.557555   13596 start.go:158] libmachine.API.Create for "" (driver="mock")
I0716 04:09:27.557648   13596 start.go:163] duration metric: libmachine.API.Create for "" took 93.116µs
I0716 04:09:27.557668   13596 start.go:204] post-start starting for "mock-machine-0.94050909" (driver="mock")
I0716 04:09:27.557682   13596 start.go:207] post-start completed in 227ns
I0716 04:09:27.557825   13596 profile.go:150] Saving config to /tmp/minipath289119248/.minikube/profiles/mock-machine-0.94050909/config.json ...
I0716 04:09:27.557914   13596 lock.go:35] WriteFile acquiring /tmp/minipath289119248/.minikube/profiles/mock-machine-0.94050909/config.json: {Name:mk1f1cd00251b84c2eeb7ef6fb333c348515d459 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0716 04:09:27.558082   13596 start.go:125] duration metric: createHost completed in 1.059097ms
I0716 04:09:27.558156   13596 start.go:241] acquiring machines lock for mock-machine-0.94050909: {Name:mkb225c13412af63d828cb9df93c254a4680f364 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0716 04:09:27.558260   13596 start.go:245] acquired machines lock for "mock-machine-0.94050909" in 82.237µs
I0716 04:09:27.558283   13596 start.go:89] Skipping create...Using existing machine configuration
I0716 04:09:27.558318   13596 fix.go:53] fixHost starting: mock-machine-0.94050909
I0716 04:09:27.558386   13596 fix.go:105] recreateIfNeeded on mock-machine-0.94050909: state=Running err=<nil>
W0716 04:09:27.558405   13596 fix.go:131] unexpected machine state, will restart: <nil>
W0716 04:09:27.558546   13596 out.go:100] [unset outFile]: * Updating the running mock "mock-machine-0.94050909" bare metal machine ...
I0716 04:09:27.558573   13596 fix.go:55] fixHost completed within 257.411µs
I0716 04:09:27.558591   13596 start.go:76] releasing machines lock for "mock-machine-0.94050909", held for 304.015µs
I0716 04:09:27.558715   13596 start.go:122] createHost starting for "minikube" (driver="mock")
W0716 04:09:27.559162   13596 out.go:100] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0716 04:09:27.559242   13596 start.go:158] libmachine.API.Create for "" (driver="mock")
I0716 04:09:27.559338   13596 start.go:163] duration metric: libmachine.API.Create for "" took 95.62µs
I0716 04:09:27.559356   13596 start.go:204] post-start starting for "mock-machine-0.66456005" (driver="mock")
I0716 04:09:27.559369   13596 start.go:207] post-start completed in 206ns
I0716 04:09:27.559461   13596 profile.go:150] Saving config to /tmp/minipath289119248/.minikube/profiles/mock-machine-0.66456005/config.json ...
I0716 04:09:27.559537   13596 lock.go:35] WriteFile acquiring /tmp/minipath289119248/.minikube/profiles/mock-machine-0.66456005/config.json: {Name:mkf2be36ddd2aabe7f4bfdec7636c636c7831c6e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0716 04:09:27.559683   13596 start.go:125] duration metric: createHost completed in 931.713µs
I0716 04:09:27.559734   13596 start.go:241] acquiring machines lock for mock-machine-0.66456005: {Name:mkb225c13412af63d828cb9df93c254a4680f364 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0716 04:09:27.559813   13596 start.go:245] acquired machines lock for "mock-machine-0.66456005" in 58.604µs
I0716 04:09:27.559834   13596 start.go:89] Skipping create...Using existing machine configuration
I0716 04:09:27.559848   13596 fix.go:53] fixHost starting: mock-machine-0.66456005
I0716 04:09:27.559916   13596 fix.go:105] recreateIfNeeded on mock-machine-0.66456005: state=Error err=machine does not exist
I0716 04:09:27.559941   13596 fix.go:110] machineExists: false. err=machine does not exist
W0716 04:09:27.560069   13596 out.go:100] [unset outFile]: * mock "mock-machine-0.66456005" bare metal machine is missing, will recreate.
I0716 04:09:27.560101   13596 delete.go:123] DEMOLISHING mock-machine-0.66456005 ...
Stopping "mock-machine-0.66456005"...
Error getting machine state: machine does not exist
Machine "mock-machine-0.66456005" was stopped.
I0716 04:09:27.560243   13596 stop.go:64] duration metric: stop complete within 116.809µs
W0716 04:09:27.560399   13596 out.go:100] [unset outFile]: * Deleting "mock-machine-0.66456005" in mock ...
W0716 04:09:27.560451   13596 delete.go:138] delete failed (probably ok) <nil>
I0716 04:09:27.560466   13596 fix.go:117] Sleeping 1 second for extra luck!
I0716 04:09:28.560611   13596 start.go:122] createHost starting for "mock-machine-0.66456005" (driver="mock")
W0716 04:09:28.561178   13596 out.go:100] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0716 04:09:28.561276   13596 start.go:158] libmachine.API.Create for "mock-machine-0.66456005" (driver="mock")
I0716 04:09:28.561347   13596 start.go:163] duration metric: libmachine.API.Create for "mock-machine-0.66456005" took 71.145µs
I0716 04:09:28.561359   13596 start.go:204] post-start starting for "mock-machine-0.43771419" (driver="mock")
I0716 04:09:28.561365   13596 start.go:207] post-start completed in 220ns
I0716 04:09:28.561468   13596 profile.go:150] Saving config to /tmp/minipath289119248/.minikube/profiles/mock-machine-0.43771419/config.json ...
I0716 04:09:28.561576   13596 lock.go:35] WriteFile acquiring /tmp/minipath289119248/.minikube/profiles/mock-machine-0.43771419/config.json: {Name:mk7b2c39d8c55271d0a468ba368d208964ba3769 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0716 04:09:28.561741   13596 start.go:125] duration metric: createHost completed in 1.098905ms
W0716 04:09:28.561773   13596 fix.go:131] unexpected machine state, will restart: <nil>
I0716 04:09:28.561814   13596 fix.go:55] fixHost completed within 1.00196715s
I0716 04:09:28.561826   13596 start.go:76] releasing machines lock for "mock-machine-0.66456005", held for 1.001992683s
I0716 04:09:28.561859   13596 start.go:241] acquiring machines lock for mock-machine-0.43771419-mock-machine-0.43771419: {Name:mkb225c13412af63d828cb9df93c254a4680f364 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0716 04:09:28.561924   13596 start.go:245] acquired machines lock for "mock-machine-0.43771419-mock-machine-0.43771419" in 51.833µs
I0716 04:09:28.561937   13596 start.go:85] Provisioning new machine with config: &{Name:mock-machine-0.43771419 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage: Memory:0 CPUs:0 DiskSize:0 Driver:mock HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[MOCK_MAKE_IT_PROVISION=true] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR: HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork: KVMQemuURI: KVMGPU:false KVMHidden:false DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot: UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:false HostOnlyNicType: NatNicType: KubernetesConfig:{KubernetesVersion: ClusterName: APIServerName: APIServerNames:[] APIServerIPs:[] DNSDomain: ContainerRuntime: CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR: ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: ExtraOptions:[] ShouldLoadCachedImages:false EnableDefaultCNI:false CNI: NodeIP: NodePort:0 NodeName:} Nodes:[{Name:minikube IP:127.0.0.1 Port:0 KubernetesVersion: ControlPlane:false Worker:false} {Name:mock-machine-0.66456005 IP:127.0.0.1 Port:0 KubernetesVersion: ControlPlane:false Worker:false}] Addons:map[] VerifyComponents:map[]} &{Name:mock-machine-0.43771419 IP:127.0.0.1 Port:0 KubernetesVersion: ControlPlane:false Worker:false}
I0716 04:09:28.562009   13596 start.go:122] createHost starting for "mock-machine-0.43771419" (driver="mock")
W0716 04:09:28.562371   13596 out.go:100] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0716 04:09:28.562449   13596 start.go:158] libmachine.API.Create for "mock-machine-0.43771419" (driver="mock")
I0716 04:09:28.562517   13596 start.go:163] duration metric: libmachine.API.Create for "mock-machine-0.43771419" took 67.693µs
I0716 04:09:28.562532   13596 start.go:204] post-start starting for "mock-machine-0.42463750" (driver="mock")
I0716 04:09:28.562539   13596 start.go:207] post-start completed in 216ns
I0716 04:09:28.562634   13596 profile.go:150] Saving config to /tmp/minipath289119248/.minikube/profiles/mock-machine-0.42463750/config.json ...
I0716 04:09:28.562714   13596 lock.go:35] WriteFile acquiring /tmp/minipath289119248/.minikube/profiles/mock-machine-0.42463750/config.json: {Name:mk2d9eb215a7e1cee598e33dcb8da5c1c83e93ad Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0716 04:09:28.562831   13596 start.go:125] duration metric: createHost completed in 811.951µs
I0716 04:09:28.562843   13596 start.go:76] releasing machines lock for "mock-machine-0.43771419-mock-machine-0.43771419", held for 906.901µs
I0716 04:09:28.562918   13596 start.go:122] createHost starting for "minikube" (driver="mock")
W0716 04:09:28.563259   13596 out.go:100] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0716 04:09:28.563309   13596 start.go:158] libmachine.API.Create for "" (driver="mock")
I0716 04:09:28.563374   13596 start.go:163] duration metric: libmachine.API.Create for "" took 65.574µs
I0716 04:09:28.563404   13596 start.go:204] post-start starting for "mock-machine-0.68682307" (driver="mock")
I0716 04:09:28.563409   13596 start.go:207] post-start completed in 158ns
I0716 04:09:28.563478   13596 profile.go:150] Saving config to /tmp/minipath289119248/.minikube/profiles/mock-machine-0.68682307/config.json ...
I0716 04:09:28.563548   13596 lock.go:35] WriteFile acquiring /tmp/minipath289119248/.minikube/profiles/mock-machine-0.68682307/config.json: {Name:mkab5315bb30ad569bcd17643c6cc158e97c4f80 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0716 04:09:28.563677   13596 start.go:125] duration metric: createHost completed in 747.439µs
I0716 04:09:28.563696   13596 start.go:241] acquiring machines lock for mock-machine-0.68682307: {Name:mkb225c13412af63d828cb9df93c254a4680f364 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0716 04:09:28.563749   13596 start.go:245] acquired machines lock for "mock-machine-0.68682307" in 35.737µs
I0716 04:09:28.563762   13596 start.go:89] Skipping create...Using existing machine configuration
I0716 04:09:28.563767   13596 fix.go:53] fixHost starting: mock-machine-0.68682307
I0716 04:09:28.563818   13596 fix.go:105] recreateIfNeeded on mock-machine-0.68682307: state=Stopped err=<nil>
W0716 04:09:28.563830   13596 fix.go:131] unexpected machine state, will restart: <nil>
W0716 04:09:28.563920   13596 out.go:100] [unset outFile]: * Restarting existing mock bare metal machine for "mock-machine-0.68682307" ...
I0716 04:09:28.564004   13596 profile.go:150] Saving config to /tmp/minipath289119248/.minikube/profiles/mock-machine-0.68682307/config.json ...
I0716 04:09:28.564166   13596 fix.go:55] fixHost completed within 398.932µs
I0716 04:09:28.564179   13596 start.go:76] releasing machines lock for "mock-machine-0.68682307", held for 418µs
I0716 04:09:28.564265   13596 start.go:241] acquiring machines lock for : {Name:mkb225c13412af63d828cb9df93c254a4680f364 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0716 04:09:28.564338   13596 start.go:245] acquired machines lock for "" in 45.008µs
I0716 04:09:28.564349   13596 start.go:85] Provisioning new machine with config: &{Name: KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage: Memory:0 CPUs:0 DiskSize:0 Driver:mock HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[MOCK_MAKE_IT_PROVISION=true] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR: HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork: KVMQemuURI: KVMGPU:false KVMHidden:false DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot: UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:false HostOnlyNicType: NatNicType: KubernetesConfig:{KubernetesVersion: ClusterName: APIServerName: APIServerNames:[] APIServerIPs:[] DNSDomain: ContainerRuntime: CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR: ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: ExtraOptions:[] ShouldLoadCachedImages:false EnableDefaultCNI:false CNI: NodeIP: NodePort:0 NodeName:} Nodes:[{Name:minikube IP:127.0.0.1 Port:0 KubernetesVersion: ControlPlane:false Worker:false}] Addons:map[] VerifyComponents:map[]} &{Name:minikube IP: Port:0 KubernetesVersion: ControlPlane:false Worker:false}
I0716 04:09:28.564410   13596 start.go:122] createHost starting for "minikube" (driver="mock")
W0716 04:09:28.564731   13596 out.go:100] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0716 04:09:28.564781   13596 start.go:158] libmachine.API.Create for "" (driver="mock")
I0716 04:09:28.564847   13596 start.go:163] duration metric: libmachine.API.Create for "" took 66.137µs
I0716 04:09:28.564869   13596 start.go:204] post-start starting for "mock-machine-0.06563702" (driver="mock")
I0716 04:09:28.564879   13596 start.go:207] post-start completed in 158ns
I0716 04:09:28.564950   13596 profile.go:150] Saving config to /tmp/minipath289119248/.minikube/profiles/mock-machine-0.06563702/config.json ...
I0716 04:09:28.565007   13596 lock.go:35] WriteFile acquiring /tmp/minipath289119248/.minikube/profiles/mock-machine-0.06563702/config.json: {Name:mkf3c833f8969df50f1d1eadd21a4e8ec1f76921 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0716 04:09:28.565150   13596 start.go:125] duration metric: createHost completed in 732.541µs
I0716 04:09:28.565162   13596 start.go:76] releasing machines lock for "", held for 813.408µs
I0716 04:09:28.565243   13596 start.go:241] acquiring machines lock for -minikube: {Name:mkb225c13412af63d828cb9df93c254a4680f364 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0716 04:09:28.565304   13596 start.go:245] acquired machines lock for "-minikube" in 38.375µs
I0716 04:09:28.565317   13596 start.go:85] Provisioning new machine with config: &{Name: KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage: Memory:0 CPUs:0 DiskSize:0 Driver:mock HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[FOO=BAR] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR: HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork: KVMQemuURI: KVMGPU:false KVMHidden:false DockerOpt:[param=value] DisableDriverMounts:false NFSShare:[] NFSSharesRoot: UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:false HostOnlyNicType: NatNicType: KubernetesConfig:{KubernetesVersion: ClusterName: APIServerName: APIServerNames:[] APIServerIPs:[] DNSDomain: ContainerRuntime: CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR: ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: ExtraOptions:[] ShouldLoadCachedImages:false EnableDefaultCNI:false CNI: NodeIP: NodePort:0 NodeName:} Nodes:[] Addons:map[] VerifyComponents:map[]} &{Name:minikube IP: Port:0 KubernetesVersion: ControlPlane:false Worker:false}
I0716 04:09:28.565377   13596 start.go:122] createHost starting for "minikube" (driver="mock")
W0716 04:09:28.565696   13596 out.go:100] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0716 04:09:28.565749   13596 start.go:158] libmachine.API.Create for "" (driver="mock")
I0716 04:09:28.565839   13596 start.go:163] duration metric: libmachine.API.Create for "" took 89.629µs
I0716 04:09:28.565850   13596 start.go:204] post-start starting for "mock-machine-0.15651925" (driver="mock")
I0716 04:09:28.565855   13596 start.go:207] post-start completed in 149ns
I0716 04:09:28.565943   13596 profile.go:150] Saving config to /tmp/minipath289119248/.minikube/profiles/mock-machine-0.15651925/config.json ...
I0716 04:09:28.566002   13596 lock.go:35] WriteFile acquiring /tmp/minipath289119248/.minikube/profiles/mock-machine-0.15651925/config.json: {Name:mkcbf3d819faf234db791c1d5ed26a39a4e3564a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0716 04:09:28.566146   13596 start.go:125] duration metric: createHost completed in 762.12µs
I0716 04:09:28.566159   13596 start.go:76] releasing machines lock for "-minikube", held for 843.165µs
I0716 04:09:28.566213   13596 stop.go:36] StopHost: mock-machine-0.15651925
I0716 04:09:28.566311   13596 start.go:122] createHost starting for "minikube" (driver="mock")
W0716 04:09:28.566638   13596 out.go:100] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0716 04:09:28.566689   13596 start.go:158] libmachine.API.Create for "" (driver="mock")
I0716 04:09:28.566750   13596 start.go:163] duration metric: libmachine.API.Create for "" took 61.164µs
I0716 04:09:28.566773   13596 start.go:204] post-start starting for "mock-machine-0.09696952" (driver="mock")
I0716 04:09:28.566783   13596 start.go:207] post-start completed in 166ns
I0716 04:09:28.566848   13596 profile.go:150] Saving config to /tmp/minipath289119248/.minikube/profiles/mock-machine-0.09696952/config.json ...
I0716 04:09:28.566904   13596 lock.go:35] WriteFile acquiring /tmp/minipath289119248/.minikube/profiles/mock-machine-0.09696952/config.json: {Name:mk35abbff986f07c429f252cccc568b22a1561a5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0716 04:09:28.567030   13596 start.go:125] duration metric: createHost completed in 706.647µs
I0716 04:09:28.567044   13596 stop.go:36] StopHost: mock-machine-0.09696952
W0716 04:09:28.567168   13596 out.go:100] [unset outFile]: * Stopping "mock-machine-0.09696952" in mock ...
Stopping "mock-machine-0.09696952"...
Machine "mock-machine-0.09696952" was stopped.
I0716 04:09:28.567233   13596 stop.go:64] duration metric: stop complete within 52.611µs
I0716 04:09:28.567296   13596 start.go:122] createHost starting for "minikube" (driver="mock")
W0716 04:09:28.567634   13596 out.go:100] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0716 04:09:28.567683   13596 start.go:158] libmachine.API.Create for "" (driver="mock")
I0716 04:09:28.567742   13596 start.go:163] duration metric: libmachine.API.Create for "" took 59.242µs
I0716 04:09:28.567767   13596 start.go:204] post-start starting for "mock-machine-0.30091186" (driver="mock")
I0716 04:09:28.567778   13596 start.go:207] post-start completed in 184ns
I0716 04:09:28.567856   13596 profile.go:150] Saving config to /tmp/minipath289119248/.minikube/profiles/mock-machine-0.30091186/config.json ...
I0716 04:09:28.567916   13596 lock.go:35] WriteFile acquiring /tmp/minipath289119248/.minikube/profiles/mock-machine-0.30091186/config.json: {Name:mk9dab2f6713f090aa1927079bb67942124a9f7d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0716 04:09:28.568037   13596 start.go:125] duration metric: createHost completed in 729.808µs
W0716 04:09:28.568191   13596 out.go:100] [unset outFile]: * Deleting "mock-machine-0.30091186" in mock ...
I0716 04:09:28.568249   13596 start.go:122] createHost starting for "minikube" (driver="mock")
W0716 04:09:28.568603   13596 out.go:100] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0716 04:09:28.568660   13596 start.go:158] libmachine.API.Create for "" (driver="mock")
I0716 04:09:28.568721   13596 start.go:163] duration metric: libmachine.API.Create for "" took 61.113µs
I0716 04:09:28.568745   13596 start.go:204] post-start starting for "mock-machine-0.51521263" (driver="mock")
I0716 04:09:28.568754   13596 start.go:207] post-start completed in 148ns
I0716 04:09:28.568820   13596 profile.go:150] Saving config to /tmp/minipath289119248/.minikube/profiles/mock-machine-0.51521263/config.json ...
I0716 04:09:28.568881   13596 lock.go:35] WriteFile acquiring /tmp/minipath289119248/.minikube/profiles/mock-machine-0.51521263/config.json: {Name:mk06570793c5c1adf738f73c058e01128d3f3bf5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0716 04:09:28.569007   13596 start.go:125] duration metric: createHost completed in 744.191µs
I0716 04:09:28.569082   13596 start.go:122] createHost starting for "minikube" (driver="mock")
W0716 04:09:28.569432   13596 out.go:100] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0716 04:09:28.569479   13596 start.go:158] libmachine.API.Create for "" (driver="mock")
I0716 04:09:28.569538   13596 start.go:163] duration metric: libmachine.API.Create for "" took 58.456µs
I0716 04:09:28.569545   13596 start.go:204] post-start starting for "mock-machine-0.81363996" (driver="mock")
I0716 04:09:28.569566   13596 start.go:207] post-start completed in 154ns
I0716 04:09:28.569643   13596 profile.go:150] Saving config to /tmp/minipath289119248/.minikube/profiles/mock-machine-0.81363996/config.json ...
I0716 04:09:28.569707   13596 lock.go:35] WriteFile acquiring /tmp/minipath289119248/.minikube/profiles/mock-machine-0.81363996/config.json: {Name:mk5bbfc7b92b748a45ab22c57152d5701895b93d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0716 04:09:28.569843   13596 start.go:125] duration metric: createHost completed in 748.943µs
I0716 04:09:28.569903   13596 start.go:122] createHost starting for "minikube" (driver="mock")
W0716 04:09:28.570261   13596 out.go:100] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0716 04:09:28.570308   13596 start.go:158] libmachine.API.Create for "" (driver="mock")
I0716 04:09:28.570399   13596 start.go:163] duration metric: libmachine.API.Create for "" took 90.56µs
I0716 04:09:28.570409   13596 start.go:204] post-start starting for "mock-machine-0.21426387" (driver="mock")
I0716 04:09:28.570415   13596 start.go:207] post-start completed in 160ns
I0716 04:09:28.570500   13596 profile.go:150] Saving config to /tmp/minipath289119248/.minikube/profiles/mock-machine-0.21426387/config.json ...
I0716 04:09:28.570567   13596 lock.go:35] WriteFile acquiring /tmp/minipath289119248/.minikube/profiles/mock-machine-0.21426387/config.json: {Name:mk7aa9ccef016bb561e5603f279c11956a95a220 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0716 04:09:28.570694   13596 start.go:125] duration metric: createHost completed in 778.369µs
I0716 04:09:28.570777   13596 start.go:122] createHost starting for "minikube" (driver="mock")
W0716 04:09:28.571102   13596 out.go:100] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0716 04:09:28.571149   13596 start.go:158] libmachine.API.Create for "mock-machine-0.21426387" (driver="mock")
I0716 04:09:28.571211   13596 start.go:163] duration metric: libmachine.API.Create for "mock-machine-0.21426387" took 62.419µs
I0716 04:09:28.571233   13596 start.go:204] post-start starting for "mock-machine-0.38065719" (driver="mock")
I0716 04:09:28.571243   13596 start.go:207] post-start completed in 140ns
I0716 04:09:28.571312   13596 profile.go:150] Saving config to /tmp/minipath289119248/.minikube/profiles/mock-machine-0.38065719/config.json ...
I0716 04:09:28.571374   13596 lock.go:35] WriteFile acquiring /tmp/minipath289119248/.minikube/profiles/mock-machine-0.38065719/config.json: {Name:mkab7b8b42cd0786443dba14ab7f5c0666324fdb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0716 04:09:28.571491   13596 start.go:125] duration metric: createHost completed in 692.798µs
I0716 04:09:28.571531   13596 stop.go:36] StopHost: mock-machine-0.38065719
W0716 04:09:28.571638   13596 out.go:100] [unset outFile]: * Stopping "mock-machine-0.38065719" in mock ...
Stopping "mock-machine-0.38065719"...
Machine "mock-machine-0.38065719" was stopped.
I0716 04:09:28.571691   13596 stop.go:64] duration metric: stop complete within 42.743µs
I0716 04:09:28.883601   13596 host.go:65] Checking if "mock-machine-0.38065719" exists ...
Using SSH client type: native
&{{{<nil> 0 [] [] []} root [] 0xbe4f20 <nil>  [] 0s} localhost 41001 <nil> <nil>}
--- FAIL: TestCreateSSHShell (0.32s)
    ssh_mock.go:193: Listening on 127.0.0.1:41001
    ssh_mock.go:83: Serving ...
    api_mock.go:62: MockAPI.Load: &{ConfigVersion:0 Driver:0xc00050c840 DriverName: HostOptions:<nil> Name: RawDriver:[]} - <nil>
    driver_mock.go:49: MockDriver.GetState called from /home/travis/gopath/src/github.com/kubernetes/minikube/pkg/minikube/machine/cluster_test.go#457: returning "Running"
    ssh_mock.go:87: [loop 1] Accepting for &{0xc0005aec30 map[] false  0 {map[]} false 0xc00012e5a0 0xc0005a8240}...
    ssh_mock.go:87: [loop 2] Accepting for &{0xc0005aec30 map[] false  0 {map[]} false 0xc00012e5a0 0xc0005a8240}...
    ssh_mock.go:175: pty request received: &{Type:pty-req WantReply:true Payload:[0 0 0 5 120 116 101 114 109 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 53 0 0 0 1 0] ch:0xc0003f2b40 mux:<nil>}
    ssh_mock.go:149: exec request received: &{Type:exec WantReply:true Payload:[0 0 0 4 101 120 105 116] ch:0xc0003f2b40 mux:<nil>}
    ssh_mock.go:161: returning output for exit ...
    ssh_mock.go:169: setting exit-status for exit ...
    ssh_mock.go:171: SendRequest failed: EOF
I0716 04:09:28.887729   13596 fix.go:209] guest clock: 1594872568.0000
I0716 04:09:28.887745   13596 fix.go:222] Guest: 2020-07-16 04:09:28 +0000 UTC Remote: 2020-07-16 04:09:28.887697274 +0000 UTC m=+1.394687442 (delta=-887.697274ms)
I0716 04:09:28.888106   13596 filesync.go:118] Scanning /tmp/minipath207846338/.minikube/addons for local assets ...
I0716 04:09:28.888199   13596 filesync.go:141] local asset: /tmp/minipath207846338/.minikube/addons/dir1/file1.txt -> file1.txt in /etc/kubernetes/addons
I0716 04:09:28.888223   13596 filesync.go:141] local asset: /tmp/minipath207846338/.minikube/addons/dir1/file2.txt -> file2.txt in /etc/kubernetes/addons
I0716 04:09:28.888252   13596 filesync.go:141] local asset: /tmp/minipath207846338/.minikube/addons/dir2/file1.txt -> file1.txt in /etc/kubernetes/addons
I0716 04:09:28.888831   13596 filesync.go:118] Scanning /tmp/minipath277071417/.minikube/files for local assets ...
I0716 04:09:28.888886   13596 filesync.go:141] local asset: /tmp/minipath277071417/.minikube/files/dir1/file1.txt -> file1.txt in /dir1
I0716 04:09:28.888908   13596 filesync.go:141] local asset: /tmp/minipath277071417/.minikube/files/dir1/file2.txt -> file2.txt in /dir1
I0716 04:09:28.888959   13596 filesync.go:141] local asset: /tmp/minipath277071417/.minikube/files/dir2/file1.txt -> file1.txt in /dir2
FAIL
coverage: 37.6% of statements
FAIL	k8s.io/minikube/pkg/minikube/machine	1.402s
ok  	k8s.io/minikube/pkg/minikube/notify	0.014s	coverage: 92.9% of statements
ok  	k8s.io/minikube/pkg/minikube/out	0.054s	coverage: 64.8% of statements
ok  	k8s.io/minikube/pkg/minikube/out/register	0.007s	coverage: 62.2% of statements
ok  	k8s.io/minikube/pkg/minikube/perf	4.206s	coverage: 33.8% of statements
ok  	k8s.io/minikube/pkg/minikube/problem	0.011s	coverage: 91.7% of statements
ok  	k8s.io/minikube/pkg/minikube/proxy	0.009s	coverage: 77.0% of statements
ok  	k8s.io/minikube/pkg/minikube/registry	0.008s	coverage: 75.5% of statements
ok  	k8s.io/minikube/pkg/minikube/service	0.059s	coverage: 84.2% of statements
ok  	k8s.io/minikube/pkg/minikube/shell	0.010s	coverage: 97.1% of statements
ok  	k8s.io/minikube/pkg/minikube/storageclass	0.023s	coverage: 100.0% of statements
ok  	k8s.io/minikube/pkg/minikube/sysinit	0.027s	coverage: 6.5% of statements
ok  	k8s.io/minikube/pkg/minikube/translate	0.004s	coverage: 10.5% of statements
ok  	k8s.io/minikube/pkg/minikube/tunnel	1.623s	coverage: 64.2% of statements
ok  	k8s.io/minikube/pkg/util	0.803s	coverage: 77.9% of statements
ok  	k8s.io/minikube/pkg/util/lock	0.011s	coverage: 18.2% of statements
ok  	k8s.io/minikube/pkg/util/retry	0.002s	coverage: 0.0% of statements
FAIL
Makefile:274: recipe for target 'test' failed
make: *** [test] Error 32
TravisBuddy Request Identifier: 5b082900-c71a-11ea-aa06-e17841301e13

@minikube-pr-bot
Copy link

kvm2 Driver
Times for minikube: [65.011648964 62.979106849 62.826511282000006]
Average time for minikube: 63.605755698333326

Times for Minikube (PR 8573): [60.787252577000004 61.778035454999994 64.966267632]
Average time for Minikube (PR 8573): 62.51051855466667

Averages Time Per Log

+--------------------------------+-----------+--------------------+
|              LOG               | MINIKUBE  | MINIKUBE (PR 8573) |
+--------------------------------+-----------+--------------------+
| * minikube v1.12.0 on Debian   |  0.055588 |                    |
|                           9.11 |           |                    |
| * Using the kvm2 driver based  |  0.019025 |           0.017734 |
| on existing profile            |           |                    |
| * Starting control plane node  |  0.003483 |           0.003090 |
| minikube in cluster minikube   |           |                    |
| * Creating kvm2 VM (CPUs=2,    | 40.628278 |          38.929956 |
| Memory=3700MB, Disk=20000MB)   |           |                    |
| ...                            |           |                    |
| * Preparing Kubernetes v1.18.3 | 20.764696 |                    |
| on Docker 19.03.12 ...         |           |                    |
| * Verifying Kubernetes         |  1.597798 |           1.301460 |
| components...                  |           |                    |
| * Enabled addons:              |  0.444655 |           0.321308 |
| default-storageclass,          |           |                    |
| storage-provisioner            |           |                    |
| * Done! kubectl is now         |  0.088536 |           0.074610 |
| configured to use "minikube"   |           |                    |
|                                |  0.003698 |          21.801031 |
+--------------------------------+-----------+--------------------+

docker Driver
Times for minikube: [26.417652049999997 26.315430936 24.938006153]
Average time for minikube: 25.890363046333334

Times for Minikube (PR 8573): [26.181003405000002 26.177749961999996 32.819179585]
Average time for Minikube (PR 8573): 28.392644317333332

Averages Time Per Log

+--------------------------------+-----------+--------------------+
|              LOG               | MINIKUBE  | MINIKUBE (PR 8573) |
+--------------------------------+-----------+--------------------+
| * minikube v1.12.0 on Debian   |  0.064402 |                    |
|                           9.11 |           |                    |
| * Using the docker driver      |  0.002392 |           0.002484 |
| based on existing profile      |           |                    |
| * Starting control plane node  |  0.056089 |           0.057350 |
| minikube in cluster minikube   |           |                    |
| * Creating docker container    |  7.662972 |           7.583412 |
| (CPUs=2, Memory=3700MB) ...    |           |                    |
| * Preparing Kubernetes v1.18.3 | 17.093642 |          17.225609 |
| on Docker 19.03.2 ...          |           |                    |
| * Verifying Kubernetes         |  0.829485 |           0.862058 |
| components...                  |           |                    |
| * Enabled addons:              |  0.115993 |           0.043104 |
| default-storageclass,          |           |                    |
| storage-provisioner            |           |                    |
| * Done! kubectl is now         |  0.062379 |           0.074113 |
| configured to use "minikube"   |           |                    |
|                                |  0.003009 |           0.065709 |
+--------------------------------+-----------+--------------------+

@tstromberg tstromberg merged commit bb2fb3a into kubernetes:master Jul 17, 2020
@xmulligan
Copy link

@tstromberg thank you for adding support for Cilium in minkube. would you mind adding minikube to the Cilium adopters list? https://github.com/cilium/cilium/blob/master/USERS.md

We need this for when we apply to graduate at the CNCF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants