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

upgrade: bump kube library version to latest 1.18.5 #8671

Merged
merged 3 commits into from
Aug 24, 2020

Conversation

vinu2003
Copy link
Contributor

@vinu2003 vinu2003 commented Jul 8, 2020

##what/why this PR##:
This PR addresses changes required in go.mod/go.sum files to update kube library version from v1.17.3 to v1.18.5.

##Which issue this PR fixes##:
fixes: #8656

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 8, 2020
@k8s-ci-robot
Copy link
Contributor

Welcome @vinu2003!

It looks like this is your first PR to kubernetes/minikube 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes/minikube has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. 😃

@k8s-ci-robot
Copy link
Contributor

Hi @vinu2003. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 8, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: vinu2003
To complete the pull request process, please assign afbjorklund
You can assign the PR to them by writing /assign @afbjorklund in a comment when ready.

The full list of commands accepted by this bot can be found 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 @vinu2003,
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.13.9.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.13.9.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-beta.1 -X k8s.io/minikube/pkg/version.isoVersion=v1.11.0 -X k8s.io/minikube/pkg/version.isoPath=minikube/iso -X k8s.io/minikube/pkg/version.gitCommitID="e51a684139abf4d223aff26abf5d57d5d5cc04fb"" ./test.sh
= schema_check ==========================================================
go: downloading github.com/xeipuuv/gojsonschema v0.0.0-20180618132009-1d523034197f
go: extracting github.com/xeipuuv/gojsonschema v0.0.0-20180618132009-1d523034197f
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: extracting github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
go: extracting github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
go: finding github.com/xeipuuv/gojsonschema v0.0.0-20180618132009-1d523034197f
go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
ok
= go test ===============================================================
go: downloading github.com/pkg/browser v0.0.0-20160118053552-9302be274faa
go: downloading github.com/shirou/gopsutil v2.18.12+incompatible
go: downloading k8s.io/client-go v0.17.3
go: downloading github.com/machine-drivers/machine v0.7.1-0.20200323212942-41eb826190d8
go: downloading github.com/juju/mutex v0.0.0-20180619145857-d21b13acf4bf
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/opencontainers/go-digest v1.0.0-rc1
go: extracting github.com/pkg/browser v0.0.0-20160118053552-9302be274faa
go: extracting github.com/juju/mutex v0.0.0-20180619145857-d21b13acf4bf
go: extracting github.com/opencontainers/go-digest v1.0.0-rc1
go: downloading github.com/olekukonko/tablewriter v0.0.4
go: extracting k8s.io/client-go v0.17.3
go: extracting github.com/machine-drivers/machine v0.7.1-0.20200323212942-41eb826190d8
go: extracting github.com/pkg/errors v0.9.1
go: downloading github.com/spf13/viper v1.7.0
go: extracting github.com/shirou/gopsutil v2.18.12+incompatible
go: extracting github.com/spf13/pflag v1.0.5
go: downloading github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7
go: downloading k8s.io/apimachinery v0.17.3
go: downloading github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3
go: downloading github.com/libvirt/libvirt-go v3.4.0+incompatible
go: downloading github.com/afbjorklund/go-containerregistry v0.0.0-20200602203322-347d93793dc9
go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: downloading github.com/docker/go-units v0.4.0
go: extracting github.com/olekukonko/tablewriter v0.0.4
go: downloading golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
go: extracting github.com/afbjorklund/go-containerregistry v0.0.0-20200602203322-347d93793dc9
go: extracting github.com/docker/go-units v0.4.0
go: extracting github.com/spf13/viper v1.7.0
go: extracting github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3
go: downloading github.com/juju/errors v0.0.0-20190806202954-0232dcc7464d
go: extracting k8s.io/apimachinery v0.17.3
go: downloading github.com/hooklift/iso9660 v0.0.0-20170318115843-1cf07e5970d8
go: extracting github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: extracting github.com/libvirt/libvirt-go v3.4.0+incompatible
go: downloading github.com/spf13/cobra v1.0.0
go: downloading k8s.io/api v0.17.3
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
go: extracting github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7
go: extracting golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
go: extracting github.com/spf13/cobra v1.0.0
go: extracting github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/otiai10/copy v1.0.2
go: extracting github.com/hooklift/iso9660 v0.0.0-20170318115843-1cf07e5970d8
go: downloading k8s.io/klog v1.0.0
go: downloading github.com/pelletier/go-toml v1.8.0
go: downloading github.com/magiconair/properties v1.8.1
go: extracting github.com/juju/errors v0.0.0-20190806202954-0232dcc7464d
go: downloading github.com/cheggaaa/pb v1.0.27
go: extracting k8s.io/api v0.17.3
go: extracting golang.org/x/sys v0.0.0-20200523222454-059865788121
go: extracting github.com/hashicorp/hcl v1.0.0
go: downloading github.com/google/slowjam v0.0.0-20200530021616-df27e642fe7b
go: downloading github.com/docker/distribution v2.7.1+incompatible
go: downloading github.com/spf13/afero v1.2.2
go: downloading github.com/intel-go/cpuid v0.0.0-20181003105527-1a4a6f06a1c6
go: downloading github.com/spf13/cast v1.3.1
go: extracting github.com/otiai10/copy v1.0.2
go: extracting github.com/cheggaaa/pb v1.0.27
go: downloading github.com/cheggaaa/pb/v3 v3.0.1
go: extracting k8s.io/klog v1.0.0
go: extracting github.com/magiconair/properties v1.8.1
go: downloading k8s.io/kubernetes v1.18.5
go: extracting github.com/pelletier/go-toml v1.8.0
go: downloading github.com/mattn/go-runewidth v0.0.7
go: downloading github.com/docker/go-connections v0.4.0
go: downloading k8s.io/kubectl v0.17.3
go: extracting github.com/spf13/afero v1.2.2
go: downloading gopkg.in/yaml.v2 v2.3.0
go: extracting github.com/spf13/cast v1.3.1
go: extracting github.com/docker/distribution v2.7.1+incompatible
go: extracting github.com/google/slowjam v0.0.0-20200530021616-df27e642fe7b
go: extracting github.com/intel-go/cpuid v0.0.0-20181003105527-1a4a6f06a1c6
go: downloading github.com/blang/semver v3.5.0+incompatible
go: downloading github.com/subosito/gotenv v1.2.0
go: extracting github.com/cheggaaa/pb/v3 v3.0.1
go: extracting github.com/docker/go-connections v0.4.0
go: downloading github.com/gogo/protobuf v1.3.1
go: extracting github.com/mattn/go-runewidth v0.0.7
go: downloading github.com/sayboras/dockerclient v0.0.0-20191231050035-015626177a97
go: downloading github.com/opencontainers/image-spec v1.0.1
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: extracting github.com/subosito/gotenv v1.2.0
go: downloading golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2
go: extracting k8s.io/kubectl v0.17.3
go: extracting gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/mattn/go-isatty v0.0.12
go: extracting github.com/blang/semver v3.5.0+incompatible
go: downloading github.com/googleapis/gnostic v0.3.0
go: downloading github.com/google/go-cmp v0.4.1
go: extracting github.com/sayboras/dockerclient v0.0.0-20191231050035-015626177a97
go: extracting github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/cloudfoundry-attic/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21
go: downloading github.com/russross/blackfriday v1.5.3-0.20200218234912-41c5fccfd6f6
go: extracting github.com/opencontainers/image-spec v1.0.1
go: downloading k8s.io/utils v0.0.0-20200324210504-a9aa75ae1b89
go: extracting github.com/googleapis/gnostic v0.3.0
go: extracting github.com/gogo/protobuf v1.3.1
go: extracting github.com/mattn/go-isatty v0.0.12
go: downloading github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd
go: extracting github.com/google/go-cmp v0.4.1
go: downloading golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1
go: extracting golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2
go: downloading github.com/golang/protobuf v1.4.2
go: downloading gopkg.in/ini.v1 v1.56.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: extracting github.com/russross/blackfriday v1.5.3-0.20200218234912-41c5fccfd6f6
go: downloading cloud.google.com/go v0.57.0
go: extracting k8s.io/kubernetes v1.18.5
go: extracting github.com/cloudfoundry-attic/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21
go: extracting gopkg.in/ini.v1 v1.56.0
go: extracting golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1
go: extracting github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd
go: downloading golang.org/x/text v0.3.2
go: extracting k8s.io/utils v0.0.0-20200324210504-a9aa75ae1b89
go: downloading github.com/mitchellh/go-wordwrap v1.0.0
go: extracting github.com/davecgh/go-spew v1.1.1
go: downloading github.com/c4milo/gotoolkit v0.0.0-20170318115440-bcc06269efa9
go: downloading github.com/VividCortex/ewma v1.1.1
go: downloading google.golang.org/api v0.25.0
go: extracting github.com/golang/protobuf v1.4.2
go: downloading google.golang.org/protobuf v1.24.0
go: extracting github.com/mitchellh/go-wordwrap v1.0.0
go: extracting github.com/c4milo/gotoolkit v0.0.0-20170318115440-bcc06269efa9
go: downloading golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
go: extracting golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
go: downloading github.com/google/gofuzz v1.1.0
go: extracting github.com/VividCortex/ewma v1.1.1
go: downloading github.com/cpuguy83/go-md2man v1.0.10
go: extracting github.com/google/gofuzz v1.1.0
go: extracting cloud.google.com/go v0.57.0
go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
go: extracting google.golang.org/protobuf v1.24.0
go: extracting github.com/cpuguy83/go-md2man v1.0.10
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
go: extracting github.com/cenkalti/backoff v2.2.1+incompatible
go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
go: downloading github.com/juju/clock v0.0.0-20190205081909-9c5c9712527c
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/mattn/go-colorable v0.1.6
go: downloading cloud.google.com/go/storage v1.8.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
go: extracting github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
go: downloading github.com/machine-drivers/docker-machine-driver-vmware v0.1.1
go: extracting github.com/mattn/go-colorable v0.1.6
go: extracting github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/mitchellh/mapstructure v1.3.1
go: extracting github.com/juju/clock v0.0.0-20190205081909-9c5c9712527c
go: downloading sigs.k8s.io/sig-storage-lib-external-provisioner v4.0.0+incompatible
go: extracting golang.org/x/text v0.3.2
go: downloading k8s.io/cluster-bootstrap v0.17.3
go: extracting gopkg.in/inf.v0 v0.9.1
go: downloading github.com/containerd/containerd v1.3.1-0.20191213020239-082f7e3aed57
go: extracting k8s.io/cluster-bootstrap v0.17.3
go: downloading github.com/fatih/color v1.9.0
go: extracting cloud.google.com/go/storage v1.8.0
go: extracting sigs.k8s.io/sig-storage-lib-external-provisioner v4.0.0+incompatible
go: extracting github.com/mitchellh/mapstructure v1.3.1
go: extracting github.com/fatih/color v1.9.0
go: downloading github.com/sirupsen/logrus v1.6.0
go: downloading github.com/afbjorklund/go-getter v1.4.1-0.20190910175809-eb9f6c26742c
go: extracting github.com/machine-drivers/docker-machine-driver-vmware v0.1.1
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: extracting github.com/sirupsen/logrus v1.6.0
go: extracting github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/googleapis/gax-go v2.0.2+incompatible
go: extracting golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: extracting github.com/googleapis/gax-go v2.0.2+incompatible
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: extracting github.com/afbjorklund/go-getter v1.4.1-0.20190910175809-eb9f6c26742c
go: extracting github.com/googleapis/gax-go/v2 v2.0.5
go: downloading google.golang.org/grpc v1.29.1
go: downloading github.com/mitchellh/go-testing-interface v1.0.0
go: extracting github.com/mitchellh/go-testing-interface v1.0.0
go: downloading k8s.io/component-base v0.17.3
go: extracting k8s.io/component-base v0.17.3
go: downloading github.com/hashicorp/go-version v1.2.0
go: extracting google.golang.org/grpc v1.29.1
go: extracting github.com/hashicorp/go-version v1.2.0
go: downloading github.com/ulikunitz/xz v0.5.7
go: extracting github.com/containerd/containerd v1.3.1-0.20191213020239-082f7e3aed57
go: downloading github.com/aws/aws-sdk-go v1.31.6
go: extracting github.com/ulikunitz/xz v0.5.7
go: downloading github.com/mitchellh/go-ps v0.0.0-20190716172923-621e5597135b
go: downloading github.com/pkg/profile v0.0.0-20161223203901-3a8809bd8a80
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: extracting github.com/shurcooL/sanitized_anchor_name v1.0.0
go: extracting github.com/mitchellh/go-ps v0.0.0-20190716172923-621e5597135b
go: downloading github.com/prometheus/client_golang v1.1.0
go: extracting github.com/pkg/profile v0.0.0-20161223203901-3a8809bd8a80
go: extracting github.com/prometheus/client_golang v1.1.0
go: downloading github.com/prometheus/common v0.6.0
go: extracting github.com/prometheus/common v0.6.0
go: downloading github.com/beorn7/perks v1.0.1
go: extracting github.com/beorn7/perks v1.0.1
go: extracting google.golang.org/api v0.25.0
go: extracting github.com/aws/aws-sdk-go v1.31.6
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading go.opencensus.io v0.22.3
go: extracting github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/google/uuid v1.1.1
go: extracting github.com/matttproud/golang_protobuf_extensions v1.0.1
go: extracting github.com/google/uuid v1.1.1
go: extracting go.opencensus.io v0.22.3
go: downloading github.com/modern-go/reflect2 v1.0.1
go: extracting github.com/prometheus/client_model v0.2.0
go: downloading github.com/docker/cli v0.0.0-20200303162255-7d407207c304
go: downloading github.com/imdario/mergo v0.3.9
go: extracting github.com/modern-go/reflect2 v1.0.1
go: downloading github.com/hashicorp/golang-lru v0.5.3
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: extracting github.com/imdario/mergo v0.3.9
go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: extracting github.com/hashicorp/golang-lru v0.5.3
go: downloading github.com/miekg/dns v1.1.4
go: extracting github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: extracting github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading sigs.k8s.io/yaml v1.2.0
go: extracting github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/json-iterator/go v1.1.8
go: extracting sigs.k8s.io/yaml v1.2.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.1
go: extracting github.com/miekg/dns v1.1.4
go: extracting github.com/json-iterator/go v1.1.8
go: downloading github.com/prometheus/procfs v0.0.5
go: extracting github.com/hashicorp/go-cleanhttp v0.5.1
go: downloading google.golang.org/genproto v0.0.0-20200527145253-8367513e4ece
go: extracting github.com/prometheus/procfs v0.0.5
go: extracting github.com/docker/cli v0.0.0-20200303162255-7d407207c304
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/docker/docker-credential-helpers v0.6.3
go: downloading k8s.io/kube-openapi v0.0.0-20200410145947-61e04a5be9a6
go: downloading github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96
go: downloading github.com/jmespath/go-jmespath v0.3.0
go: extracting github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: extracting google.golang.org/genproto v0.0.0-20200527145253-8367513e4ece
go: extracting github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96
go: extracting github.com/docker/docker-credential-helpers v0.6.3
go: extracting github.com/jmespath/go-jmespath v0.3.0
go: extracting k8s.io/kube-openapi v0.0.0-20200410145947-61e04a5be9a6
go: finding github.com/machine-drivers/machine v0.7.1-0.20200323212942-41eb826190d8
go: finding github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3
go: finding github.com/pkg/errors v0.9.1
go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: finding github.com/google/slowjam v0.0.0-20200530021616-df27e642fe7b
go: finding github.com/pkg/profile v0.0.0-20161223203901-3a8809bd8a80
go: finding github.com/docker/go-units v0.4.0
go: finding github.com/spf13/cobra v1.0.0
go: finding github.com/olekukonko/tablewriter v0.0.4
go: finding github.com/blang/semver v3.5.0+incompatible
go: finding k8s.io/client-go v0.17.3
go: finding github.com/hooklift/iso9660 v0.0.0-20170318115843-1cf07e5970d8
go: finding github.com/spf13/viper v1.7.0
go: finding github.com/libvirt/libvirt-go v3.4.0+incompatible
go: finding golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
go: finding github.com/mattn/go-runewidth v0.0.7
go: finding github.com/imdario/mergo v0.3.9
go: finding k8s.io/api v0.17.3
go: finding github.com/juju/clock v0.0.0-20190205081909-9c5c9712527c
go: finding github.com/spf13/pflag v1.0.5
go: finding k8s.io/apimachinery v0.17.3
go: finding github.com/juju/mutex v0.0.0-20180619145857-d21b13acf4bf
go: finding golang.org/x/sys v0.0.0-20200523222454-059865788121
go: finding github.com/c4milo/gotoolkit v0.0.0-20170318115440-bcc06269efa9
go: finding github.com/mattn/go-isatty v0.0.12
go: finding github.com/gogo/protobuf v1.3.1
go: finding github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7
go: finding github.com/juju/errors v0.0.0-20190806202954-0232dcc7464d
go: finding github.com/afbjorklund/go-containerregistry v0.0.0-20200602203322-347d93793dc9
go: finding github.com/fsnotify/fsnotify v1.4.9
go: finding github.com/hashicorp/hcl v1.0.0
go: finding github.com/google/uuid v1.1.1
go: finding github.com/pkg/browser v0.0.0-20160118053552-9302be274faa
go: finding github.com/mitchellh/go-ps v0.0.0-20190716172923-621e5597135b
go: finding github.com/docker/cli v0.0.0-20200303162255-7d407207c304
go: finding github.com/magiconair/properties v1.8.1
go: finding github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: finding github.com/mitchellh/mapstructure v1.3.1
go: finding github.com/shirou/gopsutil v2.18.12+incompatible
go: finding github.com/pelletier/go-toml v1.8.0
go: finding github.com/google/gofuzz v1.1.0
go: finding github.com/cloudfoundry-attic/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21
go: finding cloud.google.com/go/storage v1.8.0
go: finding github.com/spf13/afero v1.2.2
go: finding sigs.k8s.io/sig-storage-lib-external-provisioner v4.0.0+incompatible
go: finding k8s.io/klog v1.0.0
go: finding github.com/machine-drivers/docker-machine-driver-vmware v0.1.1
go: finding github.com/otiai10/copy v1.0.2
go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
go: finding github.com/spf13/cast v1.3.1
go: finding github.com/golang/protobuf v1.4.2
go: finding gopkg.in/inf.v0 v0.9.1
go: finding golang.org/x/text v0.3.2
go: finding cloud.google.com/go v0.57.0
go: finding github.com/cenkalti/backoff v2.2.1+incompatible
go: finding golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
go: finding github.com/spf13/jwalterweatherman v1.1.0
go: finding github.com/docker/docker-credential-helpers v0.6.3
go: finding github.com/googleapis/gnostic v0.3.0
go: finding github.com/docker/distribution v2.7.1+incompatible
go: finding github.com/russross/blackfriday/v2 v2.0.1
go: finding golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2
go: finding k8s.io/kubernetes v1.18.5
go: finding github.com/prometheus/client_golang v1.1.0
go: finding gopkg.in/yaml.v2 v2.3.0
go: finding github.com/subosito/gotenv v1.2.0
go: finding github.com/intel-go/cpuid v0.0.0-20181003105527-1a4a6f06a1c6
go: finding github.com/googleapis/gax-go/v2 v2.0.5
go: finding gopkg.in/ini.v1 v1.56.0
go: finding golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1
go: finding github.com/cheggaaa/pb/v3 v3.0.1
go: finding github.com/shurcooL/sanitized_anchor_name v1.0.0
go: finding google.golang.org/genproto v0.0.0-20200527145253-8367513e4ece
go: finding google.golang.org/protobuf v1.24.0
go: finding github.com/opencontainers/go-digest v1.0.0-rc1
go: finding google.golang.org/api v0.25.0
go: finding google.golang.org/grpc v1.29.1
go: finding github.com/afbjorklund/go-getter v1.4.1-0.20190910175809-eb9f6c26742c
go: finding go.opencensus.io v0.22.3
go: finding k8s.io/component-base v0.17.3
go: finding k8s.io/kubectl v0.17.3
go: finding github.com/json-iterator/go v1.1.8
go: finding github.com/VividCortex/ewma v1.1.1
go: finding github.com/davecgh/go-spew v1.1.1
go: finding github.com/docker/go-connections v0.4.0
go: finding github.com/modern-go/reflect2 v1.0.1
go: finding github.com/beorn7/perks v1.0.1
go: finding github.com/fatih/color v1.9.0
go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: finding github.com/prometheus/client_model v0.2.0
go: finding github.com/mattn/go-colorable v0.1.6
go: finding github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd
go: finding github.com/opencontainers/image-spec v1.0.1
go: finding github.com/sayboras/dockerclient v0.0.0-20191231050035-015626177a97
go: finding github.com/prometheus/common v0.6.0
go: finding github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: finding github.com/russross/blackfriday v1.5.3-0.20200218234912-41c5fccfd6f6
go: finding k8s.io/cluster-bootstrap v0.17.3
go: finding golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: finding github.com/containerd/containerd v1.3.1-0.20191213020239-082f7e3aed57
go: finding k8s.io/utils v0.0.0-20200324210504-a9aa75ae1b89
go: finding github.com/prometheus/procfs v0.0.5
go: finding github.com/sirupsen/logrus v1.6.0
go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
go: finding sigs.k8s.io/yaml v1.2.0
go: finding github.com/mitchellh/go-wordwrap v1.0.0
go: finding github.com/aws/aws-sdk-go v1.31.6
go: finding github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: finding github.com/hashicorp/go-cleanhttp v0.5.1
go: finding github.com/miekg/dns v1.1.4
go: finding github.com/hashicorp/golang-lru v0.5.3
go: finding github.com/hashicorp/go-safetemp v1.0.0
go: finding github.com/hashicorp/go-version v1.2.0
go: finding github.com/mitchellh/go-homedir v1.1.0
go: finding github.com/mitchellh/go-testing-interface v1.0.0
go: finding github.com/google/go-cmp v0.4.1
go: finding github.com/ulikunitz/xz v0.5.7
go: finding k8s.io/kube-openapi v0.0.0-20200410145947-61e04a5be9a6
go: finding github.com/jmespath/go-jmespath v0.3.0
go: finding github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96
go: finding github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
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
go: extracting github.com/pmezard/go-difflib v1.0.0
go: extracting github.com/evanphx/json-patch v4.5.0+incompatible
go: extracting golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
go: finding github.com/pmezard/go-difflib v1.0.0
go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
go: finding github.com/evanphx/json-patch v4.5.0+incompatible
ok  	k8s.io/minikube/cmd/minikube/cmd	4.123s	coverage: 20.4% of statements
ok  	k8s.io/minikube/cmd/minikube/cmd/config	0.167s	coverage: 21.5% of statements
ok  	k8s.io/minikube/pkg/addons	0.083s	coverage: 53.3% of statements
ok  	k8s.io/minikube/pkg/drivers	0.008s	coverage: 19.6% of statements
ok  	k8s.io/minikube/pkg/drivers/hyperkit	0.006s	coverage: 77.3% of statements
ok  	k8s.io/minikube/pkg/drivers/kic/oci	0.007s	coverage: 0.0% of statements
ok  	k8s.io/minikube/pkg/drivers/kvm	0.030s	coverage: 2.3% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper	0.822s	coverage: 55.7% of statements
--- FAIL: TestParseFeatureArgs (0.00s)
    --- FAIL: TestParseFeatureArgs/CoreDNS_enabled (0.00s)
        featuregates_test.go:59: Kubeadm Actual: map[], Expected: map[CoreDNS:true]
        featuregates_test.go:63: Component Actual: CoreDNS=true, Expected: 
    --- FAIL: TestParseFeatureArgs/CoreDNS_disabled (0.00s)
        featuregates_test.go:59: Kubeadm Actual: map[], Expected: map[CoreDNS:false]
        featuregates_test.go:63: Component Actual: CoreDNS=false, Expected: 
--- FAIL: TestSupport (0.00s)
    featuregates_test.go:90: expected supportedFG(CoreDNS) to be true ! 
FAIL
coverage: 60.8% of statements
FAIL	k8s.io/minikube/pkg/minikube/bootstrapper/bsutil	0.120s
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.007s	coverage: 84.2% of statements
ok  	k8s.io/minikube/pkg/minikube/cluster	0.071s	coverage: 16.7% of statements
ok  	k8s.io/minikube/pkg/minikube/command	0.041s	coverage: 4.3% of statements
ok  	k8s.io/minikube/pkg/minikube/config	0.154s	coverage: 70.1% of statements
ok  	k8s.io/minikube/pkg/minikube/cruntime	0.053s	coverage: 40.1% of statements
ok  	k8s.io/minikube/pkg/minikube/docker	0.043s	coverage: 20.8% of statements
ok  	k8s.io/minikube/pkg/minikube/driver	0.030s	coverage: 37.0% of statements
ok  	k8s.io/minikube/pkg/minikube/extract	0.010s	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.028s	coverage: 77.0% of statements
ok  	k8s.io/minikube/pkg/minikube/localpath	0.007s	coverage: 51.9% of statements
ok  	k8s.io/minikube/pkg/minikube/logs	0.052s	coverage: 1.3% of statements
127.0.0.1:36897
I0708 06:44:57.166139   13475 start.go:121] createHost starting for "minikube" (driver="mock")
W0708 06:44:57.169898   13475 out.go:79] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0708 06:44:57.170038   13475 start.go:157] libmachine.API.Create for "" (driver="mock")
I0708 06:44:57.170107   13475 start.go:162] duration metric: libmachine.API.Create for "" took 69.785µs
I0708 06:44:57.170125   13475 start.go:203] post-start starting for "mock-machine-0.60466029" (driver="mock")
I0708 06:44:57.170135   13475 start.go:206] post-start completed in 330ns
I0708 06:44:57.171070   13475 profile.go:150] Saving config to /tmp/minipath651848566/.minikube/profiles/mock-machine-0.60466029/config.json ...
I0708 06:44:57.171240   13475 lock.go:35] WriteFile acquiring /tmp/minipath651848566/.minikube/profiles/mock-machine-0.60466029/config.json: {Name:mk7fded064cbe6ba539b3d1c7affabcb6ba7269b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0708 06:44:57.172050   13475 start.go:124] duration metric: createHost completed in 5.879702ms
I0708 06:44:57.172219   13475 start.go:121] createHost starting for "minikube" (driver="mock")
W0708 06:44:57.175700   13475 out.go:79] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0708 06:44:57.175812   13475 start.go:157] libmachine.API.Create for "" (driver="mock")
I0708 06:44:57.176575   13475 start.go:162] duration metric: libmachine.API.Create for "" took 759.969µs
I0708 06:44:57.176596   13475 start.go:203] post-start starting for "mock-machine-0.94050909" (driver="mock")
I0708 06:44:57.176603   13475 start.go:206] post-start completed in 403ns
I0708 06:44:57.176710   13475 profile.go:150] Saving config to /tmp/minipath651848566/.minikube/profiles/mock-machine-0.94050909/config.json ...
I0708 06:44:57.176814   13475 lock.go:35] WriteFile acquiring /tmp/minipath651848566/.minikube/profiles/mock-machine-0.94050909/config.json: {Name:mkf95de89707ef488a3f739daad558f21da88dc3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0708 06:44:57.176974   13475 start.go:124] duration metric: createHost completed in 4.737381ms
I0708 06:44:57.177020   13475 start.go:240] acquiring machines lock for mock-machine-0.94050909: {Name:mk46607125aaedf07b3487ccc882443033c78753 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0708 06:44:57.177098   13475 start.go:244] acquired machines lock for "mock-machine-0.94050909" in 63.654µs
I0708 06:44:57.177112   13475 start.go:88] Skipping create...Using existing machine configuration
I0708 06:44:57.177132   13475 fix.go:53] fixHost starting: mock-machine-0.94050909
I0708 06:44:57.177186   13475 fix.go:105] recreateIfNeeded on mock-machine-0.94050909: state=Running err=<nil>
W0708 06:44:57.177196   13475 fix.go:131] unexpected machine state, will restart: <nil>
W0708 06:44:57.177850   13475 out.go:79] [unset outFile]: * Updating the running mock "mock-machine-0.94050909" bare metal machine ...
I0708 06:44:57.177884   13475 fix.go:55] fixHost completed within 756.397µs
I0708 06:44:57.177892   13475 start.go:75] releasing machines lock for "mock-machine-0.94050909", held for 781.013µs
I0708 06:44:57.177986   13475 start.go:121] createHost starting for "minikube" (driver="mock")
W0708 06:44:57.178455   13475 out.go:79] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0708 06:44:57.178519   13475 start.go:157] libmachine.API.Create for "" (driver="mock")
I0708 06:44:57.178587   13475 start.go:162] duration metric: libmachine.API.Create for "" took 67.907µs
I0708 06:44:57.178600   13475 start.go:203] post-start starting for "mock-machine-0.66456005" (driver="mock")
I0708 06:44:57.178605   13475 start.go:206] post-start completed in 229ns
I0708 06:44:57.178705   13475 profile.go:150] Saving config to /tmp/minipath651848566/.minikube/profiles/mock-machine-0.66456005/config.json ...
I0708 06:44:57.178782   13475 lock.go:35] WriteFile acquiring /tmp/minipath651848566/.minikube/profiles/mock-machine-0.66456005/config.json: {Name:mk1b536cdea3b82a98e65084a16c059b58138c3d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0708 06:44:57.178900   13475 start.go:124] duration metric: createHost completed in 890.147µs
I0708 06:44:57.178922   13475 start.go:240] acquiring machines lock for mock-machine-0.66456005: {Name:mk46607125aaedf07b3487ccc882443033c78753 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0708 06:44:57.178966   13475 start.go:244] acquired machines lock for "mock-machine-0.66456005" in 27.99µs
I0708 06:44:57.178978   13475 start.go:88] Skipping create...Using existing machine configuration
I0708 06:44:57.178988   13475 fix.go:53] fixHost starting: mock-machine-0.66456005
I0708 06:44:57.179037   13475 fix.go:105] recreateIfNeeded on mock-machine-0.66456005: state=Error err=machine does not exist
I0708 06:44:57.179052   13475 fix.go:110] machineExists: false. err=machine does not exist
W0708 06:44:57.179177   13475 out.go:79] [unset outFile]: * mock "mock-machine-0.66456005" bare metal machine is missing, will recreate.
I0708 06:44:57.179189   13475 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.
I0708 06:44:57.179331   13475 stop.go:64] duration metric: stop complete within 135.687µs
W0708 06:44:57.179487   13475 out.go:79] [unset outFile]: * Deleting "mock-machine-0.66456005" in mock ...
W0708 06:44:57.179529   13475 delete.go:138] delete failed (probably ok) <nil>
I0708 06:44:57.179539   13475 fix.go:117] Sleeping 1 second for extra luck!
I0708 06:44:58.179668   13475 start.go:121] createHost starting for "mock-machine-0.66456005" (driver="mock")
W0708 06:44:58.180258   13475 out.go:79] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0708 06:44:58.180358   13475 start.go:157] libmachine.API.Create for "mock-machine-0.66456005" (driver="mock")
I0708 06:44:58.180421   13475 start.go:162] duration metric: libmachine.API.Create for "mock-machine-0.66456005" took 62.345µs
I0708 06:44:58.180430   13475 start.go:203] post-start starting for "mock-machine-0.43771419" (driver="mock")
I0708 06:44:58.180435   13475 start.go:206] post-start completed in 253ns
I0708 06:44:58.180549   13475 profile.go:150] Saving config to /tmp/minipath651848566/.minikube/profiles/mock-machine-0.43771419/config.json ...
I0708 06:44:58.180641   13475 lock.go:35] WriteFile acquiring /tmp/minipath651848566/.minikube/profiles/mock-machine-0.43771419/config.json: {Name:mk9724e413c6f9283e3bcc7376c51f0bdbf12cbf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0708 06:44:58.180787   13475 start.go:124] duration metric: createHost completed in 1.092497ms
W0708 06:44:58.180817   13475 fix.go:131] unexpected machine state, will restart: <nil>
I0708 06:44:58.180829   13475 fix.go:55] fixHost completed within 1.001842463s
I0708 06:44:58.180836   13475 start.go:75] releasing machines lock for "mock-machine-0.66456005", held for 1.001858027s
I0708 06:44:58.180860   13475 start.go:240] acquiring machines lock for mock-machine-0.43771419-mock-machine-0.43771419: {Name:mk46607125aaedf07b3487ccc882443033c78753 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0708 06:44:58.180901   13475 start.go:244] acquired machines lock for "mock-machine-0.43771419-mock-machine-0.43771419" in 30.619µs
I0708 06:44:58.180908   13475 start.go:84] 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}
I0708 06:44:58.180969   13475 start.go:121] createHost starting for "mock-machine-0.43771419" (driver="mock")
W0708 06:44:58.181424   13475 out.go:79] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0708 06:44:58.181493   13475 start.go:157] libmachine.API.Create for "mock-machine-0.43771419" (driver="mock")
I0708 06:44:58.181547   13475 start.go:162] duration metric: libmachine.API.Create for "mock-machine-0.43771419" took 53.824µs
I0708 06:44:58.181553   13475 start.go:203] post-start starting for "mock-machine-0.42463750" (driver="mock")
I0708 06:44:58.181558   13475 start.go:206] post-start completed in 374ns
I0708 06:44:58.181645   13475 profile.go:150] Saving config to /tmp/minipath651848566/.minikube/profiles/mock-machine-0.42463750/config.json ...
I0708 06:44:58.181712   13475 lock.go:35] WriteFile acquiring /tmp/minipath651848566/.minikube/profiles/mock-machine-0.42463750/config.json: {Name:mk75e35902d4aca53bd166e7106905a2d3c97026 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0708 06:44:58.181818   13475 start.go:124] duration metric: createHost completed in 837.296µs
I0708 06:44:58.181824   13475 start.go:75] releasing machines lock for "mock-machine-0.43771419-mock-machine-0.43771419", held for 917.434µs
I0708 06:44:58.181892   13475 start.go:121] createHost starting for "minikube" (driver="mock")
W0708 06:44:58.182321   13475 out.go:79] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0708 06:44:58.182384   13475 start.go:157] libmachine.API.Create for "" (driver="mock")
I0708 06:44:58.182450   13475 start.go:162] duration metric: libmachine.API.Create for "" took 65.561µs
I0708 06:44:58.182483   13475 start.go:203] post-start starting for "mock-machine-0.68682307" (driver="mock")
I0708 06:44:58.182495   13475 start.go:206] post-start completed in 252ns
I0708 06:44:58.182584   13475 profile.go:150] Saving config to /tmp/minipath651848566/.minikube/profiles/mock-machine-0.68682307/config.json ...
I0708 06:44:58.182659   13475 lock.go:35] WriteFile acquiring /tmp/minipath651848566/.minikube/profiles/mock-machine-0.68682307/config.json: {Name:mk835847821006b3ca27bcf291813c2430f46277 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0708 06:44:58.182806   13475 start.go:124] duration metric: createHost completed in 908.012µs
I0708 06:44:58.182834   13475 start.go:240] acquiring machines lock for mock-machine-0.68682307: {Name:mk46607125aaedf07b3487ccc882443033c78753 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0708 06:44:58.182885   13475 start.go:244] acquired machines lock for "mock-machine-0.68682307" in 35.13µs
I0708 06:44:58.182898   13475 start.go:88] Skipping create...Using existing machine configuration
I0708 06:44:58.182909   13475 fix.go:53] fixHost starting: mock-machine-0.68682307
I0708 06:44:58.182967   13475 fix.go:105] recreateIfNeeded on mock-machine-0.68682307: state=Stopped err=<nil>
W0708 06:44:58.182985   13475 fix.go:131] unexpected machine state, will restart: <nil>
W0708 06:44:58.183108   13475 out.go:79] [unset outFile]: * Restarting existing mock bare metal machine for "mock-machine-0.68682307" ...
I0708 06:44:58.183228   13475 profile.go:150] Saving config to /tmp/minipath651848566/.minikube/profiles/mock-machine-0.68682307/config.json ...
I0708 06:44:58.183394   13475 fix.go:55] fixHost completed within 485.318µs
I0708 06:44:58.183416   13475 start.go:75] releasing machines lock for "mock-machine-0.68682307", held for 517.638µs
I0708 06:44:58.183527   13475 start.go:240] acquiring machines lock for : {Name:mk46607125aaedf07b3487ccc882443033c78753 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0708 06:44:58.183595   13475 start.go:244] acquired machines lock for "" in 44.773µs
I0708 06:44:58.183609   13475 start.go:84] 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}
I0708 06:44:58.183684   13475 start.go:121] createHost starting for "minikube" (driver="mock")
W0708 06:44:58.184022   13475 out.go:79] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0708 06:44:58.184094   13475 start.go:157] libmachine.API.Create for "" (driver="mock")
I0708 06:44:58.184164   13475 start.go:162] duration metric: libmachine.API.Create for "" took 69.082µs
I0708 06:44:58.184189   13475 start.go:203] post-start starting for "mock-machine-0.06563702" (driver="mock")
I0708 06:44:58.184207   13475 start.go:206] post-start completed in 226ns
I0708 06:44:58.184287   13475 profile.go:150] Saving config to /tmp/minipath651848566/.minikube/profiles/mock-machine-0.06563702/config.json ...
I0708 06:44:58.184353   13475 lock.go:35] WriteFile acquiring /tmp/minipath651848566/.minikube/profiles/mock-machine-0.06563702/config.json: {Name:mk2339d704c70a2c49bbba165fb709ae58e2a190 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0708 06:44:58.184471   13475 start.go:124] duration metric: createHost completed in 773.763µs
I0708 06:44:58.184487   13475 start.go:75] releasing machines lock for "", held for 878.013µs
I0708 06:44:58.184577   13475 start.go:240] acquiring machines lock for -minikube: {Name:mk46607125aaedf07b3487ccc882443033c78753 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0708 06:44:58.184648   13475 start.go:244] acquired machines lock for "-minikube" in 36.586µs
I0708 06:44:58.184662   13475 start.go:84] 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}
I0708 06:44:58.184757   13475 start.go:121] createHost starting for "minikube" (driver="mock")
W0708 06:44:58.193384   13475 out.go:79] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0708 06:44:58.193520   13475 start.go:157] libmachine.API.Create for "" (driver="mock")
I0708 06:44:58.193636   13475 start.go:162] duration metric: libmachine.API.Create for "" took 115.187µs
I0708 06:44:58.193655   13475 start.go:203] post-start starting for "mock-machine-0.15651925" (driver="mock")
I0708 06:44:58.193667   13475 start.go:206] post-start completed in 336ns
I0708 06:44:58.193782   13475 profile.go:150] Saving config to /tmp/minipath651848566/.minikube/profiles/mock-machine-0.15651925/config.json ...
I0708 06:44:58.193892   13475 lock.go:35] WriteFile acquiring /tmp/minipath651848566/.minikube/profiles/mock-machine-0.15651925/config.json: {Name:mk299fcac94bb7e98bebe4a42b2363dad2e0a28f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0708 06:44:58.194078   13475 start.go:124] duration metric: createHost completed in 9.305101ms
I0708 06:44:58.194102   13475 start.go:75] releasing machines lock for "-minikube", held for 9.439364ms
I0708 06:44:58.194201   13475 stop.go:36] StopHost: mock-machine-0.15651925
I0708 06:44:58.194291   13475 start.go:121] createHost starting for "minikube" (driver="mock")
W0708 06:44:58.194780   13475 out.go:79] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0708 06:44:58.194843   13475 start.go:157] libmachine.API.Create for "" (driver="mock")
I0708 06:44:58.194896   13475 start.go:162] duration metric: libmachine.API.Create for "" took 53.17µs
I0708 06:44:58.194902   13475 start.go:203] post-start starting for "mock-machine-0.09696952" (driver="mock")
I0708 06:44:58.194907   13475 start.go:206] post-start completed in 240ns
I0708 06:44:58.195000   13475 profile.go:150] Saving config to /tmp/minipath651848566/.minikube/profiles/mock-machine-0.09696952/config.json ...
I0708 06:44:58.195070   13475 lock.go:35] WriteFile acquiring /tmp/minipath651848566/.minikube/profiles/mock-machine-0.09696952/config.json: {Name:mk1d15c5c12a43659488809f38846679ba6a834e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0708 06:44:58.195188   13475 start.go:124] duration metric: createHost completed in 866.918µs
I0708 06:44:58.195196   13475 stop.go:36] StopHost: mock-machine-0.09696952
W0708 06:44:58.195339   13475 out.go:79] [unset outFile]: * Stopping "mock-machine-0.09696952" in mock ...
Stopping "mock-machine-0.09696952"...
Machine "mock-machine-0.09696952" was stopped.
I0708 06:44:58.195399   13475 stop.go:64] duration metric: stop complete within 52.626µs
I0708 06:44:58.195458   13475 start.go:121] createHost starting for "minikube" (driver="mock")
W0708 06:44:58.195796   13475 out.go:79] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0708 06:44:58.195841   13475 start.go:157] libmachine.API.Create for "" (driver="mock")
I0708 06:44:58.195894   13475 start.go:162] duration metric: libmachine.API.Create for "" took 53.231µs
I0708 06:44:58.195900   13475 start.go:203] post-start starting for "mock-machine-0.30091186" (driver="mock")
I0708 06:44:58.195904   13475 start.go:206] post-start completed in 191ns
I0708 06:44:58.195978   13475 profile.go:150] Saving config to /tmp/minipath651848566/.minikube/profiles/mock-machine-0.30091186/config.json ...
I0708 06:44:58.196048   13475 lock.go:35] WriteFile acquiring /tmp/minipath651848566/.minikube/profiles/mock-machine-0.30091186/config.json: {Name:mk1ba07a8aca50a99811b8471e1887f380d4715b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0708 06:44:58.196152   13475 start.go:124] duration metric: createHost completed in 688.23µs
W0708 06:44:58.196296   13475 out.go:79] [unset outFile]: * Deleting "mock-machine-0.30091186" in mock ...
I0708 06:44:58.196347   13475 start.go:121] createHost starting for "minikube" (driver="mock")
W0708 06:44:58.196677   13475 out.go:79] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0708 06:44:58.196727   13475 start.go:157] libmachine.API.Create for "" (driver="mock")
I0708 06:44:58.196777   13475 start.go:162] duration metric: libmachine.API.Create for "" took 48.977µs
I0708 06:44:58.196782   13475 start.go:203] post-start starting for "mock-machine-0.51521263" (driver="mock")
I0708 06:44:58.196787   13475 start.go:206] post-start completed in 175ns
I0708 06:44:58.196860   13475 profile.go:150] Saving config to /tmp/minipath651848566/.minikube/profiles/mock-machine-0.51521263/config.json ...
I0708 06:44:58.196915   13475 lock.go:35] WriteFile acquiring /tmp/minipath651848566/.minikube/profiles/mock-machine-0.51521263/config.json: {Name:mk8ef99a0c237a93b0c16d2ae3d94e0417d5d311 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0708 06:44:58.197022   13475 start.go:124] duration metric: createHost completed in 668.88µs
I0708 06:44:58.197072   13475 start.go:121] createHost starting for "minikube" (driver="mock")
W0708 06:44:58.197431   13475 out.go:79] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0708 06:44:58.197492   13475 start.go:157] libmachine.API.Create for "" (driver="mock")
I0708 06:44:58.197559   13475 start.go:162] duration metric: libmachine.API.Create for "" took 67.132µs
I0708 06:44:58.197590   13475 start.go:203] post-start starting for "mock-machine-0.81363996" (driver="mock")
I0708 06:44:58.197601   13475 start.go:206] post-start completed in 180ns
I0708 06:44:58.197679   13475 profile.go:150] Saving config to /tmp/minipath651848566/.minikube/profiles/mock-machine-0.81363996/config.json ...
I0708 06:44:58.197748   13475 lock.go:35] WriteFile acquiring /tmp/minipath651848566/.minikube/profiles/mock-machine-0.81363996/config.json: {Name:mk8180896de93b5aa5588927f7ebd6caf30df4d3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0708 06:44:58.197869   13475 start.go:124] duration metric: createHost completed in 790.882µs
I0708 06:44:58.197934   13475 start.go:121] createHost starting for "minikube" (driver="mock")
W0708 06:44:58.198272   13475 out.go:79] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0708 06:44:58.198331   13475 start.go:157] libmachine.API.Create for "" (driver="mock")
I0708 06:44:58.198396   13475 start.go:162] duration metric: libmachine.API.Create for "" took 64.765µs
I0708 06:44:58.198424   13475 start.go:203] post-start starting for "mock-machine-0.21426387" (driver="mock")
I0708 06:44:58.198436   13475 start.go:206] post-start completed in 193ns
I0708 06:44:58.198530   13475 profile.go:150] Saving config to /tmp/minipath651848566/.minikube/profiles/mock-machine-0.21426387/config.json ...
I0708 06:44:58.198607   13475 lock.go:35] WriteFile acquiring /tmp/minipath651848566/.minikube/profiles/mock-machine-0.21426387/config.json: {Name:mk15abe5215823eed0d562639310351c3a6f3c71 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0708 06:44:58.198726   13475 start.go:124] duration metric: createHost completed in 776.573µs
I0708 06:44:58.198809   13475 start.go:121] createHost starting for "minikube" (driver="mock")
W0708 06:44:58.199149   13475 out.go:79] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0708 06:44:58.199208   13475 start.go:157] libmachine.API.Create for "mock-machine-0.21426387" (driver="mock")
I0708 06:44:58.199267   13475 start.go:162] duration metric: libmachine.API.Create for "mock-machine-0.21426387" took 59.123µs
I0708 06:44:58.199295   13475 start.go:203] post-start starting for "mock-machine-0.38065719" (driver="mock")
I0708 06:44:58.199306   13475 start.go:206] post-start completed in 198ns
I0708 06:44:58.199387   13475 profile.go:150] Saving config to /tmp/minipath651848566/.minikube/profiles/mock-machine-0.38065719/config.json ...
I0708 06:44:58.199452   13475 lock.go:35] WriteFile acquiring /tmp/minipath651848566/.minikube/profiles/mock-machine-0.38065719/config.json: {Name:mk88aac4d312b6706b9afd7da58b5f7e50ca6908 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0708 06:44:58.199575   13475 start.go:124] duration metric: createHost completed in 740.701µs
I0708 06:44:58.199623   13475 stop.go:36] StopHost: mock-machine-0.38065719
W0708 06:44:58.199731   13475 out.go:79] [unset outFile]: * Stopping "mock-machine-0.38065719" in mock ...
Stopping "mock-machine-0.38065719"...
Machine "mock-machine-0.38065719" was stopped.
I0708 06:44:58.199811   13475 stop.go:64] duration metric: stop complete within 59.579µs
I0708 06:44:58.331176   13475 host.go:65] Checking if "mock-machine-0.38065719" exists ...
Using SSH client type: native
&{{{<nil> 0 [] [] []} root [] 0xb829f0 <nil>  [] 0s} localhost 41131 <nil> <nil>}
panic: Fail in goroutine after TestCreateSSHShell has completed

goroutine 81 [running]:
testing.(*common).Fail(0xc00044ad00)
	/home/travis/.gimme/versions/go1.13.9.linux.amd64/src/testing/testing.go:609 +0x151
testing.(*common).Errorf(0xc00044ad00, 0x143ed8d, 0x16, 0xc0003c7ef0, 0x1, 0x1)
	/home/travis/.gimme/versions/go1.13.9.linux.amd64/src/testing/testing.go:704 +0x90
k8s.io/minikube/pkg/minikube/tests.(*SSHServer).handleRequest(0xc000672060, 0x17a0d40, 0xc000186840, 0xc000096bc0, 0xc0003aa600)
	/home/travis/gopath/src/github.com/kubernetes/minikube/pkg/minikube/tests/ssh_mock.go:171 +0x694
k8s.io/minikube/pkg/minikube/tests.(*SSHServer).handleIncomingConnection(0xc000672060, 0x17a6920, 0xc0000cc3d8)
	/home/travis/gopath/src/github.com/kubernetes/minikube/pkg/minikube/tests/ssh_mock.go:128 +0x1bd
created by k8s.io/minikube/pkg/minikube/tests.(*SSHServer).serve
	/home/travis/gopath/src/github.com/kubernetes/minikube/pkg/minikube/tests/ssh_mock.go:96 +0x86
FAIL	k8s.io/minikube/pkg/minikube/machine	1.220s
ok  	k8s.io/minikube/pkg/minikube/notify	0.013s	coverage: 92.9% of statements
ok  	k8s.io/minikube/pkg/minikube/out	0.084s	coverage: 67.4% of statements
ok  	k8s.io/minikube/pkg/minikube/perf	4.308s	coverage: 33.8% of statements
ok  	k8s.io/minikube/pkg/minikube/problem	0.008s	coverage: 91.7% of statements
ok  	k8s.io/minikube/pkg/minikube/proxy	0.007s	coverage: 77.0% of statements
ok  	k8s.io/minikube/pkg/minikube/registry	0.007s	coverage: 75.5% of statements
ok  	k8s.io/minikube/pkg/minikube/service	0.088s	coverage: 84.2% of statements
ok  	k8s.io/minikube/pkg/minikube/shell	0.003s	coverage: 97.1% of statements
ok  	k8s.io/minikube/pkg/minikube/storageclass	0.019s	coverage: 100.0% of statements
ok  	k8s.io/minikube/pkg/minikube/sysinit	0.020s	coverage: 6.5% of statements
ok  	k8s.io/minikube/pkg/minikube/translate	0.014s	coverage: 10.5% of statements
ok  	k8s.io/minikube/pkg/minikube/tunnel	1.657s	coverage: 64.2% of statements
ok  	k8s.io/minikube/pkg/util	1.081s	coverage: 77.9% of statements
ok  	k8s.io/minikube/pkg/util/lock	0.004s	coverage: 18.2% of statements
ok  	k8s.io/minikube/pkg/util/retry	0.003s	coverage: 0.0% of statements
FAIL
Makefile:274: recipe for target 'test' failed
make: *** [test] Error 32
TravisBuddy Request Identifier: bca5e060-c0e6-11ea-9c30-6301f8ea01dd

@minikube-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@vinu2003
Copy link
Contributor Author

vinu2003 commented Jul 8, 2020

I am noticing from the log, the issue is with Netlify build.command
Screen Shot 2020-07-08 at 5 44 57 pm

The problem seem to be in podman.md file :
@@line14: ({{< ref "/docs/drivers/docker.md >}}).

@vinu2003
Copy link
Contributor Author

vinu2003 commented Jul 8, 2020

/assign afbjorklund

@vinu2003
Copy link
Contributor Author

vinu2003 commented Jul 8, 2020

Hey @afbjorklund Kindly let me know if i can go ahead and fix the Netlify build failure in this PR itself or as different one.

@vinu2003
Copy link
Contributor Author

vinu2003 commented Jul 8, 2020

I have created a PR to fix the build issues : #8678.
Will update and rebase this PR later.

@vinu2003 vinu2003 requested a review from medyagh July 9, 2020 01:02
@vinu2003 vinu2003 force-pushed the bumpup-kubelib-version-18.5 branch from fba590a to a106636 Compare July 10, 2020 11:32
@vinu2003 vinu2003 requested a review from medyagh July 11, 2020 01:13
@vinu2003 vinu2003 force-pushed the bumpup-kubelib-version-18.5 branch from a106636 to 67911b7 Compare July 13, 2020 13:38
@vinu2003
Copy link
Contributor Author

/assign vinu2003

@priyawadhwa
Copy link

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jul 16, 2020
@minikube-pr-bot
Copy link

kvm2 Driver
Times for minikube: [61.562262746 63.641619398 63.852025491999996]
Average time for minikube: 63.018635878666664

Times for Minikube (PR 8671): [63.546365468999994 63.877615606999996 65.941453254]
Average time for Minikube (PR 8671): 64.45514477666667

Averages Time Per Log

+--------------------------------+-----------+--------------------+
|              LOG               | MINIKUBE  | MINIKUBE (PR 8671) |
+--------------------------------+-----------+--------------------+
| * minikube v1.12.0 on Debian   |  0.053464 |           0.051616 |
|                           9.11 |           |                    |
| * Using the kvm2 driver based  |  0.017601 |           0.016680 |
| on existing profile            |           |                    |
| * Starting control plane node  |  0.003272 |           0.003066 |
| minikube in cluster minikube   |           |                    |
| * Creating kvm2 VM (CPUs=2,    | 40.776841 |          40.461155 |
| Memory=3700MB, Disk=20000MB)   |           |                    |
| ...                            |           |                    |
| * Preparing Kubernetes v1.18.3 | 20.701752 |          21.855786 |
| on Docker 19.03.12 ...         |           |                    |
| * Verifying Kubernetes         |  1.266328 |           1.415465 |
| components...                  |           |                    |
| * Enabled addons:              |  0.129146 |           0.576983 |
| default-storageclass,          |           |                    |
| storage-provisioner            |           |                    |
| * Done! kubectl is now         |  0.067588 |           0.070078 |
| configured to use "minikube"   |           |                    |
|                                |  0.002645 |           0.004317 |
+--------------------------------+-----------+--------------------+

docker Driver
Times for minikube: [25.580164875999998 25.408897876000005 25.159871562]
Average time for minikube: 25.382978104666666

Times for Minikube (PR 8671): [24.556380758000003 25.50736819 26.07311083]
Average time for Minikube (PR 8671): 25.378953259333333

Averages Time Per Log

+--------------------------------+-----------+--------------------+
|              LOG               | MINIKUBE  | MINIKUBE (PR 8671) |
+--------------------------------+-----------+--------------------+
| * minikube v1.12.0 on Debian   |  0.063984 |           0.064264 |
|                           9.11 |           |                    |
| * Using the docker driver      |  0.002390 |           0.002505 |
| based on existing profile      |           |                    |
| * Starting control plane node  |  0.056030 |           0.057482 |
| minikube in cluster minikube   |           |                    |
| * Creating docker container    |  7.496963 |           7.320060 |
| (CPUs=2, Memory=3700MB) ...    |           |                    |
| * Preparing Kubernetes v1.18.3 | 16.746789 |          16.981325 |
| on Docker 19.03.2 ...          |           |                    |
| * Verifying Kubernetes         |  0.821817 |           0.834689 |
| components...                  |           |                    |
| * Enabled addons:              |  0.129524 |           0.054843 |
| default-storageclass,          |           |                    |
| storage-provisioner            |           |                    |
| * Done! kubectl is now         |  0.062211 |           0.060930 |
| configured to use "minikube"   |           |                    |
|                                |  0.003270 |           0.002856 |
+--------------------------------+-----------+--------------------+

@vinu2003 vinu2003 force-pushed the bumpup-kubelib-version-18.5 branch from 67911b7 to 8fe9d42 Compare July 17, 2020 01:54
@vinu2003
Copy link
Contributor Author

I do notice some specific failures in many pull requests. Trying to see if i can help to fix any of these.

@vinu2003 vinu2003 force-pushed the bumpup-kubelib-version-18.5 branch from 8fe9d42 to 8af9f92 Compare July 19, 2020 00:42
@vinu2003 vinu2003 force-pushed the bumpup-kubelib-version-18.5 branch 2 times, most recently from 5f47418 to e9c6dd0 Compare July 21, 2020 15:26
@minikube-pr-bot
Copy link

kvm2 Driver
Times for minikube: [67.977596902 69.25731848400001 66.20519364000002]
Average time for minikube: 67.81336967533333

Times for Minikube (PR 8671): [69.37045975400001 65.684959125 68.829346976]
Average time for Minikube (PR 8671): 67.96158861833334

Averages Time Per Log

+--------------------------------+-----------+--------------------+
|              LOG               | MINIKUBE  | MINIKUBE (PR 8671) |
+--------------------------------+-----------+--------------------+
| * minikube v1.12.1 on Debian   |  0.068415 |           0.070766 |
|                           9.11 |           |                    |
| * Using the kvm2 driver based  |  0.022785 |           0.022568 |
| on existing profile            |           |                    |
| * Starting control plane node  |  0.020869 |           0.003591 |
| minikube in cluster minikube   |           |                    |
| * Creating kvm2 VM (CPUs=2,    | 42.004599 |          41.939751 |
| Memory=3700MB, Disk=20000MB)   |           |                    |
| ...                            |           |                    |
| * Preparing Kubernetes v1.18.3 | 23.288542 |          23.695212 |
| on Docker 19.03.12 ...         |           |                    |
| * Verifying Kubernetes         |  1.681271 |           1.912281 |
| components...                  |           |                    |
| * Enabled addons:              |  0.610874 |           0.224228 |
| default-storageclass,          |           |                    |
| storage-provisioner            |           |                    |
| * Done! kubectl is now         |  0.107545 |           0.088281 |
| configured to use "minikube"   |           |                    |
|                                |  0.008469 |           0.004911 |
+--------------------------------+-----------+--------------------+

docker Driver
Times for minikube: [30.175837611000002 29.646925584999998 30.489300229]
Average time for minikube: 30.104021141666667

Times for Minikube (PR 8671): [27.628791540000005 29.109931954000004 27.878303416]
Average time for Minikube (PR 8671): 28.205675636666665

Averages Time Per Log

+--------------------------------+-----------+--------------------+
|              LOG               | MINIKUBE  | MINIKUBE (PR 8671) |
+--------------------------------+-----------+--------------------+
| * minikube v1.12.1 on Debian   |  0.092008 |           0.085970 |
|                           9.11 |           |                    |
| * Using the docker driver      |  0.127568 |           0.003497 |
| based on existing profile      |           |                    |
| * Starting control plane node  |  0.069730 |           0.068091 |
| minikube in cluster minikube   |           |                    |
| * Creating docker container    |  9.540979 |           8.560831 |
| (CPUs=2, Memory=3700MB) ...    |           |                    |
| * Preparing Kubernetes v1.18.3 | 19.131541 |          18.317811 |
| on Docker 19.03.2 ...          |           |                    |
| * Verifying Kubernetes         |  1.063190 |           1.082626 |
| components...                  |           |                    |
| * Enabled addons:              |  0.003350 |           0.003022 |
| default-storageclass,          |           |                    |
| storage-provisioner            |           |                    |
| * Done! kubectl is now         |  0.071970 |           0.079019 |
| configured to use "minikube"   |           |                    |
|                                |  0.003686 |           0.004811 |
+--------------------------------+-----------+--------------------+

@vinu2003
Copy link
Contributor Author

/retest

@k8s-ci-robot
Copy link
Contributor

@vinu2003: The specified target(s) for /test were not found.
The following commands are available to trigger jobs:

  • /test pull-minikube-platform-tests

In response to this:

/test again

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot
Copy link
Contributor

@vinu2003: The specified target(s) for /test were not found.
The following commands are available to trigger jobs:

  • /test pull-minikube-platform-tests

In response to this:

/test PR / functional_docker_ubuntu (pull_request)

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@vinu2003
Copy link
Contributor Author

/test pull-minikube-platform-tests

@vinu2003
Copy link
Contributor Author

/retest

@k8s-ci-robot
Copy link
Contributor

@vinu2003: The following test failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
pull-minikube-platform-tests e9c6dd0 link /test pull-minikube-platform-tests

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@vinu2003 vinu2003 force-pushed the bumpup-kubelib-version-18.5 branch from e9c6dd0 to df7ce6c Compare July 21, 2020 23:43
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 21, 2020
@vinu2003 vinu2003 force-pushed the bumpup-kubelib-version-18.5 branch from df7ce6c to 3fbd45b Compare July 23, 2020 16:23
expectedKubeadmFeatureArgs: map[string]bool{
"CoreDNS": true,
"IPv6DualStack": true,
Copy link
Member

Choose a reason for hiding this comment

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

I am not convinced these values are correct can you link in comment where the official site says the coredns is renamed to ipv6dualstack ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hey @medyagh I came across this issue while running the tests. And was referring to release notes v1.18
https://kubernetes.io/docs/setup/release/notes/

kubeadm: remove the deprecated CoreDNS feature-gate. It was set to "true" since v1.11 when the feature went GA. In v1.13 it was marked as deprecated and hidden from the CLI. (#87400, @neolit123) [SIG Cluster Lifecycle]

Checked this PR - kubernetes/kubernetes#87400 - https://kubernetes.io/docs/reference/using-api/deprecation-policy/#deprecation.

I will see if I am missing to understand anything else from my end as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@medyagh - CoreDNS is not renamed to IPv6DualStack.
In Kubeadm, CoreDNS feature gate is deprecated and removed. This particular test in minikube-bsutil is related to feature gates. So it makes sense to replace with IPv6DualStack.
https://kubernetes.io/docs/setup/release/notes/

Copy link
Member

Choose a reason for hiding this comment

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

so that would make a problem if a user wants to deploy an older kubernetes version to minikube ?

Copy link
Contributor Author

@vinu2003 vinu2003 Aug 13, 2020

Choose a reason for hiding this comment

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

Hi @medyagh Apologies for delayed responses - i was away for a while.

It is indeed not backward compatible if, the user starts cluster with feature gates option --feature-gates CoreDNS=true with this dependency upgrade as the kubeadm refers to v1.18.5

But I was able to start the cluster successfully with older version of kubernetes with this change.
./out/minikube start --kubernetes-version v1.17.0

Haven't tried something like supporting multiple versions in go mod.Not sure if that is an optimal solution to this as I still exploring the architecture and learning.

Also, I noticed that i should be bumping to 1.18.3 and not 1.18.5.
DefaultKubernetesVersion = "v1.18.3". - This is seperate.

Copy link
Contributor Author

@vinu2003 vinu2003 Aug 21, 2020

Choose a reason for hiding this comment

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

Hey @medyagh as far as i have analysed into this, adding k8s as module means adding the subcomponents under require directive and this specific feature gates is part of kubeadm and there is no way to support different versions of it.
i have also looking into this PR earlier when its bumped up to 1.15
#4719 - which eventually replaced the older feature gates and added CoreDNS part.
Provided this CoreDNS is depreciated, can we go for another Pr with v18.3 which will have the same impact of backward compatibility when the driver is started that eventually calls kubeadm init feature-gates=CoreDNS.
But the user can start the old driver without this option.

Not sure how to move forward with this.

@vinu2003 vinu2003 requested a review from medyagh July 27, 2020 02:59
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.

thank you

@medyagh medyagh merged commit b28673f into kubernetes:master Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

go mod: upgrade lib k8s.io/kubernetes v1.17.3
8 participants