Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/kubernetes.spec'], False, '/var/lib/mock/bananas7-el7.centos-build-443-993/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/kubernetes.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/kubernetes-0.5-125.2.git162e498.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/kubernetes.spec'], False, '/var/lib/mock/bananas7-el7.centos-build-443-993/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/kubernetes.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/bash -e /var/tmp/rpm-tmp.gPc8Yz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff + /usr/bin/gzip -dc /builddir/build/SOURCES/kubernetes-162e498.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'kubernetes-0.5 base' + exit 0 Executing(%build): /bin/bash -e /var/tmp/rpm-tmp.ayJ1J9 + umask 022 + cd /builddir/build/BUILD + cd kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff + export KUBE_GIT_COMMIT=162e4983b947d2f6f858ca7607869d70627f5dff + KUBE_GIT_COMMIT=162e4983b947d2f6f858ca7607869d70627f5dff + export KUBE_GIT_VERSION=v0.5-125-g162e4983b947d2 + KUBE_GIT_VERSION=v0.5-125-g162e4983b947d2 + hack/build-go.sh --use_go_build +++ Building go targets for linux/amd64: cmd/kube-proxy cmd/kube-apiserver cmd/kube-controller-manager cmd/kubelet plugin/cmd/kube-scheduler cmd/kubecfg cmd/kubectl cmd/kubernetes cmd/e2e cmd/integration +++ Placing binaries + exit 0 Executing(%install): /bin/bash -e /var/tmp/rpm-tmp.QzfVLB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64 + cd kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff + . hack/lib/init.sh ++ set -o errexit ++ set -o nounset ++ set -o pipefail +++ unset CDPATH ++++ dirname hack/lib/init.sh +++ kube_root=hack/lib/../.. +++ cd hack/lib/../.. +++ pwd ++ KUBE_ROOT=/builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff ++ KUBE_OUTPUT_SUBPATH=_output/local ++ KUBE_OUTPUT=/builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local ++ KUBE_OUTPUT_BINPATH=/builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/bin ++ source /builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/hack/lib/util.sh ++ source /builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/hack/lib/logging.sh ++ kube::log::install_errexit ++ trap kube::log::errexit ERR ++ set -o errtrace ++ source /builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/hack/lib/version.sh ++ source /builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/hack/lib/golang.sh +++ readonly KUBE_GO_PACKAGE=github.com/GoogleCloudPlatform/kubernetes +++ KUBE_GO_PACKAGE=github.com/GoogleCloudPlatform/kubernetes +++ readonly KUBE_GOPATH=/builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/go +++ KUBE_GOPATH=/builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/go +++ KUBE_SERVER_TARGETS=(cmd/kube-proxy cmd/kube-apiserver cmd/kube-controller-manager cmd/kubelet plugin/cmd/kube-scheduler) +++ readonly KUBE_SERVER_TARGETS +++ KUBE_SERVER_BINARIES=("${KUBE_SERVER_TARGETS[@]##*/}") +++ readonly KUBE_SERVER_BINARIES +++ KUBE_SERVER_PLATFORMS=(linux/amd64) +++ readonly KUBE_SERVER_PLATFORMS +++ KUBE_CLIENT_TARGETS=(cmd/kubecfg cmd/kubectl cmd/kubernetes) +++ readonly KUBE_CLIENT_TARGETS +++ KUBE_CLIENT_BINARIES=("${KUBE_CLIENT_TARGETS[@]##*/}") +++ readonly KUBE_CLIENT_BINARIES +++ KUBE_TEST_TARGETS=(cmd/e2e cmd/integration) +++ readonly KUBE_TEST_TARGETS +++ KUBE_TEST_BINARIES=("${KUBE_TEST_TARGETS[@]##*/}") +++ readonly KUBE_TEST_BINARIES +++ KUBE_CLIENT_PLATFORMS=(linux/amd64 linux/386 linux/arm darwin/amd64 darwin/386) +++ readonly KUBE_CLIENT_PLATFORMS +++ KUBE_ALL_TARGETS=("${KUBE_SERVER_TARGETS[@]}" "${KUBE_CLIENT_TARGETS[@]}" "${KUBE_TEST_TARGETS[@]}") +++ readonly KUBE_ALL_TARGETS +++ KUBE_ALL_BINARIES=("${KUBE_ALL_TARGETS[@]##*/}") +++ readonly KUBE_ALL_BINARIES ++ source /builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/hack/lib/etcd.sh +++ kube::util::host_platform +++ local host_os +++ local host_arch +++ case "$(uname -s)" in ++++ uname -s +++ host_os=linux +++ case "$(uname -m)" in ++++ uname -m +++ host_arch=amd64 +++ echo linux/amd64 ++ KUBE_OUTPUT_HOSTBIN=/builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/bin/linux/amd64 + kube::golang::setup_env + kube::golang::create_gopath_tree + local go_pkg_dir=/builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/go/src/github.com/GoogleCloudPlatform/kubernetes ++ dirname /builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/go/src/github.com/GoogleCloudPlatform/kubernetes + local go_pkg_basedir=/builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/go/src/github.com/GoogleCloudPlatform + mkdir -p /builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/go/src/github.com/GoogleCloudPlatform + rm -f /builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/go/src/github.com/GoogleCloudPlatform/kubernetes + ln -s /builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff /builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/go/src/github.com/GoogleCloudPlatform/kubernetes ++ which go + [[ -z /usr/bin/go ]] + [[ '' != \t\r\u\e ]] + local go_version + go_version=($(go version)) ++ go version + [[ go1.3.3 < go1.2 ]] + GOPATH=/builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/go + [[ -n '' ]] + [[ -z '' ]] + GOPATH=/builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/go:/builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/Godeps/_workspace + export GOPATH + unset GOBIN ++ kube::golang::current_platform ++ local os= ++ [[ -z '' ]] +++ go env GOHOSTOS ++ os=linux ++ local arch= ++ [[ -z '' ]] +++ go env GOHOSTARCH ++ arch=amd64 ++ echo linux/amd64 + output_path=/builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/bin/linux/amd64 + binaries=(kube-apiserver kube-controller-manager kube-scheduler kube-proxy kubelet kubectl) + install -m 755 -d /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/bin + for bin in '"${binaries[@]}"' + echo '+++ INSTALLING kube-apiserver' +++ INSTALLING kube-apiserver + install -p -m 755 -t /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/bin /builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/bin/linux/amd64/kube-apiserver +++ INSTALLING kube-controller-manager + for bin in '"${binaries[@]}"' + echo '+++ INSTALLING kube-controller-manager' + install -p -m 755 -t /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/bin /builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/bin/linux/amd64/kube-controller-manager + for bin in '"${binaries[@]}"' + echo '+++ INSTALLING kube-scheduler' +++ INSTALLING kube-scheduler + install -p -m 755 -t /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/bin /builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/bin/linux/amd64/kube-scheduler + for bin in '"${binaries[@]}"' + echo '+++ INSTALLING kube-proxy' +++ INSTALLING kube-proxy + install -p -m 755 -t /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/bin /builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/bin/linux/amd64/kube-proxy + for bin in '"${binaries[@]}"' + echo '+++ INSTALLING kubelet' +++ INSTALLING kubelet + install -p -m 755 -t /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/bin /builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/bin/linux/amd64/kubelet + for bin in '"${binaries[@]}"' + echo '+++ INSTALLING kubectl' +++ INSTALLING kubectl + install -p -m 755 -t /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/bin /builddir/build/BUILD/kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff/_output/local/bin/linux/amd64/kubectl + install -d -m 0755 /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/share/bash-completion/completions/ + install -t /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/share/bash-completion/completions/ contrib/completions/bash/kubectl + install -d -m 0755 /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/etc/kubernetes + install -m 644 -t /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/etc/kubernetes contrib/init/systemd/environ/apiserver contrib/init/systemd/environ/config contrib/init/systemd/environ/controller-manager contrib/init/systemd/environ/kubelet contrib/init/systemd/environ/proxy contrib/init/systemd/environ/scheduler + install -d -m 0755 /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/lib/systemd/system + install -m 0644 -t /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/lib/systemd/system contrib/init/systemd/kube-apiserver.service contrib/init/systemd/kube-controller-manager.service contrib/init/systemd/kube-proxy.service contrib/init/systemd/kube-scheduler.service contrib/init/systemd/kubelet.service + sed -i s/docker.socket/docker.service/g /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/lib/systemd/system/kubelet.service + install -d /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/share/man/man1 + install -p -m 644 docs/man/man1/kube-apiserver.1 docs/man/man1/kube-controller-manager.1 docs/man/man1/kube-proxy.1 docs/man/man1/kube-scheduler.1 docs/man/man1/kubelet.1 /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/share/man/man1 + install -d /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/var/lib/kubelet + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/bash -e /var/tmp/rpm-tmp.cpZci5 + umask 022 ******Testing the commands***** + cd /builddir/build/BUILD + cd kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff + echo '******Testing the commands*****' + hack/test-cmd.sh +++ etcd: {"action":"get","node":{"key":"/","dir":true}} +++ Running kubectl with no options kubectl controls the Kubernetes cluster manager. Find more information at https://github.com/GoogleCloudPlatform/kubernetes. Usage: kubectl [flags] kubectl [command] Available Commands: version Print version of client and server proxy Run a proxy to the Kubernetes API server get [(-o|--output=)json|yaml|...] [] Display one or many resources describe Show details of a specific resource create -f filename Create a resource by filename or stdin createall [-d directory] [-f filename] Create all resources specified in a directory, filename or stdin update -f filename Update a resource by filename or stdin delete ([-f filename] | ( )) Delete a resource by filename, stdin or resource and id namespace [] Set and view the current Kubernetes namespace log Print the logs for a container in a pod help [command] Help about any command Available Flags: --api-version="v1beta1": The version of the API to use against the server -a, --auth-path="/builddir/.kubernetes_auth": Path to the auth info file. If missing, prompt the user. Only used if using https. --certificate-authority="": Path to a certificate file for the certificate authority --client-certificate="": Path to a client certificate for TLS. --client-key="": Path to a client key file for TLS. -h, --help=false: help for kubectl --insecure-skip-tls-verify=false: If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure. --match-server-version=false: Require server version to match client version -n, --namespace="": If present, the namespace scope for this CLI request. --ns-path="/builddir/.kubernetes_ns": Path to the namespace info file that holds the namespace context to use for CLI requests. -s, --server="": Kubernetes apiserver to connect to Use "kubectl help [command]" for more information about that command. +++ Starting kubelet I1125 10:34:16.714937 944 kubelet.go:157] No api servers specified. I1125 10:34:16.715010 944 kubelet.go:94] Connecting to docker on unix:///var/run/docker.sock I1125 10:34:17.104543 944 kubelet.go:216] Watching for etcd configs at [http://127.0.0.1:4001] E1125 10:34:17.104786 944 kubelet.go:241] Garbage collect failed: dial unix /var/run/docker.sock: no such file or directory I1125 10:34:17.104821 944 plugins.go:56] Registering credential provider: .dockercfg I1125 10:34:17.105044 944 logs.go:39] etcd DEBUG: get /registry/nodes/127.0.0.1/boundpods [http://127.0.0.1:4001] I1125 10:34:17.105090 944 logs.go:39] etcd DEBUG: Connecting to etcd: attempt1forkeys/registry/nodes/127.0.0.1/boundpods?consistent=true&recursive=false&sorted=false I1125 10:34:17.105104 944 logs.go:39] etcd DEBUG: send.request.to http://127.0.0.1:4001/v2/keys/registry/nodes/127.0.0.1/boundpods?consistent=true&recursive=false&sorted=false | method GET I1125 10:34:17.105141 944 event.go:92] Event(api.ObjectReference{Kind:"Minion", Namespace:"default", Name:"127.0.0.1", UID:"127.0.0.1", APIVersion:"", ResourceVersion:"", FieldPath:""}): status: '', reason: 'starting' Starting kubelet. I1125 10:34:17.106359 944 logs.go:39] etcd DEBUG: recv.response.fromhttp://127.0.0.1:4001/v2/keys/registry/nodes/127.0.0.1/boundpods?consistent=true&recursive=false&sorted=false I1125 10:34:17.106430 944 logs.go:39] etcd DEBUG: recv.success.http://127.0.0.1:4001/v2/keys/registry/nodes/127.0.0.1/boundpods?consistent=true&recursive=false&sorted=false I1125 10:34:17.106652 944 logs.go:39] etcd DEBUG: watch /registry/nodes/127.0.0.1/boundpods [http://127.0.0.1:4001] I1125 10:34:17.106673 944 logs.go:39] etcd DEBUG: get /registry/nodes/127.0.0.1/boundpods [http://127.0.0.1:4001] I1125 10:34:17.106755 944 logs.go:39] etcd DEBUG: Connecting to etcd: attempt1forkeys/registry/nodes/127.0.0.1/boundpods?consistent=true&wait=true&waitIndex=3 I1125 10:34:17.106772 944 logs.go:39] etcd DEBUG: send.request.to http://127.0.0.1:4001/v2/keys/registry/nodes/127.0.0.1/boundpods?consistent=true&wait=true&waitIndex=3 | method GET E1125 10:34:17.107031 944 config.go:79] while trying to read http://metadata.google.internal./computeMetadata/v1/: Get http://metadata.google.internal./computeMetadata/v1/: dial tcp: lookup metadata.google.internal.: no such host I1125 10:34:17.107321 944 logs.go:39] etcd DEBUG: recv.response.fromhttp://127.0.0.1:4001/v2/keys/registry/nodes/127.0.0.1/boundpods?consistent=true&wait=true&waitIndex=3 E1125 10:34:17.107428 944 config.go:79] while trying to read http://metadata.google.internal./computeMetadata/v1/: Get http://metadata.google.internal./computeMetadata/v1/: dial tcp: lookup metadata.google.internal.: no such host E1125 10:34:17.107770 944 config.go:79] while trying to read http://metadata.google.internal./computeMetadata/v1/instance/service-accounts/default/scopes?alt=json: Get http://metadata.google.internal./computeMetadata/v1/instance/service-accounts/default/scopes?alt=json: dial tcp: lookup metadata.google.internal.: no such host +++ kubelet: ok +++ Starting kube-apiserver I1125 10:34:17.146547 959 plugins.go:70] No cloud provider specified. I1125 10:34:17.160653 959 logs.go:39] [restful/swagger] listing is available at /swaggerapi/ I1125 10:34:17.166135 959 logs.go:39] [restful/swagger] Swagger(File)Path is empty ; no UI is served I1125 10:34:17.166176 959 apiserver.go:206] Serving read-only insecurely on 127.0.0.1:7080 I1125 10:34:17.166190 959 apiserver.go:245] Serving insecurely on 127.0.0.1:8080 +++ apiserver: ok +++ Starting CONTROLLER-MANAGER I1125 10:34:17.363050 970 plugins.go:70] No cloud provider specified. +++ controller-manager: ok +++ Testing kubectl(pods) NAME IMAGE(S) HOST LABELS STATUS redis-master NAME IMAGE(S) HOST LABELS STATUS redis-master dockerfile/redis name=redis-master Pending NAME IMAGE(S) HOST LABELS STATUS redis-master dockerfile/redis name=redis-master Pending redis-master F1125 10:34:17.709115 1018 get.go:82] unable to output the provided object: error executing template '{{ len .items }}': 'reflect: call of reflect.Value.Type on zero Value' ----data---- map[string]interface {}{"items":interface {}(nil), "kind":"PodList", "creationTimestamp":interface {}(nil), "selfLink":"/api/v1beta1/pods", "resourceVersion":9, "apiVersion":"v1beta1"} redis-master redis-master +++ Testing kubectl(services) NAME LABELS SELECTOR IP PORT kubernetes component=apiserver,provider=kubernetes 10.0.0.3 443 kubernetes-ro component=apiserver,provider=kubernetes 10.0.0.28 80 frontend NAME LABELS SELECTOR IP PORT kubernetes-ro component=apiserver,provider=kubernetes 10.0.0.28 80 kubernetes component=apiserver,provider=kubernetes 10.0.0.3 443 frontend name=frontend name=frontend 10.0.0.240 80 frontend +++ Testing kubectl(replicationcontrollers) NAME IMAGE(S) SELECTOR REPLICAS frontendController NAME IMAGE(S) SELECTOR REPLICAS frontendController brendanburns/php-redis name=frontend 3 +++ Testing kubectl(minions) NAME 127.0.0.1 NAME 127.0.0.1 +++ TEST PASSED +++ Clean up complete + echo '******Benchmarking kube********' ******Benchmarking kube******** + hack/benchmark-go.sh PASS ok github.com/GoogleCloudPlatform/kubernetes/examples 0.011s PASS BenchmarkEncode 10000 116329 ns/op 14435 B/op 219 allocs/op BenchmarkEncodeJSON 100000 25670 ns/op 3780 B/op 32 allocs/op BenchmarkDecode 2000 770548 ns/op 331368 B/op 2366 allocs/op BenchmarkDecodeInto 2000 771872 ns/op 331368 B/op 2366 allocs/op BenchmarkDecodeJSON 50000 31442 ns/op 1630 B/op 38 allocs/op ok github.com/GoogleCloudPlatform/kubernetes/pkg/api 9.157s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/api/errors 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/api/latest 0.010s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/api/meta 0.008s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/api/v1beta1 0.010s PASS testing: warning: no tests to run ok github.com/GoogleCloudPlatform/kubernetes/pkg/api/v1beta2 0.004s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/api/validation 0.011s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/apiserver 0.012s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/auth/authenticator/bearertoken 0.006s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/auth/authorizer/abac 0.004s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/auth/handlers 0.008s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/client 0.010s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/client/cache 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/client/record 0.010s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/clientauth 0.010s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider/aws 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider/controller 0.010s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider/gce 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider/openstack 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider/ovirt 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider/vagrant 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/config 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/constraint 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/controller 0.010s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/conversion 0.008s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/credentialprovider 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/credentialprovider/gcp 0.008s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/health 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/healthz 0.006s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/httplog 0.008s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/kubecfg 0.010s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/kubectl 0.010s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/kubectl/cmd 0.010s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet 0.011s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet/config 0.011s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet/dockertools 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/labels 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/master 0.012s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/proxy 0.010s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/proxy/config 0.010s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/registry/binding 0.012s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/registry/controller 0.013s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/registry/endpoint 0.012s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/registry/etcd 0.011s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/registry/event 0.012s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/registry/generic 0.008s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/registry/generic/etcd 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/registry/minion 0.011s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/registry/pod 0.013s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/registry/service 0.012s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/resources 0.008s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/runtime 0.008s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/scheduler 0.010s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/service 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/tools 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/util 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/util/config 0.008s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/util/exec 0.004s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/util/iptables 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/util/wait 0.004s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/volume 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/watch 0.008s PASS ok github.com/GoogleCloudPlatform/kubernetes/pkg/watch/json 0.009s PASS ok github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/auth/authenticator/token/tokenfile 0.004s PASS ok github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/scheduler 0.010s PASS ok github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/scheduler/factory 0.011s ? github.com/GoogleCloudPlatform/kubernetes/test/integration [no test files] + exit 0 Processing files: kubernetes-0.5-125.2.git162e498.el7.centos.x86_64 Executing(%doc): /bin/bash -e /var/tmp/rpm-tmp.0jnc19 + umask 022 + cd /builddir/build/BUILD + cd kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff + DOCDIR=/builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/share/doc/kubernetes-0.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/share/doc/kubernetes-0.5 + cp -pr README.md /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/share/doc/kubernetes-0.5 + cp -pr LICENSE /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/share/doc/kubernetes-0.5 + cp -pr CONTRIB.md /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/share/doc/kubernetes-0.5 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/share/doc/kubernetes-0.5 + cp -pr DESIGN.md /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64/usr/share/doc/kubernetes-0.5 + exit 0 Provides: config(kubernetes) = 0.5-125.2.git162e498.el7.centos kubernetes = 0.5-125.2.git162e498.el7.centos kubernetes(x86-64) = 0.5-125.2.git162e498.el7.centos Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64 Wrote: /builddir/build/RPMS/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64.rpm Executing(%clean): /bin/bash -e /var/tmp/rpm-tmp.0R3uOw + umask 022 + cd /builddir/build/BUILD + cd kubernetes-162e4983b947d2f6f858ca7607869d70627f5dff + /usr/bin/rm -rf /builddir/build/BUILDROOT/kubernetes-0.5-125.2.git162e498.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->