Pull request #180 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at df319bf1fc7b79eaf8491469efa93f4e622d80ed rather than da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec Obtained Jenkinsfile from df319bf1fc7b79eaf8491469efa93f4e622d80ed Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2518 in /w/workspace/edgexfoundry_edgex-ui-go_PR-180 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-180 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit df319bf1fc7b79eaf8491469efa93f4e622d80ed into PR head commit da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/180/head:refs/remotes/origin/PR-180 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec Checking out Revision da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec (PR-180) > git checkout -f da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge df319bf1fc7b79eaf8491469efa93f4e622d80ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec # timeout=10 Commit message: "Merge branch 'master' into issue_#176" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:10:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk e6da246dff1164a4826c427c4969e862cec288d9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 05:10:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:10:59 05:10:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:10:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:11:00 latest: Pulling from edgex-devops/git-semver 05:11:00 9123ac7c32f7: Pulling fs layer 05:11:00 b8cc5d1170e3: Pulling fs layer 05:11:00 2924cbbf6a41: Pulling fs layer 05:11:00 93b08a4f1073: Pulling fs layer 05:11:00 93b08a4f1073: Waiting 05:11:00 b8cc5d1170e3: Verifying Checksum 05:11:00 b8cc5d1170e3: Download complete 05:11:00 9123ac7c32f7: Verifying Checksum 05:11:00 9123ac7c32f7: Download complete 05:11:00 93b08a4f1073: Verifying Checksum 05:11:00 93b08a4f1073: Download complete 05:11:00 2924cbbf6a41: Verifying Checksum 05:11:00 2924cbbf6a41: Download complete 05:11:00 9123ac7c32f7: Pull complete 05:11:00 b8cc5d1170e3: Pull complete 05:11:02 2924cbbf6a41: Pull complete 05:11:02 93b08a4f1073: Pull complete 05:11:02 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 05:11:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:11:02 prd-centos7-docker-4c-2g-2518 does not seem to be running inside a container 05:11:03 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-180 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-180:/w/workspace/edgexfoundry_edgex-ui-go_PR-180:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:11:04 $ docker top d69f17c4814378394b3fbde3a42bbcd7b4b041595173a9eb5da26c725dd16385 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:11:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:11:04 [ssh-agent] Looking for ssh-agent implementation... 05:11:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:11:05 $ docker exec d69f17c4814378394b3fbde3a42bbcd7b4b041595173a9eb5da26c725dd16385 ssh-agent 05:11:05 SSH_AUTH_SOCK=/tmp/ssh-0V7aJWgp9LjS/agent.15 05:11:05 SSH_AGENT_PID=21 05:11:05 Running ssh-add (command line suppressed) 05:11:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/private_key_6592637406644640624.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/private_key_6592637406644640624.key) 05:11:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:11:06 + git describe --exact-match --tags HEAD 05:11:06 fatal: No names found, cannot describe anything. [Pipeline] } 05:11:07 $ docker exec --env ******** --env ******** d69f17c4814378394b3fbde3a42bbcd7b4b041595173a9eb5da26c725dd16385 ssh-agent -k 05:11:07 unset SSH_AUTH_SOCK; 05:11:07 unset SSH_AGENT_PID; 05:11:07 echo Agent pid 21 killed; 05:11:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:11:07 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:11:07 This usually means this commit has not been tagged. [Pipeline] sshagent 05:11:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:11:07 [ssh-agent] Looking for ssh-agent implementation... 05:11:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:11:08 $ docker exec d69f17c4814378394b3fbde3a42bbcd7b4b041595173a9eb5da26c725dd16385 ssh-agent 05:11:08 SSH_AUTH_SOCK=/tmp/ssh-V6zFmtPlYMtf/agent.57 05:11:08 SSH_AGENT_PID=64 05:11:08 Running ssh-add (command line suppressed) 05:11:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/private_key_6609808272717487565.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/private_key_6609808272717487565.key) 05:11:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:11:09 + git semver init 05:11:09 # -> Open(): unable to determine branch for HEAD 05:11:09 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-180/.git 05:11:09 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-180 05:11:09 # $SEMVER_REMOTE_NAME = origin 05:11:09 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 05:11:09 # $SEMVER_USER_NAME = jenkins 05:11:09 # $SEMVER_BRANCH = PR-180 05:11:09 # $SEMVER_TEMP = /tmp/semver-600818000 05:11:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:11:10 # '/tmp/semver-600818000' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-180/.semver' 05:11:10 # -> Force: false 05:11:10 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-180/.semver [Pipeline] } 05:11:10 $ docker exec --env ******** --env ******** d69f17c4814378394b3fbde3a42bbcd7b4b041595173a9eb5da26c725dd16385 ssh-agent -k 05:11:11 unset SSH_AUTH_SOCK; 05:11:11 unset SSH_AGENT_PID; 05:11:11 echo Agent pid 64 killed; 05:11:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:11:12 + git semver [Pipeline] } 05:11:12 $ docker stop --time=1 d69f17c4814378394b3fbde3a42bbcd7b4b041595173a9eb5da26c725dd16385 05:11:14 $ docker rm -f d69f17c4814378394b3fbde3a42bbcd7b4b041595173a9eb5da26c725dd16385 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:11:16 Stashed 34 file(s) [Pipeline] echo 05:11:16 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:11:31 Still waiting to schedule task 05:11:31 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2518’ 05:11:31 Still waiting to schedule task 05:11:31 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:13:42 Running on prd-centos7-docker-4c-2g-2519 in /w/workspace/edgexfoundry_edgex-ui-go_PR-180 [Pipeline] { [Pipeline] ws 05:13:42 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 05:13:44 using credential edgex-jenkins-ssh 05:13:44 Cloning the remote Git repository 05:13:44 Cloning with configured refspecs honoured and without tags 05:13:44 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:13:44 > git init /w/workspace/edgex-ui-go/3 # timeout=10 05:13:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:13:44 > git --version # timeout=10 05:13:44 using GIT_SSH to set credentials SSH Credentials for GitHub 05:13:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:13:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:13:45 > git config --add remote.origin.fetch +refs/pull/180/head:refs/remotes/origin/PR-180 # timeout=10 05:13:45 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:13:45 Fetching without tags 05:13:46 Merging remotes/origin/master commit df319bf1fc7b79eaf8491469efa93f4e622d80ed into PR head commit da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec 05:13:46 Merge succeeded, producing da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec 05:13:46 Checking out Revision da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec (PR-180) 05:13:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:13:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:13:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:13:45 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:13:45 > git config core.sparsecheckout # timeout=10 05:13:45 > git checkout -f da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec # timeout=10 05:13:45 > git remote # timeout=10 05:13:45 > git config --get remote.origin.url # timeout=10 05:13:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:13:45 > git merge df319bf1fc7b79eaf8491469efa93f4e622d80ed # timeout=10 05:13:45 > git rev-parse HEAD^{commit} # timeout=10 05:13:45 > git config core.sparsecheckout # timeout=10 05:13:45 > git checkout -f da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec # timeout=10 05:13:49 Commit message: "Merge branch 'master' into issue_#176" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:13:50 ========================================================= 05:13:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 05:13:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:13:51 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . 05:13:51 Sending build context to Docker daemon 11.39MB 05:13:51 Step 1/8 : ARG BASE=golang:1.11-alpine 05:13:51 Step 2/8 : FROM ${BASE} 05:13:51 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 05:13:51 9d48c3bd43c5: Pulling fs layer 05:13:51 7f94eaf8af20: Pulling fs layer 05:13:51 9fe9984849c1: Pulling fs layer 05:13:51 ec448270508e: Pulling fs layer 05:13:51 65ba82af53f7: Pulling fs layer 05:13:51 07c18b20a200: Pulling fs layer 05:13:51 d9b3ee039db2: Pulling fs layer 05:13:51 8c79c1ac0d81: Pulling fs layer 05:13:51 ff40f1a7a0b9: Pulling fs layer 05:13:51 bdb43ae2d12f: Pulling fs layer 05:13:51 8e1ab0ef8490: Pulling fs layer 05:13:51 8c79c1ac0d81: Waiting 05:13:51 ec448270508e: Waiting 05:13:51 65ba82af53f7: Waiting 05:13:51 07c18b20a200: Waiting 05:13:51 d9b3ee039db2: Waiting 05:13:51 bdb43ae2d12f: Waiting 05:13:51 8e1ab0ef8490: Waiting 05:13:51 9fe9984849c1: Verifying Checksum 05:13:51 9fe9984849c1: Download complete 05:13:51 7f94eaf8af20: Verifying Checksum 05:13:51 7f94eaf8af20: Download complete 05:13:51 65ba82af53f7: Verifying Checksum 05:13:51 65ba82af53f7: Download complete 05:13:51 07c18b20a200: Verifying Checksum 05:13:51 07c18b20a200: Download complete 05:13:51 9d48c3bd43c5: Verifying Checksum 05:13:51 9d48c3bd43c5: Download complete 05:13:51 9d48c3bd43c5: Pull complete 05:13:52 7f94eaf8af20: Pull complete 05:13:52 d9b3ee039db2: Verifying Checksum 05:13:52 d9b3ee039db2: Download complete 05:13:52 ff40f1a7a0b9: Verifying Checksum 05:13:52 ff40f1a7a0b9: Download complete 05:13:52 ec448270508e: Verifying Checksum 05:13:52 ec448270508e: Download complete 05:13:52 8e1ab0ef8490: Verifying Checksum 05:13:52 8e1ab0ef8490: Download complete 05:13:53 bdb43ae2d12f: Verifying Checksum 05:13:53 bdb43ae2d12f: Download complete 05:13:53 8c79c1ac0d81: Verifying Checksum 05:13:53 8c79c1ac0d81: Download complete 05:13:54 9fe9984849c1: Pull complete 05:13:58 ec448270508e: Pull complete 05:13:58 65ba82af53f7: Pull complete 05:13:58 07c18b20a200: Pull complete 05:14:03 d9b3ee039db2: Pull complete 05:14:06 8c79c1ac0d81: Pull complete 05:14:06 ff40f1a7a0b9: Pull complete 05:14:07 bdb43ae2d12f: Pull complete 05:14:07 8e1ab0ef8490: Pull complete 05:14:07 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 05:14:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 05:14:07 ---> 8acfeb908b63 05:14:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:14:07 ---> Running in 5dfedaea22e7 05:14:07 Removing intermediate container 5dfedaea22e7 05:14:07 ---> aa0319256ded 05:14:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:07 ---> Running in 4b2dac1797a3 05:14:09 Removing intermediate container 4b2dac1797a3 05:14:09 ---> 53597acfcddc 05:14:09 Step 5/8 : RUN apk add --no-cache make git 05:14:09 ---> Running in f629aa2b6858 05:14:09 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 05:14:10 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 05:14:10 OK: 134 MiB in 39 packages 05:14:11 Removing intermediate container f629aa2b6858 05:14:11 ---> 3bed2fa97788 05:14:11 Step 6/8 : WORKDIR /edgex-ui-go 05:14:11 ---> Running in fcc705a7bba2 05:14:11 Removing intermediate container fcc705a7bba2 05:14:11 ---> 47e6eec9cef9 05:14:11 Step 7/8 : COPY . . 05:14:12 ---> cf06b12cea27 05:14:12 Step 8/8 : RUN go mod download 05:14:12 ---> Running in 7b6bf41f1a56 05:14:13 go: finding github.com/gorilla/mux v1.7.1 05:14:13 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 05:14:13 go: finding github.com/pelletier/go-toml v1.2.0 05:14:13 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 05:14:13 go: finding github.com/BurntSushi/toml v0.3.1 05:14:13 go: finding github.com/kr/pretty v0.1.0 05:14:13 go: finding github.com/gorilla/websocket v1.4.0 05:14:13 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 05:14:13 go: finding github.com/kr/text v0.1.0 05:14:13 go: finding github.com/mitchellh/copystructure v1.0.0 05:14:13 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:14:13 go: finding github.com/hashicorp/consul/api v1.1.0 05:14:13 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:14:13 go: finding github.com/stretchr/testify v1.3.0 05:14:14 go: finding github.com/pkg/errors v0.8.1 05:14:14 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 05:14:14 go: finding github.com/kr/pty v1.1.1 05:14:14 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:14:14 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:14:14 go: finding github.com/davecgh/go-spew v1.1.0 05:14:14 go: finding github.com/pmezard/go-difflib v1.0.0 05:14:14 go: finding github.com/stretchr/objx v0.1.0 05:14:14 go: finding golang.org/x/text v0.3.0 05:14:14 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:14:16 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 05:14:17 go: finding github.com/hashicorp/consul/sdk v0.1.1 05:14:17 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:14:17 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:14:17 go: finding github.com/hashicorp/go-uuid v1.0.1 05:14:17 go: finding github.com/mitchellh/mapstructure v1.1.2 05:14:17 go: finding github.com/hashicorp/serf v0.8.2 05:14:17 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:14:18 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:14:18 go: finding github.com/mitchellh/go-homedir v1.0.0 05:14:18 go: finding github.com/hashicorp/go-msgpack v0.5.3 05:14:18 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:14:18 go: finding github.com/hashicorp/memberlist v0.1.3 05:14:18 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:14:18 go: finding github.com/hashicorp/logutils v1.0.0 05:14:18 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 05:14:18 go: finding github.com/mitchellh/iochan v1.0.0 05:14:18 go: finding github.com/mitchellh/cli v1.0.0 05:14:18 go: finding github.com/hashicorp/mdns v1.0.0 05:14:18 go: finding github.com/hashicorp/go-syslog v1.0.0 05:14:18 go: finding github.com/mitchellh/gox v0.4.0 05:14:18 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 05:14:18 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 05:14:18 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 05:14:18 go: finding github.com/mattn/go-isatty v0.0.3 05:14:18 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 05:14:18 go: finding github.com/mattn/go-colorable v0.0.9 05:14:18 go: finding github.com/hashicorp/go-multierror v1.0.0 05:14:18 go: finding github.com/posener/complete v1.1.1 05:14:18 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 05:14:18 go: finding github.com/bgentry/speakeasy v0.1.0 05:14:18 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 05:14:18 go: finding github.com/davecgh/go-spew v1.1.1 05:14:18 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 05:14:19 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 05:14:19 go: finding github.com/stretchr/testify v1.2.2 05:14:19 go: finding github.com/miekg/dns v1.0.14 05:14:19 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:14:19 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:14:19 go: finding github.com/hashicorp/go-sockaddr v1.0.0 05:14:19 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:14:19 go: finding github.com/hashicorp/go.net v0.0.1 05:14:19 go: finding github.com/fatih/color v1.7.0 05:14:19 go: finding github.com/hashicorp/errwrap v1.0.0 05:14:19 go: finding github.com/hashicorp/go-uuid v1.0.0 05:14:19 go: finding github.com/hashicorp/golang-lru v0.5.0 05:14:32 Removing intermediate container 7b6bf41f1a56 05:14:32 ---> e66dc9917233 05:14:32 Successfully built e66dc9917233 05:14:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:14:32 + docker inspect -f . ci-base-image-x86_64 05:14:32 . [Pipeline] withDockerContainer 05:14:32 prd-centos7-docker-4c-2g-2519 does not seem to be running inside a container 05:14:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:14:33 $ docker top cbdeaaf881073e63eea9251b0e933fe7c75ee5c2b901bd5cbd6e2fdf77669425 -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:33 + go version 05:14:33 go version go1.11.13 linux/amd64 [Pipeline] sh 05:14:34 + make test 05:14:34 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:14:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:14:44 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:14:44 GO111MODULE=on go vet ./... [Pipeline] stash 05:14:47 Stashed 1 file(s) [Pipeline] } 05:14:47 $ docker stop --time=1 cbdeaaf881073e63eea9251b0e933fe7c75ee5c2b901bd5cbd6e2fdf77669425 05:14:49 $ docker rm -f cbdeaaf881073e63eea9251b0e933fe7c75ee5c2b901bd5cbd6e2fdf77669425 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:14:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:14:50 + ls -al . 05:14:50 total 72 05:14:50 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 7 05:14 . 05:14:50 drwxrwxr-x. 4 jenkins jenkins 28 Apr 7 05:13 .. 05:14:50 drwxrwxr-x. 8 jenkins jenkins 119 Apr 7 05:13 app 05:14:50 drwxrwxr-x. 3 jenkins jenkins 20 Apr 7 05:13 assets 05:14:50 drwxrwxr-x. 2 jenkins jenkins 35 Apr 7 05:13 bin 05:14:50 drwxrwxr-x. 3 jenkins jenkins 29 Apr 7 05:13 cmd 05:14:50 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 7 05:13 CONTRIBUTING.md 05:14:50 -rw-r--r--. 1 jenkins jenkins 10 Apr 7 05:14 coverage.out 05:14:50 -rw-rw-r--. 1 jenkins jenkins 839 Apr 7 05:13 Dockerfile 05:14:50 -rw-rw-r--. 1 jenkins jenkins 898 Apr 7 05:13 Dockerfile.build 05:14:50 drwxrwxr-x. 4 jenkins jenkins 53 Apr 7 05:13 docs 05:14:50 drwxrwxr-x. 8 jenkins jenkins 179 Apr 7 05:13 .git 05:14:50 -rw-rw-r--. 1 jenkins jenkins 123 Apr 7 05:13 .gitignore 05:14:50 -rw-rw-r--. 1 jenkins jenkins 522 Apr 7 05:13 go.mod 05:14:50 -rw-r--r--. 1 jenkins jenkins 8727 Apr 7 05:14 go.sum 05:14:50 drwxrwxr-x. 3 jenkins jenkins 17 Apr 7 05:13 internal 05:14:50 -rw-rw-r--. 1 jenkins jenkins 675 Apr 7 05:13 Jenkinsfile 05:14:50 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 7 05:13 LICENSE 05:14:50 -rw-rw-r--. 1 jenkins jenkins 951 Apr 7 05:13 Makefile 05:14:50 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 7 05:13 README.md 05:14:50 drwxrwxr-x. 3 jenkins jenkins 58 Apr 7 05:13 .semver 05:14:50 drwxrwxr-x. 4 jenkins jenkins 54 Apr 7 05:13 snap 05:14:50 -rw-rw-r--. 1 jenkins jenkins 5 Apr 7 05:11 VERSION 05:14:50 -rw-rw-r--. 1 jenkins jenkins 155 Apr 7 05:13 version.go [Pipeline] isUnix [Pipeline] sh 05:14:51 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec --label arch=amd64 --label version=0.0.0 . 05:14:51 Sending build context to Docker daemon 11.4MB 05:14:51 Step 1/23 : ARG BASE=golang:1.11-alpine 05:14:51 Step 2/23 : FROM ${BASE} AS builder 05:14:51 ---> e66dc9917233 05:14:51 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:14:51 ---> Running in ddcc5ba6cd83 05:14:51 Removing intermediate container ddcc5ba6cd83 05:14:51 ---> 168946933ae6 05:14:51 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 05:14:51 ---> Running in fe6fab2287eb 05:14:51 Removing intermediate container fe6fab2287eb 05:14:51 ---> 9d30b4b41730 05:14:51 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 05:14:51 ---> Running in b4c7581b5312 05:14:51 Removing intermediate container b4c7581b5312 05:14:51 ---> 4625931e2acd 05:14:51 Step 6/23 : LABEL Name=edgex-ui-go 05:14:51 ---> Running in 39d5d72cc7e1 05:14:51 Removing intermediate container 39d5d72cc7e1 05:14:51 ---> ec2f458e408d 05:14:51 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:14:51 ---> Running in 85dadc2b5f48 05:14:52 Removing intermediate container 85dadc2b5f48 05:14:52 ---> 4e70523b5e26 05:14:52 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:52 ---> Running in ee4fdc2425d6 05:14:52 Removing intermediate container ee4fdc2425d6 05:14:52 ---> 6efc47914c99 05:14:52 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:14:52 ---> Running in a3b360c1bf59 05:14:53 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 05:14:54 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 05:14:54 OK: 134 MiB in 39 packages 05:14:54 Removing intermediate container a3b360c1bf59 05:14:54 ---> 2da0cde98824 05:14:54 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:14:54 ---> Running in 4663c0c6a0c9 05:14:54 Removing intermediate container 4663c0c6a0c9 05:14:54 ---> 42850cc63386 05:14:54 Step 11/23 : COPY go.mod . 05:14:55 ---> 50d3e27c7358 05:14:55 Step 12/23 : COPY Makefile . 05:14:55 ---> d1b219797443 05:14:55 Step 13/23 : RUN make update 05:14:55 ---> Running in 1ecb9643f6be 05:14:55 CGO_ENABLED=0 GO111MODULE=on go mod download 05:14:55 Removing intermediate container 1ecb9643f6be 05:14:55 ---> 6ad7d5e53b5b 05:14:55 Step 14/23 : COPY . . 05:14:56 ---> 65e8965a5b46 05:14:56 Step 15/23 : RUN ${MAKE} 05:14:56 ---> Running in f9c8d79f921e 05:14:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:15:07 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:15:08 Removing intermediate container f9c8d79f921e 05:15:08 ---> 10812d9c0650 05:15:08 Step 16/23 : FROM alpine 05:15:08 latest: Pulling from library/alpine 05:15:09 aad63a933944: Pulling fs layer 05:15:09 aad63a933944: Verifying Checksum 05:15:09 aad63a933944: Download complete 05:15:09 aad63a933944: Pull complete 05:15:09 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 05:15:09 Status: Downloaded newer image for alpine:latest 05:15:09 ---> a187dde48cd2 05:15:09 Step 17/23 : EXPOSE 4000 05:15:09 ---> Running in afa470ea4460 05:15:09 Removing intermediate container afa470ea4460 05:15:09 ---> 37beced16c3b 05:15:09 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:15:10 ---> 8668f67c6864 05:15:10 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:15:10 ---> Running in abb0e1058c5c 05:15:11 Removing intermediate container abb0e1058c5c 05:15:11 ---> 525da14cd528 05:15:11 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 05:15:11 ---> Running in b9bdfaada501 05:15:11 Removing intermediate container b9bdfaada501 05:15:11 ---> ea3889120ea2 05:15:11 Step 21/23 : LABEL arch=amd64 05:15:11 ---> Running in fb3573430652 05:15:11 Removing intermediate container fb3573430652 05:15:11 ---> b63c8bc516de 05:15:11 Step 22/23 : LABEL git_sha=da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec 05:15:11 ---> Running in e4f4b0eb548a 05:15:11 Removing intermediate container e4f4b0eb548a 05:15:11 ---> 7015cb0fbcc8 05:15:11 Step 23/23 : LABEL version=0.0.0 05:15:11 ---> Running in 129fc2f6c438 05:15:11 Removing intermediate container 129fc2f6c438 05:15:11 ---> a703a5547d74 05:15:11 [Warning] One or more build-args [ARCH] were not consumed 05:15:11 Successfully built a703a5547d74 05:15:11 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:15:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2520 in /w/workspace/edgexfoundry_edgex-ui-go_PR-180 [Pipeline] { [Pipeline] ws 05:15:57 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 05:16:03 using credential edgex-jenkins-ssh 05:16:03 Cloning the remote Git repository 05:16:03 Cloning with configured refspecs honoured and without tags 05:16:03 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:16:03 > git init /w/workspace/edgex-ui-go/3 # timeout=10 05:16:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:16:04 > git --version # timeout=10 05:16:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:16:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:16:05 Fetching without tags 05:16:05 Merging remotes/origin/master commit df319bf1fc7b79eaf8491469efa93f4e622d80ed into PR head commit da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec 05:16:06 Merge succeeded, producing da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec 05:16:06 Checking out Revision da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec (PR-180) 05:16:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:16:05 > git config --add remote.origin.fetch +refs/pull/180/head:refs/remotes/origin/PR-180 # timeout=10 05:16:05 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:16:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:16:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:16:05 using GIT_SSH to set credentials SSH Credentials for GitHub 05:16:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:16:06 > git config core.sparsecheckout # timeout=10 05:16:06 > git checkout -f da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec # timeout=10 05:16:06 > git remote # timeout=10 05:16:06 > git config --get remote.origin.url # timeout=10 05:16:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:16:06 > git merge df319bf1fc7b79eaf8491469efa93f4e622d80ed # timeout=10 05:16:06 > git rev-parse HEAD^{commit} # timeout=10 05:16:06 > git config core.sparsecheckout # timeout=10 05:16:06 > git checkout -f da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec # timeout=10 05:16:11 Commit message: "Merge branch 'master' into issue_#176" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:16:12 ========================================================= 05:16:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 05:16:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:16:14 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . 05:16:15 Sending build context to Docker daemon 11.39MB 05:16:15 Step 1/8 : ARG BASE=golang:1.11-alpine 05:16:15 Step 2/8 : FROM ${BASE} 05:16:15 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:16:15 29bddadc8f3f: Pulling fs layer 05:16:15 02bb20f2603b: Pulling fs layer 05:16:15 b62863a3550b: Pulling fs layer 05:16:15 9586258a13ea: Pulling fs layer 05:16:15 a8b2cbafd68c: Pulling fs layer 05:16:15 d1dd75721c92: Pulling fs layer 05:16:15 4e34fffdb759: Pulling fs layer 05:16:15 fd1d9eb628f9: Pulling fs layer 05:16:15 bd44c58b92db: Pulling fs layer 05:16:15 e5856e266cf4: Pulling fs layer 05:16:15 f0f88b30cdbb: Pulling fs layer 05:16:15 9586258a13ea: Waiting 05:16:15 a8b2cbafd68c: Waiting 05:16:15 d1dd75721c92: Waiting 05:16:15 4e34fffdb759: Waiting 05:16:15 fd1d9eb628f9: Waiting 05:16:15 bd44c58b92db: Waiting 05:16:15 e5856e266cf4: Waiting 05:16:15 f0f88b30cdbb: Waiting 05:16:15 b62863a3550b: Verifying Checksum 05:16:15 b62863a3550b: Download complete 05:16:15 02bb20f2603b: Verifying Checksum 05:16:15 02bb20f2603b: Download complete 05:16:15 a8b2cbafd68c: Verifying Checksum 05:16:15 a8b2cbafd68c: Download complete 05:16:15 d1dd75721c92: Download complete 05:16:15 29bddadc8f3f: Download complete 05:16:16 29bddadc8f3f: Pull complete 05:16:17 02bb20f2603b: Pull complete 05:16:17 b62863a3550b: Pull complete 05:16:20 4e34fffdb759: Verifying Checksum 05:16:20 4e34fffdb759: Download complete 05:16:20 bd44c58b92db: Verifying Checksum 05:16:20 bd44c58b92db: Download complete 05:16:22 e5856e266cf4: Verifying Checksum 05:16:22 e5856e266cf4: Download complete 05:16:22 f0f88b30cdbb: Verifying Checksum 05:16:22 f0f88b30cdbb: Download complete 05:16:24 fd1d9eb628f9: Verifying Checksum 05:16:24 fd1d9eb628f9: Download complete 05:16:25 9586258a13ea: Download complete 05:16:35 9586258a13ea: Pull complete 05:16:35 a8b2cbafd68c: Pull complete 05:16:35 d1dd75721c92: Pull complete 05:16:38 4e34fffdb759: Pull complete 05:16:43 fd1d9eb628f9: Pull complete 05:16:43 bd44c58b92db: Pull complete 05:16:45 e5856e266cf4: Pull complete 05:16:45 f0f88b30cdbb: Pull complete 05:16:45 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 05:16:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 05:16:45 ---> 0be50c763560 05:16:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:16:50 ---> Running in 979ac0523d07 05:16:50 Removing intermediate container 979ac0523d07 05:16:50 ---> c07ebab81131 05:16:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:50 ---> Running in 2de64d13a59b 05:16:52 Removing intermediate container 2de64d13a59b 05:16:52 ---> 551f68d9095a 05:16:52 Step 5/8 : RUN apk add --no-cache make git 05:16:52 ---> Running in 6ebf342da883 05:16:53 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 05:16:54 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 05:16:54 OK: 121 MiB in 39 packages 05:16:55 Removing intermediate container 6ebf342da883 05:16:55 ---> 1de5b27bddb6 05:16:55 Step 6/8 : WORKDIR /edgex-ui-go 05:16:56 ---> Running in 05a947ec0b22 05:16:56 Removing intermediate container 05a947ec0b22 05:16:56 ---> d8297cdbec77 05:16:56 Step 7/8 : COPY . . 05:16:58 ---> e10b2e12ffe8 05:16:58 Step 8/8 : RUN go mod download 05:16:58 ---> Running in bc0249f45361 05:16:59 go: finding github.com/kr/pretty v0.1.0 05:16:59 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 05:16:59 go: finding github.com/gorilla/websocket v1.4.0 05:16:59 go: finding github.com/gorilla/mux v1.7.1 05:16:59 go: finding github.com/pelletier/go-toml v1.2.0 05:16:59 go: finding github.com/BurntSushi/toml v0.3.1 05:16:59 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 05:16:59 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 05:17:00 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:17:00 go: finding github.com/mitchellh/copystructure v1.0.0 05:17:00 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:17:00 go: finding github.com/hashicorp/consul/api v1.1.0 05:17:00 go: finding github.com/stretchr/testify v1.3.0 05:17:00 go: finding github.com/kr/text v0.1.0 05:17:00 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 05:17:00 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:17:00 go: finding github.com/pkg/errors v0.8.1 05:17:01 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:17:01 go: finding github.com/kr/pty v1.1.1 05:17:01 go: finding github.com/davecgh/go-spew v1.1.0 05:17:01 go: finding github.com/pmezard/go-difflib v1.0.0 05:17:01 go: finding github.com/stretchr/objx v0.1.0 05:17:03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:17:03 go: finding golang.org/x/text v0.3.0 05:17:06 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 05:17:06 go: finding github.com/hashicorp/consul/sdk v0.1.1 05:17:06 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:17:06 go: finding github.com/hashicorp/serf v0.8.2 05:17:06 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:17:06 go: finding github.com/hashicorp/go-uuid v1.0.1 05:17:06 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:17:06 go: finding github.com/mitchellh/mapstructure v1.1.2 05:17:07 go: finding github.com/mitchellh/go-homedir v1.0.0 05:17:07 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:17:08 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:17:08 go: finding github.com/hashicorp/go-msgpack v0.5.3 05:17:08 go: finding github.com/hashicorp/memberlist v0.1.3 05:17:08 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:17:08 go: finding github.com/hashicorp/logutils v1.0.0 05:17:08 go: finding github.com/mitchellh/iochan v1.0.0 05:17:08 go: finding github.com/mitchellh/cli v1.0.0 05:17:08 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 05:17:08 go: finding github.com/hashicorp/mdns v1.0.0 05:17:09 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 05:17:09 go: finding github.com/hashicorp/go-syslog v1.0.0 05:17:09 go: finding github.com/mitchellh/gox v0.4.0 05:17:09 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 05:17:09 go: finding github.com/mattn/go-isatty v0.0.3 05:17:09 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 05:17:09 go: finding github.com/mattn/go-colorable v0.0.9 05:17:09 go: finding github.com/posener/complete v1.1.1 05:17:09 go: finding github.com/miekg/dns v1.0.14 05:17:09 go: finding github.com/hashicorp/go-multierror v1.0.0 05:17:10 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 05:17:10 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:17:10 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 05:17:10 go: finding github.com/davecgh/go-spew v1.1.1 05:17:10 go: finding github.com/fatih/color v1.7.0 05:17:10 go: finding github.com/hashicorp/go.net v0.0.1 05:17:10 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 05:17:10 go: finding github.com/stretchr/testify v1.2.2 05:17:10 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 05:17:11 go: finding github.com/hashicorp/go-sockaddr v1.0.0 05:17:11 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 05:17:11 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:17:11 go: finding github.com/bgentry/speakeasy v0.1.0 05:17:12 go: finding github.com/hashicorp/errwrap v1.0.0 05:17:12 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:17:12 go: finding github.com/hashicorp/go-uuid v1.0.0 05:17:12 go: finding github.com/hashicorp/golang-lru v0.5.0 05:17:45 Removing intermediate container bc0249f45361 05:17:45 ---> d788b2db71a9 05:17:45 Successfully built d788b2db71a9 05:17:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:17:45 + docker inspect -f . ci-base-image-arm64 05:17:46 . [Pipeline] withDockerContainer 05:17:46 prd-ubuntu18.04-docker-arm64-4c-16g-2520 does not seem to be running inside a container 05:17:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:17:48 $ docker top f6ed7b2ace28f0ba74a9a55e90748029b4beb632d6edc6ec4db1cb412d0fe942 -eo pid,comm [Pipeline] { [Pipeline] sh 05:17:50 + go version 05:17:50 go version go1.11.13 linux/arm64 [Pipeline] sh 05:17:51 + make test 05:17:51 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:17:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:18:24 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 05:18:24 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 05:18:24 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 05:18:24 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 05:18:24 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 05:18:24 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 05:18:24 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 05:18:24 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 05:18:24 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 05:18:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:18:24 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:18:24 GO111MODULE=on go vet ./... [Pipeline] stash 05:18:32 Warning: overwriting stash ‘coverage-report’ 05:18:33 Stashed 1 file(s) [Pipeline] } 05:18:33 $ docker stop --time=1 f6ed7b2ace28f0ba74a9a55e90748029b4beb632d6edc6ec4db1cb412d0fe942 05:18:36 $ docker rm -f f6ed7b2ace28f0ba74a9a55e90748029b4beb632d6edc6ec4db1cb412d0fe942 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:18:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:18:37 + ls -al . 05:18:37 total 112 05:18:37 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 05:17 . 05:18:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 05:16 .. 05:18:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 05:16 .git 05:18:37 -rw-rw-r-- 1 jenkins jenkins 123 Apr 7 05:16 .gitignore 05:18:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 05:16 .semver 05:18:37 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 7 05:16 CONTRIBUTING.md 05:18:37 -rw-rw-r-- 1 jenkins jenkins 839 Apr 7 05:16 Dockerfile 05:18:37 -rw-rw-r-- 1 jenkins jenkins 898 Apr 7 05:16 Dockerfile.build 05:18:37 -rw-rw-r-- 1 jenkins jenkins 675 Apr 7 05:16 Jenkinsfile 05:18:37 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 7 05:16 LICENSE 05:18:37 -rw-rw-r-- 1 jenkins jenkins 951 Apr 7 05:16 Makefile 05:18:37 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 7 05:16 README.md 05:18:37 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 05:11 VERSION 05:18:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 05:16 app 05:18:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 05:16 assets 05:18:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 05:16 bin 05:18:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 05:16 cmd 05:18:37 -rw-r--r-- 1 jenkins jenkins 10 Apr 7 05:17 coverage.out 05:18:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 05:16 docs 05:18:37 -rw-rw-r-- 1 jenkins jenkins 522 Apr 7 05:16 go.mod 05:18:37 -rw-r--r-- 1 jenkins jenkins 8727 Apr 7 05:17 go.sum 05:18:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 05:16 internal 05:18:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 05:16 snap 05:18:37 -rw-rw-r-- 1 jenkins jenkins 155 Apr 7 05:16 version.go [Pipeline] isUnix [Pipeline] sh 05:18:38 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec --label arch=arm64 --label version=0.0.0 . 05:18:38 Sending build context to Docker daemon 11.4MB 05:18:38 Step 1/23 : ARG BASE=golang:1.11-alpine 05:18:38 Step 2/23 : FROM ${BASE} AS builder 05:18:38 ---> d788b2db71a9 05:18:38 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:18:39 ---> Running in f87c4059fff9 05:18:39 Removing intermediate container f87c4059fff9 05:18:39 ---> 691631e71e40 05:18:39 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 05:18:39 ---> Running in 6106500512c3 05:18:39 Removing intermediate container 6106500512c3 05:18:39 ---> e668898e9a9c 05:18:39 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 05:18:40 ---> Running in abf9289a7e76 05:18:40 Removing intermediate container abf9289a7e76 05:18:40 ---> ee400b6c03e4 05:18:40 Step 6/23 : LABEL Name=edgex-ui-go 05:18:40 ---> Running in 2fdf76231f59 05:18:41 Removing intermediate container 2fdf76231f59 05:18:41 ---> 7cdbd3054591 05:18:41 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:18:41 ---> Running in cada99c7bc4d 05:18:41 Removing intermediate container cada99c7bc4d 05:18:41 ---> 0d4b01e3b6b4 05:18:41 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:18:41 ---> Running in cb84c28c0fa1 05:18:44 Removing intermediate container cb84c28c0fa1 05:18:44 ---> 3691d230c110 05:18:44 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:18:44 ---> Running in 6bff4554d966 05:18:45 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 05:18:46 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 05:18:46 OK: 121 MiB in 39 packages 05:18:47 Removing intermediate container 6bff4554d966 05:18:47 ---> d116c68aa207 05:18:47 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:18:47 ---> Running in e4e6511bf945 05:18:48 Removing intermediate container e4e6511bf945 05:18:48 ---> d2a4f2c340a7 05:18:48 Step 11/23 : COPY go.mod . 05:18:48 ---> 7a196ee82b1b 05:18:48 Step 12/23 : COPY Makefile . 05:18:49 ---> 4d370e30eef7 05:18:49 Step 13/23 : RUN make update 05:18:49 ---> Running in 69db80164049 05:18:50 CGO_ENABLED=0 GO111MODULE=on go mod download 05:18:51 Removing intermediate container 69db80164049 05:18:51 ---> 72068d6d5648 05:18:51 Step 14/23 : COPY . . 05:18:53 ---> 35fc3e397e14 05:18:53 Step 15/23 : RUN ${MAKE} 05:18:53 ---> Running in ef82f8fe30e0 05:18:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:19:16 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:19:24 Removing intermediate container ef82f8fe30e0 05:19:24 ---> 19b023422160 05:19:24 Step 16/23 : FROM alpine 05:19:25 latest: Pulling from library/alpine 05:19:25 8a0637ca1ac9: Pulling fs layer 05:19:25 8a0637ca1ac9: Download complete 05:19:25 8a0637ca1ac9: Pull complete 05:19:25 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 05:19:25 Status: Downloaded newer image for alpine:latest 05:19:25 ---> 2ee122dcc32d 05:19:25 Step 17/23 : EXPOSE 4000 05:19:26 ---> Running in ad08c3156529 05:19:26 Removing intermediate container ad08c3156529 05:19:26 ---> f89722bb7007 05:19:26 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:19:28 ---> 26877a2e69d2 05:19:28 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:19:28 ---> Running in 7000e8c2fe67 05:19:28 Removing intermediate container 7000e8c2fe67 05:19:28 ---> a3d650b3da50 05:19:28 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 05:19:28 ---> Running in 76bb7b1fe16c 05:19:29 Removing intermediate container 76bb7b1fe16c 05:19:29 ---> 4170c3289c8c 05:19:29 Step 21/23 : LABEL arch=arm64 05:19:29 ---> Running in a2184f8b766d 05:19:29 Removing intermediate container a2184f8b766d 05:19:29 ---> 30df649ee482 05:19:29 Step 22/23 : LABEL git_sha=da11f5c9d42b6b8ef6a0cd58df7b50c8945fa2ec 05:19:29 ---> Running in bf06a92b9cff 05:19:30 Removing intermediate container bf06a92b9cff 05:19:30 ---> 4c2b3ee60908 05:19:30 Step 23/23 : LABEL version=0.0.0 05:19:30 ---> Running in 350c67e33e3c 05:19:30 Removing intermediate container 350c67e33e3c 05:19:30 ---> dba59f5cbb05 05:19:30 [Warning] One or more build-args [ARCH] were not consumed 05:19:30 Successfully built dba59f5cbb05 05:19:30 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 05:19:32 provisioning config files... 05:19:32 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/config2229345798948720389tmp [Pipeline] { [Pipeline] sh 05:19:32 + curl -s https://codecov.io/bash 05:19:32 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/config2229345798948720389tmp 05:19:32 05:19:32 _____ _ 05:19:32 / ____| | | 05:19:32 | | ___ __| | ___ ___ _____ __ 05:19:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:19:32 | |___| (_) | (_| | __/ (_| (_) \ V / 05:19:32 \_____\___/ \__,_|\___|\___\___/ \_/ 05:19:32 Bash-tbd 05:19:32 05:19:32 05:19:32 ==> Jenkins CI detected. 05:19:32 project root: . 05:19:32 Fixing merge commit SHA 05:19:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:19:32 ==> Running gcov in . (disable via -X gcov) 05:19:32 ==> Python coveragepy not found 05:19:32 ==> Searching for coverage reports in: 05:19:32 + . 05:19:32 -> Found 1 reports 05:19:32 ==> Detecting git/mercurial file structure 05:19:32 ==> Reading reports 05:19:32 + ./coverage.out bytes=10 05:19:32 ==> Appending adjustments 05:19:32 http://docs.codecov.io/docs/fixing-reports 05:19:32 + Found adjustments 05:19:32 ==> Gzipping contents 05:19:32 ==> Uploading reports 05:19:32 url: https://codecov.io 05:19:32 query: branch=PR-180&commit=df319bf1fc7b79eaf8491469efa93f4e622d80ed&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-180%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=180&job= 05:19:32 -> Pinging Codecov 05:19:32 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-180&commit=df319bf1fc7b79eaf8491469efa93f4e622d80ed&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-180%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=180&job= 05:19:33 -> Uploading 05:19:33 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/df319bf1fc7b79eaf8491469efa93f4e622d80ed [Pipeline] } 05:19:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:19:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:19:35 ---> package-listing.sh 05:19:35 ++ tr '[:upper:]' '[:lower:]' 05:19:35 ++ facter osfamily 05:19:35 + OS_FAMILY=redhat 05:19:35 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-180 05:19:35 + START_PACKAGES=/tmp/packages_start.txt 05:19:35 + END_PACKAGES=/tmp/packages_end.txt 05:19:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:19:35 + PACKAGES=/tmp/packages_start.txt 05:19:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-180 ']' 05:19:35 + PACKAGES=/tmp/packages_end.txt 05:19:35 + case "${OS_FAMILY}" in 05:19:35 + rpm -qa 05:19:35 + sort 05:19:38 + '[' -f /tmp/packages_start.txt ']' 05:19:38 + '[' -f /tmp/packages_end.txt ']' 05:19:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:19:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-180 ']' 05:19:38 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-180/archives/ 05:19:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-180/archives/ [Pipeline] isUnix [Pipeline] sh 05:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:19:39 05:19:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:19:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:19:39 alpine: Pulling from edgex-lftools-log-publisher 05:19:39 c9b1b535fdd9: Pulling fs layer 05:19:39 2cc5ad85d9ab: Pulling fs layer 05:19:39 756a868c4378: Pulling fs layer 05:19:39 444b2fc9a129: Pulling fs layer 05:19:39 ea15f1150254: Pulling fs layer 05:19:39 41b27a9f41bf: Pulling fs layer 05:19:39 28c525ee5125: Pulling fs layer 05:19:39 094b1ea09ed8: Pulling fs layer 05:19:39 138eaada9080: Pulling fs layer 05:19:39 0622d0fa9048: Pulling fs layer 05:19:39 444b2fc9a129: Waiting 05:19:39 ea15f1150254: Waiting 05:19:39 41b27a9f41bf: Waiting 05:19:39 28c525ee5125: Waiting 05:19:39 094b1ea09ed8: Waiting 05:19:39 138eaada9080: Waiting 05:19:39 0622d0fa9048: Waiting 05:19:40 2cc5ad85d9ab: Download complete 05:19:40 444b2fc9a129: Verifying Checksum 05:19:40 444b2fc9a129: Download complete 05:19:40 c9b1b535fdd9: Verifying Checksum 05:19:40 c9b1b535fdd9: Download complete 05:19:40 ea15f1150254: Verifying Checksum 05:19:40 ea15f1150254: Download complete 05:19:40 28c525ee5125: Verifying Checksum 05:19:40 28c525ee5125: Download complete 05:19:40 c9b1b535fdd9: Pull complete 05:19:41 2cc5ad85d9ab: Pull complete 05:19:41 756a868c4378: Verifying Checksum 05:19:41 756a868c4378: Download complete 05:19:41 138eaada9080: Verifying Checksum 05:19:41 138eaada9080: Download complete 05:19:41 094b1ea09ed8: Verifying Checksum 05:19:41 094b1ea09ed8: Download complete 05:19:41 0622d0fa9048: Verifying Checksum 05:19:41 0622d0fa9048: Download complete 05:19:43 41b27a9f41bf: Verifying Checksum 05:19:43 41b27a9f41bf: Download complete 05:19:45 756a868c4378: Pull complete 05:19:45 444b2fc9a129: Pull complete 05:19:45 ea15f1150254: Pull complete 05:19:51 41b27a9f41bf: Pull complete 05:19:51 28c525ee5125: Pull complete 05:19:55 094b1ea09ed8: Pull complete 05:19:56 138eaada9080: Pull complete 05:19:56 0622d0fa9048: Pull complete 05:19:56 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 05:19:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:19:56 prd-centos7-docker-4c-2g-2518 does not seem to be running inside a container 05:19:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-180 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-180:/w/workspace/edgexfoundry_edgex-ui-go_PR-180:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:19:58 $ docker top ad75bdc14ac7e4f4afeb253dc0734e61bd26696d14b4d7c1c13942b4f8b31523 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:19:59 provisioning config files... 05:19:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/config1156171103459638709tmp [Pipeline] { [Pipeline] echo 05:19:59 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:20:00 ---> create-netrc.sh [Pipeline] echo 05:20:00 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:20:00 ---> logs-deploy.sh 05:20:00 + ARCHIVE_ARTIFACTS= 05:20:00 + LOGS_SERVER=https://logs.edgexfoundry.org 05:20:00 + '[' https://logs.edgexfoundry.org == None ']' 05:20:00 + NEXUS_URL=https://nexus.edgexfoundry.org 05:20:00 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-180/3 05:20:00 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-180/3/ 05:20:00 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-180/3 /w/workspace/edgexfoundry_edgex-ui-go_PR-180 05:20:02 Archives upload complete. 05:20:02 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-180/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-180/3/ 05:20:03 ---> uname -a: 05:20:03 Linux ad75bdc14ac7 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 05:20:03 05:20:03 05:20:03 ---> lscpu: 05:20:03 Architecture: x86_64 05:20:03 CPU op-mode(s): 32-bit, 64-bit 05:20:03 Byte Order: Little Endian 05:20:03 Address sizes: 40 bits physical, 48 bits virtual 05:20:03 CPU(s): 4 05:20:03 On-line CPU(s) list: 0-3 05:20:03 Thread(s) per core: 1 05:20:03 Core(s) per socket: 1 05:20:03 Socket(s): 4 05:20:03 NUMA node(s): 1 05:20:03 Vendor ID: GenuineIntel 05:20:03 CPU family: 6 05:20:03 Model: 44 05:20:03 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:20:03 Stepping: 1 05:20:03 CPU MHz: 2933.438 05:20:03 BogoMIPS: 5866.87 05:20:03 Virtualization: VT-x 05:20:03 Hypervisor vendor: KVM 05:20:03 Virtualization type: full 05:20:03 L1d cache: 128 KiB 05:20:03 L1i cache: 128 KiB 05:20:03 L2 cache: 16 MiB 05:20:03 L3 cache: 64 MiB 05:20:03 NUMA node0 CPU(s): 0-3 05:20:03 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 05:20:03 Vulnerability Meltdown: Mitigation; PTI 05:20:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:20:03 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 05:20:03 Vulnerability Spectre v2: Mitigation; Full retpoline 05:20:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 05:20:03 05:20:03 05:20:03 ---> nproc: 05:20:03 4 05:20:03 05:20:03 05:20:03 ---> df -h: 05:20:03 Filesystem Size Used Available Use% Mounted on 05:20:03 overlay 50.0G 6.4G 43.6G 13% / 05:20:03 tmpfs 64.0M 0 64.0M 0% /dev 05:20:03 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 05:20:03 shm 64.0M 0 64.0M 0% /dev/shm 05:20:03 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 05:20:03 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 05:20:03 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 05:20:03 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-180 05:20:03 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp 05:20:03 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 05:20:03 05:20:03 05:20:03 ---> free -m: 05:20:03 total used free shared buff/cache available 05:20:03 Mem: 1838 620 65 0 1152 1112 05:20:03 Swap: 1023 0 1023 05:20:03 05:20:03 05:20:03 ---> ip addr: 05:20:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:20:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:20:03 inet 127.0.0.1/8 scope host lo 05:20:03 valid_lft forever preferred_lft forever 05:20:03 6: eth0@if7: mtu 1458 qdisc noqueue state UP 05:20:03 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 05:20:03 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 05:20:03 valid_lft forever preferred_lft forever 05:20:03 05:20:03 05:20:03 ---> sar -b -r -n DEV: 05:20:03 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) 05:20:03 05:20:03 05:10:01 LINUX RESTART 05:20:03 05:20:03 05:11:02 tps rtps wtps bread/s bwrtn/s 05:20:03 05:12:01 20.43 2.32 18.11 442.05 2150.65 05:20:03 05:13:01 2.43 0.00 2.43 0.00 76.41 05:20:03 05:14:01 0.68 0.00 0.68 0.00 8.51 05:20:03 05:15:01 0.57 0.00 0.57 0.00 6.60 05:20:03 05:16:01 0.78 0.00 0.78 0.00 9.73 05:20:03 05:17:01 0.68 0.02 0.67 0.13 7.96 05:20:03 05:18:01 0.63 0.00 0.63 0.00 7.52 05:20:03 05:19:01 0.58 0.00 0.58 0.00 6.26 05:20:03 05:20:01 131.48 78.85 52.63 5711.68 16666.04 05:20:03 Average: 17.59 9.04 8.55 684.62 2105.52 05:20:03 05:20:03 05:11:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:20:03 05:12:01 111048 1771256 94.10 2620 1209708 965284 32.93 467336 1145068 20 05:20:03 05:13:01 121956 1760348 93.52 2620 1209716 904920 30.88 458728 1144716 8 05:20:03 05:14:01 121556 1760748 93.54 2620 1209724 905028 30.88 458668 1144712 8 05:20:03 05:15:01 122668 1759636 93.48 2620 1209724 904848 30.87 457592 1144712 16 05:20:03 05:16:01 121248 1761056 93.56 2620 1209732 905064 30.88 458780 1144712 16 05:20:03 05:17:01 122700 1759604 93.48 2620 1209740 904976 30.88 457772 1144712 16 05:20:03 05:18:01 123980 1758324 93.41 2620 1209744 904976 30.88 456556 1144712 8 05:20:03 05:19:01 123668 1758636 93.43 2620 1209748 904976 30.88 456564 1144712 8 05:20:03 05:20:01 83268 1799036 95.58 2620 1177068 949816 32.41 473764 1133984 104780 05:20:03 Average: 116899 1765405 93.79 2620 1206100 916654 31.28 460640 1143560 11653 05:20:03 05:20:03 05:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 05:20:03 05:12:01 eth0 52.99 48.20 75.90 77.14 0.00 0.00 0.00 05:20:03 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:03 05:12:01 docker0 18.52 14.59 1.80 50.53 0.00 0.00 0.00 05:20:03 05:13:01 eth0 1.10 1.05 3.04 0.07 0.00 0.00 0.00 05:20:03 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:03 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:03 05:14:01 eth0 0.80 0.37 0.30 0.20 0.00 0.00 0.00 05:20:03 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:03 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:03 05:15:01 eth0 0.72 0.08 0.05 0.01 0.00 0.00 0.00 05:20:03 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:03 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:03 05:16:01 eth0 0.92 0.65 0.44 0.29 0.00 0.00 0.00 05:20:03 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:03 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:03 05:17:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 05:20:03 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:03 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:03 05:18:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 05:20:03 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:03 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:03 05:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 05:20:03 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:03 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:03 05:20:01 vetha30c3e5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 05:20:03 05:20:01 eth0 377.00 285.79 3465.22 147.55 0.00 0.00 0.00 05:20:03 05:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 05:20:03 05:20:01 docker0 18.20 14.34 1.77 49.66 0.00 0.00 0.00 05:20:03 Average: vetha30c3e5 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:20:03 Average: eth0 41.99 31.83 385.98 16.43 0.00 0.00 0.00 05:20:03 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 05:20:03 Average: docker0 2.03 1.60 0.20 5.53 0.00 0.00 0.00 05:20:03 05:20:03 05:20:03 ---> sar -P ALL: 05:20:03 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) 05:20:03 05:20:03 05:10:01 LINUX RESTART 05:20:03 05:20:03 05:11:02 CPU %user %nice %system %iowait %steal %idle 05:20:03 05:12:01 all 2.40 0.00 1.63 0.08 5.14 90.75 05:20:03 05:12:01 0 1.90 0.00 1.55 0.02 5.53 91.01 05:20:03 05:12:01 1 3.37 0.00 1.76 0.10 4.37 90.41 05:20:03 05:12:01 2 2.18 0.00 1.56 0.10 5.39 90.77 05:20:03 05:12:01 3 2.17 0.00 1.63 0.12 5.25 90.83 05:20:03 05:13:01 all 0.16 0.00 0.06 0.00 0.50 99.28 05:20:03 05:13:01 0 0.10 0.00 0.05 0.00 0.33 99.52 05:20:03 05:13:01 1 0.07 0.00 0.10 0.00 0.17 99.67 05:20:03 05:13:01 2 0.08 0.00 0.03 0.00 0.63 99.25 05:20:03 05:13:01 3 0.40 0.00 0.05 0.00 0.88 98.67 05:20:03 05:14:01 all 0.18 0.00 0.06 0.00 0.08 99.69 05:20:03 05:14:01 0 0.07 0.00 0.08 0.00 0.15 99.70 05:20:03 05:14:01 1 0.08 0.00 0.03 0.00 0.00 99.88 05:20:03 05:14:01 2 0.15 0.00 0.08 0.00 0.07 99.70 05:20:03 05:14:01 3 0.40 0.00 0.05 0.00 0.07 99.48 05:20:03 05:15:01 all 0.13 0.00 0.05 0.00 0.10 99.73 05:20:03 05:15:01 0 0.07 0.00 0.03 0.00 0.15 99.75 05:20:03 05:15:01 1 0.05 0.00 0.05 0.00 0.07 99.83 05:20:03 05:15:01 2 0.07 0.00 0.03 0.00 0.05 99.85 05:20:03 05:15:01 3 0.33 0.00 0.05 0.00 0.13 99.48 05:20:03 05:16:01 all 0.13 0.00 0.05 0.00 0.21 99.61 05:20:03 05:16:01 0 0.30 0.00 0.03 0.00 0.22 99.45 05:20:03 05:16:01 1 0.08 0.00 0.03 0.00 0.05 99.83 05:20:03 05:16:01 2 0.08 0.00 0.07 0.00 0.50 99.35 05:20:03 05:16:01 3 0.07 0.00 0.03 0.00 0.07 99.83 05:20:03 05:17:01 all 0.14 0.00 0.04 0.00 0.07 99.76 05:20:03 05:17:01 0 0.38 0.00 0.02 0.00 0.05 99.55 05:20:03 05:17:01 1 0.07 0.00 0.05 0.00 0.12 99.77 05:20:03 05:17:01 2 0.05 0.00 0.03 0.00 0.03 99.88 05:20:03 05:17:01 3 0.03 0.00 0.05 0.00 0.08 99.83 05:20:03 05:18:01 all 0.14 0.00 0.05 0.00 0.11 99.70 05:20:03 05:18:01 0 0.40 0.00 0.03 0.00 0.08 99.48 05:20:03 05:18:01 1 0.00 0.00 0.02 0.00 0.05 99.93 05:20:03 05:18:01 2 0.05 0.00 0.05 0.00 0.02 99.88 05:20:03 05:18:01 3 0.08 0.00 0.08 0.00 0.28 99.55 05:20:03 05:19:01 all 0.12 0.00 0.04 0.00 0.18 99.66 05:20:03 05:19:01 0 0.07 0.00 0.07 0.00 0.12 99.75 05:20:03 05:19:01 1 0.05 0.00 0.02 0.00 0.28 99.65 05:20:03 05:19:01 2 0.28 0.00 0.05 0.00 0.10 99.57 05:20:03 05:19:01 3 0.08 0.00 0.03 0.00 0.23 99.65 05:20:03 05:20:01 all 3.79 0.00 2.65 1.43 11.36 80.77 05:20:03 05:20:01 0 3.01 0.00 2.57 0.31 11.49 82.63 05:20:03 05:20:01 1 3.37 0.00 2.41 2.47 11.52 80.23 05:20:03 05:20:01 2 4.95 0.00 2.97 2.53 11.06 78.49 05:20:03 05:20:01 3 3.85 0.00 2.68 0.43 11.33 81.71 05:20:03 Average: all 0.80 0.00 0.52 0.17 1.99 96.52 05:20:03 Average: 0 0.71 0.00 0.50 0.04 2.04 96.72 05:20:03 Average: 1 0.80 0.00 0.50 0.29 1.87 96.54 05:20:03 Average: 2 0.88 0.00 0.55 0.29 1.99 96.29 05:20:03 Average: 3 0.83 0.00 0.52 0.06 2.05 96.54 05:20:03 05:20:03 05:20:03