Pull request #171 opened 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 DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at f574e7e603b862d7da8dd0e4a637f16ed11b7329 rather than d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed Obtained Jenkinsfile from f574e7e603b862d7da8dd0e4a637f16ed11b7329 Running in Durability level: MAX_SURVIVABILITY 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 b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-171/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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 > git --version # 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-1092 in /w/workspace/edgexfoundry_edgex-ui-go_PR-171 [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-171 # 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/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f574e7e603b862d7da8dd0e4a637f16ed11b7329 into PR head commit d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed Merge succeeded, producing d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed Checking out Revision d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed (PR-171) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/171/head:refs/remotes/origin/PR-171 # 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/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed # 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 f574e7e603b862d7da8dd0e4a637f16ed11b7329 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed # timeout=10 Commit message: "Update Interval part in scheduler page to match edgexfoundry" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:37:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:37:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:37:24 04:37:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:37:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:37:25 latest: Pulling from edgex-devops/git-semver 04:37:25 9123ac7c32f7: Pulling fs layer 04:37:25 b8cc5d1170e3: Pulling fs layer 04:37:25 2924cbbf6a41: Pulling fs layer 04:37:25 93b08a4f1073: Pulling fs layer 04:37:25 93b08a4f1073: Waiting 04:37:25 b8cc5d1170e3: Verifying Checksum 04:37:25 b8cc5d1170e3: Download complete 04:37:25 9123ac7c32f7: Verifying Checksum 04:37:25 9123ac7c32f7: Download complete 04:37:25 93b08a4f1073: Verifying Checksum 04:37:25 93b08a4f1073: Download complete 04:37:25 2924cbbf6a41: Verifying Checksum 04:37:25 2924cbbf6a41: Download complete 04:37:25 9123ac7c32f7: Pull complete 04:37:25 b8cc5d1170e3: Pull complete 04:37:26 2924cbbf6a41: Pull complete 04:37:26 93b08a4f1073: Pull complete 04:37:26 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 04:37:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:37:26 prd-centos7-docker-4c-2g-1092 does not seem to be running inside a container 04:37:27 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-171 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-171:/w/workspace/edgexfoundry_edgex-ui-go_PR-171:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-171@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 04:37:27 $ docker top 308242d9a9af46704f703981d1226cc17e6b8425e73b216c995aea0f0618f9a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:37:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:37:28 [ssh-agent] Looking for ssh-agent implementation... 04:37:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:37:28 $ docker exec 308242d9a9af46704f703981d1226cc17e6b8425e73b216c995aea0f0618f9a1 ssh-agent 04:37:28 SSH_AUTH_SOCK=/tmp/ssh-7PHuv8bCysJb/agent.15 04:37:28 SSH_AGENT_PID=22 04:37:28 Running ssh-add (command line suppressed) 04:37:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp/private_key_7568950203040301088.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp/private_key_7568950203040301088.key) 04:37:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:37:29 + git describe --exact-match --tags HEAD 04:37:29 fatal: No names found, cannot describe anything. [Pipeline] } 04:37:29 $ docker exec --env ******** --env ******** 308242d9a9af46704f703981d1226cc17e6b8425e73b216c995aea0f0618f9a1 ssh-agent -k 04:37:29 unset SSH_AUTH_SOCK; 04:37:29 unset SSH_AGENT_PID; 04:37:29 echo Agent pid 22 killed; 04:37:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:37:29 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 04:37:29 This usually means this commit has not been tagged. [Pipeline] sshagent 04:37:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:37:29 [ssh-agent] Looking for ssh-agent implementation... 04:37:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:37:30 $ docker exec 308242d9a9af46704f703981d1226cc17e6b8425e73b216c995aea0f0618f9a1 ssh-agent 04:37:30 SSH_AUTH_SOCK=/tmp/ssh-7me2Vr6b6E6m/agent.58 04:37:30 SSH_AGENT_PID=65 04:37:30 Running ssh-add (command line suppressed) 04:37:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp/private_key_6618387647309196283.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp/private_key_6618387647309196283.key) 04:37:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:37:31 + git semver init 04:37:31 # -> Open(): unable to determine branch for HEAD 04:37:31 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-171/.git 04:37:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-171 04:37:31 # $SEMVER_REMOTE_NAME = origin 04:37:31 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 04:37:31 # $SEMVER_USER_NAME = jenkins 04:37:31 # $SEMVER_BRANCH = PR-171 04:37:31 # $SEMVER_TEMP = /tmp/semver-237213632 04:37:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:37:31 # '/tmp/semver-237213632' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-171/.semver' 04:37:31 # -> Force: false 04:37:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-171/.semver [Pipeline] } 04:37:32 $ docker exec --env ******** --env ******** 308242d9a9af46704f703981d1226cc17e6b8425e73b216c995aea0f0618f9a1 ssh-agent -k 04:37:32 unset SSH_AUTH_SOCK; 04:37:32 unset SSH_AGENT_PID; 04:37:32 echo Agent pid 65 killed; 04:37:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:37:32 + git semver [Pipeline] } 04:37:32 $ docker stop --time=1 308242d9a9af46704f703981d1226cc17e6b8425e73b216c995aea0f0618f9a1 04:37:34 $ docker rm -f 308242d9a9af46704f703981d1226cc17e6b8425e73b216c995aea0f0618f9a1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 04:37:35 Stashed 29 file(s) [Pipeline] echo 04:37:35 [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 04:37:51 Still waiting to schedule task 04:37:51 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1092’ 04:37:51 Still waiting to schedule task 04:37:51 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:40:17 Running on prd-centos7-docker-4c-2g-1094 in /w/workspace/edgexfoundry_edgex-ui-go_PR-171 [Pipeline] { [Pipeline] ws 04:40:17 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:40:19 using credential edgex-jenkins-ssh 04:40:20 Cloning the remote Git repository 04:40:20 Cloning with configured refspecs honoured and without tags 04:40:20 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:40:20 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:40:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:40:20 > git --version # timeout=10 04:40:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:40:20 Fetching without tags 04:40:21 Merging remotes/origin/master commit f574e7e603b862d7da8dd0e4a637f16ed11b7329 into PR head commit d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed 04:40:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:40:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:40:20 > git config --add remote.origin.fetch +refs/pull/171/head:refs/remotes/origin/PR-171 # timeout=10 04:40:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:40:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:40:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:40:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:40:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:40:21 > git config core.sparsecheckout # timeout=10 04:40:21 > git checkout -f d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed # timeout=10 04:40:21 > git remote # timeout=10 04:40:21 > git config --get remote.origin.url # timeout=10 04:40:21 using GIT_SSH to set credentials SSH Credentials for GitHub 04:40:21 > git merge f574e7e603b862d7da8dd0e4a637f16ed11b7329 # timeout=10 04:40:21 Merge succeeded, producing d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed 04:40:21 Checking out Revision d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed (PR-171) 04:40:21 > git rev-parse HEAD^{commit} # timeout=10 04:40:21 > git config core.sparsecheckout # timeout=10 04:40:21 > git checkout -f d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed # timeout=10 04:40:25 Commit message: "Update Interval part in scheduler page to match edgexfoundry" 04:40:25 > git --version # timeout=10 04:40:25 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:40:26 ========================================================= 04:40:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 04:40:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:40:27 + 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 . 04:40:27 Sending build context to Docker daemon 10.78MB 04:40:27 Step 1/8 : ARG BASE=golang:1.11-alpine 04:40:27 Step 2/8 : FROM ${BASE} 04:40:27 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 04:40:27 9d48c3bd43c5: Pulling fs layer 04:40:27 7f94eaf8af20: Pulling fs layer 04:40:27 9fe9984849c1: Pulling fs layer 04:40:27 ec448270508e: Pulling fs layer 04:40:27 65ba82af53f7: Pulling fs layer 04:40:27 07c18b20a200: Pulling fs layer 04:40:27 d9b3ee039db2: Pulling fs layer 04:40:27 8c79c1ac0d81: Pulling fs layer 04:40:27 ff40f1a7a0b9: Pulling fs layer 04:40:27 bdb43ae2d12f: Pulling fs layer 04:40:27 8e1ab0ef8490: Pulling fs layer 04:40:27 8c79c1ac0d81: Waiting 04:40:27 ff40f1a7a0b9: Waiting 04:40:27 ec448270508e: Waiting 04:40:27 bdb43ae2d12f: Waiting 04:40:27 8e1ab0ef8490: Waiting 04:40:27 d9b3ee039db2: Waiting 04:40:27 65ba82af53f7: Waiting 04:40:27 07c18b20a200: Waiting 04:40:27 9fe9984849c1: Verifying Checksum 04:40:27 9fe9984849c1: Download complete 04:40:27 7f94eaf8af20: Verifying Checksum 04:40:27 7f94eaf8af20: Download complete 04:40:27 65ba82af53f7: Verifying Checksum 04:40:27 65ba82af53f7: Download complete 04:40:27 07c18b20a200: Download complete 04:40:27 9d48c3bd43c5: Verifying Checksum 04:40:27 9d48c3bd43c5: Download complete 04:40:28 9d48c3bd43c5: Pull complete 04:40:29 d9b3ee039db2: Verifying Checksum 04:40:29 d9b3ee039db2: Download complete 04:40:29 ff40f1a7a0b9: Verifying Checksum 04:40:29 ff40f1a7a0b9: Download complete 04:40:29 8c79c1ac0d81: Verifying Checksum 04:40:29 8c79c1ac0d81: Download complete 04:40:29 8e1ab0ef8490: Verifying Checksum 04:40:29 8e1ab0ef8490: Download complete 04:40:29 bdb43ae2d12f: Verifying Checksum 04:40:29 bdb43ae2d12f: Download complete 04:40:29 ec448270508e: Verifying Checksum 04:40:29 ec448270508e: Download complete 04:40:30 7f94eaf8af20: Pull complete 04:40:30 9fe9984849c1: Pull complete 04:40:35 ec448270508e: Pull complete 04:40:35 65ba82af53f7: Pull complete 04:40:35 07c18b20a200: Pull complete 04:40:39 d9b3ee039db2: Pull complete 04:40:43 8c79c1ac0d81: Pull complete 04:40:43 ff40f1a7a0b9: Pull complete 04:40:44 bdb43ae2d12f: Pull complete 04:40:44 8e1ab0ef8490: Pull complete 04:40:44 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 04:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 04:40:44 ---> 8acfeb908b63 04:40:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:40:44 ---> Running in bf6173ea37d8 04:40:44 Removing intermediate container bf6173ea37d8 04:40:44 ---> 38642e5d7fc2 04:40:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:44 ---> Running in 038c0d91dfa7 04:40:45 Removing intermediate container 038c0d91dfa7 04:40:45 ---> c2b087c94c06 04:40:45 Step 5/8 : RUN apk add --no-cache make git 04:40:45 ---> Running in 88db00b45a41 04:40:46 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 04:40:47 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 04:40:47 OK: 134 MiB in 39 packages 04:40:47 Removing intermediate container 88db00b45a41 04:40:47 ---> 1f98088ffe41 04:40:47 Step 6/8 : WORKDIR /edgex-ui-go 04:40:47 ---> Running in 2bc605f7c75d 04:40:47 Removing intermediate container 2bc605f7c75d 04:40:47 ---> f5dff5990d5f 04:40:47 Step 7/8 : COPY . . 04:40:49 ---> 552e75e47cf0 04:40:49 Step 8/8 : RUN go mod download 04:40:49 ---> Running in 57d6a52981c4 04:40:49 go: finding github.com/gorilla/mux v1.7.1 04:40:49 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 04:40:49 go: finding github.com/pelletier/go-toml v1.2.0 04:40:49 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 04:40:49 go: finding github.com/BurntSushi/toml v0.3.1 04:40:49 go: finding github.com/kr/pretty v0.1.0 04:40:49 go: finding github.com/gorilla/websocket v1.4.0 04:40:50 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 04:40:50 go: finding github.com/kr/text v0.1.0 04:40:50 go: finding github.com/hashicorp/consul/api v1.1.0 04:40:50 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:40:50 go: finding github.com/mitchellh/copystructure v1.0.0 04:40:50 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:40:50 go: finding github.com/stretchr/testify v1.3.0 04:40:50 go: finding github.com/pkg/errors v0.8.1 04:40:50 go: finding github.com/kr/pty v1.1.1 04:40:50 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:40:50 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 04:40:50 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 04:40:50 go: finding github.com/davecgh/go-spew v1.1.0 04:40:50 go: finding github.com/pmezard/go-difflib v1.0.0 04:40:51 go: finding github.com/stretchr/objx v0.1.0 04:40:51 go: finding golang.org/x/text v0.3.0 04:40:51 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 04:40:53 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 04:40:54 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:40:54 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:40:54 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:40:54 go: finding github.com/hashicorp/go-uuid v1.0.1 04:40:54 go: finding github.com/mitchellh/mapstructure v1.1.2 04:40:54 go: finding github.com/hashicorp/serf v0.8.2 04:40:54 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:40:55 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:40:55 go: finding github.com/mitchellh/go-homedir v1.0.0 04:40:55 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:40:55 go: finding github.com/hashicorp/logutils v1.0.0 04:40:55 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:40:55 go: finding github.com/mitchellh/iochan v1.0.0 04:40:55 go: finding github.com/hashicorp/memberlist v0.1.3 04:40:55 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:40:55 go: finding github.com/hashicorp/mdns v1.0.0 04:40:55 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:40:55 go: finding github.com/mitchellh/cli v1.0.0 04:40:55 go: finding github.com/hashicorp/go-syslog v1.0.0 04:40:55 go: finding github.com/mitchellh/gox v0.4.0 04:40:55 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 04:40:55 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 04:40:55 go: finding github.com/mattn/go-isatty v0.0.3 04:40:55 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:40:55 go: finding github.com/mattn/go-colorable v0.0.9 04:40:56 go: finding github.com/posener/complete v1.1.1 04:40:56 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 04:40:56 go: finding github.com/hashicorp/go-multierror v1.0.0 04:40:56 go: finding github.com/miekg/dns v1.0.14 04:40:56 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:40:56 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:40:56 go: finding github.com/hashicorp/go.net v0.0.1 04:40:56 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:40:56 go: finding github.com/stretchr/testify v1.2.2 04:40:56 go: finding github.com/fatih/color v1.7.0 04:40:56 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:40:56 go: finding github.com/davecgh/go-spew v1.1.1 04:40:56 go: finding github.com/bgentry/speakeasy v0.1.0 04:40:56 go: finding github.com/hashicorp/go-uuid v1.0.0 04:40:56 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 04:40:56 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:40:56 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 04:40:56 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 04:40:56 go: finding github.com/hashicorp/golang-lru v0.5.0 04:40:56 go: finding github.com/hashicorp/errwrap v1.0.0 04:41:09 Removing intermediate container 57d6a52981c4 04:41:09 ---> c69042ac3548 04:41:09 Successfully built c69042ac3548 04:41:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script 04:41:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1093 in /w/workspace/edgexfoundry_edgex-ui-go_PR-171 [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] ws 04:41:09 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:41:10 + docker inspect -f . ci-base-image-x86_64 04:41:10 . [Pipeline] withDockerContainer 04:41:10 prd-centos7-docker-4c-2g-1094 does not seem to be running inside a container 04:41:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat 04:41:10 $ docker top 4bedd9265d6e8e9e2060965802ff74274c27bd63c3e33f74d0fdcf3ad0c569dc -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:11 + go version 04:41:11 go version go1.11.13 linux/amd64 [Pipeline] sh 04:41:11 + make test 04:41:11 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:41:14 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:41:15 using credential edgex-jenkins-ssh 04:41:15 Cloning the remote Git repository 04:41:15 Cloning with configured refspecs honoured and without tags 04:41:15 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:41:15 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:41:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:41:15 > git --version # timeout=10 04:41:15 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:41:17 Fetching without tags 04:41:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:41:17 > git config --add remote.origin.fetch +refs/pull/171/head:refs/remotes/origin/PR-171 # timeout=10 04:41:17 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:41:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:41:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:41:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:41:17 Merging remotes/origin/master commit f574e7e603b862d7da8dd0e4a637f16ed11b7329 into PR head commit d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed 04:41:17 Merge succeeded, producing d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed 04:41:17 Checking out Revision d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed (PR-171) 04:41:17 > git config core.sparsecheckout # timeout=10 04:41:17 > git checkout -f d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed # timeout=10 04:41:17 > git remote # timeout=10 04:41:17 > git config --get remote.origin.url # timeout=10 04:41:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:17 > git merge f574e7e603b862d7da8dd0e4a637f16ed11b7329 # timeout=10 04:41:17 > git rev-parse HEAD^{commit} # timeout=10 04:41:17 > git config core.sparsecheckout # timeout=10 04:41:18 > git checkout -f d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed # timeout=10 04:41:22 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 04:41:22 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 04:41:22 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 04:41:22 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 04:41:22 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 04:41:22 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 04:41:22 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 04:41:22 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 04:41:22 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 04:41:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:41:22 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 04:41:22 GO111MODULE=on go vet ./... 04:41:22 Commit message: "Update Interval part in scheduler page to match edgexfoundry" 04:41:23 > git --version # timeout=10 04:41:23 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:41:24 ========================================================= 04:41:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 04:41:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:41:25 + 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 . [Pipeline] stash 04:41:26 Stashed 1 file(s) [Pipeline] } 04:41:26 $ docker stop --time=1 4bedd9265d6e8e9e2060965802ff74274c27bd63c3e33f74d0fdcf3ad0c569dc 04:41:26 Sending build context to Docker daemon 10.78MB 04:41:26 Step 1/8 : ARG BASE=golang:1.11-alpine 04:41:26 Step 2/8 : FROM ${BASE} 04:41:27 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:41:27 29bddadc8f3f: Pulling fs layer 04:41:27 02bb20f2603b: Pulling fs layer 04:41:27 b62863a3550b: Pulling fs layer 04:41:27 9586258a13ea: Pulling fs layer 04:41:27 a8b2cbafd68c: Pulling fs layer 04:41:27 d1dd75721c92: Pulling fs layer 04:41:27 4e34fffdb759: Pulling fs layer 04:41:27 fd1d9eb628f9: Pulling fs layer 04:41:27 bd44c58b92db: Pulling fs layer 04:41:27 e5856e266cf4: Pulling fs layer 04:41:27 f0f88b30cdbb: Pulling fs layer 04:41:27 4e34fffdb759: Waiting 04:41:27 fd1d9eb628f9: Waiting 04:41:27 bd44c58b92db: Waiting 04:41:27 e5856e266cf4: Waiting 04:41:27 f0f88b30cdbb: Waiting 04:41:27 9586258a13ea: Waiting 04:41:27 a8b2cbafd68c: Waiting 04:41:27 d1dd75721c92: Waiting 04:41:27 b62863a3550b: Verifying Checksum 04:41:27 b62863a3550b: Download complete 04:41:27 02bb20f2603b: Verifying Checksum 04:41:27 02bb20f2603b: Download complete 04:41:27 a8b2cbafd68c: Verifying Checksum 04:41:27 a8b2cbafd68c: Download complete 04:41:27 d1dd75721c92: Verifying Checksum 04:41:27 d1dd75721c92: Download complete 04:41:27 29bddadc8f3f: Verifying Checksum 04:41:27 29bddadc8f3f: Download complete 04:41:27 $ docker rm -f 4bedd9265d6e8e9e2060965802ff74274c27bd63c3e33f74d0fdcf3ad0c569dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 04:41:28 29bddadc8f3f: Pull complete [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 04:41:28 02bb20f2603b: Pull complete [Pipeline] sh 04:41:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:41:29 b62863a3550b: Pull complete 04:41:29 + ls -al . 04:41:29 total 72 04:41:29 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 19 04:41 . 04:41:29 drwxrwxr-x. 4 jenkins jenkins 28 Mar 19 04:40 .. 04:41:29 drwxrwxr-x. 8 jenkins jenkins 119 Mar 19 04:40 app 04:41:29 drwxrwxr-x. 3 jenkins jenkins 20 Mar 19 04:40 assets 04:41:29 drwxrwxr-x. 2 jenkins jenkins 35 Mar 19 04:40 bin 04:41:29 drwxrwxr-x. 3 jenkins jenkins 29 Mar 19 04:40 cmd 04:41:29 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 19 04:40 CONTRIBUTING.md 04:41:29 -rw-r--r--. 1 jenkins jenkins 10 Mar 19 04:41 coverage.out 04:41:29 -rw-rw-r--. 1 jenkins jenkins 839 Mar 19 04:40 Dockerfile 04:41:29 -rw-rw-r--. 1 jenkins jenkins 898 Mar 19 04:40 Dockerfile.build 04:41:29 drwxrwxr-x. 4 jenkins jenkins 53 Mar 19 04:40 docs 04:41:29 drwxrwxr-x. 8 jenkins jenkins 179 Mar 19 04:40 .git 04:41:29 -rw-rw-r--. 1 jenkins jenkins 123 Mar 19 04:40 .gitignore 04:41:29 -rw-rw-r--. 1 jenkins jenkins 522 Mar 19 04:40 go.mod 04:41:29 -rw-r--r--. 1 jenkins jenkins 8727 Mar 19 04:41 go.sum 04:41:29 drwxrwxr-x. 3 jenkins jenkins 17 Mar 19 04:40 internal 04:41:29 -rw-rw-r--. 1 jenkins jenkins 675 Mar 19 04:40 Jenkinsfile 04:41:29 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 19 04:40 LICENSE 04:41:29 -rw-rw-r--. 1 jenkins jenkins 951 Mar 19 04:40 Makefile 04:41:29 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 19 04:40 README.md 04:41:29 drwxrwxr-x. 3 jenkins jenkins 58 Mar 19 04:40 .semver 04:41:29 drwxrwxr-x. 4 jenkins jenkins 54 Mar 19 04:40 snap 04:41:29 -rw-rw-r--. 1 jenkins jenkins 5 Mar 19 04:37 VERSION 04:41:29 -rw-rw-r--. 1 jenkins jenkins 155 Mar 19 04:40 version.go [Pipeline] isUnix [Pipeline] sh 04:41:29 + 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=d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed --label arch=amd64 --label version=0.0.0 . 04:41:30 Sending build context to Docker daemon 10.79MB 04:41:30 Step 1/23 : ARG BASE=golang:1.11-alpine 04:41:30 Step 2/23 : FROM ${BASE} AS builder 04:41:30 ---> c69042ac3548 04:41:30 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:41:30 ---> Running in 43e3ecf45b3b 04:41:30 Removing intermediate container 43e3ecf45b3b 04:41:30 ---> 63aa78932c3c 04:41:30 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 04:41:30 ---> Running in c18f70ea4af8 04:41:30 Removing intermediate container c18f70ea4af8 04:41:30 ---> dbc6b74d26f5 04:41:30 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 04:41:30 ---> Running in 4dc32272d5eb 04:41:30 Removing intermediate container 4dc32272d5eb 04:41:30 ---> eb5b5b22b315 04:41:30 Step 6/23 : LABEL Name=edgex-ui-go 04:41:30 ---> Running in 6b3fd8275542 04:41:31 Removing intermediate container 6b3fd8275542 04:41:31 ---> 0762cb444ac9 04:41:31 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:41:31 ---> Running in 7e75aeca386c 04:41:31 Removing intermediate container 7e75aeca386c 04:41:31 ---> 6021f8d401ce 04:41:31 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:41:31 ---> Running in 38a44d5f11a5 04:41:31 4e34fffdb759: Verifying Checksum 04:41:31 4e34fffdb759: Download complete 04:41:31 bd44c58b92db: Verifying Checksum 04:41:31 bd44c58b92db: Download complete 04:41:31 Removing intermediate container 38a44d5f11a5 04:41:31 ---> 71ea729477d7 04:41:31 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:41:31 ---> Running in 9293196850e0 04:41:32 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 04:41:34 e5856e266cf4: Verifying Checksum 04:41:34 e5856e266cf4: Download complete 04:41:34 f0f88b30cdbb: Verifying Checksum 04:41:34 f0f88b30cdbb: Download complete 04:41:35 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 04:41:36 fd1d9eb628f9: Verifying Checksum 04:41:36 fd1d9eb628f9: Download complete 04:41:37 9586258a13ea: Download complete 04:41:37 OK: 134 MiB in 39 packages 04:41:37 Removing intermediate container 9293196850e0 04:41:37 ---> 1bea8803d893 04:41:37 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:41:37 ---> Running in 6ff6d64d8828 04:41:37 Removing intermediate container 6ff6d64d8828 04:41:37 ---> b514b3b74cea 04:41:37 Step 11/23 : COPY go.mod . 04:41:37 ---> 7879d0ef17fe 04:41:37 Step 12/23 : COPY Makefile . 04:41:38 ---> c176b84f20f1 04:41:38 Step 13/23 : RUN make update 04:41:38 ---> Running in 6e5fb8a78c99 04:41:38 CGO_ENABLED=0 GO111MODULE=on go mod download 04:41:39 Removing intermediate container 6e5fb8a78c99 04:41:39 ---> e7ef07ad3604 04:41:39 Step 14/23 : COPY . . 04:41:40 ---> 2749208e0101 04:41:40 Step 15/23 : RUN ${MAKE} 04:41:40 ---> Running in adb3a6794575 04:41:40 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 04:41:49 9586258a13ea: Pull complete 04:41:49 a8b2cbafd68c: Pull complete 04:41:49 d1dd75721c92: Pull complete 04:41:52 4e34fffdb759: Pull complete 04:41:52 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:41:55 Removing intermediate container adb3a6794575 04:41:55 ---> 092f957b2df0 04:41:55 Step 16/23 : FROM alpine 04:41:55 latest: Pulling from library/alpine 04:41:55 c9b1b535fdd9: Pulling fs layer 04:41:55 c9b1b535fdd9: Verifying Checksum 04:41:55 c9b1b535fdd9: Download complete 04:41:56 c9b1b535fdd9: Pull complete 04:41:56 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 04:41:56 Status: Downloaded newer image for alpine:latest 04:41:56 ---> e7d92cdc71fe 04:41:56 Step 17/23 : EXPOSE 4000 04:41:56 ---> Running in f323349bcba5 04:41:56 Removing intermediate container f323349bcba5 04:41:56 ---> ccb9a992c4c8 04:41:56 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 04:41:56 ---> 84d80c5c4b04 04:41:56 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:41:57 fd1d9eb628f9: Pull complete 04:41:57 bd44c58b92db: Pull complete 04:41:57 ---> Running in e40024aba862 04:41:57 Removing intermediate container e40024aba862 04:41:57 ---> a8bad131c523 04:41:57 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 04:41:57 ---> Running in d339e65ab3ab 04:41:57 Removing intermediate container d339e65ab3ab 04:41:57 ---> 893fb72d8d3f 04:41:57 Step 21/23 : LABEL arch=amd64 04:41:57 ---> Running in 12f3ef2af6f0 04:41:57 Removing intermediate container 12f3ef2af6f0 04:41:57 ---> 8db06ef9bec7 04:41:57 Step 22/23 : LABEL git_sha=d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed 04:41:57 ---> Running in cb07930e0043 04:41:57 Removing intermediate container cb07930e0043 04:41:57 ---> 70d62e9dae93 04:41:57 Step 23/23 : LABEL version=0.0.0 04:41:57 ---> Running in f643a72cda94 04:41:57 Removing intermediate container f643a72cda94 04:41:57 ---> d021c9562a00 04:41:57 [Warning] One or more build-args [ARCH] were not consumed 04:41:57 Successfully built d021c9562a00 04:41:57 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] } 04:41:58 e5856e266cf4: Pull complete 04:41:59 f0f88b30cdbb: Pull complete 04:41:59 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 04:41:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 04:41:59 ---> 0be50c763560 04:41:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:42:03 ---> Running in 2a59090cee54 04:42:04 Removing intermediate container 2a59090cee54 04:42:04 ---> 68153ad841c0 04:42:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:42:04 ---> Running in f31dbf1fb566 04:42:06 Removing intermediate container f31dbf1fb566 04:42:06 ---> ec68a2ae23df 04:42:06 Step 5/8 : RUN apk add --no-cache make git 04:42:06 ---> Running in d401261ef721 04:42:07 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 04:42:09 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 04:42:10 OK: 121 MiB in 39 packages 04:42:11 Removing intermediate container d401261ef721 04:42:11 ---> 80c1d5251145 04:42:11 Step 6/8 : WORKDIR /edgex-ui-go 04:42:11 ---> Running in 5ae1cd8f71ca 04:42:12 Removing intermediate container 5ae1cd8f71ca 04:42:12 ---> 5c2f23624c39 04:42:12 Step 7/8 : COPY . . 04:42:13 ---> b7a58a02aecf 04:42:13 Step 8/8 : RUN go mod download 04:42:14 ---> Running in fda335bfa0b4 04:42:15 go: finding github.com/gorilla/mux v1.7.1 04:42:15 go: finding github.com/gorilla/websocket v1.4.0 04:42:15 go: finding github.com/pelletier/go-toml v1.2.0 04:42:15 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 04:42:15 go: finding github.com/BurntSushi/toml v0.3.1 04:42:15 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 04:42:15 go: finding github.com/kr/pretty v0.1.0 04:42:15 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 04:42:15 go: finding github.com/kr/text v0.1.0 04:42:15 go: finding github.com/mitchellh/copystructure v1.0.0 04:42:15 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:42:15 go: finding github.com/hashicorp/consul/api v1.1.0 04:42:16 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:42:16 go: finding github.com/stretchr/testify v1.3.0 04:42:16 go: finding github.com/pkg/errors v0.8.1 04:42:16 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:42:16 go: finding github.com/kr/pty v1.1.1 04:42:17 go: finding github.com/pmezard/go-difflib v1.0.0 04:42:17 go: finding github.com/davecgh/go-spew v1.1.0 04:42:17 go: finding github.com/stretchr/objx v0.1.0 04:42:18 go: finding golang.org/x/text v0.3.0 04:42:19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 04:42:21 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 04:42:21 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 04:42:21 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 04:42:22 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:42:22 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:42:22 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:42:22 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:42:22 go: finding github.com/mitchellh/mapstructure v1.1.2 04:42:22 go: finding github.com/hashicorp/go-uuid v1.0.1 04:42:22 go: finding github.com/hashicorp/serf v0.8.2 04:42:23 go: finding github.com/mitchellh/go-homedir v1.0.0 04:42:23 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:42:24 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 04:42:24 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 04:42:24 go: finding github.com/hashicorp/logutils v1.0.0 04:42:24 go: finding github.com/hashicorp/mdns v1.0.0 04:42:24 go: finding github.com/mitchellh/gox v0.4.0 04:42:24 go: finding github.com/hashicorp/go-syslog v1.0.0 04:42:24 go: finding github.com/mitchellh/iochan v1.0.0 04:42:24 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:42:24 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:42:26 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 04:42:26 go: finding github.com/hashicorp/memberlist v0.1.3 04:42:26 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:42:26 go: finding github.com/mitchellh/cli v1.0.0 04:42:26 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 04:42:26 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:42:26 go: finding github.com/miekg/dns v1.0.14 04:42:26 go: finding github.com/hashicorp/go.net v0.0.1 04:42:26 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 04:42:26 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:42:27 go: finding github.com/mattn/go-isatty v0.0.3 04:42:27 go: finding github.com/hashicorp/go-multierror v1.0.0 04:42:27 go: finding github.com/posener/complete v1.1.1 04:42:27 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:42:27 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:42:27 go: finding github.com/bgentry/speakeasy v0.1.0 04:42:27 go: finding github.com/davecgh/go-spew v1.1.1 04:42:27 go: finding github.com/mattn/go-colorable v0.0.9 04:42:27 go: finding github.com/fatih/color v1.7.0 04:42:28 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 04:42:28 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:42:28 go: finding github.com/stretchr/testify v1.2.2 04:42:28 go: finding github.com/hashicorp/errwrap v1.0.0 04:42:28 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:42:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:42:28 go: finding github.com/hashicorp/golang-lru v0.5.0 04:42:28 go: finding github.com/hashicorp/go-uuid v1.0.0 04:43:00 Removing intermediate container fda335bfa0b4 04:43:00 ---> ef8febbf6a0d 04:43:00 Successfully built ef8febbf6a0d 04:43:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:43:01 + docker inspect -f . ci-base-image-arm64 04:43:01 . [Pipeline] withDockerContainer 04:43:02 prd-ubuntu18.04-docker-arm64-4c-16g-1093 does not seem to be running inside a container 04:43:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 04:43:03 $ docker top 996d53a94149e48edce0a1fbc6a0fb3ec6178e46e441c6bf8598cc5abb7c24d8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:04 + go version 04:43:04 go version go1.11.13 linux/arm64 [Pipeline] sh 04:43:05 + make test 04:43:05 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:43:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:43:39 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 04:43:39 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 04:43:39 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 04:43:39 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 04:43:39 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 04:43:39 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 04:43:39 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 04:43:39 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 04:43:39 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 04:43:39 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:43:39 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 04:43:39 GO111MODULE=on go vet ./... [Pipeline] stash 04:43:45 Warning: overwriting stash ‘coverage-report’ 04:43:46 Stashed 1 file(s) [Pipeline] } 04:43:46 $ docker stop --time=1 996d53a94149e48edce0a1fbc6a0fb3ec6178e46e441c6bf8598cc5abb7c24d8 04:43:48 $ docker rm -f 996d53a94149e48edce0a1fbc6a0fb3ec6178e46e441c6bf8598cc5abb7c24d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:43:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:43:50 + ls -al . 04:43:50 total 112 04:43:50 drwxrwxr-x 11 jenkins jenkins 4096 Mar 19 04:43 . 04:43:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 04:41 .. 04:43:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 04:41 .git 04:43:50 -rw-rw-r-- 1 jenkins jenkins 123 Mar 19 04:41 .gitignore 04:43:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 04:41 .semver 04:43:50 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 19 04:41 CONTRIBUTING.md 04:43:50 -rw-rw-r-- 1 jenkins jenkins 839 Mar 19 04:41 Dockerfile 04:43:50 -rw-rw-r-- 1 jenkins jenkins 898 Mar 19 04:41 Dockerfile.build 04:43:50 -rw-rw-r-- 1 jenkins jenkins 675 Mar 19 04:41 Jenkinsfile 04:43:50 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 19 04:41 LICENSE 04:43:50 -rw-rw-r-- 1 jenkins jenkins 951 Mar 19 04:41 Makefile 04:43:50 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 19 04:41 README.md 04:43:50 -rw-rw-r-- 1 jenkins jenkins 5 Mar 19 04:37 VERSION 04:43:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 04:41 app 04:43:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 04:41 assets 04:43:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 04:41 bin 04:43:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 04:41 cmd 04:43:50 -rw-r--r-- 1 jenkins jenkins 10 Mar 19 04:43 coverage.out 04:43:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 04:41 docs 04:43:50 -rw-rw-r-- 1 jenkins jenkins 522 Mar 19 04:41 go.mod 04:43:50 -rw-r--r-- 1 jenkins jenkins 8727 Mar 19 04:43 go.sum 04:43:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 04:41 internal 04:43:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 04:41 snap 04:43:50 -rw-rw-r-- 1 jenkins jenkins 155 Mar 19 04:41 version.go [Pipeline] isUnix [Pipeline] sh 04:43:50 + 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=d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed --label arch=arm64 --label version=0.0.0 . 04:43:51 Sending build context to Docker daemon 10.79MB 04:43:51 Step 1/23 : ARG BASE=golang:1.11-alpine 04:43:51 Step 2/23 : FROM ${BASE} AS builder 04:43:51 ---> ef8febbf6a0d 04:43:51 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:43:51 ---> Running in a1f8f32d1e94 04:43:52 Removing intermediate container a1f8f32d1e94 04:43:52 ---> 46cad30a431c 04:43:52 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 04:43:52 ---> Running in c5bc5c9340d3 04:43:52 Removing intermediate container c5bc5c9340d3 04:43:52 ---> d72690d07523 04:43:52 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 04:43:52 ---> Running in 7538f92e3701 04:43:53 Removing intermediate container 7538f92e3701 04:43:53 ---> b560e28952ed 04:43:53 Step 6/23 : LABEL Name=edgex-ui-go 04:43:53 ---> Running in 8982cf9fa756 04:43:53 Removing intermediate container 8982cf9fa756 04:43:53 ---> 2ba2c0535aa4 04:43:53 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:43:53 ---> Running in dcbaf47c4390 04:43:53 Removing intermediate container dcbaf47c4390 04:43:53 ---> e5cabeca93b7 04:43:53 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:54 ---> Running in 71bad1bd02c9 04:43:56 Removing intermediate container 71bad1bd02c9 04:43:56 ---> f2141a607b2a 04:43:56 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:43:56 ---> Running in de203d252fc1 04:43:57 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 04:43:58 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 04:43:59 OK: 121 MiB in 39 packages 04:44:00 Removing intermediate container de203d252fc1 04:44:00 ---> a3d47d27d28f 04:44:00 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:44:00 ---> Running in c56495b311f4 04:44:01 Removing intermediate container c56495b311f4 04:44:01 ---> 744b25e0efcb 04:44:01 Step 11/23 : COPY go.mod . 04:44:01 ---> 5698b2058197 04:44:01 Step 12/23 : COPY Makefile . 04:44:01 ---> 5fd3dddd9f27 04:44:01 Step 13/23 : RUN make update 04:44:02 ---> Running in bb88ea97c326 04:44:03 CGO_ENABLED=0 GO111MODULE=on go mod download 04:44:04 Removing intermediate container bb88ea97c326 04:44:04 ---> 3b4c7fbafded 04:44:04 Step 14/23 : COPY . . 04:44:05 ---> ed42616b5e79 04:44:05 Step 15/23 : RUN ${MAKE} 04:44:05 ---> Running in 6361ce7917dc 04:44:06 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 04:44:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:44:40 Removing intermediate container 6361ce7917dc 04:44:40 ---> 68afa73623af 04:44:40 Step 16/23 : FROM alpine 04:44:40 latest: Pulling from library/alpine 04:44:40 8fa90b21c985: Pulling fs layer 04:44:40 8fa90b21c985: Verifying Checksum 04:44:40 8fa90b21c985: Download complete 04:44:41 8fa90b21c985: Pull complete 04:44:41 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 04:44:41 Status: Downloaded newer image for alpine:latest 04:44:41 ---> 6e4716cdcf7a 04:44:41 Step 17/23 : EXPOSE 4000 04:44:41 ---> Running in aed6a75ab654 04:44:41 Removing intermediate container aed6a75ab654 04:44:41 ---> 3329f4661d93 04:44:41 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 04:44:43 ---> 54110521c1b8 04:44:43 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:44:43 ---> Running in fc47cac57265 04:44:43 Removing intermediate container fc47cac57265 04:44:43 ---> 7069ea98b64a 04:44:43 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 04:44:44 ---> Running in e4417f67d9f3 04:44:44 Removing intermediate container e4417f67d9f3 04:44:44 ---> fbddef3ac6cf 04:44:44 Step 21/23 : LABEL arch=arm64 04:44:44 ---> Running in 5eb247a162b3 04:44:44 Removing intermediate container 5eb247a162b3 04:44:44 ---> 64ace82b8d68 04:44:44 Step 22/23 : LABEL git_sha=d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed 04:44:45 ---> Running in 69169e44c6ea 04:44:45 Removing intermediate container 69169e44c6ea 04:44:45 ---> b7991f51fb9e 04:44:45 Step 23/23 : LABEL version=0.0.0 04:44:45 ---> Running in 4417b2e1ec2c 04:44:46 Removing intermediate container 4417b2e1ec2c 04:44:46 ---> d28ae2777e33 04:44:46 [Warning] One or more build-args [ARCH] were not consumed 04:44:46 Successfully built d28ae2777e33 04:44:46 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 04:44:47 provisioning config files... 04:44:47 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp/config22099796744475204tmp [Pipeline] { [Pipeline] sh 04:44:48 + curl -s https://codecov.io/bash 04:44:48 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp/config22099796744475204tmp 04:44:48 04:44:48 _____ _ 04:44:48 / ____| | | 04:44:48 | | ___ __| | ___ ___ _____ __ 04:44:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:44:48 | |___| (_) | (_| | __/ (_| (_) \ V / 04:44:48 \_____\___/ \__,_|\___|\___\___/ \_/ 04:44:48 Bash-tbd 04:44:48 04:44:48 04:44:48 ==> Jenkins CI detected. 04:44:48 project root: . 04:44:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:44:48 ==> Running gcov in . (disable via -X gcov) 04:44:48 ==> Python coveragepy not found 04:44:48 ==> Searching for coverage reports in: 04:44:48 + . 04:44:48 -> Found 1 reports 04:44:48 ==> Detecting git/mercurial file structure 04:44:48 ==> Reading reports 04:44:48 + ./coverage.out bytes=10 04:44:48 ==> Appending adjustments 04:44:48 http://docs.codecov.io/docs/fixing-reports 04:44:48 + Found adjustments 04:44:48 ==> Gzipping contents 04:44:48 ==> Uploading reports 04:44:48 url: https://codecov.io 04:44:48 query: branch=PR-171&commit=d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=171&job= 04:44:48 -> Pinging Codecov 04:44:48 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-171&commit=d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=171&job= 04:44:49 -> Uploading 04:44:49 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed [Pipeline] } 04:44:49 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 04:44:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:44:51 ---> package-listing.sh 04:44:51 ++ facter osfamily 04:44:51 ++ tr '[:upper:]' '[:lower:]' 04:44:51 + OS_FAMILY=redhat 04:44:51 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-171 04:44:51 + START_PACKAGES=/tmp/packages_start.txt 04:44:51 + END_PACKAGES=/tmp/packages_end.txt 04:44:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:44:51 + PACKAGES=/tmp/packages_start.txt 04:44:51 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-171 ']' 04:44:51 + PACKAGES=/tmp/packages_end.txt 04:44:51 + case "${OS_FAMILY}" in 04:44:51 + rpm -qa 04:44:51 + sort 04:44:55 + '[' -f /tmp/packages_start.txt ']' 04:44:55 + '[' -f /tmp/packages_end.txt ']' 04:44:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:44:55 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-171 ']' 04:44:55 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-171/archives/ 04:44:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-171/archives/ [Pipeline] isUnix [Pipeline] sh 04:44:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:44:55 04:44:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:44:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:44:56 alpine: Pulling from edgex-lftools-log-publisher 04:44:56 c9b1b535fdd9: Pulling fs layer 04:44:56 2cc5ad85d9ab: Pulling fs layer 04:44:56 756a868c4378: Pulling fs layer 04:44:56 444b2fc9a129: Pulling fs layer 04:44:56 ea15f1150254: Pulling fs layer 04:44:56 41b27a9f41bf: Pulling fs layer 04:44:56 28c525ee5125: Pulling fs layer 04:44:56 094b1ea09ed8: Pulling fs layer 04:44:56 138eaada9080: Pulling fs layer 04:44:56 0622d0fa9048: Pulling fs layer 04:44:56 444b2fc9a129: Waiting 04:44:56 ea15f1150254: Waiting 04:44:56 41b27a9f41bf: Waiting 04:44:56 28c525ee5125: Waiting 04:44:56 094b1ea09ed8: Waiting 04:44:56 138eaada9080: Waiting 04:44:56 0622d0fa9048: Waiting 04:44:56 2cc5ad85d9ab: Verifying Checksum 04:44:56 2cc5ad85d9ab: Download complete 04:44:56 444b2fc9a129: Verifying Checksum 04:44:56 444b2fc9a129: Download complete 04:44:56 c9b1b535fdd9: Verifying Checksum 04:44:56 c9b1b535fdd9: Download complete 04:44:56 ea15f1150254: Verifying Checksum 04:44:56 ea15f1150254: Download complete 04:44:56 28c525ee5125: Verifying Checksum 04:44:56 28c525ee5125: Download complete 04:44:56 c9b1b535fdd9: Pull complete 04:44:56 756a868c4378: Verifying Checksum 04:44:56 756a868c4378: Download complete 04:44:56 138eaada9080: Verifying Checksum 04:44:56 138eaada9080: Download complete 04:44:56 0622d0fa9048: Verifying Checksum 04:44:56 0622d0fa9048: Download complete 04:44:56 094b1ea09ed8: Verifying Checksum 04:44:56 094b1ea09ed8: Download complete 04:44:57 2cc5ad85d9ab: Pull complete 04:44:57 41b27a9f41bf: Verifying Checksum 04:44:57 41b27a9f41bf: Download complete 04:44:58 756a868c4378: Pull complete 04:44:58 444b2fc9a129: Pull complete 04:44:59 ea15f1150254: Pull complete 04:45:03 41b27a9f41bf: Pull complete 04:45:03 28c525ee5125: Pull complete 04:45:07 094b1ea09ed8: Pull complete 04:45:07 138eaada9080: Pull complete 04:45:07 0622d0fa9048: Pull complete 04:45:07 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 04:45:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:45:07 prd-centos7-docker-4c-2g-1092 does not seem to be running inside a container 04:45:07 $ 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-171 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-171:/w/workspace/edgexfoundry_edgex-ui-go_PR-171:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-171@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 04:45:09 $ docker top 6196edb234a9fbfd9fc70d20eec9910beef32819b05ffa6ae98f5631c4e965dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:45:09 provisioning config files... 04:45:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp/config20453866320686502tmp [Pipeline] { [Pipeline] echo 04:45:09 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:45:09 ---> create-netrc.sh [Pipeline] echo 04:45:09 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:45:10 ---> logs-deploy.sh 04:45:10 + ARCHIVE_ARTIFACTS= 04:45:10 + LOGS_SERVER=https://logs.edgexfoundry.org 04:45:10 + '[' https://logs.edgexfoundry.org == None ']' 04:45:10 + NEXUS_URL=https://nexus.edgexfoundry.org 04:45:10 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-171/1 04:45:10 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-171/1/ 04:45:10 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-171/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-171 04:45:11 Archives upload complete. 04:45:11 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-171/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-171/1/ 04:45:12 ---> uname -a: 04:45:12 Linux 6196edb234a9 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 04:45:12 04:45:12 04:45:12 ---> lscpu: 04:45:12 Architecture: x86_64 04:45:12 CPU op-mode(s): 32-bit, 64-bit 04:45:12 Byte Order: Little Endian 04:45:12 Address sizes: 40 bits physical, 48 bits virtual 04:45:12 CPU(s): 4 04:45:12 On-line CPU(s) list: 0-3 04:45:12 Thread(s) per core: 1 04:45:12 Core(s) per socket: 1 04:45:12 Socket(s): 4 04:45:12 NUMA node(s): 1 04:45:12 Vendor ID: GenuineIntel 04:45:12 CPU family: 6 04:45:12 Model: 44 04:45:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:45:12 Stepping: 1 04:45:12 CPU MHz: 2933.436 04:45:12 BogoMIPS: 5866.87 04:45:12 Virtualization: VT-x 04:45:12 Hypervisor vendor: KVM 04:45:12 Virtualization type: full 04:45:12 L1d cache: 128 KiB 04:45:12 L1i cache: 128 KiB 04:45:12 L2 cache: 16 MiB 04:45:12 L3 cache: 64 MiB 04:45:12 NUMA node0 CPU(s): 0-3 04:45:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 04:45:12 Vulnerability Meltdown: Mitigation; PTI 04:45:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:45:12 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 04:45:12 Vulnerability Spectre v2: Mitigation; Full retpoline 04:45:12 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 04:45:12 04:45:12 04:45:12 ---> nproc: 04:45:12 4 04:45:12 04:45:12 04:45:12 ---> df -h: 04:45:12 Filesystem Size Used Available Use% Mounted on 04:45:12 overlay 50.0G 6.3G 43.7G 13% / 04:45:12 tmpfs 64.0M 0 64.0M 0% /dev 04:45:12 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 04:45:12 shm 64.0M 0 64.0M 0% /dev/shm 04:45:12 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 04:45:12 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 04:45:12 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 04:45:12 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-171 04:45:12 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp 04:45:12 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 04:45:12 04:45:12 04:45:12 ---> free -m: 04:45:12 total used free shared buff/cache available 04:45:12 Mem: 1838 594 76 0 1167 1139 04:45:12 Swap: 1023 1 1022 04:45:12 04:45:12 04:45:12 ---> ip addr: 04:45:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:45:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:45:12 inet 127.0.0.1/8 scope host lo 04:45:12 valid_lft forever preferred_lft forever 04:45:12 6: eth0@if7: mtu 1458 qdisc noqueue state UP 04:45:12 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 04:45:12 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 04:45:12 valid_lft forever preferred_lft forever 04:45:12 04:45:12 04:45:12 ---> sar -b -r -n DEV: 04:45:12 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/19/20 _x86_64_ (4 CPU) 04:45:12 04:45:12 04:36:40 LINUX RESTART 04:45:12 04:45:12 04:37:02 tps rtps wtps bread/s bwrtn/s 04:45:12 04:38:01 95.77 34.88 60.89 4892.71 24471.19 04:45:12 04:39:01 3.80 0.00 3.80 0.00 115.98 04:45:12 04:40:01 0.28 0.00 0.28 0.00 3.78 04:45:12 04:41:01 0.30 0.00 0.30 0.00 3.75 04:45:12 04:42:01 0.22 0.00 0.22 0.00 3.00 04:45:12 04:43:01 0.43 0.00 0.43 0.00 6.29 04:45:12 04:44:01 0.32 0.00 0.32 0.00 3.63 04:45:12 04:45:01 68.29 47.39 20.91 3394.41 9627.58 04:45:12 Average: 21.03 10.24 10.79 1028.48 4240.15 04:45:12 04:45:12 04:37:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:45:12 04:38:01 117592 1764712 93.75 2620 1244720 940236 32.08 424856 1178444 12 04:45:12 04:39:01 125588 1756716 93.33 2620 1244752 898432 30.65 420380 1178332 16 04:45:12 04:40:01 125364 1756940 93.34 2620 1244764 898432 30.65 420296 1178324 12 04:45:12 04:41:01 124640 1757664 93.38 2620 1244764 898692 30.66 421232 1178320 16 04:45:12 04:42:01 124408 1757896 93.39 2620 1244772 898740 30.66 421572 1178320 16 04:45:12 04:43:01 125012 1757292 93.36 2620 1244776 898680 30.66 421300 1178320 16 04:45:12 04:44:01 125088 1757216 93.35 2620 1244780 898672 30.66 420824 1178320 16 04:45:12 04:45:01 73956 1808348 96.07 2620 1231988 1118856 38.17 487872 1134984 115932 04:45:12 Average: 117706 1764598 93.75 2620 1243165 931343 31.78 429792 1172921 14505 04:45:12 04:45:12 04:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 04:45:12 04:38:01 eth0 358.75 261.11 1104.95 134.65 0.00 0.00 0.00 04:45:12 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:12 04:38:01 docker0 20.57 16.09 1.88 47.90 0.00 0.00 0.00 04:45:12 04:39:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 04:45:12 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:12 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:12 04:40:01 eth0 0.83 0.08 0.05 0.01 0.00 0.00 0.00 04:45:12 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:12 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:12 04:41:01 eth0 1.32 0.72 0.66 0.23 0.00 0.00 0.00 04:45:12 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:12 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:12 04:42:01 eth0 0.48 0.33 0.27 0.20 0.00 0.00 0.00 04:45:12 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:12 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:12 04:43:01 eth0 0.42 0.30 0.15 0.08 0.00 0.00 0.00 04:45:12 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:12 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:12 04:44:01 eth0 0.73 0.17 0.10 0.01 0.00 0.00 0.00 04:45:12 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:12 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:12 04:45:01 eth0 102.80 84.79 2330.74 10.47 0.00 0.00 0.00 04:45:12 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:12 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:12 Average: eth0 57.59 43.02 428.41 17.98 0.00 0.00 0.00 04:45:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:12 Average: docker0 2.54 1.98 0.23 5.91 0.00 0.00 0.00 04:45:12 04:45:12 04:45:12 ---> sar -P ALL: 04:45:12 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/19/20 _x86_64_ (4 CPU) 04:45:12 04:45:12 04:36:40 LINUX RESTART 04:45:12 04:45:12 04:37:02 CPU %user %nice %system %iowait %steal %idle 04:45:12 04:38:01 all 14.15 0.00 5.44 2.63 2.23 75.54 04:45:12 04:38:01 0 14.25 0.00 6.31 2.42 1.76 75.25 04:45:12 04:38:01 1 13.20 0.00 4.98 3.39 2.80 75.63 04:45:12 04:38:01 2 15.24 0.00 5.26 2.45 2.05 75.00 04:45:12 04:38:01 3 13.94 0.00 5.25 2.26 2.27 76.28 04:45:12 04:39:01 all 0.13 0.00 0.06 0.00 0.11 99.69 04:45:12 04:39:01 0 0.35 0.00 0.05 0.00 0.10 99.50 04:45:12 04:39:01 1 0.07 0.00 0.07 0.00 0.05 99.82 04:45:12 04:39:01 2 0.07 0.00 0.07 0.00 0.17 99.70 04:45:12 04:39:01 3 0.03 0.00 0.05 0.00 0.13 99.78 04:45:12 04:40:01 all 0.17 0.00 0.03 0.00 0.07 99.73 04:45:12 04:40:01 0 0.47 0.00 0.03 0.00 0.03 99.47 04:45:12 04:40:01 1 0.07 0.00 0.05 0.00 0.03 99.85 04:45:12 04:40:01 2 0.10 0.00 0.05 0.00 0.17 99.68 04:45:12 04:40:01 3 0.03 0.00 0.02 0.00 0.07 99.88 04:45:12 04:41:01 all 0.18 0.00 0.05 0.00 0.04 99.74 04:45:12 04:41:01 0 0.43 0.00 0.03 0.00 0.05 99.48 04:45:12 04:41:01 1 0.10 0.00 0.05 0.00 0.03 99.82 04:45:12 04:41:01 2 0.13 0.00 0.07 0.00 0.03 99.77 04:45:12 04:41:01 3 0.05 0.00 0.03 0.00 0.03 99.88 04:45:12 04:42:01 all 0.14 0.00 0.05 0.00 0.05 99.75 04:45:12 04:42:01 0 0.35 0.00 0.03 0.00 0.03 99.58 04:45:12 04:42:01 1 0.10 0.00 0.05 0.00 0.13 99.72 04:45:12 04:42:01 2 0.12 0.00 0.08 0.00 0.03 99.77 04:45:12 04:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:45:12 04:43:01 all 0.17 0.00 0.04 0.00 0.07 99.72 04:45:12 04:43:01 0 0.47 0.00 0.02 0.00 0.07 99.45 04:45:12 04:43:01 1 0.08 0.00 0.07 0.00 0.13 99.72 04:45:12 04:43:01 2 0.07 0.00 0.08 0.00 0.07 99.78 04:45:12 04:43:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:45:12 04:44:01 all 0.16 0.00 0.05 0.00 0.10 99.69 04:45:12 04:44:01 0 0.40 0.00 0.03 0.00 0.08 99.48 04:45:12 04:44:01 1 0.08 0.00 0.03 0.00 0.08 99.80 04:45:12 04:44:01 2 0.08 0.00 0.07 0.00 0.17 99.68 04:45:12 04:44:01 3 0.07 0.00 0.05 0.00 0.10 99.78 04:45:12 04:45:01 all 3.28 0.00 1.68 0.96 0.84 93.24 04:45:12 04:45:01 0 3.22 0.00 1.68 0.25 0.79 94.06 04:45:12 04:45:01 1 4.24 0.00 1.93 2.87 0.77 90.18 04:45:12 04:45:01 2 2.63 0.00 1.73 0.15 0.87 94.62 04:45:12 04:45:01 3 3.04 0.00 1.36 0.55 0.89 94.15 04:45:12 Average: all 2.25 0.00 0.91 0.44 0.43 95.97 04:45:12 Average: 0 2.44 0.00 1.00 0.32 0.36 95.88 04:45:12 Average: 1 2.21 0.00 0.89 0.77 0.50 95.63 04:45:12 Average: 2 2.26 0.00 0.91 0.32 0.44 96.07 04:45:12 Average: 3 2.10 0.00 0.83 0.34 0.43 96.29 04:45:12 04:45:12 04:45:12