Pull request #247 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 c6e90bcad506a53a21afbb07ae058210c81821b7 rather than cadcb7925fa3c5fe694d84c5761091e81526b6af Obtained Jenkinsfile from c6e90bcad506a53a21afbb07ae058210c81821b7 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-247/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3966 in /w/workspace/edgexfoundry_edgex-ui-go_PR-247 [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-247 # 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/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit cadcb7925fa3c5fe694d84c5761091e81526b6af > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/247/head:refs/remotes/origin/PR-247 # 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/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cadcb7925fa3c5fe694d84c5761091e81526b6af # timeout=10 Merge succeeded, producing cadcb7925fa3c5fe694d84c5761091e81526b6af Checking out Revision cadcb7925fa3c5fe694d84c5761091e81526b6af (PR-247) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cadcb7925fa3c5fe694d84c5761091e81526b6af # timeout=10 Commit message: "Add mqtt device device to edgex doc" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-22T11:26:09.690Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-22T11:26:09.888Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-22T11:26:09.993Z] ========================================================= [2020-06-22T11:26:09.993Z] EdgeX Global Pipelines Version Info [2020-06-22T11:26:09.993Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-22T11:26:12.919Z] ------------------- [2020-06-22T11:26:12.919Z] stable info: [2020-06-22T11:26:12.919Z] ------------------- [2020-06-22T11:26:12.919Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-22T11:26:12.919Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-22T11:26:12.919Z] Message: update stable to v1.0.89 [2020-06-22T11:26:13.880Z] ------------------- [2020-06-22T11:26:13.880Z] experimental info: [2020-06-22T11:26:13.880Z] ------------------- [2020-06-22T11:26:13.880Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-22T11:26:13.880Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-22T11:26:13.880Z] Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-22T11:26:15.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T11:26:16.116Z] [2020-06-22T11:26:16.116Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-22T11:26:16.501Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T11:26:16.789Z] latest: Pulling from edgex-devops/git-semver [2020-06-22T11:26:16.789Z] 9123ac7c32f7: Pulling fs layer [2020-06-22T11:26:16.789Z] b8cc5d1170e3: Pulling fs layer [2020-06-22T11:26:16.789Z] 2924cbbf6a41: Pulling fs layer [2020-06-22T11:26:16.789Z] 93b08a4f1073: Pulling fs layer [2020-06-22T11:26:16.789Z] 93b08a4f1073: Waiting [2020-06-22T11:26:16.789Z] b8cc5d1170e3: Verifying Checksum [2020-06-22T11:26:16.789Z] b8cc5d1170e3: Download complete [2020-06-22T11:26:16.789Z] 9123ac7c32f7: Verifying Checksum [2020-06-22T11:26:16.789Z] 9123ac7c32f7: Download complete [2020-06-22T11:26:17.070Z] 2924cbbf6a41: Verifying Checksum [2020-06-22T11:26:17.070Z] 2924cbbf6a41: Download complete [2020-06-22T11:26:17.070Z] 93b08a4f1073: Verifying Checksum [2020-06-22T11:26:17.070Z] 93b08a4f1073: Download complete [2020-06-22T11:26:17.664Z] 9123ac7c32f7: Pull complete [2020-06-22T11:26:17.951Z] b8cc5d1170e3: Pull complete [2020-06-22T11:26:19.444Z] 2924cbbf6a41: Pull complete [2020-06-22T11:26:20.041Z] 93b08a4f1073: Pull complete [2020-06-22T11:26:20.041Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-22T11:26:20.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T11:26:20.041Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-22T11:26:20.257Z] prd-centos7-docker-4c-2g-3966 does not seem to be running inside a container [2020-06-22T11:26:20.353Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-247 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-247:/w/workspace/edgexfoundry_edgex-ui-go_PR-247:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-247@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-22T11:26:22.422Z] $ docker top 3323e647e846a5b30447daaecba04e24165038a75f9e108d8c8f07d200ab63ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-22T11:26:22.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T11:26:22.717Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T11:26:23.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T11:26:23.358Z] $ docker exec 3323e647e846a5b30447daaecba04e24165038a75f9e108d8c8f07d200ab63ad ssh-agent [2020-06-22T11:26:23.867Z] SSH_AUTH_SOCK=/tmp/ssh-LCwMyAHDTd97/agent.11 [2020-06-22T11:26:23.867Z] SSH_AGENT_PID=16 [2020-06-22T11:26:23.879Z] Running ssh-add (command line suppressed) [2020-06-22T11:26:24.305Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp/private_key_9172813223934026391.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp/private_key_9172813223934026391.key) [2020-06-22T11:26:24.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T11:26:24.924Z] + git describe --exact-match --tags HEAD [2020-06-22T11:26:24.924Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-22T11:26:25.094Z] $ docker exec --env ******** --env ******** 3323e647e846a5b30447daaecba04e24165038a75f9e108d8c8f07d200ab63ad ssh-agent -k [2020-06-22T11:26:25.456Z] unset SSH_AUTH_SOCK; [2020-06-22T11:26:25.456Z] unset SSH_AGENT_PID; [2020-06-22T11:26:25.456Z] echo Agent pid 16 killed; [2020-06-22T11:26:25.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-22T11:26:25.681Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-22T11:26:25.681Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-22T11:26:25.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T11:26:25.739Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T11:26:26.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T11:26:26.128Z] $ docker exec 3323e647e846a5b30447daaecba04e24165038a75f9e108d8c8f07d200ab63ad ssh-agent [2020-06-22T11:26:26.612Z] SSH_AUTH_SOCK=/tmp/ssh-vt7zSx91Y75K/agent.44 [2020-06-22T11:26:26.612Z] SSH_AGENT_PID=49 [2020-06-22T11:26:26.625Z] Running ssh-add (command line suppressed) [2020-06-22T11:26:26.889Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp/private_key_2613788438388852837.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp/private_key_2613788438388852837.key) [2020-06-22T11:26:27.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T11:26:27.624Z] + git semver init [2020-06-22T11:26:27.624Z] # -> Open(): unable to determine branch for HEAD [2020-06-22T11:26:27.624Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-247/.git [2020-06-22T11:26:27.624Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-247 [2020-06-22T11:26:27.624Z] # $SEMVER_REMOTE_NAME = origin [2020-06-22T11:26:27.624Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-22T11:26:27.624Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-22T11:26:27.624Z] # $SEMVER_BRANCH = PR-247 [2020-06-22T11:26:27.624Z] # $SEMVER_TEMP = /tmp/semver-069222417 [2020-06-22T11:26:27.624Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-06-22T11:26:29.630Z] # '/tmp/semver-069222417' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-247/.semver' [2020-06-22T11:26:29.630Z] # -> Force: false [2020-06-22T11:26:29.630Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-247/.semver [Pipeline] } [2020-06-22T11:26:29.661Z] $ docker exec --env ******** --env ******** 3323e647e846a5b30447daaecba04e24165038a75f9e108d8c8f07d200ab63ad ssh-agent -k [2020-06-22T11:26:30.141Z] unset SSH_AUTH_SOCK; [2020-06-22T11:26:30.143Z] unset SSH_AGENT_PID; [2020-06-22T11:26:30.143Z] echo Agent pid 49 killed; [2020-06-22T11:26:30.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-22T11:26:30.738Z] + git semver [Pipeline] } [2020-06-22T11:26:30.799Z] $ docker stop --time=1 3323e647e846a5b30447daaecba04e24165038a75f9e108d8c8f07d200ab63ad [2020-06-22T11:26:32.271Z] $ docker rm -f 3323e647e846a5b30447daaecba04e24165038a75f9e108d8c8f07d200ab63ad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-22T11:26:34.041Z] Stashed 61 file(s) [Pipeline] echo [2020-06-22T11:26:34.057Z] [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-06-22T11:26:49.386Z] Still waiting to schedule task [2020-06-22T11:26:49.386Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-22T11:26:49.404Z] Still waiting to schedule task [2020-06-22T11:26:49.404Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-22T11:28:25.843Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3967 in /w/workspace/edgexfoundry_edgex-ui-go_PR-247 [Pipeline] { [Pipeline] ws [2020-06-22T11:28:25.895Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-06-22T11:28:30.966Z] using credential edgex-jenkins-ssh [2020-06-22T11:28:30.999Z] Cloning the remote Git repository [2020-06-22T11:28:30.999Z] Cloning with configured refspecs honoured and without tags [2020-06-22T11:28:31.055Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T11:28:31.172Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-06-22T11:28:31.260Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T11:28:31.261Z] > git --version # timeout=10 [2020-06-22T11:28:31.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T11:28:31.352Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T11:28:32.779Z] Fetching without tags [2020-06-22T11:28:33.242Z] Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit cadcb7925fa3c5fe694d84c5761091e81526b6af [2020-06-22T11:28:32.654Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-22T11:28:32.674Z] > git config --add remote.origin.fetch +refs/pull/247/head:refs/remotes/origin/PR-247 # timeout=10 [2020-06-22T11:28:32.695Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T11:28:32.727Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-22T11:28:32.764Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T11:28:32.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T11:28:32.776Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T11:28:33.237Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T11:28:33.255Z] > git checkout -f cadcb7925fa3c5fe694d84c5761091e81526b6af # timeout=10 [2020-06-22T11:28:33.501Z] > git remote # timeout=10 [2020-06-22T11:28:33.516Z] > git config --get remote.origin.url # timeout=10 [2020-06-22T11:28:33.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T11:28:33.608Z] Merge succeeded, producing cadcb7925fa3c5fe694d84c5761091e81526b6af [2020-06-22T11:28:33.609Z] Checking out Revision cadcb7925fa3c5fe694d84c5761091e81526b6af (PR-247) [2020-06-22T11:28:33.541Z] > git merge c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 [2020-06-22T11:28:33.565Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-22T11:28:33.589Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T11:28:33.615Z] > git checkout -f cadcb7925fa3c5fe694d84c5761091e81526b6af # timeout=10 [2020-06-22T11:28:38.370Z] Commit message: "Add mqtt device device to edgex doc" [2020-06-22T11:28:38.391Z] > git --version # timeout=10 [2020-06-22T11:28:38.408Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-22T11:28:40.136Z] ========================================================= [2020-06-22T11:28:40.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-22T11:28:40.136Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-22T11:28:41.338Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-06-22T11:28:42.327Z] Sending build context to Docker daemon 19.07MB [2020-06-22T11:28:42.327Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-06-22T11:28:42.327Z] Step 2/8 : FROM ${BASE} [2020-06-22T11:28:42.925Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-22T11:28:42.925Z] cde5963f3b93: Pulling fs layer [2020-06-22T11:28:42.925Z] 2a23fa8c16f7: Pulling fs layer [2020-06-22T11:28:42.925Z] 777b28850792: Pulling fs layer [2020-06-22T11:28:42.925Z] 8a11ddd9e578: Pulling fs layer [2020-06-22T11:28:42.925Z] 4cf88f913ddb: Pulling fs layer [2020-06-22T11:28:42.925Z] 1df406cf5192: Pulling fs layer [2020-06-22T11:28:42.925Z] cd6300453558: Pulling fs layer [2020-06-22T11:28:42.925Z] b9c365052c96: Pulling fs layer [2020-06-22T11:28:42.925Z] a2d8cc88f415: Pulling fs layer [2020-06-22T11:28:42.925Z] ea1d1ca13537: Pulling fs layer [2020-06-22T11:28:42.925Z] 3750a50a1c5e: Pulling fs layer [2020-06-22T11:28:42.925Z] 4cf88f913ddb: Waiting [2020-06-22T11:28:42.925Z] 1df406cf5192: Waiting [2020-06-22T11:28:42.925Z] cd6300453558: Waiting [2020-06-22T11:28:42.925Z] b9c365052c96: Waiting [2020-06-22T11:28:42.925Z] a2d8cc88f415: Waiting [2020-06-22T11:28:42.925Z] ea1d1ca13537: Waiting [2020-06-22T11:28:42.925Z] 3750a50a1c5e: Waiting [2020-06-22T11:28:42.925Z] 8a11ddd9e578: Waiting [2020-06-22T11:28:42.925Z] 777b28850792: Verifying Checksum [2020-06-22T11:28:42.925Z] 777b28850792: Download complete [2020-06-22T11:28:42.925Z] 2a23fa8c16f7: Download complete [2020-06-22T11:28:42.925Z] 4cf88f913ddb: Download complete [2020-06-22T11:28:42.925Z] 1df406cf5192: Verifying Checksum [2020-06-22T11:28:42.925Z] 1df406cf5192: Download complete [2020-06-22T11:28:42.925Z] cde5963f3b93: Verifying Checksum [2020-06-22T11:28:42.925Z] cde5963f3b93: Download complete [2020-06-22T11:28:43.917Z] cde5963f3b93: Pull complete [2020-06-22T11:28:44.199Z] 2a23fa8c16f7: Pull complete [2020-06-22T11:28:44.802Z] 777b28850792: Pull complete [2020-06-22T11:28:45.405Z] cd6300453558: Verifying Checksum [2020-06-22T11:28:45.405Z] cd6300453558: Download complete [2020-06-22T11:28:45.405Z] a2d8cc88f415: Verifying Checksum [2020-06-22T11:28:45.405Z] a2d8cc88f415: Download complete [2020-06-22T11:28:48.036Z] ea1d1ca13537: Verifying Checksum [2020-06-22T11:28:48.036Z] ea1d1ca13537: Download complete [2020-06-22T11:28:48.036Z] 3750a50a1c5e: Download complete [2020-06-22T11:28:48.631Z] b9c365052c96: Verifying Checksum [2020-06-22T11:28:48.631Z] b9c365052c96: Download complete [2020-06-22T11:28:48.907Z] 8a11ddd9e578: Verifying Checksum [2020-06-22T11:28:48.907Z] 8a11ddd9e578: Download complete [2020-06-22T11:29:01.327Z] 8a11ddd9e578: Pull complete [2020-06-22T11:29:01.327Z] 4cf88f913ddb: Pull complete [2020-06-22T11:29:01.327Z] 1df406cf5192: Pull complete [2020-06-22T11:29:05.666Z] cd6300453558: Pull complete [2020-06-22T11:29:08.299Z] Running on prd-centos7-docker-4c-2g-3968 in /w/workspace/edgexfoundry_edgex-ui-go_PR-247 [Pipeline] { [Pipeline] ws [2020-06-22T11:29:08.346Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-06-22T11:29:09.977Z] b9c365052c96: Pull complete [2020-06-22T11:29:09.977Z] a2d8cc88f415: Pull complete [2020-06-22T11:29:10.469Z] using credential edgex-jenkins-ssh [2020-06-22T11:29:10.494Z] Cloning the remote Git repository [2020-06-22T11:29:10.494Z] Cloning with configured refspecs honoured and without tags [2020-06-22T11:29:10.523Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T11:29:10.591Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-06-22T11:29:10.632Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T11:29:10.632Z] > git --version # timeout=10 [2020-06-22T11:29:10.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T11:29:10.674Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T11:29:11.497Z] Fetching without tags [2020-06-22T11:29:11.887Z] Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit cadcb7925fa3c5fe694d84c5761091e81526b6af [2020-06-22T11:29:11.454Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-22T11:29:11.462Z] > git config --add remote.origin.fetch +refs/pull/247/head:refs/remotes/origin/PR-247 # timeout=10 [2020-06-22T11:29:11.470Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T11:29:11.485Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-22T11:29:11.506Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T11:29:11.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T11:29:11.512Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T11:29:11.900Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T11:29:11.905Z] > git checkout -f cadcb7925fa3c5fe694d84c5761091e81526b6af # timeout=10 [2020-06-22T11:29:11.952Z] ea1d1ca13537: Pull complete [2020-06-22T11:29:12.028Z] Merge succeeded, producing cadcb7925fa3c5fe694d84c5761091e81526b6af [2020-06-22T11:29:12.029Z] Checking out Revision cadcb7925fa3c5fe694d84c5761091e81526b6af (PR-247) [2020-06-22T11:29:12.548Z] 3750a50a1c5e: Pull complete [2020-06-22T11:29:12.548Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-22T11:29:12.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-22T11:29:12.549Z] ---> 78745c68409d [2020-06-22T11:29:12.549Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-06-22T11:29:12.001Z] > git remote # timeout=10 [2020-06-22T11:29:12.007Z] > git config --get remote.origin.url # timeout=10 [2020-06-22T11:29:12.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T11:29:12.016Z] > git merge c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 [2020-06-22T11:29:12.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-22T11:29:12.036Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T11:29:12.041Z] > git checkout -f cadcb7925fa3c5fe694d84c5761091e81526b6af # timeout=10 [2020-06-22T11:29:15.804Z] Commit message: "Add mqtt device device to edgex doc" [2020-06-22T11:29:15.832Z] > git --version # timeout=10 [2020-06-22T11:29:15.842Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-22T11:29:16.768Z] ========================================================= [2020-06-22T11:29:16.768Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-22T11:29:16.768Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-22T11:29:17.463Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-06-22T11:29:17.726Z] Sending build context to Docker daemon 19.07MB [2020-06-22T11:29:17.726Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-06-22T11:29:17.726Z] Step 2/8 : FROM ${BASE} [2020-06-22T11:29:17.967Z] ---> Running in 53c5409fad9f [2020-06-22T11:29:17.967Z] Removing intermediate container 53c5409fad9f [2020-06-22T11:29:17.967Z] ---> c62ab1d9e65d [2020-06-22T11:29:17.967Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-22T11:29:17.967Z] ---> Running in 85d1787b5b91 [2020-06-22T11:29:17.993Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-22T11:29:17.993Z] e6b0cf9c0882: Pulling fs layer [2020-06-22T11:29:17.993Z] 2848faf0eed1: Pulling fs layer [2020-06-22T11:29:17.993Z] 0f37312ad70f: Pulling fs layer [2020-06-22T11:29:17.993Z] 5788d62ee057: Pulling fs layer [2020-06-22T11:29:17.993Z] 0e6b1d234666: Pulling fs layer [2020-06-22T11:29:17.993Z] bf5d7aec512f: Pulling fs layer [2020-06-22T11:29:17.993Z] 34c802a77dc8: Pulling fs layer [2020-06-22T11:29:17.993Z] 9eb99e56ec68: Pulling fs layer [2020-06-22T11:29:17.993Z] 27c7a5d97fbd: Pulling fs layer [2020-06-22T11:29:17.993Z] 5c102a31e300: Pulling fs layer [2020-06-22T11:29:17.993Z] dcfb455df0a1: Pulling fs layer [2020-06-22T11:29:17.993Z] 27c7a5d97fbd: Waiting [2020-06-22T11:29:17.993Z] 9eb99e56ec68: Waiting [2020-06-22T11:29:17.993Z] 5c102a31e300: Waiting [2020-06-22T11:29:17.993Z] dcfb455df0a1: Waiting [2020-06-22T11:29:17.993Z] 5788d62ee057: Waiting [2020-06-22T11:29:17.993Z] bf5d7aec512f: Waiting [2020-06-22T11:29:17.993Z] 0e6b1d234666: Waiting [2020-06-22T11:29:17.993Z] 0f37312ad70f: Download complete [2020-06-22T11:29:17.993Z] 2848faf0eed1: Download complete [2020-06-22T11:29:17.993Z] 0e6b1d234666: Verifying Checksum [2020-06-22T11:29:17.993Z] 0e6b1d234666: Download complete [2020-06-22T11:29:17.993Z] bf5d7aec512f: Verifying Checksum [2020-06-22T11:29:17.993Z] bf5d7aec512f: Download complete [2020-06-22T11:29:17.993Z] e6b0cf9c0882: Verifying Checksum [2020-06-22T11:29:17.993Z] e6b0cf9c0882: Download complete [2020-06-22T11:29:18.950Z] 34c802a77dc8: Verifying Checksum [2020-06-22T11:29:18.950Z] 34c802a77dc8: Download complete [2020-06-22T11:29:18.950Z] 27c7a5d97fbd: Verifying Checksum [2020-06-22T11:29:18.950Z] 27c7a5d97fbd: Download complete [2020-06-22T11:29:19.218Z] 5c102a31e300: Verifying Checksum [2020-06-22T11:29:19.218Z] 5c102a31e300: Download complete [2020-06-22T11:29:19.484Z] dcfb455df0a1: Verifying Checksum [2020-06-22T11:29:19.484Z] dcfb455df0a1: Download complete [2020-06-22T11:29:19.484Z] 5788d62ee057: Verifying Checksum [2020-06-22T11:29:19.484Z] 5788d62ee057: Download complete [2020-06-22T11:29:19.484Z] 9eb99e56ec68: Verifying Checksum [2020-06-22T11:29:19.484Z] 9eb99e56ec68: Download complete [2020-06-22T11:29:20.436Z] e6b0cf9c0882: Pull complete [2020-06-22T11:29:20.589Z] Removing intermediate container 85d1787b5b91 [2020-06-22T11:29:20.589Z] ---> dc8b561e4c55 [2020-06-22T11:29:20.589Z] Step 5/8 : RUN apk add --no-cache make git [2020-06-22T11:29:20.589Z] ---> Running in 648e84507655 [2020-06-22T11:29:20.698Z] 2848faf0eed1: Pull complete [2020-06-22T11:29:20.965Z] 0f37312ad70f: Pull complete [2020-06-22T11:29:22.015Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-22T11:29:22.991Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-22T11:29:23.586Z] OK: 125 MiB in 39 packages [2020-06-22T11:29:24.565Z] Removing intermediate container 648e84507655 [2020-06-22T11:29:24.565Z] ---> 5900105284fd [2020-06-22T11:29:24.565Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-06-22T11:29:24.842Z] ---> Running in e45d05c8a967 [2020-06-22T11:29:25.434Z] Removing intermediate container e45d05c8a967 [2020-06-22T11:29:25.434Z] ---> 95f2d42c2cff [2020-06-22T11:29:25.434Z] Step 7/8 : COPY . . [2020-06-22T11:29:26.273Z] 5788d62ee057: Pull complete [2020-06-22T11:29:26.273Z] 0e6b1d234666: Pull complete [2020-06-22T11:29:27.213Z] bf5d7aec512f: Pull complete [2020-06-22T11:29:27.405Z] ---> 6ee38d014450 [2020-06-22T11:29:27.405Z] Step 8/8 : RUN go mod download [2020-06-22T11:29:27.405Z] ---> Running in af8e8e070324 [2020-06-22T11:29:30.516Z] 34c802a77dc8: Pull complete [2020-06-22T11:29:30.772Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-22T11:29:30.772Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-06-22T11:29:30.772Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-06-22T11:29:30.772Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-06-22T11:29:30.772Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-22T11:29:30.772Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-06-22T11:29:30.772Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-22T11:29:30.772Z] go: finding github.com/beorn7/perks v1.0.1 [2020-06-22T11:29:30.772Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-22T11:29:30.772Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-22T11:29:30.772Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-06-22T11:29:30.772Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-06-22T11:29:30.772Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-06-22T11:29:30.772Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-22T11:29:30.772Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-22T11:29:30.772Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-06-22T11:29:30.772Z] go: finding github.com/fatih/color v1.9.0 [2020-06-22T11:29:30.772Z] go: finding github.com/go-kit/kit v0.9.0 [2020-06-22T11:29:30.772Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-22T11:29:30.772Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-22T11:29:30.772Z] go: finding github.com/gogo/protobuf v1.1.1 [2020-06-22T11:29:30.772Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-22T11:29:30.772Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-22T11:29:30.772Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-22T11:29:30.772Z] go: finding github.com/google/gofuzz v1.0.0 [2020-06-22T11:29:30.772Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-22T11:29:30.772Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-06-22T11:29:30.772Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-06-22T11:29:30.772Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-06-22T11:29:30.772Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-22T11:29:30.772Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-22T11:29:30.772Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-06-22T11:29:30.772Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-06-22T11:29:30.772Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-06-22T11:29:31.042Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-22T11:29:31.042Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.3 [2020-06-22T11:29:31.042Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-06-22T11:29:31.042Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-06-22T11:29:31.042Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-22T11:29:31.042Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-22T11:29:31.042Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-22T11:29:31.042Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-06-22T11:29:31.042Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-22T11:29:31.042Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-06-22T11:29:31.042Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-06-22T11:29:31.042Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-06-22T11:29:31.042Z] go: finding github.com/json-iterator/go v1.1.9 [2020-06-22T11:29:31.042Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-06-22T11:29:31.042Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-06-22T11:29:31.042Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-22T11:29:31.042Z] go: finding github.com/kr/pretty v0.2.0 [2020-06-22T11:29:31.042Z] go: finding github.com/kr/pty v1.1.1 [2020-06-22T11:29:31.042Z] go: finding github.com/kr/text v0.1.0 [2020-06-22T11:29:31.042Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-22T11:29:31.042Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-22T11:29:31.042Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-06-22T11:29:31.042Z] go: finding github.com/miekg/dns v1.1.26 [2020-06-22T11:29:31.042Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-22T11:29:31.314Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-22T11:29:31.314Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-22T11:29:31.314Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-22T11:29:31.314Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-22T11:29:31.314Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-22T11:29:31.314Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-22T11:29:31.314Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-22T11:29:31.314Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-06-22T11:29:31.314Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-06-22T11:29:31.314Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-06-22T11:29:31.314Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-06-22T11:29:31.314Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-06-22T11:29:31.314Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-06-22T11:29:31.314Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-06-22T11:29:31.314Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-22T11:29:31.314Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-22T11:29:31.314Z] go: finding github.com/posener/complete v1.1.1 [2020-06-22T11:29:31.314Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-06-22T11:29:31.314Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-06-22T11:29:31.314Z] go: finding github.com/prometheus/common v0.9.1 [2020-06-22T11:29:31.314Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-06-22T11:29:31.314Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-22T11:29:31.314Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-22T11:29:31.314Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-06-22T11:29:31.314Z] go: finding github.com/stretchr/objx v0.1.1 [2020-06-22T11:29:31.314Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-22T11:29:31.314Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-06-22T11:29:31.586Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-06-22T11:29:31.586Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-06-22T11:29:31.586Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-06-22T11:29:31.586Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-06-22T11:29:31.586Z] go: finding golang.org/x/text v0.3.2 [2020-06-22T11:29:31.586Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-06-22T11:29:31.586Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-22T11:29:31.586Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-06-22T11:29:31.586Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-22T11:29:31.586Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-22T11:29:31.586Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-22T11:29:33.856Z] 9eb99e56ec68: Pull complete [2020-06-22T11:29:33.856Z] 27c7a5d97fbd: Pull complete [2020-06-22T11:29:34.439Z] 5c102a31e300: Pull complete [2020-06-22T11:29:34.439Z] dcfb455df0a1: Pull complete [2020-06-22T11:29:34.439Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-22T11:29:34.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-22T11:29:34.439Z] ---> 7c70fe431013 [2020-06-22T11:29:34.439Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-06-22T11:29:36.355Z] ---> Running in 7c9cfab6ad75 [2020-06-22T11:29:36.355Z] Removing intermediate container 7c9cfab6ad75 [2020-06-22T11:29:36.355Z] ---> 5816c4555c6d [2020-06-22T11:29:36.355Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-22T11:29:36.355Z] ---> Running in 5111bdab7d99 [2020-06-22T11:29:37.301Z] Removing intermediate container 5111bdab7d99 [2020-06-22T11:29:37.301Z] ---> eddc39052cbf [2020-06-22T11:29:37.301Z] Step 5/8 : RUN apk add --no-cache make git [2020-06-22T11:29:37.301Z] ---> Running in bcbce521c497 [2020-06-22T11:29:38.246Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-22T11:29:39.189Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-22T11:29:40.578Z] OK: 143 MiB in 39 packages [2020-06-22T11:29:40.840Z] Removing intermediate container bcbce521c497 [2020-06-22T11:29:40.840Z] ---> aa37ae06b940 [2020-06-22T11:29:40.840Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-06-22T11:29:40.840Z] ---> Running in ad6baeeb2e1a [2020-06-22T11:29:40.840Z] Removing intermediate container ad6baeeb2e1a [2020-06-22T11:29:40.840Z] ---> 25dfd1a78ef5 [2020-06-22T11:29:40.840Z] Step 7/8 : COPY . . [2020-06-22T11:29:42.764Z] ---> ebbeee1ba910 [2020-06-22T11:29:42.764Z] Step 8/8 : RUN go mod download [2020-06-22T11:29:42.764Z] ---> Running in 75e9db75c769 [2020-06-22T11:29:46.072Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-22T11:29:46.072Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-06-22T11:29:46.072Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-06-22T11:29:46.072Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-06-22T11:29:46.072Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-22T11:29:46.072Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-06-22T11:29:46.072Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-22T11:29:46.072Z] go: finding github.com/beorn7/perks v1.0.1 [2020-06-22T11:29:46.072Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-22T11:29:46.072Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-22T11:29:46.072Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-06-22T11:29:46.072Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-06-22T11:29:46.072Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-06-22T11:29:46.072Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-22T11:29:46.072Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-22T11:29:46.073Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-06-22T11:29:46.073Z] go: finding github.com/fatih/color v1.9.0 [2020-06-22T11:29:46.073Z] go: finding github.com/go-kit/kit v0.9.0 [2020-06-22T11:29:46.073Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-22T11:29:46.073Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-22T11:29:46.073Z] go: finding github.com/gogo/protobuf v1.1.1 [2020-06-22T11:29:46.073Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-22T11:29:46.073Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-22T11:29:46.073Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-22T11:29:46.073Z] go: finding github.com/google/gofuzz v1.0.0 [2020-06-22T11:29:46.073Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-22T11:29:46.073Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.3 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-06-22T11:29:46.073Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-06-22T11:29:46.073Z] go: finding github.com/json-iterator/go v1.1.9 [2020-06-22T11:29:46.073Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-06-22T11:29:46.073Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-06-22T11:29:46.073Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-22T11:29:46.073Z] go: finding github.com/kr/pretty v0.2.0 [2020-06-22T11:29:46.073Z] go: finding github.com/kr/pty v1.1.1 [2020-06-22T11:29:46.073Z] go: finding github.com/kr/text v0.1.0 [2020-06-22T11:29:46.073Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-22T11:29:46.073Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-22T11:29:46.073Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-06-22T11:29:46.073Z] go: finding github.com/miekg/dns v1.1.26 [2020-06-22T11:29:46.073Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-22T11:29:46.073Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-22T11:29:46.073Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-22T11:29:46.335Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-22T11:29:46.335Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-22T11:29:46.335Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-22T11:29:46.335Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-22T11:29:46.335Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-22T11:29:46.335Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-06-22T11:29:46.335Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-06-22T11:29:46.335Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-06-22T11:29:46.335Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-06-22T11:29:46.335Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-06-22T11:29:46.335Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-06-22T11:29:46.335Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-06-22T11:29:46.335Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-22T11:29:46.335Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-22T11:29:46.335Z] go: finding github.com/posener/complete v1.1.1 [2020-06-22T11:29:46.335Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-06-22T11:29:46.335Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-06-22T11:29:46.335Z] go: finding github.com/prometheus/common v0.9.1 [2020-06-22T11:29:46.335Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-06-22T11:29:46.602Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-22T11:29:46.602Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-22T11:29:46.602Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-06-22T11:29:46.602Z] go: finding github.com/stretchr/objx v0.1.1 [2020-06-22T11:29:46.602Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-22T11:29:46.602Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-06-22T11:29:46.602Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-06-22T11:29:46.602Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-06-22T11:29:46.602Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-06-22T11:29:46.602Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-06-22T11:29:46.602Z] go: finding golang.org/x/text v0.3.2 [2020-06-22T11:29:46.602Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-06-22T11:29:46.602Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-22T11:29:46.602Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-06-22T11:29:46.602Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-22T11:29:46.602Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-22T11:29:46.602Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-22T11:29:53.752Z] Removing intermediate container af8e8e070324 [2020-06-22T11:29:53.752Z] ---> a3473717c2c6 [2020-06-22T11:29:53.752Z] Successfully built a3473717c2c6 [2020-06-22T11:29:53.752Z] 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-06-22T11:29:54.473Z] + docker inspect -f . ci-base-image-arm64 [2020-06-22T11:29:54.473Z] . [Pipeline] withDockerContainer [2020-06-22T11:29:54.759Z] prd-ubuntu18.04-docker-arm64-4c-16g-3967 does not seem to be running inside a container [2020-06-22T11:29:54.805Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-22T11:29:56.727Z] $ docker top 561652ccc2f8f119ed1b9fadc482b6e92b4033ce9194414a698673e335320559 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-22T11:29:58.175Z] + go version [2020-06-22T11:29:58.175Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-22T11:29:59.235Z] + make test [2020-06-22T11:29:59.235Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-06-22T11:30:00.673Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-06-22T11:30:01.550Z] Removing intermediate container 75e9db75c769 [2020-06-22T11:30:01.551Z] ---> 047b3399f0e0 [2020-06-22T11:30:01.551Z] Successfully built 047b3399f0e0 [2020-06-22T11:30:01.551Z] 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-06-22T11:30:02.208Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-22T11:30:02.208Z] . [Pipeline] withDockerContainer [2020-06-22T11:30:02.330Z] prd-centos7-docker-4c-2g-3968 does not seem to be running inside a container [2020-06-22T11:30:02.381Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-22T11:30:03.056Z] $ docker top db899b966fafcff56a13632b46215ba6f3d3aec6b71339e4db21c70eaa4804fe -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-22T11:30:03.550Z] + go version [2020-06-22T11:30:03.550Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-22T11:30:03.866Z] + make test [2020-06-22T11:30:03.866Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-06-22T11:30:05.263Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-06-22T11:30:11.909Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-06-22T11:30:11.909Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-06-22T11:30:11.909Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-06-22T11:30:11.909Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-06-22T11:30:11.909Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-06-22T11:30:11.909Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-06-22T11:30:11.909Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-06-22T11:30:11.909Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-06-22T11:30:11.909Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-06-22T11:30:11.909Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-06-22T11:30:11.909Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-06-22T11:30:11.909Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-06-22T11:30:12.171Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-06-22T11:30:13.825Z] Stashed 1 file(s) [Pipeline] } [2020-06-22T11:30:13.846Z] $ docker stop --time=1 db899b966fafcff56a13632b46215ba6f3d3aec6b71339e4db21c70eaa4804fe [2020-06-22T11:30:16.007Z] $ docker rm -f db899b966fafcff56a13632b46215ba6f3d3aec6b71339e4db21c70eaa4804fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-22T11:30:17.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-22T11:30:17.737Z] + ls -al . [2020-06-22T11:30:17.737Z] total 84 [2020-06-22T11:30:17.737Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 22 11:30 . [2020-06-22T11:30:17.737Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 22 11:29 .. [2020-06-22T11:30:17.737Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 22 11:29 assets [2020-06-22T11:30:17.737Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 22 11:29 bin [2020-06-22T11:30:17.737Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 22 11:29 cmd [2020-06-22T11:30:17.737Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 22 11:29 CONTRIBUTING.md [2020-06-22T11:30:17.737Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 22 11:30 coverage.out [2020-06-22T11:30:17.737Z] -rw-rw-r--. 1 jenkins jenkins 913 Jun 22 11:29 Dockerfile [2020-06-22T11:30:17.737Z] -rw-rw-r--. 1 jenkins jenkins 898 Jun 22 11:29 Dockerfile.build [2020-06-22T11:30:17.737Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 22 11:29 docs [2020-06-22T11:30:17.737Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 22 11:29 .git [2020-06-22T11:30:17.737Z] drwxrwxr-x. 2 jenkins jenkins 38 Jun 22 11:29 .github [2020-06-22T11:30:17.737Z] -rw-rw-r--. 1 jenkins jenkins 136 Jun 22 11:29 .gitignore [2020-06-22T11:30:17.737Z] -rw-rw-r--. 1 jenkins jenkins 1019 Jun 22 11:29 go.mod [2020-06-22T11:30:17.737Z] -rw-r--r--. 1 jenkins jenkins 20718 Jun 22 11:30 go.sum [2020-06-22T11:30:17.737Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 22 11:29 internal [2020-06-22T11:30:17.737Z] -rw-rw-r--. 1 jenkins jenkins 675 Jun 22 11:29 Jenkinsfile [2020-06-22T11:30:17.737Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 22 11:29 LICENSE [2020-06-22T11:30:17.737Z] -rw-rw-r--. 1 jenkins jenkins 951 Jun 22 11:29 Makefile [2020-06-22T11:30:17.737Z] -rw-rw-r--. 1 jenkins jenkins 2773 Jun 22 11:29 README.md [2020-06-22T11:30:17.737Z] drwxrwxr-x. 3 jenkins jenkins 58 Jun 22 11:29 .semver [2020-06-22T11:30:17.737Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 22 11:26 VERSION [2020-06-22T11:30:17.737Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 22 11:29 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-22T11:30:18.066Z] + 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=cadcb7925fa3c5fe694d84c5761091e81526b6af --label arch=amd64 --label version=0.0.0 . [2020-06-22T11:30:18.331Z] Sending build context to Docker daemon 19.09MB [2020-06-22T11:30:18.331Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-22T11:30:18.331Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-22T11:30:18.331Z] ---> 047b3399f0e0 [2020-06-22T11:30:18.331Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-06-22T11:30:18.592Z] ---> Running in 50fbb3e51961 [2020-06-22T11:30:18.853Z] Removing intermediate container 50fbb3e51961 [2020-06-22T11:30:18.853Z] ---> 18090f8d025a [2020-06-22T11:30:18.853Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-06-22T11:30:18.853Z] ---> Running in 448c3a48bf0f [2020-06-22T11:30:19.114Z] Removing intermediate container 448c3a48bf0f [2020-06-22T11:30:19.114Z] ---> 8a521d19599d [2020-06-22T11:30:19.114Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-22T11:30:19.114Z] ---> Running in 13ab8574dfd0 [2020-06-22T11:30:19.375Z] Removing intermediate container 13ab8574dfd0 [2020-06-22T11:30:19.375Z] ---> ce3d2baa1761 [2020-06-22T11:30:19.375Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-06-22T11:30:19.375Z] ---> Running in caab9c72d2b1 [2020-06-22T11:30:19.636Z] Removing intermediate container caab9c72d2b1 [2020-06-22T11:30:19.636Z] ---> abdf47a3e709 [2020-06-22T11:30:19.636Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-06-22T11:30:19.636Z] ---> Running in 0849343a209a [2020-06-22T11:30:19.636Z] Removing intermediate container 0849343a209a [2020-06-22T11:30:19.636Z] ---> 829dad609a62 [2020-06-22T11:30:19.636Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-22T11:30:19.901Z] ---> Running in b4f8170d3f77 [2020-06-22T11:30:20.853Z] Removing intermediate container b4f8170d3f77 [2020-06-22T11:30:20.853Z] ---> 1ad89ec98e11 [2020-06-22T11:30:20.853Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-22T11:30:21.113Z] ---> Running in 5b0ea5c914bf [2020-06-22T11:30:21.379Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-22T11:30:22.765Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-22T11:30:22.884Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-06-22T11:30:22.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-06-22T11:30:22.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-06-22T11:30:22.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-06-22T11:30:22.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-06-22T11:30:22.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-06-22T11:30:22.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-06-22T11:30:22.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-06-22T11:30:22.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-06-22T11:30:22.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-06-22T11:30:22.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-06-22T11:30:22.884Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-06-22T11:30:22.884Z] GO111MODULE=on go vet ./... [2020-06-22T11:30:23.336Z] v3.11.6-86-gf4e478f351 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-06-22T11:30:23.336Z] v3.11.6-86-gf4e478f351 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-06-22T11:30:23.336Z] OK: 11290 distinct packages available [2020-06-22T11:30:23.336Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-22T11:30:24.278Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-22T11:30:25.222Z] OK: 143 MiB in 39 packages [2020-06-22T11:30:25.484Z] Removing intermediate container 5b0ea5c914bf [2020-06-22T11:30:25.484Z] ---> c57a040e0f0c [2020-06-22T11:30:25.484Z] Step 10/24 : ENV GO111MODULE=on [2020-06-22T11:30:25.484Z] ---> Running in 221b9bc998de [2020-06-22T11:30:25.746Z] Removing intermediate container 221b9bc998de [2020-06-22T11:30:25.746Z] ---> 68b58c0d8144 [2020-06-22T11:30:25.746Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-06-22T11:30:25.746Z] ---> Running in 1bfba79fc41f [2020-06-22T11:30:26.008Z] Removing intermediate container 1bfba79fc41f [2020-06-22T11:30:26.008Z] ---> 25bca2ad2459 [2020-06-22T11:30:26.008Z] Step 12/24 : COPY go.mod . [2020-06-22T11:30:26.270Z] ---> 63184e4b61a2 [2020-06-22T11:30:26.270Z] Step 13/24 : COPY Makefile . [2020-06-22T11:30:26.270Z] ---> 34e1fcb5db6f [2020-06-22T11:30:26.270Z] Step 14/24 : RUN make update [Pipeline] stash [2020-06-22T11:30:26.428Z] Warning: overwriting stash ‘coverage-report’ [2020-06-22T11:30:26.534Z] ---> Running in eb209152a21b [2020-06-22T11:30:26.798Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-22T11:30:26.996Z] Stashed 1 file(s) [Pipeline] } [2020-06-22T11:30:26.980Z] $ docker stop --time=1 561652ccc2f8f119ed1b9fadc482b6e92b4033ce9194414a698673e335320559 [2020-06-22T11:30:27.747Z] Removing intermediate container eb209152a21b [2020-06-22T11:30:27.747Z] ---> 0ba9078d769c [2020-06-22T11:30:27.747Z] Step 15/24 : COPY . . [2020-06-22T11:30:29.011Z] $ docker rm -f 561652ccc2f8f119ed1b9fadc482b6e92b4033ce9194414a698673e335320559 [2020-06-22T11:30:29.138Z] ---> 208518dbe830 [2020-06-22T11:30:29.138Z] Step 16/24 : RUN ${MAKE} [2020-06-22T11:30:29.138Z] ---> Running in 2fc9eccc0c4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-06-22T11:30:29.712Z] 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 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-22T11:30:30.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-22T11:30:30.618Z] + ls -al . [2020-06-22T11:30:30.618Z] total 120 [2020-06-22T11:30:30.618Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 11:29 . [2020-06-22T11:30:30.618Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 11:28 .. [2020-06-22T11:30:30.618Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 11:28 .git [2020-06-22T11:30:30.618Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 11:28 .github [2020-06-22T11:30:30.618Z] -rw-rw-r-- 1 jenkins jenkins 136 Jun 22 11:28 .gitignore [2020-06-22T11:30:30.618Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 11:28 .semver [2020-06-22T11:30:30.618Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 22 11:28 CONTRIBUTING.md [2020-06-22T11:30:30.618Z] -rw-rw-r-- 1 jenkins jenkins 913 Jun 22 11:28 Dockerfile [2020-06-22T11:30:30.618Z] -rw-rw-r-- 1 jenkins jenkins 898 Jun 22 11:28 Dockerfile.build [2020-06-22T11:30:30.618Z] -rw-rw-r-- 1 jenkins jenkins 675 Jun 22 11:28 Jenkinsfile [2020-06-22T11:30:30.618Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 22 11:28 LICENSE [2020-06-22T11:30:30.618Z] -rw-rw-r-- 1 jenkins jenkins 951 Jun 22 11:28 Makefile [2020-06-22T11:30:30.618Z] -rw-rw-r-- 1 jenkins jenkins 2773 Jun 22 11:28 README.md [2020-06-22T11:30:30.618Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 11:26 VERSION [2020-06-22T11:30:30.618Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 11:28 assets [2020-06-22T11:30:30.618Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 11:28 bin [2020-06-22T11:30:30.618Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 11:28 cmd [2020-06-22T11:30:30.618Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 22 11:29 coverage.out [2020-06-22T11:30:30.618Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 11:28 docs [2020-06-22T11:30:30.618Z] -rw-rw-r-- 1 jenkins jenkins 1019 Jun 22 11:28 go.mod [2020-06-22T11:30:30.618Z] -rw-r--r-- 1 jenkins jenkins 20718 Jun 22 11:29 go.sum [2020-06-22T11:30:30.618Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 11:28 internal [2020-06-22T11:30:30.618Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 22 11:28 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-22T11:30:30.985Z] + 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=cadcb7925fa3c5fe694d84c5761091e81526b6af --label arch=arm64 --label version=0.0.0 . [2020-06-22T11:30:31.584Z] Sending build context to Docker daemon 19.09MB [2020-06-22T11:30:31.584Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-22T11:30:31.584Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-22T11:30:31.584Z] ---> a3473717c2c6 [2020-06-22T11:30:31.584Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-06-22T11:30:32.179Z] ---> Running in 9f3053a5efb8 [2020-06-22T11:30:32.776Z] Removing intermediate container 9f3053a5efb8 [2020-06-22T11:30:32.776Z] ---> 4df9bc90071a [2020-06-22T11:30:32.776Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-06-22T11:30:32.776Z] ---> Running in b125ee7b22dd [2020-06-22T11:30:33.369Z] Removing intermediate container b125ee7b22dd [2020-06-22T11:30:33.369Z] ---> c380e7ceb111 [2020-06-22T11:30:33.369Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-22T11:30:33.643Z] ---> Running in 1e3db6017d9d [2020-06-22T11:30:34.247Z] Removing intermediate container 1e3db6017d9d [2020-06-22T11:30:34.247Z] ---> d6981368e01a [2020-06-22T11:30:34.247Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-06-22T11:30:34.247Z] ---> Running in 893e1d2773ba [2020-06-22T11:30:34.843Z] Removing intermediate container 893e1d2773ba [2020-06-22T11:30:34.843Z] ---> 5bf9ec33fa9f [2020-06-22T11:30:34.843Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-06-22T11:30:34.843Z] ---> Running in 412f603c0184 [2020-06-22T11:30:35.447Z] Removing intermediate container 412f603c0184 [2020-06-22T11:30:35.447Z] ---> 45e5bd0dc6ae [2020-06-22T11:30:35.447Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-22T11:30:35.447Z] ---> Running in e30b804c9520 [2020-06-22T11:30:37.937Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-22T11:30:38.081Z] Removing intermediate container e30b804c9520 [2020-06-22T11:30:38.081Z] ---> 96db1fd3e70c [2020-06-22T11:30:38.081Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-22T11:30:38.081Z] ---> Running in 09477804edf7 [2020-06-22T11:30:39.507Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-22T11:30:40.477Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-22T11:30:40.484Z] Removing intermediate container 2fc9eccc0c4b [2020-06-22T11:30:40.484Z] ---> 3231f244e739 [2020-06-22T11:30:40.484Z] Step 17/24 : FROM alpine [2020-06-22T11:30:40.484Z] latest: Pulling from library/alpine [2020-06-22T11:30:40.745Z] df20fa9351a1: Pulling fs layer [2020-06-22T11:30:40.745Z] df20fa9351a1: Verifying Checksum [2020-06-22T11:30:40.745Z] df20fa9351a1: Download complete [2020-06-22T11:30:41.010Z] df20fa9351a1: Pull complete [2020-06-22T11:30:41.010Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-22T11:30:41.010Z] Status: Downloaded newer image for alpine:latest [2020-06-22T11:30:41.010Z] ---> a24bb4013296 [2020-06-22T11:30:41.010Z] Step 18/24 : EXPOSE 4000 [2020-06-22T11:30:41.010Z] ---> Running in 3ba5c490abea [2020-06-22T11:30:41.272Z] Removing intermediate container 3ba5c490abea [2020-06-22T11:30:41.272Z] ---> 80697283bfec [2020-06-22T11:30:41.272Z] Step 19/24 : 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-06-22T11:30:41.906Z] v3.11.6-87-gde9ffe4975 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-06-22T11:30:41.906Z] v3.11.6-84-gd805aec21b [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-06-22T11:30:41.906Z] OK: 11179 distinct packages available [2020-06-22T11:30:41.906Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-22T11:30:42.215Z] ---> 37954a43d990 [2020-06-22T11:30:42.215Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-22T11:30:42.476Z] ---> Running in 5ca658f4fd26 [2020-06-22T11:30:42.476Z] Removing intermediate container 5ca658f4fd26 [2020-06-22T11:30:42.476Z] ---> 8630ac982c75 [2020-06-22T11:30:42.476Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-06-22T11:30:42.476Z] ---> Running in 6bc4e4bf4328 [2020-06-22T11:30:42.737Z] Removing intermediate container 6bc4e4bf4328 [2020-06-22T11:30:42.737Z] ---> 74cd0d44b5fe [2020-06-22T11:30:42.737Z] Step 22/24 : LABEL arch=amd64 [2020-06-22T11:30:42.737Z] ---> Running in c173728dd2e1 [2020-06-22T11:30:43.000Z] Removing intermediate container c173728dd2e1 [2020-06-22T11:30:43.000Z] ---> e9b3ee8af20c [2020-06-22T11:30:43.000Z] Step 23/24 : LABEL git_sha=cadcb7925fa3c5fe694d84c5761091e81526b6af [2020-06-22T11:30:43.000Z] ---> Running in ed3dfe3cc205 [2020-06-22T11:30:43.261Z] Removing intermediate container ed3dfe3cc205 [2020-06-22T11:30:43.261Z] ---> 345c4e31be89 [2020-06-22T11:30:43.261Z] Step 24/24 : LABEL version=0.0.0 [2020-06-22T11:30:43.261Z] ---> Running in 2d9ce9e18a35 [2020-06-22T11:30:43.261Z] Removing intermediate container 2d9ce9e18a35 [2020-06-22T11:30:43.261Z] ---> 79841ec53fd5 [2020-06-22T11:30:43.261Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-22T11:30:43.325Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-22T11:30:43.527Z] Successfully built 79841ec53fd5 [2020-06-22T11:30:43.527Z] 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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-22T11:30:44.310Z] OK: 125 MiB in 39 packages [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-22T11:30:45.284Z] Removing intermediate container 09477804edf7 [2020-06-22T11:30:45.284Z] ---> b1ba39275dfc [2020-06-22T11:30:45.284Z] Step 10/24 : ENV GO111MODULE=on [2020-06-22T11:30:45.284Z] ---> Running in a1cb76e19428 [2020-06-22T11:30:45.883Z] Removing intermediate container a1cb76e19428 [2020-06-22T11:30:45.883Z] ---> c1eba2f1791f [2020-06-22T11:30:45.883Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-06-22T11:30:45.883Z] ---> Running in 4e391ef06d81 [2020-06-22T11:30:46.474Z] Removing intermediate container 4e391ef06d81 [2020-06-22T11:30:46.474Z] ---> ad8772831300 [2020-06-22T11:30:46.474Z] Step 12/24 : COPY go.mod . [2020-06-22T11:30:47.070Z] ---> db666858de85 [2020-06-22T11:30:47.070Z] Step 13/24 : COPY Makefile . [2020-06-22T11:30:47.667Z] ---> a37acef7b7e2 [2020-06-22T11:30:47.667Z] Step 14/24 : RUN make update [2020-06-22T11:30:47.938Z] ---> Running in 544e464461a5 [2020-06-22T11:30:49.362Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-22T11:30:50.788Z] Removing intermediate container 544e464461a5 [2020-06-22T11:30:50.788Z] ---> 786c817c68b5 [2020-06-22T11:30:50.788Z] Step 15/24 : COPY . . [2020-06-22T11:30:52.753Z] ---> 685a9796dfef [2020-06-22T11:30:52.753Z] Step 16/24 : RUN ${MAKE} [2020-06-22T11:30:52.753Z] ---> Running in 6de70a399e93 [2020-06-22T11:30:54.185Z] 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-06-22T11:31:16.408Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-22T11:31:23.095Z] Removing intermediate container 6de70a399e93 [2020-06-22T11:31:23.095Z] ---> 637f433a13ed [2020-06-22T11:31:23.095Z] Step 17/24 : FROM alpine [2020-06-22T11:31:23.095Z] latest: Pulling from library/alpine [2020-06-22T11:31:23.095Z] b538f80385f9: Pulling fs layer [2020-06-22T11:31:23.367Z] b538f80385f9: Verifying Checksum [2020-06-22T11:31:23.961Z] b538f80385f9: Pull complete [2020-06-22T11:31:23.961Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-22T11:31:23.961Z] Status: Downloaded newer image for alpine:latest [2020-06-22T11:31:23.961Z] ---> 62ee0e9f8440 [2020-06-22T11:31:23.961Z] Step 18/24 : EXPOSE 4000 [2020-06-22T11:31:24.234Z] ---> Running in 1400da6d7483 [2020-06-22T11:31:24.506Z] Removing intermediate container 1400da6d7483 [2020-06-22T11:31:24.507Z] ---> 2fc1b2fcb1b9 [2020-06-22T11:31:24.507Z] Step 19/24 : 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-06-22T11:31:26.479Z] ---> 180b635544cc [2020-06-22T11:31:26.479Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-22T11:31:26.479Z] ---> Running in 220cffb6bab4 [2020-06-22T11:31:26.754Z] Removing intermediate container 220cffb6bab4 [2020-06-22T11:31:26.754Z] ---> 4fe8de3eb607 [2020-06-22T11:31:26.754Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-06-22T11:31:27.036Z] ---> Running in ac5dea2ec0c4 [2020-06-22T11:31:27.310Z] Removing intermediate container ac5dea2ec0c4 [2020-06-22T11:31:27.310Z] ---> 3f93a564b11b [2020-06-22T11:31:27.310Z] Step 22/24 : LABEL arch=arm64 [2020-06-22T11:31:27.589Z] ---> Running in 0a5617797ab2 [2020-06-22T11:31:27.868Z] Removing intermediate container 0a5617797ab2 [2020-06-22T11:31:27.868Z] ---> 89143c44360f [2020-06-22T11:31:27.868Z] Step 23/24 : LABEL git_sha=cadcb7925fa3c5fe694d84c5761091e81526b6af [2020-06-22T11:31:28.139Z] ---> Running in 1ff5bb6d5abd [2020-06-22T11:31:28.410Z] Removing intermediate container 1ff5bb6d5abd [2020-06-22T11:31:28.410Z] ---> 06db5688c922 [2020-06-22T11:31:28.410Z] Step 24/24 : LABEL version=0.0.0 [2020-06-22T11:31:28.681Z] ---> Running in ec7f60786792 [2020-06-22T11:31:28.952Z] Removing intermediate container ec7f60786792 [2020-06-22T11:31:28.952Z] ---> 4cbf1c92cb60 [2020-06-22T11:31:28.952Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-22T11:31:28.952Z] Successfully built 4cbf1c92cb60 [2020-06-22T11:31:28.952Z] 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] stage [Pipeline] { (Snap) Stage "Snap" 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-06-22T11:31:30.475Z] provisioning config files... [2020-06-22T11:31:30.506Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp/config7175645918232470809tmp [Pipeline] { [Pipeline] sh [2020-06-22T11:31:30.908Z] + curl -s https://codecov.io/bash [2020-06-22T11:31:30.908Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp/config7175645918232470809tmp [2020-06-22T11:31:31.200Z] [2020-06-22T11:31:31.200Z] _____ _ [2020-06-22T11:31:31.200Z] / ____| | | [2020-06-22T11:31:31.200Z] | | ___ __| | ___ ___ _____ __ [2020-06-22T11:31:31.200Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-22T11:31:31.200Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-22T11:31:31.200Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-22T11:31:31.200Z] Bash-20200602-f809a24 [2020-06-22T11:31:31.200Z] [2020-06-22T11:31:31.200Z] [2020-06-22T11:31:31.200Z] ==> Jenkins CI detected. [2020-06-22T11:31:31.200Z] project root: . [2020-06-22T11:31:31.200Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-22T11:31:31.502Z] ==> Running gcov in . (disable via -X gcov) [2020-06-22T11:31:31.502Z] ==> Python coveragepy not found [2020-06-22T11:31:31.502Z] ==> Searching for coverage reports in: [2020-06-22T11:31:31.502Z] + . [2020-06-22T11:31:31.502Z] -> Found 1 reports [2020-06-22T11:31:31.502Z] ==> Detecting git/mercurial file structure [2020-06-22T11:31:31.502Z] ==> Reading reports [2020-06-22T11:31:31.502Z] + ./coverage.out bytes=10 [2020-06-22T11:31:31.502Z] ==> Appending adjustments [2020-06-22T11:31:31.502Z] https://docs.codecov.io/docs/fixing-reports [2020-06-22T11:31:31.771Z] + Found adjustments [2020-06-22T11:31:31.771Z] ==> Gzipping contents [2020-06-22T11:31:31.771Z] ==> Uploading reports [2020-06-22T11:31:31.771Z] url: https://codecov.io [2020-06-22T11:31:31.771Z] query: branch=PR-247&commit=cadcb7925fa3c5fe694d84c5761091e81526b6af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-247%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=247&job= [2020-06-22T11:31:31.771Z] -> Pinging Codecov [2020-06-22T11:31:31.771Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-247&commit=cadcb7925fa3c5fe694d84c5761091e81526b6af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-247%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=247&job= [2020-06-22T11:31:32.368Z] -> Uploading [2020-06-22T11:31:32.953Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/cadcb7925fa3c5fe694d84c5761091e81526b6af [Pipeline] } [2020-06-22T11:31:32.985Z] 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-06-22T11:31:34.643Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T11:31:35.965Z] ---> package-listing.sh [2020-06-22T11:31:35.965Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-22T11:31:35.965Z] ++ facter osfamily [2020-06-22T11:31:36.245Z] + OS_FAMILY=redhat [2020-06-22T11:31:36.245Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-247 [2020-06-22T11:31:36.245Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-22T11:31:36.245Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-22T11:31:36.245Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-22T11:31:36.245Z] + PACKAGES=/tmp/packages_start.txt [2020-06-22T11:31:36.245Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-247 ']' [2020-06-22T11:31:36.245Z] + PACKAGES=/tmp/packages_end.txt [2020-06-22T11:31:36.245Z] + case "${OS_FAMILY}" in [2020-06-22T11:31:36.245Z] + rpm -qa [2020-06-22T11:31:36.245Z] + sort [2020-06-22T11:31:43.136Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-22T11:31:43.136Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-22T11:31:43.136Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-22T11:31:43.136Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-247 ']' [2020-06-22T11:31:43.136Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-247/archives/ [2020-06-22T11:31:43.136Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-247/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-22T11:31:43.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T11:31:43.723Z] [2020-06-22T11:31:43.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-22T11:31:44.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T11:31:44.120Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-22T11:31:44.120Z] c9b1b535fdd9: Pulling fs layer [2020-06-22T11:31:44.120Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-22T11:31:44.120Z] 756a868c4378: Pulling fs layer [2020-06-22T11:31:44.120Z] 444b2fc9a129: Pulling fs layer [2020-06-22T11:31:44.120Z] ea15f1150254: Pulling fs layer [2020-06-22T11:31:44.120Z] 41b27a9f41bf: Pulling fs layer [2020-06-22T11:31:44.120Z] 28c525ee5125: Pulling fs layer [2020-06-22T11:31:44.120Z] 094b1ea09ed8: Pulling fs layer [2020-06-22T11:31:44.120Z] 138eaada9080: Pulling fs layer [2020-06-22T11:31:44.120Z] 0622d0fa9048: Pulling fs layer [2020-06-22T11:31:44.120Z] 41b27a9f41bf: Waiting [2020-06-22T11:31:44.120Z] 28c525ee5125: Waiting [2020-06-22T11:31:44.120Z] 094b1ea09ed8: Waiting [2020-06-22T11:31:44.120Z] 138eaada9080: Waiting [2020-06-22T11:31:44.120Z] 0622d0fa9048: Waiting [2020-06-22T11:31:44.120Z] 444b2fc9a129: Waiting [2020-06-22T11:31:44.120Z] ea15f1150254: Waiting [2020-06-22T11:31:44.120Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-22T11:31:44.120Z] 2cc5ad85d9ab: Download complete [2020-06-22T11:31:44.120Z] 444b2fc9a129: Verifying Checksum [2020-06-22T11:31:44.120Z] 444b2fc9a129: Download complete [2020-06-22T11:31:44.409Z] c9b1b535fdd9: Verifying Checksum [2020-06-22T11:31:44.409Z] c9b1b535fdd9: Download complete [2020-06-22T11:31:44.409Z] ea15f1150254: Verifying Checksum [2020-06-22T11:31:44.409Z] ea15f1150254: Download complete [2020-06-22T11:31:44.728Z] 28c525ee5125: Verifying Checksum [2020-06-22T11:31:44.728Z] 28c525ee5125: Download complete [2020-06-22T11:31:45.424Z] 756a868c4378: Verifying Checksum [2020-06-22T11:31:45.424Z] 756a868c4378: Download complete [2020-06-22T11:31:45.424Z] c9b1b535fdd9: Pull complete [2020-06-22T11:31:45.774Z] 138eaada9080: Verifying Checksum [2020-06-22T11:31:45.774Z] 138eaada9080: Download complete [2020-06-22T11:31:46.084Z] 0622d0fa9048: Verifying Checksum [2020-06-22T11:31:46.084Z] 0622d0fa9048: Download complete [2020-06-22T11:31:46.084Z] 094b1ea09ed8: Verifying Checksum [2020-06-22T11:31:46.084Z] 094b1ea09ed8: Download complete [2020-06-22T11:31:46.084Z] 2cc5ad85d9ab: Pull complete [2020-06-22T11:31:46.729Z] 41b27a9f41bf: Verifying Checksum [2020-06-22T11:31:46.729Z] 41b27a9f41bf: Download complete [2020-06-22T11:31:50.237Z] 756a868c4378: Pull complete [2020-06-22T11:31:50.898Z] 444b2fc9a129: Pull complete [2020-06-22T11:31:51.488Z] ea15f1150254: Pull complete [2020-06-22T11:32:04.967Z] 41b27a9f41bf: Pull complete [2020-06-22T11:32:04.967Z] 28c525ee5125: Pull complete [2020-06-22T11:32:10.250Z] 094b1ea09ed8: Pull complete [2020-06-22T11:32:10.913Z] 138eaada9080: Pull complete [2020-06-22T11:32:11.570Z] 0622d0fa9048: Pull complete [2020-06-22T11:32:11.570Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-22T11:32:11.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T11:32:11.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-22T11:32:12.090Z] prd-centos7-docker-4c-2g-3966 does not seem to be running inside a container [2020-06-22T11:32:12.290Z] $ 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-247 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-247:/w/workspace/edgexfoundry_edgex-ui-go_PR-247:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-247@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-22T11:32:16.070Z] $ docker top c3f852169ff1e151ae318914d13daff479fa76c1c49d6f48d7afd3580ea82ad2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-22T11:32:16.451Z] provisioning config files... [2020-06-22T11:32:16.475Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp/config7800747752854664603tmp [Pipeline] { [Pipeline] echo [2020-06-22T11:32:16.537Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T11:32:16.914Z] ---> create-netrc.sh [Pipeline] echo [2020-06-22T11:32:17.414Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T11:32:17.813Z] ---> logs-deploy.sh [2020-06-22T11:32:17.813Z] + ARCHIVE_ARTIFACTS= [2020-06-22T11:32:17.813Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-22T11:32:17.813Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-22T11:32:17.813Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-22T11:32:17.813Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-247/1 [2020-06-22T11:32:17.813Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-247/1/ [2020-06-22T11:32:17.813Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-247/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-247 [2020-06-22T11:32:21.458Z] Archives upload complete. [2020-06-22T11:32:21.838Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-247/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-247/1/ [2020-06-22T11:32:23.436Z] ---> uname -a: [2020-06-22T11:32:23.436Z] Linux c3f852169ff1 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-06-22T11:32:23.436Z] [2020-06-22T11:32:23.436Z] [2020-06-22T11:32:23.436Z] ---> lscpu: [2020-06-22T11:32:23.436Z] Architecture: x86_64 [2020-06-22T11:32:23.436Z] CPU op-mode(s): 32-bit, 64-bit [2020-06-22T11:32:23.436Z] Byte Order: Little Endian [2020-06-22T11:32:23.436Z] Address sizes: 40 bits physical, 48 bits virtual [2020-06-22T11:32:23.436Z] CPU(s): 4 [2020-06-22T11:32:23.436Z] On-line CPU(s) list: 0-3 [2020-06-22T11:32:23.436Z] Thread(s) per core: 1 [2020-06-22T11:32:23.436Z] Core(s) per socket: 1 [2020-06-22T11:32:23.436Z] Socket(s): 4 [2020-06-22T11:32:23.436Z] NUMA node(s): 1 [2020-06-22T11:32:23.436Z] Vendor ID: GenuineIntel [2020-06-22T11:32:23.436Z] CPU family: 6 [2020-06-22T11:32:23.436Z] Model: 44 [2020-06-22T11:32:23.436Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-06-22T11:32:23.436Z] Stepping: 1 [2020-06-22T11:32:23.436Z] CPU MHz: 2933.438 [2020-06-22T11:32:23.436Z] BogoMIPS: 5866.87 [2020-06-22T11:32:23.436Z] Virtualization: VT-x [2020-06-22T11:32:23.436Z] Hypervisor vendor: KVM [2020-06-22T11:32:23.436Z] Virtualization type: full [2020-06-22T11:32:23.436Z] L1d cache: 128 KiB [2020-06-22T11:32:23.436Z] L1i cache: 128 KiB [2020-06-22T11:32:23.436Z] L2 cache: 16 MiB [2020-06-22T11:32:23.436Z] L3 cache: 64 MiB [2020-06-22T11:32:23.436Z] NUMA node0 CPU(s): 0-3 [2020-06-22T11:32:23.436Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-06-22T11:32:23.436Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-06-22T11:32:23.436Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-06-22T11:32:23.436Z] Vulnerability Meltdown: Mitigation; PTI [2020-06-22T11:32:23.436Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-06-22T11:32:23.436Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-06-22T11:32:23.436Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-06-22T11:32:23.436Z] Vulnerability Tsx async abort: Not affected [2020-06-22T11:32:23.436Z] 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-06-22T11:32:23.436Z] [2020-06-22T11:32:23.436Z] [2020-06-22T11:32:23.436Z] ---> nproc: [2020-06-22T11:32:23.436Z] 4 [2020-06-22T11:32:23.436Z] [2020-06-22T11:32:23.436Z] [2020-06-22T11:32:23.436Z] ---> df -h: [2020-06-22T11:32:23.436Z] Filesystem Size Used Available Use% Mounted on [2020-06-22T11:32:23.436Z] overlay 50.0G 7.2G 42.7G 15% / [2020-06-22T11:32:23.436Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-06-22T11:32:23.437Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-06-22T11:32:23.437Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-06-22T11:32:23.437Z] /dev/vda1 50.0G 7.2G 42.7G 15% /etc/resolv.conf [2020-06-22T11:32:23.437Z] /dev/vda1 50.0G 7.2G 42.7G 15% /etc/hostname [2020-06-22T11:32:23.437Z] /dev/vda1 50.0G 7.2G 42.7G 15% /etc/hosts [2020-06-22T11:32:23.437Z] /dev/vda1 50.0G 7.2G 42.7G 15% /var/log/sa [2020-06-22T11:32:23.437Z] /dev/vda1 50.0G 7.2G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-247 [2020-06-22T11:32:23.437Z] /dev/vda1 50.0G 7.2G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp [2020-06-22T11:32:23.437Z] [2020-06-22T11:32:23.437Z] [2020-06-22T11:32:23.437Z] ---> free -m: [2020-06-22T11:32:23.437Z] total used free shared buff/cache available [2020-06-22T11:32:23.437Z] Mem: 1837 680 102 0 1054 1052 [2020-06-22T11:32:23.437Z] Swap: 1023 1 1022 [2020-06-22T11:32:23.437Z] [2020-06-22T11:32:23.437Z] [2020-06-22T11:32:23.437Z] ---> ip addr: [2020-06-22T11:32:23.437Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-06-22T11:32:23.437Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-06-22T11:32:23.437Z] inet 127.0.0.1/8 scope host lo [2020-06-22T11:32:23.437Z] valid_lft forever preferred_lft forever [2020-06-22T11:32:23.437Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-06-22T11:32:23.437Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-06-22T11:32:23.437Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-06-22T11:32:23.437Z] valid_lft forever preferred_lft forever [2020-06-22T11:32:23.437Z] [2020-06-22T11:32:23.437Z] [2020-06-22T11:32:23.437Z] ---> sar -b -r -n DEV: [2020-06-22T11:32:23.437Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/22/20 _x86_64_ (4 CPU) [2020-06-22T11:32:23.437Z] [2020-06-22T11:32:23.437Z] 11:24:56 LINUX RESTART [2020-06-22T11:32:23.437Z] [2020-06-22T11:32:23.437Z] 11:26:02 tps rtps wtps bread/s bwrtn/s [2020-06-22T11:32:23.437Z] 11:27:01 49.56 10.53 39.03 4742.24 3907.02 [2020-06-22T11:32:23.437Z] 11:28:01 1.61 0.00 1.61 0.00 29.99 [2020-06-22T11:32:23.437Z] 11:29:01 0.27 0.00 0.27 0.00 3.51 [2020-06-22T11:32:23.437Z] 11:30:01 0.25 0.00 0.25 0.00 3.76 [2020-06-22T11:32:23.437Z] 11:31:01 0.30 0.00 0.30 0.00 4.33 [2020-06-22T11:32:23.437Z] 11:32:02 91.88 55.00 36.89 5106.14 11699.87 [2020-06-22T11:32:23.437Z] Average: 23.90 10.92 12.98 1632.18 2603.43 [2020-06-22T11:32:23.437Z] [2020-06-22T11:32:23.437Z] 11:26:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-06-22T11:32:23.437Z] 11:27:01 165140 1716416 91.22 2620 1123768 1160088 39.59 438016 1117368 16 [2020-06-22T11:32:23.437Z] 11:28:01 172720 1708836 90.82 2620 1123772 1105788 37.74 435060 1114084 20 [2020-06-22T11:32:23.437Z] 11:29:01 172532 1709024 90.83 2620 1123780 1105800 37.74 435280 1114084 8 [2020-06-22T11:32:23.437Z] 11:30:01 170392 1711164 90.94 2620 1123780 1105860 37.74 440864 1110388 8 [2020-06-22T11:32:23.437Z] 11:31:01 173244 1708312 90.79 2620 1123788 1081300 36.90 444760 1104524 16 [2020-06-22T11:32:23.437Z] 11:32:02 72620 1808936 96.14 2620 1117900 1531404 52.26 599984 1028308 105616 [2020-06-22T11:32:23.437Z] Average: 154441 1727115 91.79 2620 1122798 1181707 40.33 465661 1098126 17614 [2020-06-22T11:32:23.437Z] [2020-06-22T11:32:23.437Z] 11:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-06-22T11:32:23.437Z] 11:27:01 eth0 112.90 89.96 599.87 112.39 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] 11:27:01 docker0 13.65 13.22 1.63 58.87 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] 11:28:01 eth0 0.90 0.17 0.20 0.01 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] 11:29:01 eth0 0.82 0.33 0.31 0.20 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] 11:30:01 eth0 0.38 0.35 0.26 0.20 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] 11:31:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] 11:32:02 eth0 90.92 54.38 2331.18 11.69 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] 11:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] 11:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] Average: eth0 34.14 24.05 488.15 20.50 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] Average: docker0 2.24 2.17 0.27 9.67 0.00 0.00 0.00 [2020-06-22T11:32:23.437Z] [2020-06-22T11:32:23.437Z] [2020-06-22T11:32:23.437Z] ---> sar -P ALL: [2020-06-22T11:32:23.437Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/22/20 _x86_64_ (4 CPU) [2020-06-22T11:32:23.437Z] [2020-06-22T11:32:23.437Z] 11:24:56 LINUX RESTART [2020-06-22T11:32:23.437Z] [2020-06-22T11:32:23.437Z] 11:26:02 CPU %user %nice %system %iowait %steal %idle [2020-06-22T11:32:23.437Z] 11:27:01 all 3.55 0.00 2.07 1.60 11.13 81.65 [2020-06-22T11:32:23.437Z] 11:27:01 0 3.30 0.00 2.24 0.16 12.65 81.64 [2020-06-22T11:32:23.437Z] 11:27:01 1 2.55 0.00 1.43 1.40 11.10 83.53 [2020-06-22T11:32:23.437Z] 11:27:01 2 5.17 0.00 2.59 0.89 10.12 81.22 [2020-06-22T11:32:23.437Z] 11:27:01 3 3.19 0.00 2.02 3.97 10.61 80.21 [2020-06-22T11:32:23.437Z] 11:28:01 all 0.12 0.00 0.13 0.00 2.24 97.51 [2020-06-22T11:32:23.437Z] 11:28:01 0 0.03 0.00 0.08 0.00 1.33 98.55 [2020-06-22T11:32:23.437Z] 11:28:01 1 0.29 0.00 0.16 0.00 3.64 95.90 [2020-06-22T11:32:23.437Z] 11:28:01 2 0.08 0.00 0.20 0.00 2.69 97.03 [2020-06-22T11:32:23.437Z] 11:28:01 3 0.10 0.00 0.08 0.00 1.30 98.52 [2020-06-22T11:32:23.437Z] 11:29:01 all 0.14 0.00 0.13 0.00 3.80 95.93 [2020-06-22T11:32:23.437Z] 11:29:01 0 0.03 0.00 0.03 0.00 1.74 98.19 [2020-06-22T11:32:23.437Z] 11:29:01 1 0.23 0.00 0.13 0.00 4.39 95.25 [2020-06-22T11:32:23.437Z] 11:29:01 2 0.16 0.00 0.25 0.00 4.85 94.74 [2020-06-22T11:32:23.437Z] 11:29:01 3 0.15 0.00 0.11 0.00 4.17 95.57 [2020-06-22T11:32:23.437Z] 11:30:01 all 0.10 0.00 0.04 0.00 0.67 99.19 [2020-06-22T11:32:23.437Z] 11:30:01 0 0.05 0.00 0.05 0.00 1.06 98.84 [2020-06-22T11:32:23.437Z] 11:30:01 1 0.31 0.00 0.05 0.00 1.14 98.50 [2020-06-22T11:32:23.437Z] 11:30:01 2 0.02 0.00 0.03 0.00 0.35 99.60 [2020-06-22T11:32:23.437Z] 11:30:01 3 0.02 0.00 0.02 0.00 0.15 99.82 [2020-06-22T11:32:23.437Z] 11:31:01 all 0.09 0.00 0.10 0.00 0.52 99.29 [2020-06-22T11:32:23.437Z] 11:31:01 0 0.02 0.00 0.23 0.00 0.28 99.47 [2020-06-22T11:32:23.437Z] 11:31:01 1 0.03 0.00 0.07 0.00 0.32 99.58 [2020-06-22T11:32:23.437Z] 11:31:01 2 0.02 0.00 0.05 0.00 0.28 99.65 [2020-06-22T11:32:23.437Z] 11:31:01 3 0.26 0.00 0.07 0.00 1.21 98.46 [2020-06-22T11:32:23.437Z] 11:32:02 all 2.98 0.00 1.84 2.06 14.87 78.25 [2020-06-22T11:32:23.437Z] 11:32:02 0 1.72 0.00 1.44 0.58 15.07 81.19 [2020-06-22T11:32:23.437Z] 11:32:02 1 2.98 0.00 2.08 4.16 14.66 76.12 [2020-06-22T11:32:23.437Z] 11:32:02 2 4.47 0.00 1.73 2.60 15.08 76.12 [2020-06-22T11:32:23.437Z] 11:32:02 3 2.78 0.00 2.10 0.91 14.68 79.54 [2020-06-22T11:32:23.437Z] Average: all 1.17 0.00 0.72 0.62 5.59 91.89 [2020-06-22T11:32:23.437Z] Average: 0 0.87 0.00 0.69 0.13 5.45 92.86 [2020-06-22T11:32:23.437Z] Average: 1 1.08 0.00 0.66 0.94 5.93 91.39 [2020-06-22T11:32:23.437Z] Average: 2 1.66 0.00 0.81 0.59 5.60 91.34 [2020-06-22T11:32:23.437Z] Average: 3 1.09 0.00 0.74 0.82 5.39 91.97 [2020-06-22T11:32:23.437Z] [2020-06-22T11:32:23.437Z] [2020-06-22T11:32:23.437Z]