Started by remote host 50.17.198.52 [EnvInject] - Loading node environment variables. Building in workspace /var/lib/jenkins/jobs/test-origin-metrics/workspace Run condition [And] enabling prebuild for step [BuilderChain] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_ROOT=/data/src/github.com/openshift/origin INSTANCE_TYPE=c4.xlarge GIT_BRANCH=master GITHUB_REPO=openshift OS=centos7 TESTNAME=metrics [EnvInject] - Variables injected successfully. [workspace] $ /bin/sh -xe /tmp/jenkins532745095039219683.sh + false + vagrant origin-local-checkout --replace --repo origin-metrics You don't seem to have the GOPATH environment variable set on your system. See: 'go help gopath' for more details about GOPATH. Waiting for the cloning process to finish Checking repo integrity for /var/lib/jenkins/jobs/test-origin-metrics/workspace/origin-metrics ~/jobs/test-origin-metrics/workspace/origin-metrics ~/jobs/test-origin-metrics/workspace # On branch master # Your branch is ahead of 'origin/master' by 1 commit. # (use "git push" to publish your local commits) # nothing to commit, working directory clean ~/jobs/test-origin-metrics/workspace Replacing: /var/lib/jenkins/jobs/test-origin-metrics/workspace/origin-metrics ~/jobs/test-origin-metrics/workspace/origin-metrics ~/jobs/test-origin-metrics/workspace From https://github.com/openshift/origin-metrics bf3b3a5..c4142ae master -> origin/master Already on 'master' Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at c4142ae Merge pull request #405 from jsanda/configure-logging-manager Deleted branch tpr_configure-logging-manager_jsanda (was cd65484). ~/jobs/test-origin-metrics/workspace Origin repositories cloned into /var/lib/jenkins/jobs/test-origin-metrics/workspace + '[' -n 406 ']' + set +x *****Locally Merging Pull Request: https://github.com/openshift/origin-metrics/pull/406 + test_pull_requests --local_merge_pull_request 406 --repo origin-metrics --config /var/lib/jenkins/.test_pull_requests_metrics.json WARNING: Cache won't persist between runs. *** Starting with empty cache Rate limit remaining: 4818 Checking if current base repo commit ID matches what we expect Local merging pull request #406 for repo 'origin-metrics' against base repo commit id c4142ae378b4b7c8ec82f4645fac93b8abf039f5 from pr branch commit id a9e4c9b1d0295621300f391fb9e95684858aaae6 + pushd origin-metrics + git checkout master Already on 'master' + git checkout -b tpr_hawkular-schema_jsanda Switched to a new branch 'tpr_hawkular-schema_jsanda' + git pull git@github.com:jsanda/origin-metrics.git hawkular-schema From github.com:jsanda/origin-metrics * branch hawkular-schema -> FETCH_HEAD + git pull git@github.com:jsanda/origin-metrics.git hawkular-schema --tags From github.com:jsanda/origin-metrics * branch hawkular-schema -> FETCH_HEAD + git checkout master Switched to branch 'master' + git merge tpr_hawkular-schema_jsanda + git submodule update --recursive + popd Rate limit resets in: 2888s, at 2018-03-27T17:03:22-04:00 (1522184602) Rate limit remaining: 4814; delta: 4 Rate limit is not too low. Would run. Cache stats: Hits: 0, Misses: 4, Bypass: 0 (raw): [:fresh, 0, :invalid, 0, :miss, 4, :unacceptable, 0, :valid, 0] Done ~/jobs/test-origin-metrics/workspace/origin-metrics ~/jobs/test-origin-metrics/workspace Updating c4142ae..a9e4c9b Fast-forward .gitignore | 7 +- hack/build-images.sh | 2 +- hawkular-metrics-schema/Dockerfile | 52 +++++++ hawkular-metrics-schema/dev/README.adoc | 5 + hawkular-metrics-schema/hawkular-metrics-schema.sh | 154 +++++++++++++++++++++ hawkular-metrics/Dockerfile | 18 +-- hawkular-metrics/dev/README.adoc | 4 +- .../modules/org/jgroups/kubernetes/main/module.xml | 17 --- .../modules/org/jgroups/main/module.xml | 35 ----- hawkular-metrics/standalone.xml | 142 ++++--------------- 10 files changed, 255 insertions(+), 181 deletions(-) create mode 100644 hawkular-metrics-schema/Dockerfile create mode 100644 hawkular-metrics-schema/dev/README.adoc create mode 100755 hawkular-metrics-schema/hawkular-metrics-schema.sh delete mode 100644 hawkular-metrics/modules/org/jgroups/kubernetes/main/module.xml delete mode 100644 hawkular-metrics/modules/org/jgroups/main/module.xml Already up-to-date. Updating c4142ae..a9e4c9b Fast-forward .gitignore | 7 +- hack/build-images.sh | 2 +- hawkular-metrics-schema/Dockerfile | 52 +++++++ hawkular-metrics-schema/dev/README.adoc | 5 + hawkular-metrics-schema/hawkular-metrics-schema.sh | 154 +++++++++++++++++++++ hawkular-metrics/Dockerfile | 18 +-- hawkular-metrics/dev/README.adoc | 4 +- .../modules/org/jgroups/kubernetes/main/module.xml | 17 --- .../modules/org/jgroups/main/module.xml | 35 ----- hawkular-metrics/standalone.xml | 142 ++++--------------- 10 files changed, 255 insertions(+), 181 deletions(-) create mode 100644 hawkular-metrics-schema/Dockerfile create mode 100644 hawkular-metrics-schema/dev/README.adoc create mode 100755 hawkular-metrics-schema/hawkular-metrics-schema.sh delete mode 100644 hawkular-metrics/modules/org/jgroups/kubernetes/main/module.xml delete mode 100644 hawkular-metrics/modules/org/jgroups/main/module.xml ~/jobs/test-origin-metrics/workspace + vagrant origin-local-checkout --replace You don't seem to have the GOPATH environment variable set on your system. See: 'go help gopath' for more details about GOPATH. Waiting for the cloning process to finish Checking repo integrity for /var/lib/jenkins/jobs/test-origin-metrics/workspace/origin ~/jobs/test-origin-metrics/workspace/origin ~/jobs/test-origin-metrics/workspace # On branch master # Untracked files: # (use "git add ..." to include in what will be committed) # # artifacts/ nothing added to commit but untracked files present (use "git add" to track) ~/jobs/test-origin-metrics/workspace Replacing: /var/lib/jenkins/jobs/test-origin-metrics/workspace/origin ~/jobs/test-origin-metrics/workspace/origin ~/jobs/test-origin-metrics/workspace From https://github.com/openshift/origin eaf3a0a..bd17376 master -> origin/master * [new branch] eparis-point-to-bugzilla -> origin/eparis-point-to-bugzilla efb0d59..269e828 release-3.6 -> origin/release-3.6 a8deba5..5eda3fa release-3.7 -> origin/release-3.7 ff72b3f..bf2a173 release-3.8 -> origin/release-3.8 5ca3fd2..eda48d2 release-3.9 -> origin/release-3.9 * [new branch] revert-18978-multicast-test-networkpolicy -> origin/revert-18978-multicast-test-networkpolicy * [new tag] v3.8.0 -> v3.8.0 From https://github.com/openshift/origin * [new tag] v3.7.2 -> v3.7.2 * [new tag] v3.9.0 -> v3.9.0 Already on 'master' Your branch is behind 'origin/master' by 305 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at bd17376 Merge pull request #19102 from bparees/custom_binary Removing .vagrant-openshift.json Removing .vagrant/ Removing artifacts/ fatal: branch name required ~/jobs/test-origin-metrics/workspace Origin repositories cloned into /var/lib/jenkins/jobs/test-origin-metrics/workspace + pushd origin ~/jobs/test-origin-metrics/workspace/origin ~/jobs/test-origin-metrics/workspace + INSTANCE_NAME=origin_metrics-centos7-319 + GIT_URL=https://github.com/openshift/origin-metrics ++ echo https://github.com/openshift/origin-metrics ++ sed s,https://,, + OMETRICS_LOCAL_PATH=github.com/openshift/origin-metrics + ORIGIN_METRICS_DIR=/data/src/github.com/openshift/origin-metrics + env + sort _=/bin/env BUILD_CAUSE=REMOTECAUSE BUILD_CAUSE_REMOTECAUSE=true BUILD_DISPLAY_NAME=#319 BUILD_ID=319 BUILD_NUMBER=319 BUILD_TAG=jenkins-test-origin-metrics-319 BUILD_URL=https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/319/ EXECUTOR_NUMBER=190 GIT_BRANCH=master GITHUB_REPO=openshift HOME=/var/lib/jenkins HUDSON_COOKIE=f97adc54-5eaf-4a82-ab28-490aa73675f4 HUDSON_HOME=/var/lib/jenkins HUDSON_SERVER_COOKIE=ec11f8b2841c966f HUDSON_URL=https://ci.openshift.redhat.com/jenkins/ INSTANCE_TYPE=c4.xlarge JENKINS_HOME=/var/lib/jenkins JENKINS_SERVER_COOKIE=ec11f8b2841c966f JENKINS_URL=https://ci.openshift.redhat.com/jenkins/ JOB_BASE_NAME=test-origin-metrics JOB_DISPLAY_URL=https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/display/redirect JOB_NAME=test-origin-metrics JOB_URL=https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/ LANG=en_US.UTF-8 LOGNAME=jenkins MERGE=false MERGE_SEVERITY=none METRICS_PULL_ID=406 NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat NODE_LABELS=master NODE_NAME=master OLDPWD=/var/lib/jenkins/jobs/test-origin-metrics/workspace OS=centos7 OS_ROOT=/data/src/github.com/openshift/origin PATH=/sbin:/usr/sbin:/bin:/usr/bin PWD=/var/lib/jenkins/jobs/test-origin-metrics/workspace/origin ROOT_BUILD_CAUSE=REMOTECAUSE ROOT_BUILD_CAUSE_REMOTECAUSE=true RUN_CHANGES_DISPLAY_URL=https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/319/display/redirect?page=changes RUN_DISPLAY_URL=https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/319/display/redirect SHELL=/bin/bash SHLVL=3 TESTNAME=metrics USER=jenkins WORKSPACE=/var/lib/jenkins/jobs/test-origin-metrics/workspace XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt + vagrant origin-init --stage inst --os centos7 --instance-type c4.xlarge origin_metrics-centos7-319 Reading AWS credentials from /var/lib/jenkins/.awscred Searching devenv-centos7_* for latest base AMI (required_name_tag=) Found: ami-2fb42b39 (devenv-centos7_6170) ++ seq 0 2 + for i in '$(seq 0 2)' + vagrant up --provider aws Bringing machine 'openshiftdev' up with 'aws' provider... ==> openshiftdev: Warning! The AWS provider doesn't support any of the Vagrant ==> openshiftdev: high-level network configurations (`config.vm.network`). They ==> openshiftdev: will be silently ignored. ==> openshiftdev: Warning! You're launching this instance into a VPC without an ==> openshiftdev: elastic IP. Please verify you're properly connected to a VPN so ==> openshiftdev: you can access this machine, otherwise Vagrant will not be able ==> openshiftdev: to SSH into it. ==> openshiftdev: Launching an instance with the following settings... ==> openshiftdev: -- Type: c4.xlarge ==> openshiftdev: -- AMI: ami-2fb42b39 ==> openshiftdev: -- Region: us-east-1 ==> openshiftdev: -- Keypair: libra ==> openshiftdev: -- Subnet ID: subnet-cf57c596 ==> openshiftdev: -- User Data: yes ==> openshiftdev: -- User Data: ==> openshiftdev: # cloud-config ==> openshiftdev: ==> openshiftdev: growpart: ==> openshiftdev: mode: auto ==> openshiftdev: devices: ['/'] ==> openshiftdev: runcmd: ==> openshiftdev: - [ sh, -xc, "sed -i s/^Defaults.*requiretty/#Defaults requiretty/g /etc/sudoers"] ==> openshiftdev: ==> openshiftdev: -- Block Device Mapping: [{"DeviceName"=>"/dev/sda1", "Ebs.VolumeSize"=>25, "Ebs.VolumeType"=>"gp2"}, {"DeviceName"=>"/dev/sdb", "Ebs.VolumeSize"=>35, "Ebs.VolumeType"=>"gp2"}] ==> openshiftdev: -- Terminate On Shutdown: false ==> openshiftdev: -- Monitoring: false ==> openshiftdev: -- EBS optimized: false ==> openshiftdev: -- Assigning a public IP address in a VPC: false ==> openshiftdev: Waiting for instance to become "ready"... ==> openshiftdev: Waiting for SSH to become available... ==> openshiftdev: Machine is booted and ready for use! ==> openshiftdev: Running provisioner: setup (shell)... openshiftdev: Running: /tmp/vagrant-shell20180327-24524-bt3wuj.sh ==> openshiftdev: Host: ec2-54-165-212-74.compute-1.amazonaws.com + break + vagrant sync-origin-metrics -c -s Running ssh/sudo command 'rm -rf /data/src/github.com/openshift/origin-metrics-bare; ' with timeout 14400. Attempt #0 Running ssh/sudo command 'mkdir -p /centos/.ssh; mv /tmp/file20180327-24635-edkzs7 /centos/.ssh/config && chown centos:centos /centos/.ssh/config && chmod 0600 /centos/.ssh/config' with timeout 14400. Attempt #0 Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/' with timeout 14400. Attempt #0 Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/builder && chown -R centos:centos /data/src/github.com/openshift/' with timeout 14400. Attempt #0 Running ssh/sudo command 'set -e rm -fr /data/src/github.com/openshift/origin-metrics-bare; if [ ! -d /data/src/github.com/openshift/origin-metrics-bare ]; then git clone --quiet --bare https://github.com/openshift/origin-metrics.git /data/src/github.com/openshift/origin-metrics-bare >/dev/null fi ' with timeout 14400. Attempt #0 Synchronizing local sources Synchronizing [origin-metrics@master] from origin-metrics... Warning: Permanently added '54.165.212.74' (ECDSA) to the list of known hosts. Running ssh/sudo command 'set -e if [ -d /data/src/github.com/openshift/origin-metrics-bare ]; then rm -rf /data/src/github.com/openshift/origin-metrics echo 'Cloning origin-metrics ...' git clone --quiet --recurse-submodules /data/src/github.com/openshift/origin-metrics-bare /data/src/github.com/openshift/origin-metrics else MISSING_REPO+='origin-metrics-bare' fi if [ -n "$MISSING_REPO" ]; then echo 'Missing required upstream repositories:' echo $MISSING_REPO echo 'To fix, execute command: vagrant clone-upstream-repos' fi ' with timeout 14400. Attempt #0 Cloning origin-metrics ... + vagrant ssh -c 'if [ ! -d /tmp/openshift ] ; then mkdir /tmp/openshift ; fi ; sudo chmod 777 /tmp/openshift' + vagrant test-origin-metrics -d --env GIT_URL=https://github.com/openshift/origin-metrics --env GIT_BRANCH=master --env ORIGIN_METRICS_DIR=/data/src/github.com/openshift/origin-metrics --env OS_ROOT=/data/src/github.com/openshift/origin --env USE_LOCAL_SOURCE=true --env VERBOSE=1 *************************************************** Running GIT_URL=https://github.com/openshift/origin-metrics GIT_BRANCH=master ORIGIN_METRICS_DIR=/data/src/github.com/openshift/origin-metrics OS_ROOT=/data/src/github.com/openshift/origin USE_LOCAL_SOURCE=true VERBOSE=1 ./ci_test_every_pr.sh... /data/src/github.com/openshift/origin /data/src/github.com/openshift/origin-metrics/hack/tests /data/src/github.com/openshift/origin-metrics/hack/tests /data/src/github.com/openshift/origin-metrics /data/src/github.com/openshift/origin-metrics/hack/tests /data/src/github.com/openshift/origin-metrics/hack/tests [INFO] Starting metrics tests at Tue Mar 27 20:18:39 UTC 2018 Generated new key pair as /tmp/openshift/ci_test_every_pr/openshift.local.config/master/serviceaccounts.public.key and /tmp/openshift/ci_test_every_pr/openshift.local.config/master/serviceaccounts.private.key Generating node credentials ... Created node config for 172.18.0.201 in /tmp/openshift/ci_test_every_pr/openshift.local.config/node-172.18.0.201 Wrote master config to: /tmp/openshift/ci_test_every_pr/openshift.local.config/master/master-config.yaml Running hack/lib/start.sh:349: executing 'oc get --raw /healthz --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.25s until completion or 80.000s... SUCCESS after 2.701s: hack/lib/start.sh:349: executing 'oc get --raw /healthz --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.25s until completion or 80.000s Standard output from the command: Standard error from the command: The connection to the server 172.18.0.201:8443 was refused - did you specify the right host or port? ... repeated 2 times Error from server (Forbidden): User "system:admin" cannot "get" on "/healthz" ... repeated 3 times Error from server (InternalError): an error on the server ("[+]ping ok\n[-]poststarthook/bootstrap-controller failed: not finished\n[+]poststarthook/extensions/third-party-resources ok\n[-]poststarthook/ca-registration failed: not finished\nhealthz check failed") has prevented the request from succeeding Running hack/lib/start.sh:350: executing 'oc get --raw https://172.18.0.201:10250/healthz --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.5s until completion or 120.000s... SUCCESS after 0.173s: hack/lib/start.sh:350: executing 'oc get --raw https://172.18.0.201:10250/healthz --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.5s until completion or 120.000s There was no output from the command. Standard error from the command: Error from server (InternalError): an error on the server ("[+]ping ok\n[-]poststarthook/bootstrap-controller failed: not finished\n[+]poststarthook/extensions/third-party-resources ok\n[-]poststarthook/ca-registration failed: not finished\nhealthz check failed") has prevented the request from succeeding Running hack/lib/start.sh:351: executing 'oc get --raw /healthz/ready --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.25s until completion or 80.000s... SUCCESS after 1.094s: hack/lib/start.sh:351: executing 'oc get --raw /healthz/ready --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.25s until completion or 80.000s Standard output from the command: ok Standard error from the command: Error from server (InternalError): an error on the server ("") has prevented the request from succeeding ... repeated 2 times Running hack/lib/start.sh:352: executing 'oc get service kubernetes --namespace default --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting success; re-trying every 0.25s until completion or 160.000s... SUCCESS after 3.416s: hack/lib/start.sh:352: executing 'oc get service kubernetes --namespace default --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting success; re-trying every 0.25s until completion or 160.000s Standard output from the command: NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE kubernetes 172.30.0.1 443/TCP,53/UDP,53/TCP 4s There was no error output from the command. Running hack/lib/start.sh:353: executing 'oc get --raw /api/v1/nodes/172.18.0.201 --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting success; re-trying every 0.25s until completion or 80.000s... SUCCESS after 6.338s: hack/lib/start.sh:353: executing 'oc get --raw /api/v1/nodes/172.18.0.201 --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting success; re-trying every 0.25s until completion or 80.000s Standard output from the command: {"kind":"Node","apiVersion":"v1","metadata":{"name":"172.18.0.201","selfLink":"/api/v1/nodes172.18.0.201","uid":"250ab511-31fc-11e8-a592-0e4e4c52748a","resourceVersion":"452","creationTimestamp":"2018-03-27T20:19:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/hostname":"172.18.0.201"},"annotations":{"volumes.kubernetes.io/controller-managed-attach-detach":"true"}},"spec":{"externalID":"172.18.0.201","providerID":"aws:////i-033720a8f6cac67bf"},"status":{"capacity":{"alpha.kubernetes.io/nvidia-gpu":"0","cpu":"4","memory":"7231292Ki","pods":"40"},"allocatable":{"alpha.kubernetes.io/nvidia-gpu":"0","cpu":"4","memory":"7231292Ki","pods":"40"},"conditions":[{"type":"OutOfDisk","status":"False","lastHeartbeatTime":"2018-03-27T20:19:25Z","lastTransitionTime":"2018-03-27T20:19:25Z","reason":"KubeletHasSufficientDisk","message":"kubelet has sufficient disk space available"},{"type":"MemoryPressure","status":"False","lastHeartbeatTime":"2018-03-27T20:19:25Z","lastTransitionTime":"2018-03-27T20:19:25Z","reason":"KubeletHasSufficientMemory","message":"kubelet has sufficient memory available"},{"type":"DiskPressure","status":"False","lastHeartbeatTime":"2018-03-27T20:19:25Z","lastTransitionTime":"2018-03-27T20:19:25Z","reason":"KubeletHasNoDiskPressure","message":"kubelet has no disk pressure"},{"type":"Ready","status":"False","lastHeartbeatTime":"2018-03-27T20:19:25Z","lastTransitionTime":"2018-03-27T20:19:25Z","reason":"KubeletNotReady","message":"container runtime is down"}],"addresses":[{"type":"LegacyHostIP","address":"172.18.0.201"},{"type":"InternalIP","address":"172.18.0.201"},{"type":"Hostname","address":"172.18.0.201"}],"daemonEndpoints":{"kubeletEndpoint":{"Port":10250}},"nodeInfo":{"machineID":"f9afeb75a5a382dce8269887a67fbf58","systemUUID":"2CD720EC-65EB-D6FD-C21B-D414CF049DFB","bootID":"d0b304f1-d9bc-4ada-aac1-57922bafcf3f","kernelVersion":"3.10.0-327.22.2.el7.x86_64","osImage":"CentOS Linux 7 (Core)","containerRuntimeVersion":"docker://1.10.3","kubeletVersion":"v1.5.2+43a9be4","kubeProxyVersion":"v1.5.2+43a9be4","operatingSystem":"linux","architecture":"amd64"},"images":[{"names":["openshift/openvswitch:c106caf","openshift/openvswitch:latest"],"sizeBytes":1026697644},{"names":["openshift/node:c106caf","openshift/node:latest"],"sizeBytes":1025016185},{"names":["openshift/origin-gitserver:c106caf","openshift/origin-gitserver:latest"],"sizeBytes":1002075992},{"names":["openshift/origin-keepalived-ipfailover:c106caf","openshift/origin-keepalived-ipfailover:latest"],"sizeBytes":971721463},{"names":["openshift/origin-haproxy-router:c106caf","openshift/origin-haproxy-router:latest"],"sizeBytes":965766197},{"names":["openshift/origin-recycler:c106caf","openshift/origin-recycler:latest"],"sizeBytes":947041099},{"names":["openshift/origin-docker-builder:c106caf","openshift/origin-docker-builder:latest"],"sizeBytes":947041099},{"names":["openshift/origin-deployer:c106caf","openshift/origin-deployer:latest"],"sizeBytes":947041099},{"names":["openshift/origin-sti-builder:c106caf","openshift/origin-sti-builder:latest"],"sizeBytes":947041099},{"names":["openshift/origin-f5-router:c106caf","openshift/origin-f5-router:latest"],"sizeBytes":947041099},{"names":["openshift/origin:c106caf","openshift/origin:latest"],"sizeBytes":947041099},{"names":["docker.io/openshift/origin-release:golang-1.7"],"sizeBytes":857644817},{"names":["openshift/origin-release:latest"],"sizeBytes":719000618},{"names":["openshift/dind-master:latest"],"sizeBytes":474218996},{"names":["openshift/dind-node:latest"],"sizeBytes":474215272},{"names":["openshift/origin-docker-registry:c106caf","openshift/origin-docker-registry:latest"],"sizeBytes":468441298},{"names":["openshift/origin-egress-router:c106caf","openshift/origin-egress-router:latest"],"sizeBytes":420088533},{"names":["openshift/origin-base:latest"],"sizeBytes":402162201},{"names":["openshift/dind:latest"],"sizeBytes":384423296},{"names":["openshift/origin-haproxy-router-base:latest"],"sizeBytes":294278935},{"names":["docker.io/fedora:25"],"sizeBytes":230864375},{"names":["docker.io/centos:centos7"],"sizeBytes":196509652},{"names":["openshift/hello-openshift:c106caf","openshift/hello-openshift:latest"],"sizeBytes":5635062},{"names":["openshift/origin-pod:c106caf","openshift/origin-pod:latest"],"sizeBytes":1138998}]}} Standard error from the command: Error from server (NotFound): nodes "172.18.0.201" not found ... repeated 11 times info: password for stats user admin has been set to LH5X7Undxy --> Creating router router ... serviceaccount "router" created clusterrolebinding "router-router-role" created deploymentconfig "router" created service "router" created --> Success serviceaccount "registry" created clusterrolebinding "registry-registry-role" created deploymentconfig "docker-registry" created service "docker-registry" created Running /data/src/github.com/openshift/origin/ci_test_every_pr.sh:90: executing 'oadm registry' expecting success... SUCCESS after 0.310s: /data/src/github.com/openshift/origin/ci_test_every_pr.sh:90: executing 'oadm registry' expecting success Standard output from the command: Docker registry "docker-registry" service exists There was no error output from the command. Running /data/src/github.com/openshift/origin/ci_test_every_pr.sh:91: executing 'oadm router' expecting success... SUCCESS after 0.228s: /data/src/github.com/openshift/origin/ci_test_every_pr.sh:91: executing 'oadm router' expecting success Standard output from the command: Router "router" service exists There was no error output from the command. Running /data/src/github.com/openshift/origin/ci_test_every_pr.sh:95: executing 'oadm policy add-cluster-role-to-user cluster-admin metrics-admin' expecting success... SUCCESS after 0.226s: /data/src/github.com/openshift/origin/ci_test_every_pr.sh:95: executing 'oadm policy add-cluster-role-to-user cluster-admin metrics-admin' expecting success Standard output from the command: cluster role "cluster-admin" added: "metrics-admin" There was no error output from the command. Running /data/src/github.com/openshift/origin/ci_test_every_pr.sh:96: executing 'oadm policy add-cluster-role-to-user cluster-admin metrics-admin' expecting success... SUCCESS after 0.209s: /data/src/github.com/openshift/origin/ci_test_every_pr.sh:96: executing 'oadm policy add-cluster-role-to-user cluster-admin metrics-admin' expecting success Standard output from the command: cluster role "cluster-admin" added: "metrics-admin" There was no error output from the command. Running /data/src/github.com/openshift/origin/ci_test_every_pr.sh:97: executing 'oc login -u metrics-admin -p g1b315H' expecting success... SUCCESS after 0.206s: /data/src/github.com/openshift/origin/ci_test_every_pr.sh:97: executing 'oc login -u metrics-admin -p g1b315H' expecting success Standard output from the command: Login successful. You have access to the following projects and can switch between them with 'oc project ': * default kube-system openshift openshift-infra Using project "default". There was no error output from the command. + Info ================================================================================ [INFO] ================================================================================ + echo '[INFO]' ================================================================================ + Info 'Starting Origin-Metric end-to-end test' [INFO] Starting Origin-Metric end-to-end test + echo '[INFO]' Starting Origin-Metric end-to-end test + Info [INFO] + echo '[INFO]' + Info Settings: [INFO] Settings: + echo '[INFO]' Settings: ++ realpath /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../.. + Info 'Base Directory: /data/src/github.com/openshift/origin-metrics' [INFO] Base Directory: /data/src/github.com/openshift/origin-metrics + echo '[INFO]' Base Directory: /data/src/github.com/openshift/origin-metrics + Info ================================================================================ [INFO] ================================================================================ + echo '[INFO]' ================================================================================ + Info [INFO] + echo '[INFO]' ++ date +%s + TEST_STARTTIME=1522181968 ++ date +%s + export TEST_PROJECT=test-1522181968 + TEST_PROJECT=test-1522181968 + trap cleanup SIGINT SIGTERM EXIT + '[' true = true ']' + test.build + Info [INFO] + echo '[INFO]' + Info 'Building new images' [INFO] Building new images + echo '[INFO]' Building new images + sh /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/build-images.sh --no-cache --- Building component '/data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/../deployer/' with docker tag 'openshift/origin-metrics-deployer:latest' --- Sending build context to Docker daemon 90.11 kB Step 1 : FROM openshift/origin:latest ---> c95e934b9b09 Step 2 : MAINTAINER Hawkular Metrics ---> Running in 801b1bf502aa ---> cda1735c4f67 Removing intermediate container 801b1bf502aa Step 3 : ENV BIN_DIR /opt/deploy PROCESSING_DIR /etc/deploy/_output KUBECONFIG /etc/deploy/.kubeconfig WRITE_KUBECONFIG 1 SECRET_DIR /secret ---> Running in c40b55fa21c2 ---> 2a809ea1ae6f Removing intermediate container c40b55fa21c2 Step 4 : RUN yum install -y java-1.8.0-openjdk openssl httpd-tools bind-utils && yum clean all ---> Running in fd6ff76f3159 Loaded plugins: fastestmirror, ovl http://mirror.es.its.nyu.edu/epel/7/x86_64/repodata/479faf4d9b17d2771bf8eb66cbb0f93539682794096cbd98eca2536b193e93b1-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. To address this issue please refer to the below knowledge base article https://access.redhat.com/articles/1320623 If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/ http://download-i2.fedoraproject.org/pub/epel/7/x86_64/repodata/d0d154ad795a2cd7b73115f88d2b7ca0bd3c1136ee56bd76830039482ad2e863-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. http://csc.mcs.sdsmt.edu/epel/7/x86_64/repodata/d0d154ad795a2cd7b73115f88d2b7ca0bd3c1136ee56bd76830039482ad2e863-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. Determining fastest mirrors * base: repos-va.psychz.net * epel: mirror.cogentco.com * extras: mirror.steadfast.net * updates: mirror.math.princeton.edu Resolving Dependencies --> Running transaction check ---> Package bind-utils.x86_64 32:9.9.4-51.el7_4.2 will be installed --> Processing Dependency: bind-libs = 32:9.9.4-51.el7_4.2 for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64 --> Processing Dependency: liblwres.so.90()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64 --> Processing Dependency: libisccfg.so.90()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64 --> Processing Dependency: libisccc.so.90()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64 --> Processing Dependency: libisc.so.95()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64 --> Processing Dependency: libdns.so.100()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64 --> Processing Dependency: libbind9.so.90()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64 --> Processing Dependency: libGeoIP.so.1()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64 ---> Package httpd-tools.x86_64 0:2.4.6-67.el7.centos.6 will be installed --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-tools-2.4.6-67.el7.centos.6.x86_64 --> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-tools-2.4.6-67.el7.centos.6.x86_64 ---> Package java-1.8.0-openjdk.x86_64 1:1.8.0.161-0.b14.el7_4 will be installed --> Processing Dependency: java-1.8.0-openjdk-headless(x86-64) = 1:1.8.0.161-0.b14.el7_4 for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: xorg-x11-fonts-Type1 for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libjvm.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libjli.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libjava.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: fontconfig(x86-64) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libpng15.so.15()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libjvm.so()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libjpeg.so.62()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libjli.so()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libjava.so()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libgif.so.4()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libawt.so()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libasound.so.2()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libXtst.so.6()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libXrender.so.1()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libXi.so.6()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libXext.so.6()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libXcomposite.so.1()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: libX11.so.6()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 ---> Package openssl.x86_64 1:1.0.2k-8.el7 will be installed --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.2k-8.el7 for package: 1:openssl-1.0.2k-8.el7.x86_64 --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: 1:openssl-1.0.2k-8.el7.x86_64 --> Running transaction check ---> Package GeoIP.x86_64 0:1.5.0-11.el7 will be installed ---> Package alsa-lib.x86_64 0:1.1.3-3.el7 will be installed ---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be installed ---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed ---> Package bind-libs.x86_64 32:9.9.4-51.el7_4.2 will be installed --> Processing Dependency: bind-license = 32:9.9.4-51.el7_4.2 for package: 32:bind-libs-9.9.4-51.el7_4.2.x86_64 ---> Package fontconfig.x86_64 0:2.10.95-11.el7 will be installed --> Processing Dependency: freetype for package: fontconfig-2.10.95-11.el7.x86_64 --> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.10.95-11.el7.x86_64 --> Processing Dependency: font(:lang=en) for package: fontconfig-2.10.95-11.el7.x86_64 --> Processing Dependency: libfreetype.so.6()(64bit) for package: fontconfig-2.10.95-11.el7.x86_64 ---> Package giflib.x86_64 0:4.1.6-9.el7 will be installed --> Processing Dependency: libSM.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64 --> Processing Dependency: libICE.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64 ---> Package java-1.8.0-openjdk-headless.x86_64 1:1.8.0.161-0.b14.el7_4 will be installed --> Processing Dependency: tzdata-java >= 2015d for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: nss-softokn(x86-64) >= 3.28.3 for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: nss(x86-64) >= 3.28.4 for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: copy-jdk-configs >= 2.2 for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: chkconfig >= 1.7 for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: chkconfig >= 1.7 for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: lksctp-tools(x86-64) for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64 --> Processing Dependency: jpackage-utils for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64 ---> Package libX11.x86_64 0:1.6.5-1.el7 will be installed --> Processing Dependency: libX11-common >= 1.6.5-1.el7 for package: libX11-1.6.5-1.el7.x86_64 --> Processing Dependency: libxcb.so.1()(64bit) for package: libX11-1.6.5-1.el7.x86_64 ---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed ---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed ---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed ---> Package libXrender.x86_64 0:0.9.10-1.el7 will be installed ---> Package libXtst.x86_64 0:1.2.3-1.el7 will be installed ---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed ---> Package libpng.x86_64 2:1.5.13-7.el7_2 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-51.el7_2.7 will be updated ---> Package openssl-libs.x86_64 1:1.0.2k-8.el7 will be an update ---> Package xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 will be installed --> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch --> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch --> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch --> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch --> Running transaction check ---> Package bind-license.noarch 32:9.9.4-29.el7_2.4 will be updated ---> Package bind-license.noarch 32:9.9.4-51.el7_4.2 will be an update ---> Package chkconfig.x86_64 0:1.3.61-5.el7_2.1 will be updated ---> Package chkconfig.x86_64 0:1.7.4-1.el7 will be an update ---> Package copy-jdk-configs.noarch 0:2.2-5.el7_4 will be installed ---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed ---> Package freetype.x86_64 0:2.4.11-15.el7 will be installed ---> Package javapackages-tools.noarch 0:3.4.1-11.el7 will be installed --> Processing Dependency: python-javapackages = 3.4.1-11.el7 for package: javapackages-tools-3.4.1-11.el7.noarch --> Processing Dependency: libxslt for package: javapackages-tools-3.4.1-11.el7.noarch ---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed ---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed ---> Package libX11-common.noarch 0:1.6.5-1.el7 will be installed ---> Package libxcb.x86_64 0:1.12-1.el7 will be installed --> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.12-1.el7.x86_64 ---> Package lksctp-tools.x86_64 0:1.0.17-2.el7 will be installed ---> Package lyx-fonts.noarch 0:2.2.3-1.el7 will be installed ---> Package nss.x86_64 0:3.21.0-9.el7_2 will be updated --> Processing Dependency: nss = 3.21.0-9.el7_2 for package: nss-sysinit-3.21.0-9.el7_2.x86_64 --> Processing Dependency: nss(x86-64) = 3.21.0-9.el7_2 for package: nss-tools-3.21.0-9.el7_2.x86_64 ---> Package nss.x86_64 0:3.28.4-15.el7_4 will be an update --> Processing Dependency: nss-util >= 3.28.4-2 for package: nss-3.28.4-15.el7_4.x86_64 --> Processing Dependency: nspr >= 4.13.1 for package: nss-3.28.4-15.el7_4.x86_64 --> Processing Dependency: nss-pem(x86-64) for package: nss-3.28.4-15.el7_4.x86_64 --> Processing Dependency: libnssutil3.so(NSSUTIL_3.24)(64bit) for package: nss-3.28.4-15.el7_4.x86_64 ---> Package nss-softokn.x86_64 0:3.16.2.3-14.2.el7_2 will be updated ---> Package nss-softokn.x86_64 0:3.28.3-8.el7_4 will be an update --> Processing Dependency: nss-softokn-freebl(x86-64) >= 3.28.3-8.el7_4 for package: nss-softokn-3.28.3-8.el7_4.x86_64 ---> Package ttmkfdir.x86_64 0:3.0.9-42.el7 will be installed ---> Package tzdata-java.noarch 0:2018c-1.el7 will be installed ---> Package xorg-x11-font-utils.x86_64 1:7.5-20.el7 will be installed --> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-20.el7.x86_64 --> Processing Dependency: libXfont.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-20.el7.x86_64 --> Running transaction check ---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed ---> Package libXfont.x86_64 0:1.5.2-1.el7 will be installed ---> Package libfontenc.x86_64 0:1.1.3-3.el7 will be installed ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed ---> Package nspr.x86_64 0:4.11.0-1.el7_2 will be updated ---> Package nspr.x86_64 0:4.13.1-1.0.el7_3 will be an update ---> Package nss-pem.x86_64 0:1.0.3-4.el7 will be installed ---> Package nss-softokn-freebl.x86_64 0:3.16.2.3-14.2.el7_2 will be updated ---> Package nss-softokn-freebl.x86_64 0:3.28.3-8.el7_4 will be an update ---> Package nss-sysinit.x86_64 0:3.21.0-9.el7_2 will be updated ---> Package nss-sysinit.x86_64 0:3.28.4-15.el7_4 will be an update ---> Package nss-tools.x86_64 0:3.21.0-9.el7_2 will be updated ---> Package nss-tools.x86_64 0:3.28.4-15.el7_4 will be an update ---> Package nss-util.x86_64 0:3.21.0-2.2.el7_2 will be updated ---> Package nss-util.x86_64 0:3.28.4-3.el7 will be an update ---> Package python-javapackages.noarch 0:3.4.1-11.el7 will be installed --> Processing Dependency: python-lxml for package: python-javapackages-3.4.1-11.el7.noarch --> Running transaction check ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: bind-utils x86_64 32:9.9.4-51.el7_4.2 updates 203 k httpd-tools x86_64 2.4.6-67.el7.centos.6 updates 88 k java-1.8.0-openjdk x86_64 1:1.8.0.161-0.b14.el7_4 updates 243 k openssl x86_64 1:1.0.2k-8.el7 base 492 k Installing for dependencies: GeoIP x86_64 1.5.0-11.el7 base 1.1 M alsa-lib x86_64 1.1.3-3.el7 base 421 k apr x86_64 1.4.8-3.el7_4.1 updates 103 k apr-util x86_64 1.5.2-6.el7 base 92 k bind-libs x86_64 32:9.9.4-51.el7_4.2 updates 1.0 M copy-jdk-configs noarch 2.2-5.el7_4 updates 19 k fontconfig x86_64 2.10.95-11.el7 base 229 k fontpackages-filesystem noarch 1.44-8.el7 base 9.9 k freetype x86_64 2.4.11-15.el7 base 392 k giflib x86_64 4.1.6-9.el7 base 40 k java-1.8.0-openjdk-headless x86_64 1:1.8.0.161-0.b14.el7_4 updates 32 M javapackages-tools noarch 3.4.1-11.el7 base 73 k libICE x86_64 1.0.9-9.el7 base 66 k libSM x86_64 1.2.2-2.el7 base 39 k libX11 x86_64 1.6.5-1.el7 base 606 k libX11-common noarch 1.6.5-1.el7 base 164 k libXau x86_64 1.0.8-2.1.el7 base 29 k libXcomposite x86_64 0.4.4-4.1.el7 base 22 k libXext x86_64 1.3.3-3.el7 base 39 k libXfont x86_64 1.5.2-1.el7 base 152 k libXi x86_64 1.7.9-1.el7 base 40 k libXrender x86_64 0.9.10-1.el7 base 26 k libXtst x86_64 1.2.3-1.el7 base 20 k libfontenc x86_64 1.1.3-3.el7 base 31 k libjpeg-turbo x86_64 1.2.90-5.el7 base 134 k libpng x86_64 2:1.5.13-7.el7_2 base 213 k libxcb x86_64 1.12-1.el7 base 211 k libxslt x86_64 1.1.28-5.el7 base 242 k lksctp-tools x86_64 1.0.17-2.el7 base 88 k lyx-fonts noarch 2.2.3-1.el7 epel 159 k nss-pem x86_64 1.0.3-4.el7 base 73 k python-javapackages noarch 3.4.1-11.el7 base 31 k python-lxml x86_64 3.2.1-4.el7 base 758 k ttmkfdir x86_64 3.0.9-42.el7 base 48 k tzdata-java noarch 2018c-1.el7 updates 184 k xorg-x11-font-utils x86_64 1:7.5-20.el7 base 87 k xorg-x11-fonts-Type1 noarch 7.5-9.el7 base 521 k Updating for dependencies: bind-license noarch 32:9.9.4-51.el7_4.2 updates 84 k chkconfig x86_64 1.7.4-1.el7 base 181 k nspr x86_64 4.13.1-1.0.el7_3 base 126 k nss x86_64 3.28.4-15.el7_4 updates 849 k nss-softokn x86_64 3.28.3-8.el7_4 updates 310 k nss-softokn-freebl x86_64 3.28.3-8.el7_4 updates 214 k nss-sysinit x86_64 3.28.4-15.el7_4 updates 60 k nss-tools x86_64 3.28.4-15.el7_4 updates 501 k nss-util x86_64 3.28.4-3.el7 base 73 k openssl-libs x86_64 1:1.0.2k-8.el7 base 1.2 M Transaction Summary ================================================================================ Install 4 Packages (+37 Dependent packages) Upgrade ( 10 Dependent packages) Total download size: 43 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. warning: /var/cache/yum/x86_64/7/epel/packages/lyx-fonts-2.2.3-1.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY Public key for lyx-fonts-2.2.3-1.el7.noarch.rpm is not installed -------------------------------------------------------------------------------- Total 10 MB/s | 43 MB 00:04 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 Importing GPG key 0x352C64E5: Userid : "Fedora EPEL (7) " Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5 Package : epel-release-7-9.noarch (@extras) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : nspr-4.13.1-1.0.el7_3.x86_64 1/61 Updating : nss-util-3.28.4-3.el7.x86_64 2/61 Installing : freetype-2.4.11-15.el7.x86_64 3/61 Updating : 1:openssl-libs-1.0.2k-8.el7.x86_64 4/61 Installing : libfontenc-1.1.3-3.el7.x86_64 5/61 Updating : chkconfig-1.7.4-1.el7.x86_64 6/61 Installing : GeoIP-1.5.0-11.el7.x86_64 7/61 Installing : apr-1.4.8-3.el7_4.1.x86_64 8/61 Installing : libxslt-1.1.28-5.el7.x86_64 9/61 Installing : fontpackages-filesystem-1.44-8.el7.noarch 10/61 Installing : libjpeg-turbo-1.2.90-5.el7.x86_64 11/61 Installing : libICE-1.0.9-9.el7.x86_64 12/61 Installing : libSM-1.2.2-2.el7.x86_64 13/61 Installing : lyx-fonts-2.2.3-1.el7.noarch 14/61 Installing : fontconfig-2.10.95-11.el7.x86_64 15/61 Installing : python-lxml-3.2.1-4.el7.x86_64 16/61 Installing : python-javapackages-3.4.1-11.el7.noarch 17/61 Installing : javapackages-tools-3.4.1-11.el7.noarch 18/61 Installing : apr-util-1.5.2-6.el7.x86_64 19/61 Installing : libXfont-1.5.2-1.el7.x86_64 20/61 Installing : 1:xorg-x11-font-utils-7.5-20.el7.x86_64 21/61 Installing : ttmkfdir-3.0.9-42.el7.x86_64 22/61 Installing : xorg-x11-fonts-Type1-7.5-9.el7.noarch 23/61 Updating : nss-softokn-freebl-3.28.3-8.el7_4.x86_64 24/61 Updating : nss-softokn-3.28.3-8.el7_4.x86_64 25/61 Updating : nss-sysinit-3.28.4-15.el7_4.x86_64 26/61 Updating : nss-3.28.4-15.el7_4.x86_64 27/61 Installing : nss-pem-1.0.3-4.el7.x86_64 28/61 Installing : alsa-lib-1.1.3-3.el7.x86_64 29/61 Installing : copy-jdk-configs-2.2-5.el7_4.noarch 30/61 Installing : libXau-1.0.8-2.1.el7.x86_64 31/61 Installing : libxcb-1.12-1.el7.x86_64 32/61 Updating : 32:bind-license-9.9.4-51.el7_4.2.noarch 33/61 Installing : 32:bind-libs-9.9.4-51.el7_4.2.x86_64 34/61 Installing : libX11-common-1.6.5-1.el7.noarch 35/61 Installing : libX11-1.6.5-1.el7.x86_64 36/61 Installing : libXext-1.3.3-3.el7.x86_64 37/61 Installing : libXi-1.7.9-1.el7.x86_64 38/61 Installing : libXtst-1.2.3-1.el7.x86_64 39/61 Installing : giflib-4.1.6-9.el7.x86_64 40/61 Installing : libXrender-0.9.10-1.el7.x86_64 41/61 Installing : libXcomposite-0.4.4-4.1.el7.x86_64 42/61 Installing : lksctp-tools-1.0.17-2.el7.x86_64 43/61 Installing : tzdata-java-2018c-1.el7.noarch 44/61 Installing : 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_ 45/61 Installing : 2:libpng-1.5.13-7.el7_2.x86_64 46/61 Installing : 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 47/61 Installing : 32:bind-utils-9.9.4-51.el7_4.2.x86_64 48/61 Updating : nss-tools-3.28.4-15.el7_4.x86_64 49/61 Installing : httpd-tools-2.4.6-67.el7.centos.6.x86_64 50/61 Installing : 1:openssl-1.0.2k-8.el7.x86_64 51/61 Cleanup : nss-tools-3.21.0-9.el7_2.x86_64 52/61 Cleanup : 32:bind-license-9.9.4-29.el7_2.4.noarch 53/61 Cleanup : nss-3.21.0-9.el7_2.x86_64 54/61 Cleanup : nss-sysinit-3.21.0-9.el7_2.x86_64 55/61 Cleanup : nss-softokn-3.16.2.3-14.2.el7_2.x86_64 56/61 Cleanup : nss-util-3.21.0-2.2.el7_2.x86_64 57/61 Cleanup : nspr-4.11.0-1.el7_2.x86_64 58/61 Cleanup : nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64 59/61 Cleanup : chkconfig-1.3.61-5.el7_2.1.x86_64 60/61 Cleanup : 1:openssl-libs-1.0.1e-51.el7_2.7.x86_64 61/61 Verifying : libXext-1.3.3-3.el7.x86_64 1/61 Verifying : libX11-1.6.5-1.el7.x86_64 2/61 Verifying : libXi-1.7.9-1.el7.x86_64 3/61 Verifying : 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 4/61 Verifying : libICE-1.0.9-9.el7.x86_64 5/61 Verifying : giflib-4.1.6-9.el7.x86_64 6/61 Verifying : libjpeg-turbo-1.2.90-5.el7.x86_64 7/61 Verifying : nss-pem-1.0.3-4.el7.x86_64 8/61 Verifying : libXrender-0.9.10-1.el7.x86_64 9/61 Verifying : lyx-fonts-2.2.3-1.el7.noarch 10/61 Verifying : python-lxml-3.2.1-4.el7.x86_64 11/61 Verifying : 2:libpng-1.5.13-7.el7_2.x86_64 12/61 Verifying : freetype-2.4.11-15.el7.x86_64 13/61 Verifying : 32:bind-libs-9.9.4-51.el7_4.2.x86_64 14/61 Verifying : fontpackages-filesystem-1.44-8.el7.noarch 15/61 Verifying : ttmkfdir-3.0.9-42.el7.x86_64 16/61 Verifying : nspr-4.13.1-1.0.el7_3.x86_64 17/61 Verifying : nss-util-3.28.4-3.el7.x86_64 18/61 Verifying : 1:openssl-1.0.2k-8.el7.x86_64 19/61 Verifying : tzdata-java-2018c-1.el7.noarch 20/61 Verifying : python-javapackages-3.4.1-11.el7.noarch 21/61 Verifying : nss-softokn-3.28.3-8.el7_4.x86_64 22/61 Verifying : httpd-tools-2.4.6-67.el7.centos.6.x86_64 23/61 Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 24/61 Verifying : 1:openssl-libs-1.0.2k-8.el7.x86_64 25/61 Verifying : libXtst-1.2.3-1.el7.x86_64 26/61 Verifying : 32:bind-utils-9.9.4-51.el7_4.2.x86_64 27/61 Verifying : lksctp-tools-1.0.17-2.el7.x86_64 28/61 Verifying : libX11-common-1.6.5-1.el7.noarch 29/61 Verifying : nss-sysinit-3.28.4-15.el7_4.x86_64 30/61 Verifying : libxcb-1.12-1.el7.x86_64 31/61 Verifying : xorg-x11-fonts-Type1-7.5-9.el7.noarch 32/61 Verifying : nss-tools-3.28.4-15.el7_4.x86_64 33/61 Verifying : libxslt-1.1.28-5.el7.x86_64 34/61 Verifying : apr-util-1.5.2-6.el7.x86_64 35/61 Verifying : libXfont-1.5.2-1.el7.x86_64 36/61 Verifying : javapackages-tools-3.4.1-11.el7.noarch 37/61 Verifying : apr-1.4.8-3.el7_4.1.x86_64 38/61 Verifying : 32:bind-license-9.9.4-51.el7_4.2.noarch 39/61 Verifying : libXau-1.0.8-2.1.el7.x86_64 40/61 Verifying : GeoIP-1.5.0-11.el7.x86_64 41/61 Verifying : libSM-1.2.2-2.el7.x86_64 42/61 Verifying : fontconfig-2.10.95-11.el7.x86_64 43/61 Verifying : copy-jdk-configs-2.2-5.el7_4.noarch 44/61 Verifying : 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_ 45/61 Verifying : nss-3.28.4-15.el7_4.x86_64 46/61 Verifying : chkconfig-1.7.4-1.el7.x86_64 47/61 Verifying : libfontenc-1.1.3-3.el7.x86_64 48/61 Verifying : nss-softokn-freebl-3.28.3-8.el7_4.x86_64 49/61 Verifying : alsa-lib-1.1.3-3.el7.x86_64 50/61 Verifying : 1:xorg-x11-font-utils-7.5-20.el7.x86_64 51/61 Verifying : 32:bind-license-9.9.4-29.el7_2.4.noarch 52/61 Verifying : nss-softokn-3.16.2.3-14.2.el7_2.x86_64 53/61 Verifying : nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64 54/61 Verifying : chkconfig-1.3.61-5.el7_2.1.x86_64 55/61 Verifying : nspr-4.11.0-1.el7_2.x86_64 56/61 Verifying : nss-3.21.0-9.el7_2.x86_64 57/61 Verifying : nss-tools-3.21.0-9.el7_2.x86_64 58/61 Verifying : nss-util-3.21.0-2.2.el7_2.x86_64 59/61 Verifying : 1:openssl-libs-1.0.1e-51.el7_2.7.x86_64 60/61 Verifying : nss-sysinit-3.21.0-9.el7_2.x86_64 61/61 Installed: bind-utils.x86_64 32:9.9.4-51.el7_4.2 httpd-tools.x86_64 0:2.4.6-67.el7.centos.6 java-1.8.0-openjdk.x86_64 1:1.8.0.161-0.b14.el7_4 openssl.x86_64 1:1.0.2k-8.el7 Dependency Installed: GeoIP.x86_64 0:1.5.0-11.el7 alsa-lib.x86_64 0:1.1.3-3.el7 apr.x86_64 0:1.4.8-3.el7_4.1 apr-util.x86_64 0:1.5.2-6.el7 bind-libs.x86_64 32:9.9.4-51.el7_4.2 copy-jdk-configs.noarch 0:2.2-5.el7_4 fontconfig.x86_64 0:2.10.95-11.el7 fontpackages-filesystem.noarch 0:1.44-8.el7 freetype.x86_64 0:2.4.11-15.el7 giflib.x86_64 0:4.1.6-9.el7 java-1.8.0-openjdk-headless.x86_64 1:1.8.0.161-0.b14.el7_4 javapackages-tools.noarch 0:3.4.1-11.el7 libICE.x86_64 0:1.0.9-9.el7 libSM.x86_64 0:1.2.2-2.el7 libX11.x86_64 0:1.6.5-1.el7 libX11-common.noarch 0:1.6.5-1.el7 libXau.x86_64 0:1.0.8-2.1.el7 libXcomposite.x86_64 0:0.4.4-4.1.el7 libXext.x86_64 0:1.3.3-3.el7 libXfont.x86_64 0:1.5.2-1.el7 libXi.x86_64 0:1.7.9-1.el7 libXrender.x86_64 0:0.9.10-1.el7 libXtst.x86_64 0:1.2.3-1.el7 libfontenc.x86_64 0:1.1.3-3.el7 libjpeg-turbo.x86_64 0:1.2.90-5.el7 libpng.x86_64 2:1.5.13-7.el7_2 libxcb.x86_64 0:1.12-1.el7 libxslt.x86_64 0:1.1.28-5.el7 lksctp-tools.x86_64 0:1.0.17-2.el7 lyx-fonts.noarch 0:2.2.3-1.el7 nss-pem.x86_64 0:1.0.3-4.el7 python-javapackages.noarch 0:3.4.1-11.el7 python-lxml.x86_64 0:3.2.1-4.el7 ttmkfdir.x86_64 0:3.0.9-42.el7 tzdata-java.noarch 0:2018c-1.el7 xorg-x11-font-utils.x86_64 1:7.5-20.el7 xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 Dependency Updated: bind-license.noarch 32:9.9.4-51.el7_4.2 chkconfig.x86_64 0:1.7.4-1.el7 nspr.x86_64 0:4.13.1-1.0.el7_3 nss.x86_64 0:3.28.4-15.el7_4 nss-softokn.x86_64 0:3.28.3-8.el7_4 nss-softokn-freebl.x86_64 0:3.28.3-8.el7_4 nss-sysinit.x86_64 0:3.28.4-15.el7_4 nss-tools.x86_64 0:3.28.4-15.el7_4 nss-util.x86_64 0:3.28.4-3.el7 openssl-libs.x86_64 1:1.0.2k-8.el7 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: base epel extras updates Cleaning up everything Cleaning up list of fastest mirrors ---> 75d29dc5cf0b Removing intermediate container fd6ff76f3159 Step 5 : RUN mkdir -p ${HOME} ${PROCESSING_DIR} ${BIN_DIR} && chmod 777 ${HOME} && chmod 555 ${BIN_DIR} ---> Running in d4163faa3856 ---> 683507274fb0 Removing intermediate container d4163faa3856 Step 6 : COPY . ${BIN_DIR} ---> f7cbe682d603 Removing intermediate container 2cb65e839c89 Step 7 : WORKDIR ${BIN_DIR} ---> Running in 283f328865ff ---> 6021e15a012e Removing intermediate container 283f328865ff Step 8 : ENTRYPOINT ./run.sh ---> Running in 50b6f74118af ---> 31244e6898b8 Removing intermediate container 50b6f74118af Step 9 : USER 1000 ---> Running in ad2836ebbf14 ---> 6f2e22648dd8 Removing intermediate container ad2836ebbf14 Successfully built 6f2e22648dd8 --- openshift/origin-metrics-deployer:latest took 416 seconds --- --- Building component '/data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/../heapster/' with docker tag 'openshift/origin-metrics-heapster:latest' --- Sending build context to Docker daemon 7.168 kB Step 1 : FROM openshift/origin-metrics-heapster-base:v1.3.0-2 Trying to pull repository docker.io/openshift/origin-metrics-heapster-base ... v1.3.0-2: Pulling from docker.io/openshift/origin-metrics-heapster-base 93857f76ae30: Already exists 4e61ce2c52dd: Pulling fs layer dd390b33ea7b: Pulling fs layer 3fc0170be004: Pulling fs layer f4e99900d503: Pulling fs layer f4e99900d503: Waiting dd390b33ea7b: Verifying Checksum dd390b33ea7b: Download complete f4e99900d503: Verifying Checksum f4e99900d503: Download complete 3fc0170be004: Verifying Checksum 3fc0170be004: Download complete 4e61ce2c52dd: Verifying Checksum 4e61ce2c52dd: Download complete 4e61ce2c52dd: Pull complete 4e61ce2c52dd: Pull complete dd390b33ea7b: Pull complete dd390b33ea7b: Pull complete 3fc0170be004: Pull complete 3fc0170be004: Pull complete f4e99900d503: Pull complete f4e99900d503: Pull complete Digest: sha256:749fd880577885a94daccc5646410bc7964061ed35574db634e23f3a7e477643 Status: Downloaded newer image for docker.io/openshift/origin-metrics-heapster-base:v1.3.0-2 ---> 0ebd3407458b Step 2 : MAINTAINER Hawkular Metrics ---> Running in 4eb83027bbed ---> db5d64f8e4ad Removing intermediate container 4eb83027bbed Step 3 : ADD heapster-wrapper.sh heapster-readiness.sh /opt/ ---> f508fc3f4527 Removing intermediate container cccac76454f8 Step 4 : ENTRYPOINT opt/heapster-wrapper.sh ---> Running in a570c50f1420 ---> 160343fbca35 Removing intermediate container a570c50f1420 Successfully built 160343fbca35 --- openshift/origin-metrics-heapster:latest took 87 seconds --- --- Building component '/data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/../hawkular-metrics/' with docker tag 'openshift/origin-metrics-hawkular-metrics:latest' --- Sending build context to Docker daemon 60.42 kB Step 1 : FROM jboss/wildfly:10.1.0.Final Trying to pull repository docker.io/jboss/wildfly ... 10.1.0.Final: Pulling from docker.io/jboss/wildfly 5e35d10a3eba: Pulling fs layer 7a2fa01e4d40: Pulling fs layer e7494fe8235d: Pulling fs layer e0f510da7606: Pulling fs layer 07bfe36217f1: Pulling fs layer e0f510da7606: Waiting 07bfe36217f1: Waiting e7494fe8235d: Verifying Checksum e7494fe8235d: Download complete 7a2fa01e4d40: Verifying Checksum 7a2fa01e4d40: Download complete e0f510da7606: Verifying Checksum e0f510da7606: Download complete 5e35d10a3eba: Verifying Checksum 5e35d10a3eba: Download complete 07bfe36217f1: Verifying Checksum 07bfe36217f1: Download complete 5e35d10a3eba: Pull complete 5e35d10a3eba: Pull complete 7a2fa01e4d40: Pull complete 7a2fa01e4d40: Pull complete e7494fe8235d: Pull complete e7494fe8235d: Pull complete e0f510da7606: Pull complete e0f510da7606: Pull complete 07bfe36217f1: Pull complete 07bfe36217f1: Pull complete Digest: sha256:3312f1f8cfdd796dada533a86a475965275032f033bca3f2c090c99216591d32 Status: Downloaded newer image for docker.io/jboss/wildfly:10.1.0.Final ---> 5651e0cae3d7 Step 2 : MAINTAINER Hawkular Metrics ---> Running in 407fbb16fbbf ---> 7e868b4e9b13 Removing intermediate container 407fbb16fbbf Step 3 : ENV HAWKULAR_METRICS_ENDPOINT_PORT "8080" HAWKULAR_METRICS_VERSION "0.30.1.Final" HAWKULAR_METRICS_DIRECTORY "/opt/hawkular" HAWKULAR_METRICS_SCRIPT_DIRECTORY "/opt/hawkular/scripts/" PATH $PATH:$HAWKULAR_METRICS_SCRIPT_DIRECTORY JAVA_OPTS_APPEND "-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp/heapdump" ---> Running in 4d3fd089ed23 ---> d94c6eb89503 Removing intermediate container 4d3fd089ed23 Step 4 : ARG DEV_BUILD="false" ---> Running in 507dd1864f2f ---> 71b54f22e4a8 Removing intermediate container 507dd1864f2f Step 5 : EXPOSE 8080 8444 ---> Running in 8ed36bd14b60 ---> 33c405dfe92d Removing intermediate container 8ed36bd14b60 Step 6 : RUN cd $JBOSS_HOME/bin && curl -Lo $JBOSS_HOME/bin/jmx_prometheus_javaagent.jar https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/0.9/jmx_prometheus_javaagent-0.9.jar ---> Running in 6f7847019e3c % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1223k 100 1223k 0 0 4378k 0 --:--:-- --:--:-- --:--:-- 4385k ---> e96420670cb2 Removing intermediate container 6f7847019e3c Step 7 : COPY prometheus.yaml $JBOSS_HOME/standalone/configuration/prometheus.yaml ---> 2f99c35d20e0 Removing intermediate container 87d18257d1bd Step 8 : RUN mkdir /tmp/hawkular ---> Running in 507cf17d38f2 ---> d463ce02eb98 Removing intermediate container 507cf17d38f2 Step 9 : COPY dev/* /tmp/hawkular/ ---> 85950a0ec166 Removing intermediate container 1199d58f6aa9 Step 10 : RUN cd $JBOSS_HOME/standalone/deployments/ && if [ ${DEV_BUILD} = "true" ] && [ -s /tmp/hawkular/hawkular-metrics.war ]; then mv /tmp/hawkular/hawkular-metrics.war .; rm -rf /tmp/hawkular; else curl -Lo hawkular-metrics.war https://origin-repository.jboss.org/nexus/service/local/artifact/maven/content?r=public\&g=org.hawkular.metrics\&a=hawkular-metrics-openshift\&e=war\&v=${HAWKULAR_METRICS_VERSION}; fi ---> Running in 2935aca17cff % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 17.3M 3 581k 0 0 413k 0 0:00:42 0:00:01 0:00:41 413k 8 17.3M 8 1563k 0 0 653k 0 0:00:27 0:00:02 0:00:25 653k 14 17.3M 14 2563k 0 0 753k 0 0:00:23 0:00:03 0:00:20 753k 20 17.3M 20 3570k 0 0 809k 0 0:00:21 0:00:04 0:00:17 809k 25 17.3M 25 4564k 0 0 841k 0 0:00:21 0:00:05 0:00:16 908k 31 17.3M 31 5498k 0 0 859k 0 0:00:20 0:00:06 0:00:14 985k 36 17.3M 36 6479k 0 0 874k 0 0:00:20 0:00:07 0:00:13 980k 42 17.3M 42 7480k 0 0 888k 0 0:00:19 0:00:08 0:00:11 980k 47 17.3M 47 8460k 0 0 900k 0 0:00:19 0:00:09 0:00:10 980k 53 17.3M 53 9455k 0 0 908k 0 0:00:19 0:00:10 0:00:09 980k 58 17.3M 58 10.1M 0 0 914k 0 0:00:19 0:00:11 0:00:08 985k 64 17.3M 64 11.1M 0 0 919k 0 0:00:19 0:00:12 0:00:07 986k 69 17.3M 69 12.0M 0 0 923k 0 0:00:19 0:00:13 0:00:06 982k 75 17.3M 75 13.0M 0 0 927k 0 0:00:19 0:00:14 0:00:05 978k 80 17.3M 80 14.0M 0 0 930k 0 0:00:19 0:00:15 0:00:04 976k 86 17.3M 86 14.9M 0 0 935k 0 0:00:18 0:00:16 0:00:02 983k 92 17.3M 92 15.9M 0 0 939k 0 0:00:18 0:00:17 0:00:01 988k 97 17.3M 97 16.8M 0 0 939k 0 0:00:18 0:00:18 --:--:-- 981k 100 17.3M 100 17.3M 0 0 941k 0 0:00:18 0:00:18 --:--:-- 986k ---> 65768bf2b518 Removing intermediate container 2935aca17cff Step 11 : ENV ALPN_VERSION "8.1.9.v20160720" ---> Running in 067ab1bd54a3 ---> ba456c9a765a Removing intermediate container 067ab1bd54a3 Step 12 : RUN curl -Lo $JBOSS_HOME/bin/alpn-boot-$ALPN_VERSION.jar http://central.maven.org/maven2/org/mortbay/jetty/alpn/alpn-boot/$ALPN_VERSION/alpn-boot-$ALPN_VERSION.jar && echo 'JAVA_OPTS="$JAVA_OPTS' " -Xbootclasspath/p:$JBOSS_HOME/bin/alpn-boot-$ALPN_VERSION.jar" '"' >> $JBOSS_HOME/bin/standalone.conf ---> Running in 12570e5f31ef % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54607 100 54607 0 0 2607k 0 --:--:-- --:--:-- --:--:-- 2666k ---> eb2903bfb7bc Removing intermediate container 12570e5f31ef Step 13 : COPY hawkular-metrics-readiness.py hawkular-metrics-liveness.py hawkular-metrics-wrapper.sh hawkular-client-initialization.py client $HAWKULAR_METRICS_SCRIPT_DIRECTORY ---> fa2ab15eef4d Removing intermediate container d2c8095e2e3c Step 14 : COPY standalone.conf $JBOSS_HOME/bin/ ---> c9f1cda310ef Removing intermediate container 35c6a1e8b468 Step 15 : COPY welcome-content $JBOSS_HOME/welcome-content/ ---> 599ef1fd8a33 Removing intermediate container 524f1ad983df Step 16 : COPY standalone.xml $JBOSS_HOME/standalone/configuration/standalone.xml ---> 43c0eb3f35c2 Removing intermediate container f115a43410d2 Step 17 : COPY logging.properties $JBOSS_HOME/standalone/configuration/logging.properties ---> 9ebc7e12e879 Removing intermediate container 6e584727cf33 Step 18 : USER root ---> Running in c6271ad5f475 ---> caaff2d296a7 Removing intermediate container c6271ad5f475 Step 19 : RUN yum -y install openssl epel-release && yum -y install python-pip && yum clean all && pip install --no-cache-dir 'hawkular-client==0.5.2' ---> Running in ce781805f4b9 Loaded plugins: fastestmirror, ovl Determining fastest mirrors * base: mirror.wdc1.us.leaseweb.net * extras: mirror.steadfast.net * updates: mirror.math.princeton.edu Resolving Dependencies --> Running transaction check ---> Package epel-release.noarch 0:7-9 will be installed ---> Package openssl.x86_64 1:1.0.2k-8.el7 will be installed --> Processing Dependency: make for package: 1:openssl-1.0.2k-8.el7.x86_64 --> Running transaction check ---> Package make.x86_64 1:3.82-23.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: epel-release noarch 7-9 extras 14 k openssl x86_64 1:1.0.2k-8.el7 base 492 k Installing for dependencies: make x86_64 1:3.82-23.el7 base 420 k Transaction Summary ================================================================================ Install 2 Packages (+1 Dependent package) Total download size: 926 k Installed size: 1.9 M Downloading packages: -------------------------------------------------------------------------------- Total 3.0 MB/s | 926 kB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : 1:make-3.82-23.el7.x86_64 1/3 Installing : 1:openssl-1.0.2k-8.el7.x86_64 2/3 Installing : epel-release-7-9.noarch 3/3 Verifying : 1:make-3.82-23.el7.x86_64 1/3 Verifying : 1:openssl-1.0.2k-8.el7.x86_64 2/3 Verifying : epel-release-7-9.noarch 3/3 Installed: epel-release.noarch 0:7-9 openssl.x86_64 1:1.0.2k-8.el7 Dependency Installed: make.x86_64 1:3.82-23.el7 Complete! Loaded plugins: fastestmirror, ovl http://mirror.es.its.nyu.edu/epel/7/x86_64/repodata/d0d154ad795a2cd7b73115f88d2b7ca0bd3c1136ee56bd76830039482ad2e863-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. To address this issue please refer to the below wiki article https://wiki.centos.org/yum-errors If above article doesn't help to resolve this issue please use https://bugs.centos.org/. http://download-i2.fedoraproject.org/pub/epel/7/x86_64/repodata/479faf4d9b17d2771bf8eb66cbb0f93539682794096cbd98eca2536b193e93b1-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. http://csc.mcs.sdsmt.edu/epel/7/x86_64/repodata/d0d154ad795a2cd7b73115f88d2b7ca0bd3c1136ee56bd76830039482ad2e863-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. Loading mirror speeds from cached hostfile * base: mirror.wdc1.us.leaseweb.net * epel: s3-mirror-us-east-1.fedoraproject.org * extras: mirror.steadfast.net * updates: mirror.math.princeton.edu Resolving Dependencies --> Running transaction check ---> Package python2-pip.noarch 0:8.1.2-5.el7 will be installed --> Processing Dependency: python-setuptools for package: python2-pip-8.1.2-5.el7.noarch --> Running transaction check ---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be installed --> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-0.9.8-7.el7.noarch --> Running transaction check ---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 will be installed --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch --> Running transaction check ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: python2-pip noarch 8.1.2-5.el7 epel 1.7 M Installing for dependencies: python-backports x86_64 1.0-8.el7 base 5.8 k python-backports-ssl_match_hostname noarch 3.4.0.2-4.el7 base 12 k python-setuptools noarch 0.9.8-7.el7 base 397 k Transaction Summary ================================================================================ Install 1 Package (+3 Dependent packages) Total download size: 2.1 M Installed size: 9.1 M Downloading packages: warning: /var/cache/yum/x86_64/7/epel/packages/python2-pip-8.1.2-5.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY Public key for python2-pip-8.1.2-5.el7.noarch.rpm is not installed -------------------------------------------------------------------------------- Total 7.0 MB/s | 2.1 MB 00:00 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 Importing GPG key 0x352C64E5: Userid : "Fedora EPEL (7) " Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5 Package : epel-release-7-9.noarch (@extras) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : python-backports-1.0-8.el7.x86_64 1/4 Installing : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch 2/4 Installing : python-setuptools-0.9.8-7.el7.noarch 3/4 Installing : python2-pip-8.1.2-5.el7.noarch 4/4 Verifying : python2-pip-8.1.2-5.el7.noarch 1/4 Verifying : python-setuptools-0.9.8-7.el7.noarch 2/4 Verifying : python-backports-1.0-8.el7.x86_64 3/4 Verifying : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch 4/4 Installed: python2-pip.noarch 0:8.1.2-5.el7 Dependency Installed: python-backports.x86_64 0:1.0-8.el7 python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 python-setuptools.noarch 0:0.9.8-7.el7 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: base epel extras updates Cleaning up everything Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos Cleaning up list of fastest mirrors Collecting hawkular-client==0.5.2 Downloading hawkular-client-0.5.2.tar.gz Installing collected packages: hawkular-client Running setup.py install for hawkular-client: started Running setup.py install for hawkular-client: finished with status 'done' Successfully installed hawkular-client-0.5.2 You are using pip version 8.1.2, however version 9.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. ---> bdd9cf892d0d Removing intermediate container ce781805f4b9 Step 20 : RUN chmod -R 777 /opt ---> Running in ba96385069e0 ---> 74d0010205ac Removing intermediate container ba96385069e0 Step 21 : USER 1000 ---> Running in 876ed483cccf ---> 2a97d4aefa7b Removing intermediate container 876ed483cccf Step 22 : CMD $HAWKULAR_METRICS_SCRIPT_DIRECTORY/hawkular-metrics-wrapper.sh -b 0.0.0.0 -Dhawkular-metrics.cassandra-nodes=hawkular-cassandra ---> Running in 1a23ee169afd ---> 7ee1c13f1c25 Removing intermediate container 1a23ee169afd Successfully built 7ee1c13f1c25 --- openshift/origin-metrics-hawkular-metrics:latest took 304 seconds --- --- Building component '/data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/../hawkular-metrics-schema/' with docker tag 'openshift/origin-metrics-hawkular-metrics-schema:latest' --- Sending build context to Docker daemon 11.78 kB Step 1 : FROM jboss/base-jdk:8 Trying to pull repository docker.io/jboss/base-jdk ... 8: Pulling from docker.io/jboss/base-jdk 5e35d10a3eba: Already exists 7a2fa01e4d40: Already exists e7494fe8235d: Already exists e0f510da7606: Already exists Digest: sha256:46732f50e620e720806488d63ea69aa3499f27d7082e69c1a041326bfcf0ec0e Status: Downloaded newer image for docker.io/jboss/base-jdk:8 ---> ff1e52575f72 Step 2 : MAINTAINER Hawkular Metrics ---> Running in 2b291f488292 ---> febfab4d7271 Removing intermediate container 2b291f488292 Step 3 : ENV HAWKULAR_METRICS_VERSION "0.30.1.Final" HAWKULAR_METRICS_DIR "/opt/hawkular" RESET_DB "false" CASSANDRA_NODES "hawkular-cassandra" CASSANDRA_CONNECTION_MAX_DELAY "30" CASSANDRA_CONNECTION_MAX_RETRIES "5" VERSION_UPDATE_DELAY "5" VERSION_UPDATE_MAX_RETRIES "10" ---> Running in 44d194e3a803 ---> 8056c5b318be Removing intermediate container 44d194e3a803 Step 4 : ARG DEV_BUILD="false" ---> Running in dc9a2185aea2 ---> 6bceae72303e Removing intermediate container dc9a2185aea2 Step 5 : USER root ---> Running in 48f44a770a3a ---> 2a3c33d24920 Removing intermediate container 48f44a770a3a Step 6 : RUN mkdir $HAWKULAR_METRICS_DIR ---> Running in 03a68c50aa84 ---> 9660dca4794c Removing intermediate container 03a68c50aa84 Step 7 : COPY dev/* $HAWKULAR_METRICS_DIR ---> 19c8bca6d21d Removing intermediate container 87c6b2cc3fe7 Step 8 : COPY hawkular-metrics-schema.sh $HAWKULAR_METRICS_DIR ---> 4e341377cdfa Removing intermediate container b5a99710923a Step 9 : RUN cd $HAWKULAR_METRICS_DIR && if [ ${DEV_BUILD} = "false" ] || [ ! -s /hawkular-metrics-schema-installer.jar ]; then curl -Lo hawkular-metrics-schema-installer.jar https://origin-repository.jboss.org/nexus/service/local/artifact/maven/content?r=public\&g=org.hawkular.metrics\&a=hawkular-metrics-schema-installer\&e=jar\&v=${HAWKULAR_METRICS_VERSION}; fi ---> Running in 9469a2d6ae88 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 16.4M 0 134k 0 0 90512 0 0:03:10 0:00:01 0:03:09 90520 3 16.4M 3 570k 0 0 223k 0 0:01:15 0:00:02 0:01:13 223k 7 16.4M 7 1281k 0 0 363k 0 0:00:46 0:00:03 0:00:43 363k 13 16.4M 13 2248k 0 0 495k 0 0:00:34 0:00:04 0:00:30 495k 18 16.4M 18 3164k 0 0 573k 0 0:00:29 0:00:05 0:00:24 639k 24 16.4M 24 4097k 0 0 628k 0 0:00:26 0:00:06 0:00:20 792k 29 16.4M 29 5038k 0 0 669k 0 0:00:25 0:00:07 0:00:18 898k 35 16.4M 35 6019k 0 0 703k 0 0:00:23 0:00:08 0:00:15 939k 41 16.4M 41 6921k 0 0 725k 0 0:00:23 0:00:09 0:00:14 933k 44 16.4M 44 7428k 0 0 703k 0 0:00:23 0:00:10 0:00:13 846k 48 16.4M 48 8205k 0 0 712k 0 0:00:23 0:00:11 0:00:12 822k 54 16.4M 54 9173k 0 0 731k 0 0:00:23 0:00:12 0:00:11 824k 59 16.4M 59 9.8M 0 0 746k 0 0:00:22 0:00:13 0:00:09 821k 65 16.4M 65 10.8M 0 0 761k 0 0:00:22 0:00:14 0:00:08 832k 71 16.4M 71 11.7M 0 0 773k 0 0:00:21 0:00:15 0:00:06 922k 77 16.4M 77 12.6M 0 0 785k 0 0:00:21 0:00:16 0:00:05 954k 82 16.4M 82 13.6M 0 0 794k 0 0:00:21 0:00:17 0:00:04 953k 88 16.4M 88 14.5M 0 0 804k 0 0:00:20 0:00:18 0:00:02 962k 94 16.4M 94 15.4M 0 0 812k 0 0:00:20 0:00:19 0:00:01 957k 100 16.4M 100 16.4M 0 0 822k 0 0:00:20 0:00:20 --:--:-- 974k ---> 1adffe110589 Removing intermediate container 9469a2d6ae88 Step 10 : RUN yum -y install openssl && chmod -R 777 /opt ---> Running in ba9c0f79ac26 Loaded plugins: fastestmirror, ovl Determining fastest mirrors * base: mirror.wdc1.us.leaseweb.net * extras: mirrors.seas.harvard.edu * updates: mirror.math.princeton.edu Resolving Dependencies --> Running transaction check ---> Package openssl.x86_64 1:1.0.2k-8.el7 will be installed --> Processing Dependency: make for package: 1:openssl-1.0.2k-8.el7.x86_64 --> Running transaction check ---> Package make.x86_64 1:3.82-23.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: openssl x86_64 1:1.0.2k-8.el7 base 492 k Installing for dependencies: make x86_64 1:3.82-23.el7 base 420 k Transaction Summary ================================================================================ Install 1 Package (+1 Dependent package) Total download size: 912 k Installed size: 1.9 M Downloading packages: -------------------------------------------------------------------------------- Total 2.8 MB/s | 912 kB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : 1:make-3.82-23.el7.x86_64 1/2 Installing : 1:openssl-1.0.2k-8.el7.x86_64 2/2 Verifying : 1:make-3.82-23.el7.x86_64 1/2 Verifying : 1:openssl-1.0.2k-8.el7.x86_64 2/2 Installed: openssl.x86_64 1:1.0.2k-8.el7 Dependency Installed: make.x86_64 1:3.82-23.el7 Complete! ---> da658e19f776 Removing intermediate container ba9c0f79ac26 Step 11 : ENTRYPOINT $HAWKULAR_METRICS_DIR/hawkular-metrics-schema.sh ---> Running in 2c7ba5025236 ---> 76ec052bf21f Removing intermediate container 2c7ba5025236 Successfully built 76ec052bf21f --- openshift/origin-metrics-hawkular-metrics-schema:latest took 143 seconds --- --- Building component '/data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/../cassandra/' with docker tag 'openshift/origin-metrics-cassandra:latest' --- Sending build context to Docker daemon 108.5 kB Step 1 : FROM jboss/base-jdk:8 ---> ff1e52575f72 Step 2 : MAINTAINER Hawkular Metrics ---> Running in 267bfd626963 ---> baf9ff152477 Removing intermediate container 267bfd626963 Step 3 : EXPOSE 9042 9160 7000 7001 ---> Running in cd7522f6338f ---> b3207bbd113e Removing intermediate container cd7522f6338f Step 4 : ENV CASSANDRA_VERSION "3.0.15" CASSANDRA_HOME "/opt/apache-cassandra" HOME "/home/cassandra" PATH "/opt/apache-cassandra/bin:$PATH" CASSANDRA_NODES_SERVICE_NAME "hawkular-cassandra-nodes" ---> Running in 99be473c949f ---> 817612bccdcc Removing intermediate container 99be473c949f Step 5 : USER root ---> Running in 685773b0819a ---> 06442214a3c9 Removing intermediate container 685773b0819a Step 6 : RUN yum install -y -q bind-utils openssl && yum clean all ---> Running in 52bffe2ccc96 Loaded plugins: fastestmirror, ovl Cleaning repos: base extras updates Cleaning up everything Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos Cleaning up list of fastest mirrors ---> dc44ee43eae1 Removing intermediate container 52bffe2ccc96 Step 7 : COPY apache-cassandra-${CASSANDRA_VERSION}-bin.tar.gz.md5 /tmp/ ---> 38acb5d4f922 Removing intermediate container 05321d9c3388 Step 8 : RUN cd /opt; curl -LO https://archive.apache.org/dist/cassandra/$CASSANDRA_VERSION/apache-cassandra-$CASSANDRA_VERSION-bin.tar.gz && if [ "$(md5sum apache-cassandra-${CASSANDRA_VERSION}-bin.tar.gz | awk '{print $1}')" != "$(cat /tmp/apache-cassandra-${CASSANDRA_VERSION}-bin.tar.gz.md5)" ]; then echo "The Cassandra binary does not match the expected md5sum"; exit 1; fi && tar xzf apache-cassandra-$CASSANDRA_VERSION-bin.tar.gz && rm apache-cassandra-$CASSANDRA_VERSION-bin.tar.gz && ln -s apache-cassandra-$CASSANDRA_VERSION apache-cassandra ---> Running in e024f0f3c3b3 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 30.5M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 30.5M 19 6080k 0 0 3823k 0 0:00:08 0:00:01 0:00:07 3823k 73 30.5M 73 22.2M 0 0 8760k 0 0:00:03 0:00:02 0:00:01 8761k 100 30.5M 100 30.5M 0 0 9.8M 0 0:00:03 0:00:03 --:--:-- 9.8M ---> 1ef8db6f0ba4 Removing intermediate container e024f0f3c3b3 Step 9 : COPY cassandra.yaml.template cassandra-env.sh.template cassandra-metrics-reporter.yaml logback.xml /opt/apache-cassandra/conf/ ---> fd512717d6dc Removing intermediate container a215182f64d3 Step 10 : COPY cassandra-docker.sh cassandra-docker-ready.sh cassandra-prestop.sh cassandra-poststart.sh gather-seeds.sh /opt/apache-cassandra/bin/ ---> 8d9911089834 Removing intermediate container 90dad8cd6f97 Step 11 : RUN cd /opt/apache-cassandra/lib && curl -Lo jmx_prometheus_javaagent.jar https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/0.9/jmx_prometheus_javaagent-0.9.jar ---> Running in 59e82672c3bc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1223k 100 1223k 0 0 4820k 0 --:--:-- --:--:-- --:--:-- 4836k ---> a24813706f29 Removing intermediate container 59e82672c3bc Step 12 : COPY prometheus.yaml /opt/hawkular/prometheus_agent/prometheus.yaml ---> 973676872057 Removing intermediate container f0e5865cffcb Step 13 : RUN groupadd -r cassandra -g 312 && useradd -u 313 -r -g cassandra -d /opt/apache-cassandra -s /sbin/nologin cassandra && chown -R cassandra:cassandra /opt/apache-cassandra && chmod -R go+rw /opt/apache-cassandra && mkdir $HOME && chown -R cassandra:cassandra $HOME && chmod -R go+rw $HOME ---> Running in 22f207653bf8 ---> ad0c7eca341c Removing intermediate container 22f207653bf8 Step 14 : USER 313 ---> Running in 8313be3eb72e ---> a4f7ec66b929 Removing intermediate container 8313be3eb72e Step 15 : CMD /opt/apache-cassandra/bin/cassandra-docker.sh --seeds=${HOSTNAME} ---> Running in 0a0206dfa3ff ---> 606bc0540e04 Removing intermediate container 0a0206dfa3ff Successfully built 606bc0540e04 --- openshift/origin-metrics-cassandra:latest took 203 seconds --- ++ Active images openshift/origin-metrics-cassandra latest 606bc0540e04 Less than a second ago 703.6 MB openshift/origin-metrics-deployer latest 6f2e22648dd8 12 minutes ago 1.126 GB openshift/origin-metrics-hawkular-metrics latest 7ee1c13f1c25 5 minutes ago 822.6 MB openshift/origin-metrics-hawkular-metrics-schema latest 76ec052bf21f 3 minutes ago 565.7 MB openshift/origin-metrics-heapster latest 160343fbca35 10 minutes ago 819.9 MB /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/build-images.sh took 1153 seconds + Info 'finished building images' [INFO] finished building images + echo '[INFO]' finished building images + test.setup + Info [INFO] + echo '[INFO]' + Info 'Creating test project test-1522181968' [INFO] Creating test project test-1522181968 + echo '[INFO]' Creating test project test-1522181968 + oadm new-project test-1522181968 --node-selector= + oc project test-1522181968 + Info [INFO] + echo '[INFO]' + '[' false = false ']' + for x in default_deploy standalone_docker heapster + /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_default_deploy.sh -x --test DefaultInstall ++ shift ++ : ++ case "$1" in ++ test=DefaultInstall ++ shift 2 ++ : ++ case "$1" in ++ shift ++ break ++ [[ -z test-1522181968 ]] ++ tests.run ++ Info ================================================================================ ++ echo '[INFO]' ================================================================================ [INFO] ================================================================================ ++ Info 'Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_default_deploy.sh' [INFO] Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_default_deploy.sh ++ echo '[INFO]' Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_default_deploy.sh ++ Info ================================================================================ [INFO] ================================================================================ ++ echo '[INFO]' ================================================================================ ++ Info [INFO] ++ echo '[INFO]' ++ [[ -n DefaultInstall ]] +++ type -t DefaultInstall ++ '[' '' == function ']' ++ Info 'No tests named DefaultInstall within the current test script. Skipping' [INFO] No tests named DefaultInstall within the current test script. Skipping ++ echo '[INFO]' No tests named DefaultInstall within the current test script. Skipping + cleanup + out=0 + '[' 0 -ne 0 ']' + Info [INFO] + echo '[INFO]' + Success ================================================================================ [INFO] ================================================================================ + echo '[INFO]' ================================================================================ + Success 'Tests Succeeded' [INFO] Tests Succeeded + echo '[INFO]' Tests Succeeded + Success ================================================================================ [INFO] ================================================================================ + echo '[INFO]' ================================================================================ + Info [INFO] + echo '[INFO]' ++ date +%s + ENDTIME=1522183122 + Info 'Exiting. The tests took took 0 seconds' + echo '[INFO]' Exiting. The tests took took 0 seconds [INFO] Exiting. The tests took took 0 seconds + exit 0 + for x in default_deploy standalone_docker heapster + /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_standalone_docker.sh -x --test DefaultInstall ++ shift ++ : ++ case "$1" in ++ test=DefaultInstall ++ shift 2 ++ : ++ case "$1" in ++ shift ++ break ++ [[ -z test-1522181968 ]] ++ tests.run ++ Info ================================================================================ [INFO] ================================================================================ ++ echo '[INFO]' ================================================================================ ++ Info 'Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_standalone_docker.sh' [INFO] Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_standalone_docker.sh ++ echo '[INFO]' Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_standalone_docker.sh ++ Info ================================================================================ [INFO] ================================================================================ ++ echo '[INFO]' ================================================================================ ++ Info [INFO] ++ echo '[INFO]' ++ [[ -n DefaultInstall ]] +++ type -t DefaultInstall ++ '[' '' == function ']' ++ Info 'No tests named DefaultInstall within the current test script. Skipping' [INFO] No tests named DefaultInstall within the current test script. Skipping ++ echo '[INFO]' No tests named DefaultInstall within the current test script. Skipping + cleanup + out=0 + '[' 0 -ne 0 ']' + Info [INFO] + echo '[INFO]' + Success ================================================================================ [INFO] ================================================================================ + echo '[INFO]' ================================================================================ + Success 'Tests Succeeded' [INFO] Tests Succeeded + echo '[INFO]' Tests Succeeded + Success ================================================================================ [INFO] ================================================================================ + echo '[INFO]' ================================================================================ + Info [INFO] + echo '[INFO]' ++ date +%s + ENDTIME=1522183122 + Info 'Exiting. The tests took took 0 seconds' [INFO] Exiting. The tests took took 0 seconds + echo '[INFO]' Exiting. The tests took took 0 seconds + exit 0 + for x in default_deploy standalone_docker heapster + /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_heapster.sh -x --test DefaultInstall ++ shift ++ : ++ case "$1" in ++ test=DefaultInstall ++ shift 2 ++ : ++ case "$1" in ++ shift ++ break ++ [[ -z test-1522181968 ]] ++ tests.run ++ Info ================================================================================ ++ echo '[INFO]' ================================================================================ [INFO] ================================================================================ ++ Info 'Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_heapster.sh' [INFO] Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_heapster.sh ++ echo '[INFO]' Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_heapster.sh ++ Info ================================================================================ [INFO] ================================================================================ ++ echo '[INFO]' ================================================================================ ++ Info [INFO] ++ echo '[INFO]' ++ [[ -n DefaultInstall ]] +++ type -t DefaultInstall ++ '[' '' == function ']' ++ Info 'No tests named DefaultInstall within the current test script. Skipping' [INFO] No tests named DefaultInstall within the current test script. Skipping ++ echo '[INFO]' No tests named DefaultInstall within the current test script. Skipping + cleanup + out=0 + '[' 0 -ne 0 ']' + Info [INFO] + echo '[INFO]' + Success ================================================================================ [INFO] ================================================================================ + echo '[INFO]' ================================================================================ + Success 'Tests Succeeded' [INFO] Tests Succeeded + echo '[INFO]' Tests Succeeded + Success ================================================================================ [INFO] ================================================================================ + echo '[INFO]' ================================================================================ + Info [INFO] + echo '[INFO]' ++ date +%s + ENDTIME=1522183122 + Info 'Exiting. The tests took took 0 seconds' [INFO] Exiting. The tests took took 0 seconds + echo '[INFO]' Exiting. The tests took took 0 seconds + exit 0 + cleanup + out=0 + trap test.cleanup SIGINT SIGTERM EXIT + '[' 0 -ne 0 ']' + Info 'Test Succeeded' [INFO] Test Succeeded + echo '[INFO]' Test Succeeded + echo ++ date +%s + ENDTIME=1522183122 + '[' '' = true ']' + test.cleanup + Info [INFO] + echo '[INFO]' + Info 'Deleting test project test-1522181968' [INFO] Deleting test project test-1522181968 + echo '[INFO]' Deleting test project test-1522181968 + oc delete project test-1522181968 [INFO] + Info + echo '[INFO]' ++ date +%s [INFO] The tests took 1157 seconds [INFO] [INFO] Exiting. Origin-Metrics tests took took 1154 seconds + Info 'The tests took 1157 seconds' + echo '[INFO]' The tests took 1157 seconds + Info + echo '[INFO]' + Info 'Exiting. Origin-Metrics tests took took 1154 seconds' + echo '[INFO]' Exiting. Origin-Metrics tests took took 1154 seconds + exit 0 >>>>>>>>>>>> ENV VARIABLES <<<<<<<<<<<<<<<<<< ADMIN_KUBECONFIG=/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig API_BIND_HOST=172.18.0.201 API_HOST=172.18.0.201 API_PORT=8443 API_SCHEME=https ARTIFACT_DIR=/tmp/openshift/ci_test_every_pr/artifacts BASETMPDIR=/tmp/openshift/ci_test_every_pr _=/bin/env CLUSTER_ADMIN_CONTEXT=default/172-18-0-201:8443/system:admin ETCD_DATA_DIR=/tmp/openshift/ci_test_every_pr/etcd ETCD_HOST=127.0.0.1 ETCD_PEER_PORT=7001 ETCD_PORT=4001 FAKE_HOME_DIR=/tmp/openshift/ci_test_every_pr/openshift.local.home GIT_BRANCH=master GIT_URL=https://github.com/openshift/origin-metrics GOPATH=/data HISTCONTROL=ignoredups HISTSIZE=1000 HOME=/home/centos HOSTNAME=ip-172-18-0-201 KUBE_CACHE_MUTATION_DETECTOR=true KUBECONFIG=/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig KUBELET_BIND_HOST=172.18.0.201 KUBELET_HOST=172.18.0.201 KUBELET_PORT=10250 KUBELET_SCHEME=https LANG=en_US.UTF-8 LESSOPEN=||/usr/bin/lesspipe.sh %s LOG_DIR=/tmp/openshift/ci_test_every_pr/logs LOGGER_PID=2046 LOGNAME=centos MAIL=/var/spool/mail/centos MASTER_ADDR=https://172.18.0.201:8443 MASTER_CONFIG_DIR=/tmp/openshift/ci_test_every_pr/openshift.local.config/master MAX_IMAGES_BULK_IMPORTED_PER_REPOSITORY=3 NODE_CONFIG_DIR=/tmp/openshift/ci_test_every_pr/openshift.local.config/node-172.18.0.201 NUM_OS_JUNIT_SUITES_IN_FLIGHT=1 NUM_OS_JUNIT_TESTS_IN_FLIGHT=0 OLDPWD=/data/src/github.com/openshift/origin-metrics/hack/tests OPENSHIFT_ROUTER_IMAGE=openshift/origin-haproxy-router:c106caf ORIGIN_METRICS_DIR=/data/src/github.com/openshift/origin-metrics OS_ORIGINAL_WD=/data/src/github.com/openshift/origin OS_PID=2252 OS_ROOT=/data/src/github.com/openshift/origin OS_TMP_ENV_SET=ci_test_every_pr OS_USE_STACKTRACE=true PATH=/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/data/bin:/data/bin:/data/src/github.com/openshift/origin/_output/etcd/bin:/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/home/centos/.local/bin:/home/centos/bin PUBLIC_MASTER_HOST=172.18.0.201 PWD=/data/src/github.com/openshift/origin QTDIR=/usr/lib64/qt-3.3 QT_GRAPHICSSYSTEM_CHECKED=1 QT_GRAPHICSSYSTEM=native QTINC=/usr/lib64/qt-3.3/include QTLIB=/usr/lib64/qt-3.3/lib SAR_LOGFILE=/tmp/openshift/ci_test_every_pr/logs/sar.log SELINUX_LEVEL_REQUESTED= SELINUX_ROLE_REQUESTED= SELINUX_USE_CURRENT_RANGE= SERVER_CONFIG_DIR=/tmp/openshift/ci_test_every_pr/openshift.local.config SHELL=/bin/bash SHLVL=3 SSH_CLIENT=50.17.198.52 42140 22 SSH_CONNECTION=50.17.198.52 42140 172.18.0.201 22 TAG=c106caf TERM=vt100 TIME_MIN=60000 TIME_MS=1 TIME_SEC=1000 USE_IMAGES=openshift/origin-${component}:c106caf USE_LOCAL_SOURCE=true USER=centos USE_SUDO=true VERBOSE=1 VOLUME_DIR=/tmp/openshift/ci_test_every_pr/volumes XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5 >>>>>>>>>>>> END ENV VARIABLES <<<<<<<<<<<<<< [INFO] Test Succeeded [INFO] Dumping container logs to /tmp/openshift/ci_test_every_pr/logs/containers [INFO] Dumping etcd contents to /tmp/openshift/ci_test_every_pr/artifacts/etcd_dump.json [INFO] Tearing down test [INFO] Stopping k8s docker containers [INFO] Removing k8s docker containers [INFO] Pruning etcd data directory... [INFO] Cleanup complete [INFO] Exiting at Tue Mar 27 20:38:51 UTC 2018 ./ci_test_every_pr.sh took 1213 seconds real 20m13.257s user 0m55.387s sys 0m35.906s Finished GIT_URL=https://github.com/openshift/origin-metrics GIT_BRANCH=master ORIGIN_METRICS_DIR=/data/src/github.com/openshift/origin-metrics OS_ROOT=/data/src/github.com/openshift/origin USE_LOCAL_SOURCE=true VERBOSE=1 ./ci_test_every_pr.sh *************************************************** ==> openshiftdev: Downloading logs ==> openshiftdev: Downloading artifacts from '/var/log/yum.log' to '/var/lib/jenkins/jobs/test-origin-metrics/workspace/origin/artifacts/yum.log' ==> openshiftdev: Downloading artifacts from '/var/log/secure' to '/var/lib/jenkins/jobs/test-origin-metrics/workspace/origin/artifacts/secure' ==> openshiftdev: Downloading artifacts from '/var/log/audit/audit.log' to '/var/lib/jenkins/jobs/test-origin-metrics/workspace/origin/artifacts/audit.log' ==> openshiftdev: /tmp/origin-metrics/ did not exist on the remote system. This is often the case for tests that were not run. + false + test_pull_requests --mark_test_success 406 --repo origin-metrics --config /var/lib/jenkins/test_pull_requests/origin-metrics.json WARNING: Cache won't persist between runs. *** Starting with empty cache Rate limit remaining: 4511 Marking SUCCESS for pull request #406 in repo 'origin-metrics' Recreating comment #376659901 with Origin Metrics Test Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/319/) (Base Commit: c4142ae378b4b7c8ec82f4645fac93b8abf039f5) (PR Branch Commit: a9e4c9b1d0295621300f391fb9e95684858aaae6) Deleting comment #376659901 Updating status of 'a9e4c9b1d0295621300f391fb9e95684858aaae6' with state: success Rate limit resets in: 1467s, at 2018-03-27T17:03:22-04:00 (1522184602) Rate limit remaining: 4506; delta: 5 Rate limit is not too low. Would run. Cache stats: Hits: 0, Misses: 2, Bypass: 3 (raw): [:fresh, 0, :invalid, 0, :miss, 2, :unacceptable, 3, :valid, 0] Done [Current build status] check if current [SUCCESS] is worse or equals then [SUCCESS] and better or equals then [SUCCESS] [Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $MERGE) Run condition [And] preventing perform for step [BuilderChain] [description-setter] Description set: https://github.com/openshift/origin-metrics/pull/406 [PostBuildScript] - Execution post build scripts. [workspace] $ /bin/sh -xe /tmp/jenkins571814906015781448.sh + INSTANCE_NAME=origin_metrics-centos7-319 + pushd origin ~/jobs/test-origin-metrics/workspace/origin ~/jobs/test-origin-metrics/workspace + '[' -f .vagrant-openshift.json ']' + /usr/bin/vagrant destroy -f ==> openshiftdev: Terminating the instance... ==> openshiftdev: Running cleanup tasks for 'shell' provisioner... + popd ~/jobs/test-origin-metrics/workspace Finished: SUCCESS