Pull request #149 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 DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 41f0971a99172388db74f4fbbd1e580ed97bfb96 rather than e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 Obtained Jenkinsfile from 41f0971a99172388db74f4fbbd1e580ed97bfb96 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 1d71b05254bfc0fbe0fb6584ed6821814debb2bc 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 1d71b05254bfc0fbe0fb6584ed6821814debb2bc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d71b05254bfc0fbe0fb6584ed6821814debb2bc # 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 [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 ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-2401 in /w/workspace/edgexfoundry_edgex-ui-go_PR-149 [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-149 # 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/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 41f0971a99172388db74f4fbbd1e580ed97bfb96 into PR head commit e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 Merge succeeded, producing e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 Checking out Revision e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 (PR-149) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/149/head:refs/remotes/origin/PR-149 # 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/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 # 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 41f0971a99172388db74f4fbbd1e580ed97bfb96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 # timeout=10 Commit message: "[enhancement] Add app service builder api" First time build. Skipping changelog. > git rev-list --no-walk 1cb7e0fb65f40e87a2227eebfa20cf624bb3ff6f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-05T09:29:31.631Z] 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 [2020-03-05T09:29:32.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-05T09:29:33.224Z] [2020-03-05T09:29:33.224Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-05T09:29:33.552Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-05T09:29:33.552Z] latest: Pulling from edgex-devops/git-semver [2020-03-05T09:29:33.552Z] 9123ac7c32f7: Pulling fs layer [2020-03-05T09:29:33.552Z] b8cc5d1170e3: Pulling fs layer [2020-03-05T09:29:33.552Z] 2924cbbf6a41: Pulling fs layer [2020-03-05T09:29:33.552Z] 93b08a4f1073: Pulling fs layer [2020-03-05T09:29:33.552Z] 93b08a4f1073: Waiting [2020-03-05T09:29:33.552Z] b8cc5d1170e3: Download complete [2020-03-05T09:29:33.812Z] 9123ac7c32f7: Verifying Checksum [2020-03-05T09:29:33.812Z] 9123ac7c32f7: Download complete [2020-03-05T09:29:33.812Z] 93b08a4f1073: Verifying Checksum [2020-03-05T09:29:33.812Z] 93b08a4f1073: Download complete [2020-03-05T09:29:33.812Z] 2924cbbf6a41: Verifying Checksum [2020-03-05T09:29:33.812Z] 2924cbbf6a41: Download complete [2020-03-05T09:29:34.072Z] 9123ac7c32f7: Pull complete [2020-03-05T09:29:34.072Z] b8cc5d1170e3: Pull complete [2020-03-05T09:29:35.009Z] 2924cbbf6a41: Pull complete [2020-03-05T09:29:35.009Z] 93b08a4f1073: Pull complete [2020-03-05T09:29:35.009Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-05T09:29:35.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-05T09:29:35.144Z] prd-centos7-docker-4c-2g-2401 does not seem to be running inside a container [2020-03-05T09:29:35.190Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-149 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-149:/w/workspace/edgexfoundry_edgex-ui-go_PR-149:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-149@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:10004/edgex-devops/git-semver:latest cat [2020-03-05T09:29:35.822Z] $ docker top ce092d35ceedec9c01d17ec9abd520b510ab16fdceee2ef84f1a586bbc705633 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-05T09:29:36.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-05T09:29:36.397Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-05T09:29:36.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-05T09:29:36.630Z] $ docker exec ce092d35ceedec9c01d17ec9abd520b510ab16fdceee2ef84f1a586bbc705633 ssh-agent [2020-03-05T09:29:36.817Z] SSH_AUTH_SOCK=/tmp/ssh-o0fr8KuPokil/agent.15 [2020-03-05T09:29:36.817Z] SSH_AGENT_PID=21 [2020-03-05T09:29:36.828Z] Running ssh-add (command line suppressed) [2020-03-05T09:29:36.976Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/private_key_2341745773316590284.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/private_key_2341745773316590284.key) [2020-03-05T09:29:37.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-05T09:29:37.338Z] + git describe --exact-match --tags HEAD [2020-03-05T09:29:37.338Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-05T09:29:37.427Z] $ docker exec --env ******** --env ******** ce092d35ceedec9c01d17ec9abd520b510ab16fdceee2ef84f1a586bbc705633 ssh-agent -k [2020-03-05T09:29:37.585Z] unset SSH_AUTH_SOCK; [2020-03-05T09:29:37.585Z] unset SSH_AGENT_PID; [2020-03-05T09:29:37.585Z] echo Agent pid 21 killed; [2020-03-05T09:29:37.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-05T09:29:37.635Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-05T09:29:37.635Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-05T09:29:37.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-05T09:29:37.664Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-05T09:29:37.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-05T09:29:37.855Z] $ docker exec ce092d35ceedec9c01d17ec9abd520b510ab16fdceee2ef84f1a586bbc705633 ssh-agent [2020-03-05T09:29:38.031Z] SSH_AUTH_SOCK=/tmp/ssh-WPch5C7LiVSJ/agent.54 [2020-03-05T09:29:38.031Z] SSH_AGENT_PID=61 [2020-03-05T09:29:38.037Z] Running ssh-add (command line suppressed) [2020-03-05T09:29:38.196Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/private_key_3428181773578590153.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/private_key_3428181773578590153.key) [2020-03-05T09:29:38.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-05T09:29:38.571Z] + git semver init [2020-03-05T09:29:38.571Z] # -> Open(): unable to determine branch for HEAD [2020-03-05T09:29:38.571Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-149/.git [2020-03-05T09:29:38.571Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-149 [2020-03-05T09:29:38.571Z] # $SEMVER_REMOTE_NAME = origin [2020-03-05T09:29:38.571Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-05T09:29:38.571Z] # $SEMVER_USER_NAME = jenkins [2020-03-05T09:29:38.571Z] # $SEMVER_BRANCH = PR-149 [2020-03-05T09:29:38.571Z] # $SEMVER_TEMP = /tmp/semver-881815447 [2020-03-05T09:29:38.571Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-05T09:29:39.148Z] # '/tmp/semver-881815447' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-149/.semver' [2020-03-05T09:29:39.148Z] # -> Force: false [2020-03-05T09:29:39.148Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-149/.semver [Pipeline] } [2020-03-05T09:29:39.162Z] $ docker exec --env ******** --env ******** ce092d35ceedec9c01d17ec9abd520b510ab16fdceee2ef84f1a586bbc705633 ssh-agent -k [2020-03-05T09:29:39.307Z] unset SSH_AUTH_SOCK; [2020-03-05T09:29:39.308Z] unset SSH_AGENT_PID; [2020-03-05T09:29:39.308Z] echo Agent pid 61 killed; [2020-03-05T09:29:39.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-05T09:29:39.683Z] + git semver [Pipeline] } [2020-03-05T09:29:39.700Z] $ docker stop --time=1 ce092d35ceedec9c01d17ec9abd520b510ab16fdceee2ef84f1a586bbc705633 [2020-03-05T09:29:41.046Z] $ docker rm -f ce092d35ceedec9c01d17ec9abd520b510ab16fdceee2ef84f1a586bbc705633 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-05T09:29:41.934Z] Stashed 18 file(s) [Pipeline] echo [2020-03-05T09:29:41.935Z] [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 [2020-03-05T09:29:57.044Z] Still waiting to schedule task [2020-03-05T09:29:57.044Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-05T09:29:57.046Z] Still waiting to schedule task [2020-03-05T09:29:57.046Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-05T09:31:40.661Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2402 in /w/workspace/edgexfoundry_edgex-ui-go_PR-149 [Pipeline] { [Pipeline] ws [2020-03-05T09:31:40.676Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-03-05T09:31:47.075Z] using credential edgex-jenkins-ssh [2020-03-05T09:31:47.111Z] Cloning the remote Git repository [2020-03-05T09:31:47.111Z] Cloning with configured refspecs honoured and without tags [2020-03-05T09:31:47.208Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-05T09:31:47.298Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-03-05T09:31:47.409Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-05T09:31:47.412Z] > git --version # timeout=10 [2020-03-05T09:31:47.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T09:31:47.529Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T09:31:48.667Z] Fetching without tags [2020-03-05T09:31:49.128Z] Merging remotes/origin/master commit 41f0971a99172388db74f4fbbd1e580ed97bfb96 into PR head commit e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 [2020-03-05T09:31:49.513Z] Merge succeeded, producing e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 [2020-03-05T09:31:49.514Z] Checking out Revision e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 (PR-149) [2020-03-05T09:31:48.575Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-05T09:31:48.598Z] > git config --add remote.origin.fetch +refs/pull/149/head:refs/remotes/origin/PR-149 # timeout=10 [2020-03-05T09:31:48.617Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T09:31:48.651Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-05T09:31:48.704Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-05T09:31:48.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T09:31:48.724Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T09:31:49.175Z] > git config core.sparsecheckout # timeout=10 [2020-03-05T09:31:49.219Z] > git checkout -f e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 # timeout=10 [2020-03-05T09:31:49.417Z] > git remote # timeout=10 [2020-03-05T09:31:49.443Z] > git config --get remote.origin.url # timeout=10 [2020-03-05T09:31:49.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T09:31:49.482Z] > git merge 41f0971a99172388db74f4fbbd1e580ed97bfb96 # timeout=10 [2020-03-05T09:31:49.507Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-05T09:31:49.541Z] > git config core.sparsecheckout # timeout=10 [2020-03-05T09:31:49.568Z] > git checkout -f e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 # timeout=10 [2020-03-05T09:31:54.270Z] Commit message: "[enhancement] Add app service builder api" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-05T09:31:55.546Z] ========================================================= [2020-03-05T09:31:55.546Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-05T09:31:55.546Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-05T09:31:56.681Z] + 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 . [2020-03-05T09:31:57.658Z] Sending build context to Docker daemon 10.66MB [2020-03-05T09:31:57.658Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-05T09:31:57.658Z] Step 2/8 : FROM ${BASE} [2020-03-05T09:31:58.249Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-05T09:31:58.249Z] 29bddadc8f3f: Pulling fs layer [2020-03-05T09:31:58.249Z] 02bb20f2603b: Pulling fs layer [2020-03-05T09:31:58.249Z] b62863a3550b: Pulling fs layer [2020-03-05T09:31:58.249Z] 9586258a13ea: Pulling fs layer [2020-03-05T09:31:58.249Z] a8b2cbafd68c: Pulling fs layer [2020-03-05T09:31:58.249Z] d1dd75721c92: Pulling fs layer [2020-03-05T09:31:58.249Z] 4e34fffdb759: Pulling fs layer [2020-03-05T09:31:58.249Z] fd1d9eb628f9: Pulling fs layer [2020-03-05T09:31:58.249Z] bd44c58b92db: Pulling fs layer [2020-03-05T09:31:58.249Z] e5856e266cf4: Pulling fs layer [2020-03-05T09:31:58.249Z] f0f88b30cdbb: Pulling fs layer [2020-03-05T09:31:58.249Z] 9586258a13ea: Waiting [2020-03-05T09:31:58.249Z] a8b2cbafd68c: Waiting [2020-03-05T09:31:58.249Z] d1dd75721c92: Waiting [2020-03-05T09:31:58.249Z] 4e34fffdb759: Waiting [2020-03-05T09:31:58.249Z] fd1d9eb628f9: Waiting [2020-03-05T09:31:58.249Z] bd44c58b92db: Waiting [2020-03-05T09:31:58.249Z] e5856e266cf4: Waiting [2020-03-05T09:31:58.249Z] f0f88b30cdbb: Waiting [2020-03-05T09:31:58.249Z] b62863a3550b: Verifying Checksum [2020-03-05T09:31:58.249Z] b62863a3550b: Download complete [2020-03-05T09:31:58.249Z] 02bb20f2603b: Verifying Checksum [2020-03-05T09:31:58.249Z] 02bb20f2603b: Download complete [2020-03-05T09:31:58.249Z] a8b2cbafd68c: Verifying Checksum [2020-03-05T09:31:58.249Z] a8b2cbafd68c: Download complete [2020-03-05T09:31:58.249Z] d1dd75721c92: Download complete [2020-03-05T09:31:58.520Z] 29bddadc8f3f: Verifying Checksum [2020-03-05T09:31:58.520Z] 29bddadc8f3f: Download complete [2020-03-05T09:31:59.123Z] 29bddadc8f3f: Pull complete [2020-03-05T09:31:59.727Z] 02bb20f2603b: Pull complete [2020-03-05T09:32:00.325Z] b62863a3550b: Pull complete [2020-03-05T09:32:02.942Z] 4e34fffdb759: Download complete [2020-03-05T09:32:02.942Z] bd44c58b92db: Verifying Checksum [2020-03-05T09:32:02.942Z] bd44c58b92db: Download complete [2020-03-05T09:32:04.910Z] e5856e266cf4: Verifying Checksum [2020-03-05T09:32:04.910Z] e5856e266cf4: Download complete [2020-03-05T09:32:05.185Z] f0f88b30cdbb: Verifying Checksum [2020-03-05T09:32:05.185Z] f0f88b30cdbb: Download complete [2020-03-05T09:32:07.152Z] fd1d9eb628f9: Verifying Checksum [2020-03-05T09:32:07.152Z] fd1d9eb628f9: Download complete [2020-03-05T09:32:08.114Z] 9586258a13ea: Download complete [2020-03-05T09:32:11.249Z] Running on prd-centos7-docker-4c-2g-2403 in /w/workspace/edgexfoundry_edgex-ui-go_PR-149 [Pipeline] { [Pipeline] ws [2020-03-05T09:32:11.264Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-03-05T09:32:13.330Z] using credential edgex-jenkins-ssh [2020-03-05T09:32:13.347Z] Cloning the remote Git repository [2020-03-05T09:32:13.347Z] Cloning with configured refspecs honoured and without tags [2020-03-05T09:32:13.526Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-05T09:32:13.560Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-03-05T09:32:13.599Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-05T09:32:13.599Z] > git --version # timeout=10 [2020-03-05T09:32:13.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T09:32:13.626Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T09:32:14.252Z] Fetching without tags [2020-03-05T09:32:14.613Z] Merging remotes/origin/master commit 41f0971a99172388db74f4fbbd1e580ed97bfb96 into PR head commit e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 [2020-03-05T09:32:14.732Z] Merge succeeded, producing e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 [2020-03-05T09:32:14.732Z] Checking out Revision e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 (PR-149) [2020-03-05T09:32:14.364Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-05T09:32:14.369Z] > git config --add remote.origin.fetch +refs/pull/149/head:refs/remotes/origin/PR-149 # timeout=10 [2020-03-05T09:32:14.373Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T09:32:14.381Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-05T09:32:14.391Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-05T09:32:14.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T09:32:14.395Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-05T09:32:14.726Z] > git config core.sparsecheckout # timeout=10 [2020-03-05T09:32:14.731Z] > git checkout -f e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 # timeout=10 [2020-03-05T09:32:14.791Z] > git remote # timeout=10 [2020-03-05T09:32:14.797Z] > git config --get remote.origin.url # timeout=10 [2020-03-05T09:32:14.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-05T09:32:14.807Z] > git merge 41f0971a99172388db74f4fbbd1e580ed97bfb96 # timeout=10 [2020-03-05T09:32:14.817Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-05T09:32:14.831Z] > git config core.sparsecheckout # timeout=10 [2020-03-05T09:32:14.835Z] > git checkout -f e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 # timeout=10 [2020-03-05T09:32:19.518Z] Commit message: "[enhancement] Add app service builder api" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-05T09:32:20.163Z] ========================================================= [2020-03-05T09:32:20.163Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-05T09:32:20.163Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-05T09:32:20.479Z] 9586258a13ea: Pull complete [2020-03-05T09:32:20.479Z] a8b2cbafd68c: Pull complete [2020-03-05T09:32:20.479Z] d1dd75721c92: Pull complete [2020-03-05T09:32:20.791Z] + 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 . [2020-03-05T09:32:21.050Z] Sending build context to Docker daemon 10.66MB [2020-03-05T09:32:21.050Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-05T09:32:21.050Z] Step 2/8 : FROM ${BASE} [2020-03-05T09:32:21.050Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-05T09:32:21.050Z] 9d48c3bd43c5: Pulling fs layer [2020-03-05T09:32:21.050Z] 7f94eaf8af20: Pulling fs layer [2020-03-05T09:32:21.050Z] 9fe9984849c1: Pulling fs layer [2020-03-05T09:32:21.050Z] ec448270508e: Pulling fs layer [2020-03-05T09:32:21.050Z] 65ba82af53f7: Pulling fs layer [2020-03-05T09:32:21.050Z] 07c18b20a200: Pulling fs layer [2020-03-05T09:32:21.050Z] d9b3ee039db2: Pulling fs layer [2020-03-05T09:32:21.050Z] 8c79c1ac0d81: Pulling fs layer [2020-03-05T09:32:21.050Z] ff40f1a7a0b9: Pulling fs layer [2020-03-05T09:32:21.050Z] bdb43ae2d12f: Pulling fs layer [2020-03-05T09:32:21.050Z] 8e1ab0ef8490: Pulling fs layer [2020-03-05T09:32:21.050Z] d9b3ee039db2: Waiting [2020-03-05T09:32:21.050Z] 8c79c1ac0d81: Waiting [2020-03-05T09:32:21.050Z] ec448270508e: Waiting [2020-03-05T09:32:21.050Z] 65ba82af53f7: Waiting [2020-03-05T09:32:21.050Z] ff40f1a7a0b9: Waiting [2020-03-05T09:32:21.050Z] 07c18b20a200: Waiting [2020-03-05T09:32:21.050Z] bdb43ae2d12f: Waiting [2020-03-05T09:32:21.050Z] 8e1ab0ef8490: Waiting [2020-03-05T09:32:21.311Z] 9fe9984849c1: Verifying Checksum [2020-03-05T09:32:21.311Z] 9fe9984849c1: Download complete [2020-03-05T09:32:21.311Z] 7f94eaf8af20: Download complete [2020-03-05T09:32:21.311Z] 65ba82af53f7: Verifying Checksum [2020-03-05T09:32:21.311Z] 65ba82af53f7: Download complete [2020-03-05T09:32:21.311Z] 07c18b20a200: Download complete [2020-03-05T09:32:21.311Z] 9d48c3bd43c5: Verifying Checksum [2020-03-05T09:32:21.311Z] 9d48c3bd43c5: Download complete [2020-03-05T09:32:21.577Z] 9d48c3bd43c5: Pull complete [2020-03-05T09:32:21.577Z] 7f94eaf8af20: Pull complete [2020-03-05T09:32:21.846Z] 9fe9984849c1: Pull complete [2020-03-05T09:32:22.116Z] d9b3ee039db2: Verifying Checksum [2020-03-05T09:32:22.116Z] d9b3ee039db2: Download complete [2020-03-05T09:32:22.116Z] ff40f1a7a0b9: Verifying Checksum [2020-03-05T09:32:22.116Z] ff40f1a7a0b9: Download complete [2020-03-05T09:32:22.694Z] 8c79c1ac0d81: Verifying Checksum [2020-03-05T09:32:22.694Z] 8c79c1ac0d81: Download complete [2020-03-05T09:32:22.694Z] 8e1ab0ef8490: Verifying Checksum [2020-03-05T09:32:22.694Z] 8e1ab0ef8490: Download complete [2020-03-05T09:32:22.960Z] ec448270508e: Download complete [2020-03-05T09:32:22.960Z] bdb43ae2d12f: Verifying Checksum [2020-03-05T09:32:22.960Z] bdb43ae2d12f: Download complete [2020-03-05T09:32:23.848Z] 4e34fffdb759: Pull complete [2020-03-05T09:32:28.236Z] ec448270508e: Pull complete [2020-03-05T09:32:28.236Z] 65ba82af53f7: Pull complete [2020-03-05T09:32:28.236Z] 07c18b20a200: Pull complete [2020-03-05T09:32:29.231Z] fd1d9eb628f9: Pull complete [2020-03-05T09:32:29.231Z] bd44c58b92db: Pull complete [2020-03-05T09:32:31.187Z] e5856e266cf4: Pull complete [2020-03-05T09:32:31.455Z] f0f88b30cdbb: Pull complete [2020-03-05T09:32:31.455Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-05T09:32:31.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-05T09:32:31.455Z] ---> 0be50c763560 [2020-03-05T09:32:31.455Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-05T09:32:31.520Z] d9b3ee039db2: Pull complete [2020-03-05T09:32:35.708Z] 8c79c1ac0d81: Pull complete [2020-03-05T09:32:35.708Z] ff40f1a7a0b9: Pull complete [2020-03-05T09:32:35.740Z] ---> Running in ad7009058483 [2020-03-05T09:32:35.740Z] Removing intermediate container ad7009058483 [2020-03-05T09:32:35.740Z] ---> aa3ac863fd24 [2020-03-05T09:32:35.740Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-05T09:32:35.740Z] ---> Running in 2d8c968977d6 [2020-03-05T09:32:35.967Z] bdb43ae2d12f: Pull complete [2020-03-05T09:32:35.967Z] 8e1ab0ef8490: Pull complete [2020-03-05T09:32:35.967Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-05T09:32:35.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-05T09:32:35.967Z] ---> 8acfeb908b63 [2020-03-05T09:32:35.967Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-05T09:32:36.225Z] ---> Running in 9d69b0a5d6f3 [2020-03-05T09:32:36.225Z] Removing intermediate container 9d69b0a5d6f3 [2020-03-05T09:32:36.225Z] ---> 1f4cac81d4e9 [2020-03-05T09:32:36.225Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-05T09:32:36.225Z] ---> Running in 50b0804252e8 [2020-03-05T09:32:37.601Z] Removing intermediate container 50b0804252e8 [2020-03-05T09:32:37.601Z] ---> 1d27f9ad0671 [2020-03-05T09:32:37.601Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-05T09:32:37.717Z] Removing intermediate container 2d8c968977d6 [2020-03-05T09:32:37.718Z] ---> 114abc159dc6 [2020-03-05T09:32:37.718Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-05T09:32:37.718Z] ---> Running in 7f414772426f [2020-03-05T09:32:37.859Z] ---> Running in f8cf8323856a [2020-03-05T09:32:38.120Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-05T09:32:38.302Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-05T09:32:38.686Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-05T09:32:38.945Z] OK: 134 MiB in 39 packages [2020-03-05T09:32:39.203Z] Removing intermediate container f8cf8323856a [2020-03-05T09:32:39.203Z] ---> 12d00f54fc12 [2020-03-05T09:32:39.203Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-05T09:32:39.256Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-05T09:32:39.461Z] ---> Running in ccef1524ceba [2020-03-05T09:32:39.461Z] Removing intermediate container ccef1524ceba [2020-03-05T09:32:39.461Z] ---> 9c10d3bbf229 [2020-03-05T09:32:39.461Z] Step 7/8 : COPY . . [2020-03-05T09:32:39.523Z] OK: 121 MiB in 39 packages [2020-03-05T09:32:40.489Z] Removing intermediate container 7f414772426f [2020-03-05T09:32:40.489Z] ---> 9625afffcca8 [2020-03-05T09:32:40.489Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-05T09:32:40.756Z] ---> Running in b3ff5a7a4965 [2020-03-05T09:32:40.836Z] ---> fc8172d39730 [2020-03-05T09:32:40.836Z] Step 8/8 : RUN go mod download [2020-03-05T09:32:40.836Z] ---> Running in 1762abc322c3 [2020-03-05T09:32:41.341Z] Removing intermediate container b3ff5a7a4965 [2020-03-05T09:32:41.341Z] ---> f027f2c489c9 [2020-03-05T09:32:41.341Z] Step 7/8 : COPY . . [2020-03-05T09:32:41.769Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-05T09:32:41.769Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-05T09:32:41.769Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-05T09:32:41.769Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-05T09:32:41.769Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-05T09:32:41.769Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-05T09:32:41.769Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-05T09:32:42.032Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-05T09:32:42.032Z] go: finding github.com/kr/text v0.1.0 [2020-03-05T09:32:42.032Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-05T09:32:42.032Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-05T09:32:42.032Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-05T09:32:42.032Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-05T09:32:42.032Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-05T09:32:42.032Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-05T09:32:42.600Z] go: finding github.com/kr/pty v1.1.1 [2020-03-05T09:32:42.600Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-05T09:32:42.600Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-05T09:32:42.600Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-05T09:32:42.600Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-05T09:32:42.600Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-05T09:32:42.600Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-05T09:32:42.789Z] ---> 8c61bec944c0 [2020-03-05T09:32:42.789Z] Step 8/8 : RUN go mod download [2020-03-05T09:32:43.062Z] ---> Running in ec73e15cef96 [2020-03-05T09:32:43.542Z] go: finding golang.org/x/text v0.3.0 [2020-03-05T09:32:43.542Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-05T09:32:44.024Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-05T09:32:44.024Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-05T09:32:44.024Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-05T09:32:44.024Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-05T09:32:44.024Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-05T09:32:44.024Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-05T09:32:44.024Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-05T09:32:44.478Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-05T09:32:44.613Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-05T09:32:44.880Z] go: finding github.com/kr/text v0.1.0 [2020-03-05T09:32:44.880Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-05T09:32:44.880Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-05T09:32:44.880Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-05T09:32:44.880Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-05T09:32:44.880Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-05T09:32:44.880Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-05T09:32:45.148Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-05T09:32:45.148Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-05T09:32:45.745Z] go: finding github.com/kr/pty v1.1.1 [2020-03-05T09:32:45.745Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-05T09:32:45.745Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-05T09:32:45.745Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-05T09:32:45.745Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-05T09:32:47.015Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-05T09:32:47.016Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-05T09:32:47.016Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-05T09:32:47.016Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-05T09:32:47.016Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-05T09:32:47.016Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-05T09:32:47.016Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-05T09:32:47.016Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-05T09:32:47.016Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-05T09:32:47.588Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-05T09:32:47.588Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-05T09:32:47.588Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-05T09:32:47.588Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-05T09:32:47.588Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-05T09:32:47.588Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-05T09:32:47.588Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-05T09:32:47.588Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-05T09:32:47.588Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-05T09:32:47.588Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-05T09:32:47.847Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-05T09:32:47.847Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-05T09:32:47.847Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-05T09:32:47.847Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-05T09:32:47.847Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-05T09:32:47.847Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-05T09:32:47.847Z] go: finding github.com/posener/complete v1.1.1 [2020-03-05T09:32:48.106Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-05T09:32:48.106Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-05T09:32:48.106Z] go: finding github.com/fatih/color v1.7.0 [2020-03-05T09:32:48.106Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-05T09:32:48.106Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-05T09:32:48.353Z] go: finding golang.org/x/text v0.3.0 [2020-03-05T09:32:48.353Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-05T09:32:48.368Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-05T09:32:48.368Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-05T09:32:48.368Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-05T09:32:48.368Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-05T09:32:48.368Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-05T09:32:48.368Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-05T09:32:48.368Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-05T09:32:48.368Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-05T09:32:48.368Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-05T09:32:48.368Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-05T09:32:48.626Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-05T09:32:48.626Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-05T09:32:48.626Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-05T09:32:48.626Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-05T09:32:50.953Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-05T09:32:51.540Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-05T09:32:51.540Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-05T09:32:51.540Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-05T09:32:51.540Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-05T09:32:51.540Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-05T09:32:51.540Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-05T09:32:51.540Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-05T09:32:52.502Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-05T09:32:52.502Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-05T09:32:53.096Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-05T09:32:53.096Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-05T09:32:53.096Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-05T09:32:53.096Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-05T09:32:53.096Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-05T09:32:53.096Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-05T09:32:53.096Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-05T09:32:53.379Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-05T09:32:53.379Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-05T09:32:54.358Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-05T09:32:54.358Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-05T09:32:54.358Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-05T09:32:54.358Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-05T09:32:54.358Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-05T09:32:54.628Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-05T09:32:54.628Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-05T09:32:54.628Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-05T09:32:54.628Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-05T09:32:54.628Z] go: finding github.com/posener/complete v1.1.1 [2020-03-05T09:32:54.897Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-05T09:32:55.488Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-05T09:32:55.759Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-05T09:32:55.759Z] go: finding github.com/fatih/color v1.7.0 [2020-03-05T09:32:55.759Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-05T09:32:55.759Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-05T09:32:56.030Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-05T09:32:56.030Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-05T09:32:56.300Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-05T09:32:56.575Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-05T09:32:56.851Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-05T09:32:56.851Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-05T09:32:57.125Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-05T09:32:57.125Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-05T09:32:57.125Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-05T09:32:57.125Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-05T09:32:57.125Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-05T09:33:00.868Z] Removing intermediate container 1762abc322c3 [2020-03-05T09:33:00.869Z] ---> 1ace127ea09c [2020-03-05T09:33:00.869Z] Successfully built 1ace127ea09c [2020-03-05T09:33:00.869Z] 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 [2020-03-05T09:33:01.294Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-05T09:33:01.294Z] . [Pipeline] withDockerContainer [2020-03-05T09:33:01.426Z] prd-centos7-docker-4c-2g-2403 does not seem to be running inside a container [2020-03-05T09:33:01.469Z] $ 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 [2020-03-05T09:33:02.031Z] $ docker top b7c190f58f1da8a1603a712dc2fa322309da0acd245e0bdef0361bccdf20be65 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-05T09:33:02.854Z] + go version [2020-03-05T09:33:02.854Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-05T09:33:03.469Z] + make test [2020-03-05T09:33:03.469Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-05T09:33:06.774Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-05T09:33:14.939Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-05T09:33:14.939Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-05T09:33:14.939Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-05T09:33:14.939Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-05T09:33:14.939Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-05T09:33:14.939Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-05T09:33:14.939Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-05T09:33:14.939Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-05T09:33:14.939Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-05T09:33:14.939Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-05T09:33:14.939Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-05T09:33:14.939Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-05T09:33:17.929Z] Stashed 1 file(s) [Pipeline] } [2020-03-05T09:33:17.933Z] $ docker stop --time=1 b7c190f58f1da8a1603a712dc2fa322309da0acd245e0bdef0361bccdf20be65 [2020-03-05T09:33:19.360Z] $ docker rm -f b7c190f58f1da8a1603a712dc2fa322309da0acd245e0bdef0361bccdf20be65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-05T09:33:20.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-05T09:33:20.651Z] + ls -al . [2020-03-05T09:33:20.651Z] total 72 [2020-03-05T09:33:20.651Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 5 09:33 . [2020-03-05T09:33:20.651Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 5 09:32 .. [2020-03-05T09:33:20.651Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 5 09:32 app [2020-03-05T09:33:20.651Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 5 09:32 assets [2020-03-05T09:33:20.651Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 5 09:32 bin [2020-03-05T09:33:20.651Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 5 09:32 cmd [2020-03-05T09:33:20.651Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 5 09:32 CONTRIBUTING.md [2020-03-05T09:33:20.651Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 5 09:33 coverage.out [2020-03-05T09:33:20.651Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 5 09:32 Dockerfile [2020-03-05T09:33:20.651Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 5 09:32 Dockerfile.build [2020-03-05T09:33:20.651Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 5 09:32 docs [2020-03-05T09:33:20.651Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 5 09:32 .git [2020-03-05T09:33:20.651Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 5 09:32 .gitignore [2020-03-05T09:33:20.651Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 5 09:32 go.mod [2020-03-05T09:33:20.651Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 5 09:33 go.sum [2020-03-05T09:33:20.651Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 5 09:32 internal [2020-03-05T09:33:20.651Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 5 09:32 Jenkinsfile [2020-03-05T09:33:20.651Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 5 09:32 LICENSE [2020-03-05T09:33:20.651Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 5 09:32 Makefile [2020-03-05T09:33:20.651Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 5 09:32 README.md [2020-03-05T09:33:20.651Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 5 09:32 .semver [2020-03-05T09:33:20.651Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 5 09:32 snap [2020-03-05T09:33:20.651Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 5 09:29 VERSION [2020-03-05T09:33:20.651Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 5 09:32 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-05T09:33:20.949Z] + 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=e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 --label arch=amd64 --label version=0.0.0 . [2020-03-05T09:33:21.211Z] Sending build context to Docker daemon 10.67MB [2020-03-05T09:33:21.211Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-05T09:33:21.211Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-05T09:33:21.211Z] ---> 1ace127ea09c [2020-03-05T09:33:21.211Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-05T09:33:21.211Z] ---> Running in e1fa67097672 [2020-03-05T09:33:21.211Z] Removing intermediate container e1fa67097672 [2020-03-05T09:33:21.211Z] ---> 36d22a6ba5b5 [2020-03-05T09:33:21.211Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-05T09:33:21.211Z] ---> Running in 89f2b6879ebb [2020-03-05T09:33:21.469Z] Removing intermediate container 89f2b6879ebb [2020-03-05T09:33:21.469Z] ---> 670f2d0dc89c [2020-03-05T09:33:21.469Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-05T09:33:21.469Z] ---> Running in 66895cf17617 [2020-03-05T09:33:21.727Z] Removing intermediate container 66895cf17617 [2020-03-05T09:33:21.727Z] ---> c57cc79680de [2020-03-05T09:33:21.727Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-05T09:33:21.727Z] ---> Running in 9a218088f4db [2020-03-05T09:33:21.727Z] Removing intermediate container 9a218088f4db [2020-03-05T09:33:21.727Z] ---> 17b9549742e0 [2020-03-05T09:33:21.727Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-05T09:33:21.727Z] ---> Running in b266c48f0fa7 [2020-03-05T09:33:21.985Z] Removing intermediate container b266c48f0fa7 [2020-03-05T09:33:21.985Z] ---> 74999c3dbe8a [2020-03-05T09:33:21.985Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-05T09:33:21.985Z] ---> Running in 5a43d70ed1cf [2020-03-05T09:33:22.554Z] Removing intermediate container 5a43d70ed1cf [2020-03-05T09:33:22.554Z] ---> 5ca512907cca [2020-03-05T09:33:22.554Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-05T09:33:22.817Z] ---> Running in 92ff890742ea [2020-03-05T09:33:23.075Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-05T09:33:23.643Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-05T09:33:23.902Z] OK: 134 MiB in 39 packages [2020-03-05T09:33:24.470Z] Removing intermediate container 92ff890742ea [2020-03-05T09:33:24.470Z] ---> 13a19c45dec2 [2020-03-05T09:33:24.470Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-05T09:33:24.470Z] ---> Running in cdfc93766184 [2020-03-05T09:33:24.470Z] Removing intermediate container cdfc93766184 [2020-03-05T09:33:24.470Z] ---> a98c6fd89f53 [2020-03-05T09:33:24.470Z] Step 11/23 : COPY go.mod . [2020-03-05T09:33:24.728Z] ---> 7869ba84d627 [2020-03-05T09:33:24.728Z] Step 12/23 : COPY Makefile . [2020-03-05T09:33:24.728Z] ---> cb38c8b240d1 [2020-03-05T09:33:24.728Z] Step 13/23 : RUN make update [2020-03-05T09:33:24.728Z] ---> Running in 56956b7d8720 [2020-03-05T09:33:25.307Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-05T09:33:25.565Z] Removing intermediate container 56956b7d8720 [2020-03-05T09:33:25.565Z] ---> 3817d88ad496 [2020-03-05T09:33:25.565Z] Step 14/23 : COPY . . [2020-03-05T09:33:26.136Z] ---> 84d9f1c11843 [2020-03-05T09:33:26.137Z] Step 15/23 : RUN ${MAKE} [2020-03-05T09:33:26.137Z] ---> Running in 1a08926acc0e [2020-03-05T09:33:26.396Z] 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 [2020-03-05T09:33:29.426Z] Removing intermediate container ec73e15cef96 [2020-03-05T09:33:29.426Z] ---> 6c1aac04294a [2020-03-05T09:33:29.426Z] Successfully built 6c1aac04294a [2020-03-05T09:33:29.426Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-05T09:33:29.897Z] + docker inspect -f . ci-base-image-arm64 [2020-03-05T09:33:30.170Z] . [Pipeline] withDockerContainer [2020-03-05T09:33:30.496Z] prd-ubuntu18.04-docker-arm64-4c-16g-2402 does not seem to be running inside a container [2020-03-05T09:33:30.573Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2020-03-05T09:33:31.959Z] $ docker top 4b00294c5937995002c36e196c79445f155bb679abf8f0073c0de3bbefac7e50 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-05T09:33:34.468Z] + go version [2020-03-05T09:33:34.468Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-03-05T09:33:35.120Z] + make test [2020-03-05T09:33:35.120Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-05T09:33:36.428Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-05T09:33:36.550Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-05T09:33:38.336Z] Removing intermediate container 1a08926acc0e [2020-03-05T09:33:38.336Z] ---> 0e599e9092b5 [2020-03-05T09:33:38.336Z] Step 16/23 : FROM alpine [2020-03-05T09:33:38.595Z] latest: Pulling from library/alpine [2020-03-05T09:33:38.595Z] c9b1b535fdd9: Pulling fs layer [2020-03-05T09:33:38.854Z] c9b1b535fdd9: Verifying Checksum [2020-03-05T09:33:38.854Z] c9b1b535fdd9: Download complete [2020-03-05T09:33:39.112Z] c9b1b535fdd9: Pull complete [2020-03-05T09:33:39.112Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-05T09:33:39.112Z] Status: Downloaded newer image for alpine:latest [2020-03-05T09:33:39.112Z] ---> e7d92cdc71fe [2020-03-05T09:33:39.112Z] Step 17/23 : EXPOSE 4000 [2020-03-05T09:33:39.112Z] ---> Running in 3c66e5a1e5bb [2020-03-05T09:33:39.112Z] Removing intermediate container 3c66e5a1e5bb [2020-03-05T09:33:39.112Z] ---> 4ef75125332b [2020-03-05T09:33:39.112Z] 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 [2020-03-05T09:33:39.684Z] ---> dc9651178a80 [2020-03-05T09:33:39.684Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-05T09:33:39.942Z] ---> Running in 6a468e2058e5 [2020-03-05T09:33:39.942Z] Removing intermediate container 6a468e2058e5 [2020-03-05T09:33:39.942Z] ---> eaa56f274159 [2020-03-05T09:33:39.942Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-05T09:33:39.942Z] ---> Running in 74a1c10d0c0a [2020-03-05T09:33:40.200Z] Removing intermediate container 74a1c10d0c0a [2020-03-05T09:33:40.200Z] ---> 69abc31746c5 [2020-03-05T09:33:40.200Z] Step 21/23 : LABEL arch=amd64 [2020-03-05T09:33:40.200Z] ---> Running in 5affd088be6f [2020-03-05T09:33:40.200Z] Removing intermediate container 5affd088be6f [2020-03-05T09:33:40.200Z] ---> 3d0e3fe3d16b [2020-03-05T09:33:40.200Z] Step 22/23 : LABEL git_sha=e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 [2020-03-05T09:33:40.459Z] ---> Running in cf75dc6d4e02 [2020-03-05T09:33:40.459Z] Removing intermediate container cf75dc6d4e02 [2020-03-05T09:33:40.459Z] ---> 313398386897 [2020-03-05T09:33:40.459Z] Step 23/23 : LABEL version=0.0.0 [2020-03-05T09:33:40.459Z] ---> Running in fbb129b49599 [2020-03-05T09:33:40.717Z] Removing intermediate container fbb129b49599 [2020-03-05T09:33:40.717Z] ---> 798c2eb538b8 [2020-03-05T09:33:40.717Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-05T09:33:40.717Z] Successfully built 798c2eb538b8 [2020-03-05T09:33:40.717Z] 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] } [2020-03-05T09:34:03.386Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-05T09:34:03.386Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-05T09:34:03.386Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-05T09:34:03.386Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-05T09:34:03.386Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-05T09:34:03.386Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-05T09:34:03.386Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-05T09:34:03.386Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-05T09:34:03.386Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-05T09:34:03.386Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-05T09:34:03.386Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-05T09:34:03.386Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-05T09:34:13.509Z] Warning: overwriting stash ‘coverage-report’ [2020-03-05T09:34:13.952Z] Stashed 1 file(s) [Pipeline] } [2020-03-05T09:34:13.957Z] $ docker stop --time=1 4b00294c5937995002c36e196c79445f155bb679abf8f0073c0de3bbefac7e50 [2020-03-05T09:34:16.204Z] $ docker rm -f 4b00294c5937995002c36e196c79445f155bb679abf8f0073c0de3bbefac7e50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-05T09:34:17.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-05T09:34:17.634Z] + ls -al . [2020-03-05T09:34:17.635Z] total 112 [2020-03-05T09:34:17.635Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 09:33 . [2020-03-05T09:34:17.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 09:31 .. [2020-03-05T09:34:17.635Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 09:31 .git [2020-03-05T09:34:17.635Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 5 09:31 .gitignore [2020-03-05T09:34:17.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 09:31 .semver [2020-03-05T09:34:17.635Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 5 09:31 CONTRIBUTING.md [2020-03-05T09:34:17.635Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 5 09:31 Dockerfile [2020-03-05T09:34:17.635Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 5 09:31 Dockerfile.build [2020-03-05T09:34:17.635Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 5 09:31 Jenkinsfile [2020-03-05T09:34:17.635Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 5 09:31 LICENSE [2020-03-05T09:34:17.635Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 5 09:31 Makefile [2020-03-05T09:34:17.635Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 5 09:31 README.md [2020-03-05T09:34:17.635Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 5 09:29 VERSION [2020-03-05T09:34:17.635Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 09:31 app [2020-03-05T09:34:17.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 09:31 assets [2020-03-05T09:34:17.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 09:31 bin [2020-03-05T09:34:17.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 09:31 cmd [2020-03-05T09:34:17.635Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 5 09:33 coverage.out [2020-03-05T09:34:17.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 09:31 docs [2020-03-05T09:34:17.635Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 5 09:31 go.mod [2020-03-05T09:34:17.635Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 5 09:33 go.sum [2020-03-05T09:34:17.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 09:31 internal [2020-03-05T09:34:17.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 09:31 snap [2020-03-05T09:34:17.635Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 5 09:31 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-05T09:34:17.990Z] + 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=e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 --label arch=arm64 --label version=0.0.0 . [2020-03-05T09:34:18.589Z] Sending build context to Docker daemon 10.67MB [2020-03-05T09:34:18.589Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-05T09:34:18.589Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-05T09:34:18.589Z] ---> 6c1aac04294a [2020-03-05T09:34:18.589Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-05T09:34:18.857Z] ---> Running in e622fd42d32f [2020-03-05T09:34:19.443Z] Removing intermediate container e622fd42d32f [2020-03-05T09:34:19.443Z] ---> 64a3a05e9602 [2020-03-05T09:34:19.443Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-05T09:34:19.443Z] ---> Running in 46bb5c7eacfc [2020-03-05T09:34:20.028Z] Removing intermediate container 46bb5c7eacfc [2020-03-05T09:34:20.028Z] ---> 9b0d6d68849d [2020-03-05T09:34:20.028Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-05T09:34:20.028Z] ---> Running in 324bd5bc8aca [2020-03-05T09:34:20.299Z] Removing intermediate container 324bd5bc8aca [2020-03-05T09:34:20.299Z] ---> f2322e1ba689 [2020-03-05T09:34:20.299Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-05T09:34:20.569Z] ---> Running in 13571369ad3b [2020-03-05T09:34:20.837Z] Removing intermediate container 13571369ad3b [2020-03-05T09:34:20.837Z] ---> a64c8cf7279f [2020-03-05T09:34:20.837Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-05T09:34:21.108Z] ---> Running in de34358e3967 [2020-03-05T09:34:21.377Z] Removing intermediate container de34358e3967 [2020-03-05T09:34:21.377Z] ---> 4ed6cfaa0d03 [2020-03-05T09:34:21.377Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-05T09:34:21.377Z] ---> Running in e89039a2b2a1 [2020-03-05T09:34:23.322Z] Removing intermediate container e89039a2b2a1 [2020-03-05T09:34:23.322Z] ---> ddd21242976d [2020-03-05T09:34:23.322Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-05T09:34:23.322Z] ---> Running in 00b987291999 [2020-03-05T09:34:24.287Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-05T09:34:25.249Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-05T09:34:25.518Z] OK: 121 MiB in 39 packages [2020-03-05T09:34:26.483Z] Removing intermediate container 00b987291999 [2020-03-05T09:34:26.483Z] ---> 8865dd66d370 [2020-03-05T09:34:26.483Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-05T09:34:26.483Z] ---> Running in 4690cab107fc [2020-03-05T09:34:27.067Z] Removing intermediate container 4690cab107fc [2020-03-05T09:34:27.067Z] ---> 86eed9a9bf52 [2020-03-05T09:34:27.067Z] Step 11/23 : COPY go.mod . [2020-03-05T09:34:27.334Z] ---> 5c0c98630c06 [2020-03-05T09:34:27.334Z] Step 12/23 : COPY Makefile . [2020-03-05T09:34:27.918Z] ---> 1872d257de31 [2020-03-05T09:34:27.919Z] Step 13/23 : RUN make update [2020-03-05T09:34:28.187Z] ---> Running in 723e3fbb5a38 [2020-03-05T09:34:28.775Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-05T09:34:30.189Z] Removing intermediate container 723e3fbb5a38 [2020-03-05T09:34:30.189Z] ---> 74f843150955 [2020-03-05T09:34:30.189Z] Step 14/23 : COPY . . [2020-03-05T09:34:31.607Z] ---> c4d45403f4df [2020-03-05T09:34:31.607Z] Step 15/23 : RUN ${MAKE} [2020-03-05T09:34:31.876Z] ---> Running in 69a6e2f0dc42 [2020-03-05T09:34:32.462Z] 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 [2020-03-05T09:34:54.594Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-05T09:35:02.813Z] Removing intermediate container 69a6e2f0dc42 [2020-03-05T09:35:02.813Z] ---> b9702162a455 [2020-03-05T09:35:02.813Z] Step 16/23 : FROM alpine [2020-03-05T09:35:03.084Z] latest: Pulling from library/alpine [2020-03-05T09:35:03.084Z] 8fa90b21c985: Pulling fs layer [2020-03-05T09:35:04.049Z] 8fa90b21c985: Verifying Checksum [2020-03-05T09:35:04.049Z] 8fa90b21c985: Download complete [2020-03-05T09:35:04.317Z] 8fa90b21c985: Pull complete [2020-03-05T09:35:04.317Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-05T09:35:04.317Z] Status: Downloaded newer image for alpine:latest [2020-03-05T09:35:04.317Z] ---> 6e4716cdcf7a [2020-03-05T09:35:04.317Z] Step 17/23 : EXPOSE 4000 [2020-03-05T09:35:04.584Z] ---> Running in dd9ca89bcfe2 [2020-03-05T09:35:04.852Z] Removing intermediate container dd9ca89bcfe2 [2020-03-05T09:35:04.852Z] ---> 8526b17532d2 [2020-03-05T09:35:04.852Z] 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 [2020-03-05T09:35:06.799Z] ---> 8edf3ce5091e [2020-03-05T09:35:06.799Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-05T09:35:06.799Z] ---> Running in 173dab6ff6d1 [2020-03-05T09:35:07.066Z] Removing intermediate container 173dab6ff6d1 [2020-03-05T09:35:07.067Z] ---> 33757ebd1356 [2020-03-05T09:35:07.067Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-05T09:35:07.067Z] ---> Running in 27ecd90769a1 [2020-03-05T09:35:07.334Z] Removing intermediate container 27ecd90769a1 [2020-03-05T09:35:07.334Z] ---> a24c9e9b85d6 [2020-03-05T09:35:07.334Z] Step 21/23 : LABEL arch=arm64 [2020-03-05T09:35:07.602Z] ---> Running in ed2dc6dfdd87 [2020-03-05T09:35:07.868Z] Removing intermediate container ed2dc6dfdd87 [2020-03-05T09:35:07.868Z] ---> d5bd9ddf5a8f [2020-03-05T09:35:07.868Z] Step 22/23 : LABEL git_sha=e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 [2020-03-05T09:35:08.138Z] ---> Running in 8d77c2ab3d6a [2020-03-05T09:35:08.409Z] Removing intermediate container 8d77c2ab3d6a [2020-03-05T09:35:08.409Z] ---> 5d9c52706a43 [2020-03-05T09:35:08.409Z] Step 23/23 : LABEL version=0.0.0 [2020-03-05T09:35:08.409Z] ---> Running in d3b575bb8da4 [2020-03-05T09:35:08.997Z] Removing intermediate container d3b575bb8da4 [2020-03-05T09:35:08.997Z] ---> 6a0886d56604 [2020-03-05T09:35:08.997Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-05T09:35:08.997Z] Successfully built 6a0886d56604 [2020-03-05T09:35:08.997Z] 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 [2020-03-05T09:35:09.377Z] provisioning config files... [2020-03-05T09:35:09.395Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/config5793173541120245668tmp [Pipeline] { [Pipeline] sh [2020-03-05T09:35:09.717Z] + curl -s https://codecov.io/bash [2020-03-05T09:35:09.717Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/config5793173541120245668tmp [2020-03-05T09:35:09.978Z] [2020-03-05T09:35:09.978Z] _____ _ [2020-03-05T09:35:09.978Z] / ____| | | [2020-03-05T09:35:09.978Z] | | ___ __| | ___ ___ _____ __ [2020-03-05T09:35:09.978Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-05T09:35:09.978Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-05T09:35:09.978Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-05T09:35:09.978Z] Bash-20200303-bc4d7e6 [2020-03-05T09:35:09.978Z] [2020-03-05T09:35:09.978Z] [2020-03-05T09:35:09.978Z] ==> Jenkins CI detected. [2020-03-05T09:35:09.978Z] project root: . [2020-03-05T09:35:09.978Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-05T09:35:09.978Z] ==> Running gcov in . (disable via -X gcov) [2020-03-05T09:35:09.978Z] ==> Python coveragepy not found [2020-03-05T09:35:09.978Z] ==> Searching for coverage reports in: [2020-03-05T09:35:09.978Z] + . [2020-03-05T09:35:09.978Z] -> Found 1 reports [2020-03-05T09:35:09.978Z] ==> Detecting git/mercurial file structure [2020-03-05T09:35:09.978Z] ==> Reading reports [2020-03-05T09:35:09.978Z] + ./coverage.out bytes=10 [2020-03-05T09:35:09.978Z] ==> Appending adjustments [2020-03-05T09:35:09.978Z] http://docs.codecov.io/docs/fixing-reports [2020-03-05T09:35:10.248Z] + Found adjustments [2020-03-05T09:35:10.248Z] ==> Gzipping contents [2020-03-05T09:35:10.248Z] ==> Uploading reports [2020-03-05T09:35:10.248Z] url: https://codecov.io [2020-03-05T09:35:10.248Z] query: branch=PR-149&commit=e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-149%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=149&job= [2020-03-05T09:35:10.248Z] -> Pinging Codecov [2020-03-05T09:35:10.248Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-149&commit=e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-149%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=149&job= [2020-03-05T09:35:10.815Z] -> Uploading [2020-03-05T09:35:11.076Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e5cde5f4670d73fa290fa09aaa4bf8fe06c9f880 [Pipeline] } [2020-03-05T09:35:11.082Z] 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 [2020-03-05T09:35:11.707Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-05T09:35:12.004Z] ---> package-listing.sh [2020-03-05T09:35:12.005Z] ++ facter osfamily [2020-03-05T09:35:12.005Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-05T09:35:12.005Z] + OS_FAMILY=redhat [2020-03-05T09:35:12.005Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-149 [2020-03-05T09:35:12.005Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-05T09:35:12.005Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-05T09:35:12.005Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-05T09:35:12.005Z] + PACKAGES=/tmp/packages_start.txt [2020-03-05T09:35:12.005Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-149 ']' [2020-03-05T09:35:12.005Z] + PACKAGES=/tmp/packages_end.txt [2020-03-05T09:35:12.005Z] + case "${OS_FAMILY}" in [2020-03-05T09:35:12.005Z] + rpm -qa [2020-03-05T09:35:12.005Z] + sort [2020-03-05T09:35:16.196Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-05T09:35:16.196Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-05T09:35:16.196Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-05T09:35:16.196Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-149 ']' [2020-03-05T09:35:16.196Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-149/archives/ [2020-03-05T09:35:16.196Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-149/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-05T09:35:16.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-05T09:35:16.658Z] [2020-03-05T09:35:16.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-05T09:35:16.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-05T09:35:16.978Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-05T09:35:16.978Z] c9b1b535fdd9: Pulling fs layer [2020-03-05T09:35:16.978Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-05T09:35:16.978Z] 756a868c4378: Pulling fs layer [2020-03-05T09:35:16.978Z] 444b2fc9a129: Pulling fs layer [2020-03-05T09:35:16.978Z] ea15f1150254: Pulling fs layer [2020-03-05T09:35:16.978Z] aff0b1468e3f: Pulling fs layer [2020-03-05T09:35:16.978Z] 24ec7e4c2f34: Pulling fs layer [2020-03-05T09:35:16.978Z] 2c8d4456eed3: Pulling fs layer [2020-03-05T09:35:16.978Z] a7efe2bd1cbe: Pulling fs layer [2020-03-05T09:35:16.978Z] b796e8c79dde: Pulling fs layer [2020-03-05T09:35:16.978Z] 24ec7e4c2f34: Waiting [2020-03-05T09:35:16.978Z] 444b2fc9a129: Waiting [2020-03-05T09:35:16.978Z] 2c8d4456eed3: Waiting [2020-03-05T09:35:16.978Z] a7efe2bd1cbe: Waiting [2020-03-05T09:35:16.978Z] ea15f1150254: Waiting [2020-03-05T09:35:16.978Z] aff0b1468e3f: Waiting [2020-03-05T09:35:16.978Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-05T09:35:16.978Z] 2cc5ad85d9ab: Download complete [2020-03-05T09:35:16.978Z] 444b2fc9a129: Verifying Checksum [2020-03-05T09:35:16.978Z] 444b2fc9a129: Download complete [2020-03-05T09:35:16.978Z] c9b1b535fdd9: Verifying Checksum [2020-03-05T09:35:16.978Z] c9b1b535fdd9: Download complete [2020-03-05T09:35:16.978Z] ea15f1150254: Download complete [2020-03-05T09:35:17.267Z] 24ec7e4c2f34: Verifying Checksum [2020-03-05T09:35:17.267Z] 24ec7e4c2f34: Download complete [2020-03-05T09:35:17.538Z] c9b1b535fdd9: Pull complete [2020-03-05T09:35:17.538Z] 756a868c4378: Verifying Checksum [2020-03-05T09:35:17.538Z] 756a868c4378: Download complete [2020-03-05T09:35:17.538Z] a7efe2bd1cbe: Verifying Checksum [2020-03-05T09:35:17.538Z] a7efe2bd1cbe: Download complete [2020-03-05T09:35:17.538Z] b796e8c79dde: Verifying Checksum [2020-03-05T09:35:17.538Z] b796e8c79dde: Download complete [2020-03-05T09:35:17.538Z] 2cc5ad85d9ab: Pull complete [2020-03-05T09:35:17.805Z] 2c8d4456eed3: Verifying Checksum [2020-03-05T09:35:17.805Z] 2c8d4456eed3: Download complete [2020-03-05T09:35:18.386Z] aff0b1468e3f: Verifying Checksum [2020-03-05T09:35:18.386Z] aff0b1468e3f: Download complete [2020-03-05T09:35:18.968Z] 756a868c4378: Pull complete [2020-03-05T09:35:19.237Z] 444b2fc9a129: Pull complete [2020-03-05T09:35:20.178Z] ea15f1150254: Pull complete [2020-03-05T09:35:23.474Z] aff0b1468e3f: Pull complete [2020-03-05T09:35:23.474Z] 24ec7e4c2f34: Pull complete [2020-03-05T09:35:25.396Z] 2c8d4456eed3: Pull complete [2020-03-05T09:35:25.657Z] a7efe2bd1cbe: Pull complete [2020-03-05T09:35:25.916Z] b796e8c79dde: Pull complete [2020-03-05T09:35:25.916Z] Digest: sha256:e31ec4acf9eeeaa3d9023c2bc411d5a0ff3d692474b571289b8a5b5fbf95746d [2020-03-05T09:35:25.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-05T09:35:26.087Z] prd-centos7-docker-4c-2g-2401 does not seem to be running inside a container [2020-03-05T09:35:26.134Z] $ 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-149 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-149:/w/workspace/edgexfoundry_edgex-ui-go_PR-149:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-149@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-05T09:35:27.243Z] $ docker top 87cf946552719f2e8799f86d9030fbb1817d750cce635705f71e6c64690ded2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-05T09:35:27.785Z] provisioning config files... [2020-03-05T09:35:27.800Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/config6540622210554416232tmp [Pipeline] { [Pipeline] echo [2020-03-05T09:35:27.818Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-05T09:35:28.112Z] ---> create-netrc.sh [Pipeline] echo [2020-03-05T09:35:28.120Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-05T09:35:28.410Z] ---> logs-deploy.sh [2020-03-05T09:35:28.410Z] + ARCHIVE_ARTIFACTS= [2020-03-05T09:35:28.410Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-05T09:35:28.410Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-05T09:35:28.410Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-05T09:35:28.410Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-149/3 [2020-03-05T09:35:28.410Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-149/3/ [2020-03-05T09:35:28.410Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-149/3 /w/workspace/edgexfoundry_edgex-ui-go_PR-149 [2020-03-05T09:35:29.787Z] Archives upload complete. [2020-03-05T09:35:29.787Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-149/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-149/3/ [2020-03-05T09:35:30.722Z] ---> uname -a: [2020-03-05T09:35:30.722Z] Linux 87cf94655271 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-05T09:35:30.722Z] [2020-03-05T09:35:30.722Z] [2020-03-05T09:35:30.722Z] ---> lscpu: [2020-03-05T09:35:30.722Z] Architecture: x86_64 [2020-03-05T09:35:30.722Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-05T09:35:30.722Z] Byte Order: Little Endian [2020-03-05T09:35:30.722Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-05T09:35:30.722Z] CPU(s): 4 [2020-03-05T09:35:30.722Z] On-line CPU(s) list: 0-3 [2020-03-05T09:35:30.722Z] Thread(s) per core: 1 [2020-03-05T09:35:30.722Z] Core(s) per socket: 1 [2020-03-05T09:35:30.722Z] Socket(s): 4 [2020-03-05T09:35:30.722Z] NUMA node(s): 1 [2020-03-05T09:35:30.722Z] Vendor ID: GenuineIntel [2020-03-05T09:35:30.722Z] CPU family: 6 [2020-03-05T09:35:30.722Z] Model: 44 [2020-03-05T09:35:30.722Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-05T09:35:30.722Z] Stepping: 1 [2020-03-05T09:35:30.722Z] CPU MHz: 2933.438 [2020-03-05T09:35:30.722Z] BogoMIPS: 5866.87 [2020-03-05T09:35:30.722Z] Virtualization: VT-x [2020-03-05T09:35:30.722Z] Hypervisor vendor: KVM [2020-03-05T09:35:30.722Z] Virtualization type: full [2020-03-05T09:35:30.722Z] L1d cache: 128 KiB [2020-03-05T09:35:30.722Z] L1i cache: 128 KiB [2020-03-05T09:35:30.722Z] L2 cache: 16 MiB [2020-03-05T09:35:30.722Z] L3 cache: 64 MiB [2020-03-05T09:35:30.722Z] NUMA node0 CPU(s): 0-3 [2020-03-05T09:35:30.722Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-05T09:35:30.722Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-05T09:35:30.722Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-05T09:35:30.722Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-05T09:35:30.722Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-05T09:35:30.722Z] 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 [2020-03-05T09:35:30.722Z] [2020-03-05T09:35:30.722Z] [2020-03-05T09:35:30.722Z] ---> nproc: [2020-03-05T09:35:30.722Z] 4 [2020-03-05T09:35:30.722Z] [2020-03-05T09:35:30.722Z] [2020-03-05T09:35:30.722Z] ---> df -h: [2020-03-05T09:35:30.722Z] Filesystem Size Used Available Use% Mounted on [2020-03-05T09:35:30.722Z] overlay 50.0G 6.3G 43.7G 13% / [2020-03-05T09:35:30.722Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-05T09:35:30.722Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-05T09:35:30.722Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-05T09:35:30.722Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-03-05T09:35:30.722Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-03-05T09:35:30.722Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-03-05T09:35:30.722Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp [2020-03-05T09:35:30.723Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-03-05T09:35:30.723Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-149 [2020-03-05T09:35:30.723Z] [2020-03-05T09:35:30.723Z] [2020-03-05T09:35:30.723Z] ---> free -m: [2020-03-05T09:35:30.723Z] total used free shared buff/cache available [2020-03-05T09:35:30.723Z] Mem: 1838 600 77 0 1160 1133 [2020-03-05T09:35:30.723Z] Swap: 1023 0 1023 [2020-03-05T09:35:30.723Z] [2020-03-05T09:35:30.723Z] [2020-03-05T09:35:30.723Z] ---> ip addr: [2020-03-05T09:35:30.723Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-05T09:35:30.723Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-05T09:35:30.723Z] inet 127.0.0.1/8 scope host lo [2020-03-05T09:35:30.723Z] valid_lft forever preferred_lft forever [2020-03-05T09:35:30.723Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-05T09:35:30.723Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-05T09:35:30.723Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-05T09:35:30.723Z] valid_lft forever preferred_lft forever [2020-03-05T09:35:30.723Z] [2020-03-05T09:35:30.723Z] [2020-03-05T09:35:30.723Z] ---> sar -b -r -n DEV: [2020-03-05T09:35:30.723Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/05/20 _x86_64_ (4 CPU) [2020-03-05T09:35:30.723Z] [2020-03-05T09:35:30.723Z] 09:28:49 LINUX RESTART [2020-03-05T09:35:30.723Z] [2020-03-05T09:35:30.723Z] 09:30:01 tps rtps wtps bread/s bwrtn/s [2020-03-05T09:35:30.723Z] 09:31:01 9.14 0.00 9.14 0.00 1836.80 [2020-03-05T09:35:30.723Z] 09:32:01 0.63 0.00 0.63 0.00 7.34 [2020-03-05T09:35:30.723Z] 09:33:01 0.70 0.00 0.70 0.00 8.41 [2020-03-05T09:35:30.723Z] 09:34:01 0.28 0.00 0.28 0.00 4.73 [2020-03-05T09:35:30.723Z] 09:35:01 0.32 0.00 0.32 0.00 4.80 [2020-03-05T09:35:30.723Z] Average: 2.21 0.00 2.21 0.00 372.49 [2020-03-05T09:35:30.723Z] [2020-03-05T09:35:30.723Z] 09:30:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-05T09:35:30.723Z] 09:31:01 122288 1760016 93.50 2620 1232040 892252 30.44 414228 1187864 8 [2020-03-05T09:35:30.723Z] 09:32:01 122044 1760260 93.52 2620 1232044 892420 30.45 415168 1187564 8 [2020-03-05T09:35:30.723Z] 09:33:01 121320 1760984 93.55 2620 1232056 892472 30.45 415488 1187564 8 [2020-03-05T09:35:30.723Z] 09:34:01 122684 1759620 93.48 2620 1232116 892232 30.44 414168 1187576 24 [2020-03-05T09:35:30.723Z] 09:35:01 122572 1759732 93.49 2620 1232064 892304 30.44 414432 1187564 8 [2020-03-05T09:35:30.723Z] Average: 122182 1760122 93.51 2620 1232064 892336 30.45 414697 1187626 11 [2020-03-05T09:35:30.723Z] [2020-03-05T09:35:30.723Z] 09:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-05T09:35:30.723Z] 09:31:01 eth0 1.28 0.35 0.47 0.04 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] 09:32:01 eth0 0.80 0.40 0.30 0.20 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] 09:33:01 eth0 1.23 0.58 0.56 0.37 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] 09:34:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] 09:35:01 eth0 0.32 0.27 0.17 0.08 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] Average: eth0 0.75 0.34 0.30 0.14 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-05T09:35:30.723Z] [2020-03-05T09:35:30.723Z] [2020-03-05T09:35:30.723Z] ---> sar -P ALL: [2020-03-05T09:35:30.723Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/05/20 _x86_64_ (4 CPU) [2020-03-05T09:35:30.723Z] [2020-03-05T09:35:30.723Z] 09:28:49 LINUX RESTART [2020-03-05T09:35:30.723Z] [2020-03-05T09:35:30.723Z] 09:30:01 CPU %user %nice %system %iowait %steal %idle [2020-03-05T09:35:30.723Z] 09:31:01 all 0.21 0.00 0.12 0.00 0.00 99.67 [2020-03-05T09:35:30.723Z] 09:31:01 0 0.35 0.00 0.08 0.00 0.00 99.57 [2020-03-05T09:35:30.723Z] 09:31:01 1 0.27 0.00 0.10 0.00 0.02 99.62 [2020-03-05T09:35:30.723Z] 09:31:01 2 0.13 0.00 0.17 0.00 0.00 99.70 [2020-03-05T09:35:30.723Z] 09:31:01 3 0.07 0.00 0.08 0.00 0.02 99.83 [2020-03-05T09:35:30.723Z] 09:32:01 all 0.20 0.00 0.05 0.00 0.00 99.75 [2020-03-05T09:35:30.723Z] 09:32:01 0 0.57 0.00 0.03 0.00 0.00 99.40 [2020-03-05T09:35:30.723Z] 09:32:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-05T09:35:30.723Z] 09:32:01 2 0.10 0.00 0.05 0.00 0.02 99.83 [2020-03-05T09:35:30.723Z] 09:32:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-05T09:35:30.723Z] 09:33:01 all 0.18 0.00 0.05 0.00 0.00 99.76 [2020-03-05T09:35:30.723Z] 09:33:01 0 0.53 0.00 0.05 0.00 0.00 99.42 [2020-03-05T09:35:30.723Z] 09:33:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-03-05T09:35:30.723Z] 09:33:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-05T09:35:30.723Z] 09:33:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-05T09:35:30.723Z] 09:34:01 all 0.19 0.00 0.05 0.00 0.00 99.77 [2020-03-05T09:35:30.723Z] 09:34:01 0 0.33 0.00 0.07 0.00 0.00 99.60 [2020-03-05T09:35:30.723Z] 09:34:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-05T09:35:30.723Z] 09:34:01 2 0.27 0.00 0.05 0.00 0.00 99.68 [2020-03-05T09:35:30.723Z] 09:34:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-05T09:35:30.723Z] 09:35:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-05T09:35:30.723Z] 09:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-03-05T09:35:30.723Z] 09:35:01 1 0.22 0.00 0.03 0.00 0.00 99.75 [2020-03-05T09:35:30.723Z] 09:35:01 2 0.40 0.00 0.07 0.00 0.00 99.53 [2020-03-05T09:35:30.723Z] 09:35:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-05T09:35:30.723Z] Average: all 0.19 0.00 0.06 0.00 0.00 99.74 [2020-03-05T09:35:30.723Z] Average: 0 0.36 0.00 0.05 0.00 0.00 99.59 [2020-03-05T09:35:30.723Z] Average: 1 0.14 0.00 0.06 0.00 0.00 99.79 [2020-03-05T09:35:30.723Z] Average: 2 0.19 0.00 0.08 0.00 0.00 99.73 [2020-03-05T09:35:30.723Z] Average: 3 0.06 0.00 0.06 0.00 0.00 99.88 [2020-03-05T09:35:30.723Z] [2020-03-05T09:35:30.723Z] [2020-03-05T09:35:30.723Z]